Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3487eec0ede001a3c25d71c6388e8b50871be46 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-ssh7912112605759238950.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-ssh11239766125371335224.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-ssh14309096957267144291.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-ssh5895276190002310328.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-ssh2331662491357914655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4319’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4321 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 d3487eec0ede001a3c25d71c6388e8b50871be46 (main) Commit message: "Merge pull request #1588 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.36" > 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 d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 > git rev-list --no-walk f5f74a473092f448edb5d022a206764aad0631ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T04:48:04.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T04:48:05.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T04:48:05.090Z] ========================================================= [2024-06-25T04:48:05.090Z] EdgeX Global Pipelines Version Info [2024-06-25T04:48:05.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:48:05.901Z] ------------------- [2024-06-25T04:48:05.901Z] stable info: [2024-06-25T04:48:05.901Z] ------------------- [2024-06-25T04:48:05.901Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T04:48:05.901Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T04:48:05.901Z] Message: update stable to v1.0.260 [2024-06-25T04:48:06.472Z] ------------------- [2024-06-25T04:48:06.472Z] experimental info: [2024-06-25T04:48:06.472Z] ------------------- [2024-06-25T04:48:06.472Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T04:48:06.472Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T04:48:06.472Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T04:48:06.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-06-25T04:48:06.577Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-06-25T04:48:06.600Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T04:48:06.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T04:48:06.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T04:48:06.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T04:48:06.691Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T04:48:06.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-06-25T04:48:06.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T04:48:06.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T04:48:06.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T04:48:06.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-06-25T04:48:06.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T04:48:06.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T04:48:06.847Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T04:48:06.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T04:48:06.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T04:48:06.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T04:48:06.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T04:48:06.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T04:48:06.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-25T04:48:06.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-25T04:48:07.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T04:48:07.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T04:48:07.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T04:48:07.080Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T04:48:07.102Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T04:48:07.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-25T04:48:07.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-25T04:48:07.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-25T04:48:07.192Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo [2024-06-25T04:48:07.212Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3487ee [Pipeline] echo [2024-06-25T04:48:07.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T04:48:07.293Z] provisioning config files... [2024-06-25T04:48:07.306Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10989221779136510560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:48:07.641Z] ---> ****-login.sh [2024-06-25T04:48:07.641Z] nexus3.edgexfoundry.org:10001 [2024-06-25T04:48:07.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:07.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:07.901Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:07.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:07.901Z] [2024-06-25T04:48:07.901Z] Login Succeeded [2024-06-25T04:48:07.901Z] nexus3.edgexfoundry.org:10002 [2024-06-25T04:48:07.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:08.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:08.162Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:08.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:08.162Z] [2024-06-25T04:48:08.162Z] Login Succeeded [2024-06-25T04:48:08.162Z] nexus3.edgexfoundry.org:10003 [2024-06-25T04:48:08.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:08.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:08.162Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:08.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:08.162Z] [2024-06-25T04:48:08.162Z] Login Succeeded [2024-06-25T04:48:08.162Z] nexus3.edgexfoundry.org:10004 [2024-06-25T04:48:08.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:08.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:08.163Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:08.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:08.163Z] [2024-06-25T04:48:08.163Z] Login Succeeded [2024-06-25T04:48:08.163Z] ****.io [2024-06-25T04:48:08.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:08.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:08.685Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:08.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:08.685Z] [2024-06-25T04:48:08.685Z] Login Succeeded [2024-06-25T04:48:08.685Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T04:48:08.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T04:48:09.098Z] + git rev-list -1 --merges d3487eec0ede001a3c25d71c6388e8b50871be46~1..d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo [2024-06-25T04:48:09.128Z] -----------> git rev-list -1 --merges d3487eec0ede001a3c25d71c6388e8b50871be46~1..d3487eec0ede001a3c25d71c6388e8b50871be46 d3487eec0ede001a3c25d71c6388e8b50871be46 [2024-06-25T04:48:09.128Z] d3487eec0ede001a3c25d71c6388e8b50871be46 [false] [Pipeline] sh [2024-06-25T04:48:09.426Z] + git log --format=format:%s -1 d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo [2024-06-25T04:48:09.440Z] ========================================================= [2024-06-25T04:48:09.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T04:48:09.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T04:48:09.777Z] + git log --format=format:%s -1 d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] echo [2024-06-25T04:48:09.789Z] [semverPrep] GIT_COMMIT: d3487eec0ede001a3c25d71c6388e8b50871be46, Commit Message: Merge pull request #1588 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.36 [Pipeline] echo [2024-06-25T04:48:09.806Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T04:48:10.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T04:48:10.251Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T04:48:10.251Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T04:48:10.251Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T04:48:10.251Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T04:48:10.251Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T04:48:10.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:48:10.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T04:48:10.680Z] [2024-06-25T04:48:10.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:48:10.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T04:48:10.983Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T04:48:10.983Z] b85a868b505f: Pulling fs layer [2024-06-25T04:48:10.983Z] e2be974225ed: Pulling fs layer [2024-06-25T04:48:10.984Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T04:48:10.984Z] 988bab9f4d93: Pulling fs layer [2024-06-25T04:48:10.984Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T04:48:10.984Z] eaf3925da568: Pulling fs layer [2024-06-25T04:48:10.984Z] bab4dde63d76: Pulling fs layer [2024-06-25T04:48:10.984Z] bde34c3a00c8: Pulling fs layer [2024-06-25T04:48:10.984Z] b352a97aabf1: Pulling fs layer [2024-06-25T04:48:10.984Z] 4872d77fe225: Pulling fs layer [2024-06-25T04:48:10.984Z] 988bab9f4d93: Waiting [2024-06-25T04:48:10.984Z] 5851b861e8e6: Pulling fs layer [2024-06-25T04:48:10.984Z] bab4dde63d76: Waiting [2024-06-25T04:48:10.984Z] 4872d77fe225: Waiting [2024-06-25T04:48:10.984Z] bde34c3a00c8: Waiting [2024-06-25T04:48:10.984Z] 5851b861e8e6: Waiting [2024-06-25T04:48:10.984Z] 1469e6f7b9e6: Waiting [2024-06-25T04:48:10.984Z] b352a97aabf1: Waiting [2024-06-25T04:48:10.984Z] eaf3925da568: Waiting [2024-06-25T04:48:10.984Z] e2be974225ed: Download complete [2024-06-25T04:48:10.984Z] 988bab9f4d93: Verifying Checksum [2024-06-25T04:48:10.984Z] 988bab9f4d93: Download complete [2024-06-25T04:48:10.984Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T04:48:10.984Z] 1469e6f7b9e6: Download complete [2024-06-25T04:48:11.242Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T04:48:11.242Z] 339a4e72a1f5: Download complete [2024-06-25T04:48:11.242Z] eaf3925da568: Verifying Checksum [2024-06-25T04:48:11.242Z] eaf3925da568: Download complete [2024-06-25T04:48:11.242Z] bde34c3a00c8: Download complete [2024-06-25T04:48:11.242Z] b352a97aabf1: Download complete [2024-06-25T04:48:11.242Z] 4872d77fe225: Verifying Checksum [2024-06-25T04:48:11.243Z] 4872d77fe225: Download complete [2024-06-25T04:48:11.243Z] 5851b861e8e6: Verifying Checksum [2024-06-25T04:48:11.243Z] 5851b861e8e6: Download complete [2024-06-25T04:48:11.243Z] b85a868b505f: Verifying Checksum [2024-06-25T04:48:11.243Z] b85a868b505f: Download complete [2024-06-25T04:48:11.502Z] bab4dde63d76: Verifying Checksum [2024-06-25T04:48:11.502Z] bab4dde63d76: Download complete [2024-06-25T04:48:12.441Z] b85a868b505f: Pull complete [2024-06-25T04:48:12.699Z] e2be974225ed: Pull complete [2024-06-25T04:48:12.958Z] 339a4e72a1f5: Pull complete [2024-06-25T04:48:13.223Z] 988bab9f4d93: Pull complete [2024-06-25T04:48:13.488Z] 1469e6f7b9e6: Pull complete [2024-06-25T04:48:13.488Z] eaf3925da568: Pull complete [2024-06-25T04:48:15.397Z] bab4dde63d76: Pull complete [2024-06-25T04:48:15.397Z] bde34c3a00c8: Pull complete [2024-06-25T04:48:15.397Z] b352a97aabf1: Pull complete [2024-06-25T04:48:15.656Z] 4872d77fe225: Pull complete [2024-06-25T04:48:15.656Z] 5851b861e8e6: Pull complete [2024-06-25T04:48:15.656Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T04:48:15.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T04:48:15.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:48:15.801Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T04:48:15.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T04:48:18.449Z] $ docker top cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca -eo pid,comm [2024-06-25T04:48:18.504Z] 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-06-25T04:48:18.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T04:48:18.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T04:48:18.567Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T04:48:18.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T04:48:18.677Z] $ docker exec cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent [2024-06-25T04:48:18.776Z] SSH_AUTH_SOCK=/tmp/ssh-HjAACHNQVR6y/agent.32 [2024-06-25T04:48:18.776Z] SSH_AGENT_PID=38 [2024-06-25T04:48:18.782Z] Running ssh-add (command line suppressed) [2024-06-25T04:48:18.886Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3130745339158511914.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3130745339158511914.key) [2024-06-25T04:48:18.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T04:48:19.198Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T04:48:19.204Z] $ docker exec --env ******** --env ******** cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent -k [2024-06-25T04:48:19.308Z] unset SSH_AUTH_SOCK; [2024-06-25T04:48:19.309Z] unset SSH_AGENT_PID; [2024-06-25T04:48:19.309Z] echo Agent pid 38 killed; [2024-06-25T04:48:19.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T04:48:19.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T04:48:19.375Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T04:48:19.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T04:48:19.488Z] $ docker exec cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent [2024-06-25T04:48:19.594Z] SSH_AUTH_SOCK=/tmp/ssh-siHOhwSNs5M9/agent.72 [2024-06-25T04:48:19.594Z] SSH_AGENT_PID=78 [2024-06-25T04:48:19.598Z] Running ssh-add (command line suppressed) [2024-06-25T04:48:19.697Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13757521388506105928.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13757521388506105928.key) [2024-06-25T04:48:19.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T04:48:20.016Z] + git semver init [2024-06-25T04:48:20.276Z] 2024-06-25 04:48:20,181 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T04:48:20.276Z] 2024-06-25 04:48:20,182 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-06-25T04:48:20.276Z] 2024-06-25 04:48:20,182 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-06-25T04:48:20.276Z] 2024-06-25 04:48:20,183 [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-06-25T04:48:22.192Z] 2024-06-25 04:48:22,142 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-06-25T04:48:22.192Z] 2024-06-25 04:48:22,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-06-25T04:48:22.192Z] 2024-06-25 04:48:22,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T04:48:22.192Z] 2024-06-25 04:48:22,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T04:48:22.192Z] 3.2.0-dev.18 [Pipeline] } [2024-06-25T04:48:22.199Z] $ docker exec --env ******** --env ******** cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca ssh-agent -k [2024-06-25T04:48:22.285Z] unset SSH_AUTH_SOCK; [2024-06-25T04:48:22.285Z] unset SSH_AGENT_PID; [2024-06-25T04:48:22.285Z] echo Agent pid 78 killed; [2024-06-25T04:48:22.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T04:48:22.626Z] + git semver [Pipeline] } [2024-06-25T04:48:22.897Z] $ docker stop --time=1 cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca [2024-06-25T04:48:24.234Z] $ docker rm -f --volumes cb5b937c7686c5570bc40794090d79d39f2dbc04f6ff4dd2b0d7a8d8d7714fca [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T04:48:24.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T04:48:24.824Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T04:48:24.826Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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-06-25T04:48:24.998Z] provisioning config files... [2024-06-25T04:48:25.010Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2821960806141498977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:48:25.315Z] ---> ****-login.sh [2024-06-25T04:48:25.315Z] nexus3.edgexfoundry.org:10001 [2024-06-25T04:48:25.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:25.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:25.316Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:25.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:25.316Z] [2024-06-25T04:48:25.316Z] Login Succeeded [2024-06-25T04:48:25.316Z] nexus3.edgexfoundry.org:10002 [2024-06-25T04:48:25.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:25.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:25.316Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:25.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:25.316Z] [2024-06-25T04:48:25.316Z] Login Succeeded [2024-06-25T04:48:25.316Z] nexus3.edgexfoundry.org:10003 [2024-06-25T04:48:25.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:25.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:25.575Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:25.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:25.575Z] [2024-06-25T04:48:25.575Z] Login Succeeded [2024-06-25T04:48:25.575Z] nexus3.edgexfoundry.org:10004 [2024-06-25T04:48:25.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:25.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:25.576Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:25.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:25.576Z] [2024-06-25T04:48:25.576Z] Login Succeeded [2024-06-25T04:48:25.576Z] ****.io [2024-06-25T04:48:25.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:48:25.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:48:25.836Z] Configure a credential helper to remove this warning. See [2024-06-25T04:48:25.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:48:25.836Z] [2024-06-25T04:48:25.836Z] Login Succeeded [2024-06-25T04:48:25.836Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T04:48:25.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T04:48:25.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:48:25.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:48:25.989Z] ========================================================= [2024-06-25T04:48:25.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T04:48:25.989Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:48:26.346Z] + 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-06-25T04:48:26.346Z] Sending build context to Docker daemon 24.93MB [2024-06-25T04:48:26.346Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:48:26.346Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-25T04:48:26.631Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T04:48:26.631Z] 619be1103602: Pulling fs layer [2024-06-25T04:48:26.631Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T04:48:26.631Z] 5df492c9dc93: Pulling fs layer [2024-06-25T04:48:26.631Z] 7629e6793208: Pulling fs layer [2024-06-25T04:48:26.631Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T04:48:26.631Z] fb5054dd5b73: Pulling fs layer [2024-06-25T04:48:26.631Z] eeca6798cff9: Pulling fs layer [2024-06-25T04:48:26.631Z] aa269ceb94a6: Pulling fs layer [2024-06-25T04:48:26.631Z] ada007ff1a6a: Pulling fs layer [2024-06-25T04:48:26.631Z] fb5054dd5b73: Waiting [2024-06-25T04:48:26.631Z] eeca6798cff9: Waiting [2024-06-25T04:48:26.631Z] 7629e6793208: Waiting [2024-06-25T04:48:26.631Z] 4f4fb700ef54: Waiting [2024-06-25T04:48:26.631Z] aa269ceb94a6: Waiting [2024-06-25T04:48:26.631Z] ada007ff1a6a: Waiting [2024-06-25T04:48:26.631Z] 7862e08f4a3e: Download complete [2024-06-25T04:48:26.631Z] 7629e6793208: Verifying Checksum [2024-06-25T04:48:26.631Z] 7629e6793208: Download complete [2024-06-25T04:48:26.631Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T04:48:26.631Z] 4f4fb700ef54: Download complete [2024-06-25T04:48:26.631Z] fb5054dd5b73: Verifying Checksum [2024-06-25T04:48:26.631Z] fb5054dd5b73: Download complete [2024-06-25T04:48:26.631Z] 619be1103602: Verifying Checksum [2024-06-25T04:48:26.631Z] 619be1103602: Download complete [2024-06-25T04:48:26.631Z] eeca6798cff9: Verifying Checksum [2024-06-25T04:48:26.631Z] eeca6798cff9: Download complete [2024-06-25T04:48:26.890Z] 619be1103602: Pull complete [2024-06-25T04:48:26.890Z] ada007ff1a6a: Verifying Checksum [2024-06-25T04:48:26.890Z] ada007ff1a6a: Download complete [2024-06-25T04:48:26.890Z] 7862e08f4a3e: Pull complete [2024-06-25T04:48:27.151Z] 5df492c9dc93: Verifying Checksum [2024-06-25T04:48:27.151Z] 5df492c9dc93: Download complete [2024-06-25T04:48:27.410Z] aa269ceb94a6: Verifying Checksum [2024-06-25T04:48:27.410Z] aa269ceb94a6: Download complete [2024-06-25T04:48:30.700Z] 5df492c9dc93: Pull complete [2024-06-25T04:48:30.700Z] 7629e6793208: Pull complete [2024-06-25T04:48:30.700Z] 4f4fb700ef54: Pull complete [2024-06-25T04:48:30.700Z] fb5054dd5b73: Pull complete [2024-06-25T04:48:30.700Z] eeca6798cff9: Pull complete [2024-06-25T04:48:33.235Z] aa269ceb94a6: Pull complete [2024-06-25T04:48:33.806Z] ada007ff1a6a: Pull complete [2024-06-25T04:48:33.806Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T04:48:33.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T04:48:33.806Z] ---> f489d0715acc [2024-06-25T04:48:33.806Z] Step 3/10 : ARG MAKE=make build [2024-06-25T04:48:39.955Z] Still waiting to schedule task [2024-06-25T04:48:39.955Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4320’ is offline [2024-06-25T04:48:40.393Z] ---> Running in a0af602646ce [2024-06-25T04:48:40.394Z] Removing intermediate container a0af602646ce [2024-06-25T04:48:40.394Z] ---> 6fa3267f479f [2024-06-25T04:48:40.394Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-25T04:48:40.394Z] ---> Running in ccf26243ac95 [2024-06-25T04:48:40.394Z] Removing intermediate container ccf26243ac95 [2024-06-25T04:48:40.394Z] ---> cfd0bc638f40 [2024-06-25T04:48:40.394Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:48:40.394Z] ---> Running in d6cbd3b23416 [2024-06-25T04:48:40.394Z] Removing intermediate container d6cbd3b23416 [2024-06-25T04:48:40.394Z] ---> ef9039531ee7 [2024-06-25T04:48:40.394Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-25T04:48:40.394Z] ---> Running in 4d1a7a3b5766 [2024-06-25T04:48:40.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:48:40.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:48:40.394Z] OK: 264 MiB in 52 packages [2024-06-25T04:48:40.653Z] Removing intermediate container 4d1a7a3b5766 [2024-06-25T04:48:40.653Z] ---> dfb22d9ac37e [2024-06-25T04:48:40.653Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-25T04:48:40.653Z] ---> 5cb708b8c9d2 [2024-06-25T04:48:40.653Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:48:40.912Z] ---> Running in 369e06720091 [2024-06-25T04:49:27.676Z] Removing intermediate container 369e06720091 [2024-06-25T04:49:27.676Z] ---> 1483d40a3675 [2024-06-25T04:49:27.676Z] Step 9/10 : COPY . . [2024-06-25T04:49:27.676Z] ---> 6d11d7d2f5be [2024-06-25T04:49:27.676Z] Step 10/10 : RUN ${MAKE} [2024-06-25T04:49:27.676Z] ---> Running in b87fd4c68eab [2024-06-25T04:49:27.676Z] noop [2024-06-25T04:49:27.676Z] Removing intermediate container b87fd4c68eab [2024-06-25T04:49:27.676Z] ---> 7ee802824a3f [2024-06-25T04:49:27.676Z] Successfully built 7ee802824a3f [2024-06-25T04:49:27.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:49:28.011Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T04:49:28.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:49:28.107Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T04:49:28.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T04:49:28.497Z] $ docker top 7614290dd2fc869b4fd6386b9ea71803cee753fd2309fa669765e8ae3e8cede0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:49:28.843Z] + go version [2024-06-25T04:49:28.843Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T04:49:28.859Z] $ docker stop --time=1 7614290dd2fc869b4fd6386b9ea71803cee753fd2309fa669765e8ae3e8cede0 [2024-06-25T04:49:30.127Z] $ docker rm -f --volumes 7614290dd2fc869b4fd6386b9ea71803cee753fd2309fa669765e8ae3e8cede0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:49:30.568Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T04:49:30.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:49:30.655Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T04:49:30.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-25T04:49:31.038Z] $ docker top 11d6a362e0a225c59c38753266a69b51950ab89fdb5cf9dab6a55ce59c32b681 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:49:31.387Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-06-25T04:49:31.690Z] + make test [2024-06-25T04:49:31.690Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T04:49:39.810Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-25T04:50:14.581Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4322 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-06-25T04:50:14.599Z] Running in /w/workspace/device-sdk-go/293 [Pipeline] { [Pipeline] checkout [2024-06-25T04:50:14.646Z] The recommended git tool is: git [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-25T04:50:18.549Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.6% of statements [2024-06-25T04:50:18.549Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.037s coverage: 80.0% of statements [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-25T04:50:18.549Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-25T04:50:18.549Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-25T04:50:18.549Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements [2024-06-25T04:50:19.119Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-25T04:50:21.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.035s coverage: 14.4% of statements [2024-06-25T04:50:21.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.597s coverage: 44.6% of statements [2024-06-25T04:50:21.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements [2024-06-25T04:50:21.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements [2024-06-25T04:50:21.655Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.5% of statements [2024-06-25T04:50:22.447Z] using credential edgex-jenkins-ssh [2024-06-25T04:50:22.506Z] Cloning the remote Git repository [2024-06-25T04:50:22.610Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T04:50:22.744Z] > git init /w/workspace/device-sdk-go/293 # timeout=10 [2024-06-25T04:50:22.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-06-25T04:50:22.963Z] > git --version # timeout=10 [2024-06-25T04:50:23.007Z] > git --version # 'git version 2.25.1' [2024-06-25T04:50:23.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T04:50:23.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T04:50:26.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-06-25T04:50:26.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T04:50:27.616Z] Avoid second fetch [2024-06-25T04:50:27.617Z] Checking out Revision d3487eec0ede001a3c25d71c6388e8b50871be46 (main) [2024-06-25T04:50:28.299Z] Commit message: "Merge pull request #1588 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.36" [2024-06-25T04:50:27.638Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T04:50:27.706Z] > git checkout -f d3487eec0ede001a3c25d71c6388e8b50871be46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T04:50:32.973Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T04:50:32.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T04:50:32.973Z] Dload Upload Total Spent Left Speed [2024-06-25T04:50:32.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-06-25T04:50:33.305Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T04:50:33.623Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T04:50:33.623Z] + sudo tee /etc/docker/daemon.new [2024-06-25T04:50:33.623Z] { [2024-06-25T04:50:33.623Z] "registry-mirrors": [ [2024-06-25T04:50:33.623Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T04:50:33.623Z] ], [2024-06-25T04:50:33.623Z] "bip": "10.250.0.254/24", [2024-06-25T04:50:33.623Z] "hosts": [ [2024-06-25T04:50:33.623Z] "tcp://0.0.0.0:5555", [2024-06-25T04:50:33.623Z] "unix:///var/run/docker.sock" [2024-06-25T04:50:33.623Z] ], [2024-06-25T04:50:33.623Z] "mtu": 1458, [2024-06-25T04:50:33.623Z] "selinux-enabled": true, [2024-06-25T04:50:33.623Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T04:50:33.623Z] } [Pipeline] sh [2024-06-25T04:50:33.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T04:50:34.288Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T04:50:52.546Z] provisioning config files... [2024-06-25T04:50:52.569Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/293@tmp/config12114219933294132790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:50:52.995Z] ---> ****-login.sh [2024-06-25T04:50:52.995Z] nexus3.edgexfoundry.org:10001 [2024-06-25T04:50:53.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:50:53.746Z] GO111MODULE=on go vet ./... [2024-06-25T04:50:53.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:50:53.857Z] Configure a credential helper to remove this warning. See [2024-06-25T04:50:53.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:50:53.857Z] [2024-06-25T04:50:53.857Z] Login Succeeded [2024-06-25T04:50:53.857Z] nexus3.edgexfoundry.org:10002 [2024-06-25T04:50:54.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:50:54.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:50:54.127Z] Configure a credential helper to remove this warning. See [2024-06-25T04:50:54.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:50:54.127Z] [2024-06-25T04:50:54.127Z] Login Succeeded [2024-06-25T04:50:54.127Z] nexus3.edgexfoundry.org:10003 [2024-06-25T04:50:54.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:50:54.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:50:54.395Z] Configure a credential helper to remove this warning. See [2024-06-25T04:50:54.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:50:54.395Z] [2024-06-25T04:50:54.395Z] Login Succeeded [2024-06-25T04:50:54.395Z] nexus3.edgexfoundry.org:10004 [2024-06-25T04:50:54.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:50:54.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:50:54.937Z] Configure a credential helper to remove this warning. See [2024-06-25T04:50:54.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:50:54.937Z] [2024-06-25T04:50:54.937Z] Login Succeeded [2024-06-25T04:50:54.937Z] ****.io [2024-06-25T04:50:55.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T04:50:55.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T04:50:55.474Z] Configure a credential helper to remove this warning. See [2024-06-25T04:50:55.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T04:50:55.474Z] [2024-06-25T04:50:55.474Z] Login Succeeded [2024-06-25T04:50:55.474Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T04:50:55.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T04:50:56.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:50:56.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T04:50:56.063Z] ========================================================= [2024-06-25T04:50:56.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T04:50:56.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:50:56.439Z] + 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-06-25T04:50:57.024Z] Sending build context to Docker daemon 12.88MB [2024-06-25T04:50:57.024Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:50:57.024Z] Step 2/10 : FROM ${BASE} AS builder [2024-06-25T04:50:57.024Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T04:50:57.024Z] c6b39de5b339: Pulling fs layer [2024-06-25T04:50:57.024Z] a69c41024577: Pulling fs layer [2024-06-25T04:50:57.024Z] d6de4b400683: Pulling fs layer [2024-06-25T04:50:57.024Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T04:50:57.024Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T04:50:57.024Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T04:50:57.024Z] 00f215d4a9da: Pulling fs layer [2024-06-25T04:50:57.024Z] d496ad576159: Pulling fs layer [2024-06-25T04:50:57.024Z] 35cb2a7552d0: Waiting [2024-06-25T04:50:57.024Z] 4f4fb700ef54: Waiting [2024-06-25T04:50:57.024Z] 464afbd9ba4c: Waiting [2024-06-25T04:50:57.024Z] 00f215d4a9da: Waiting [2024-06-25T04:50:57.024Z] d496ad576159: Waiting [2024-06-25T04:50:57.024Z] a69c41024577: Verifying Checksum [2024-06-25T04:50:57.024Z] a69c41024577: Download complete [2024-06-25T04:50:57.024Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T04:50:57.024Z] 35cb2a7552d0: Download complete [2024-06-25T04:50:57.292Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T04:50:57.292Z] 4f4fb700ef54: Download complete [2024-06-25T04:50:57.292Z] 464afbd9ba4c: Download complete [2024-06-25T04:50:57.292Z] c6b39de5b339: Download complete [2024-06-25T04:50:57.559Z] d496ad576159: Verifying Checksum [2024-06-25T04:50:57.559Z] d496ad576159: Download complete [2024-06-25T04:50:57.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T04:50:57.930Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T04:50:57.930Z] ./bin/test-attribution-txt.sh [2024-06-25T04:50:57.930Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T04:50:57.930Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T04:50:58.144Z] c6b39de5b339: Pull complete [2024-06-25T04:50:58.188Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T04:50:58.188Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T04:50:58.189Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T04:50:58.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T04:50:58.221Z] $ docker stop --time=1 11d6a362e0a225c59c38753266a69b51950ab89fdb5cf9dab6a55ce59c32b681 [2024-06-25T04:50:58.728Z] a69c41024577: Pull complete [2024-06-25T04:50:58.995Z] d6de4b400683: Verifying Checksum [2024-06-25T04:50:58.995Z] d6de4b400683: Download complete [2024-06-25T04:50:59.953Z] 00f215d4a9da: Verifying Checksum [2024-06-25T04:50:59.953Z] 00f215d4a9da: Download complete [2024-06-25T04:51:01.459Z] $ docker rm -f --volumes 11d6a362e0a225c59c38753266a69b51950ab89fdb5cf9dab6a55ce59c32b681 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T04:51:02.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T04:51:02.231Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T04:51:02.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T04:51:03.047Z] + ls -al . [2024-06-25T04:51:03.047Z] total 376 [2024-06-25T04:51:03.047Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 04:49 . [2024-06-25T04:51:03.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:47 .. [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:48 .dockerignore [2024-06-25T04:51:03.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:50 .git [2024-06-25T04:51:03.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:48 .github [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:48 .gitignore [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:48 .golangci.yml [2024-06-25T04:51:03.047Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:48 .semver [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:48 CHANGELOG.md [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:48 GOVERNANCE.md [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:48 Jenkinsfile [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:48 LICENSE [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:48 Makefile [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:48 OWNERS.md [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:48 README.md [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 04:48 VERSION [2024-06-25T04:51:03.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:48 bin [2024-06-25T04:51:03.047Z] -rw-r--r-- 1 jenkins jenkins 122323 Jun 25 04:50 coverage.out [2024-06-25T04:51:03.047Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:48 example [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:48 go.mod [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:48 go.sum [2024-06-25T04:51:03.047Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:48 internal [2024-06-25T04:51:03.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:48 openapi [2024-06-25T04:51:03.047Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:48 pkg [2024-06-25T04:51:03.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:48 snap [2024-06-25T04:51:03.047Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:51:03.363Z] + 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=d3487eec0ede001a3c25d71c6388e8b50871be46 --label arch=amd64 --label version=3.2.0-dev.18 . [2024-06-25T04:51:03.363Z] Sending build context to Docker daemon 25.06MB [2024-06-25T04:51:03.363Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T04:51:03.363Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-25T04:51:03.363Z] ---> 7ee802824a3f [2024-06-25T04:51:03.363Z] Step 3/24 : ARG MAKE=make build [2024-06-25T04:51:03.622Z] ---> Running in b4e93e836255 [2024-06-25T04:51:03.622Z] Removing intermediate container b4e93e836255 [2024-06-25T04:51:03.622Z] ---> e3ac96107b4b [2024-06-25T04:51:03.622Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-25T04:51:03.622Z] ---> Running in dded1033e9af [2024-06-25T04:51:03.882Z] Removing intermediate container dded1033e9af [2024-06-25T04:51:03.882Z] ---> 670946f675b5 [2024-06-25T04:51:03.882Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:51:03.882Z] ---> Running in 60484c8d74cd [2024-06-25T04:51:03.882Z] Removing intermediate container 60484c8d74cd [2024-06-25T04:51:03.882Z] ---> f2b3848d0b70 [2024-06-25T04:51:03.882Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-25T04:51:03.882Z] ---> Running in 4c6053e69140 [2024-06-25T04:51:04.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:51:04.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:51:04.672Z] OK: 264 MiB in 52 packages [2024-06-25T04:51:04.932Z] Removing intermediate container 4c6053e69140 [2024-06-25T04:51:04.932Z] ---> ccc619f4a8ef [2024-06-25T04:51:04.932Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-25T04:51:05.190Z] ---> 585dd8e99a1a [2024-06-25T04:51:05.190Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:51:05.190Z] ---> Running in f8399c4c6342 [2024-06-25T04:51:05.760Z] Removing intermediate container f8399c4c6342 [2024-06-25T04:51:05.760Z] ---> 8963c29e0a60 [2024-06-25T04:51:05.760Z] Step 9/24 : COPY . . [2024-06-25T04:51:06.325Z] ---> 745dbb34d09b [2024-06-25T04:51:06.325Z] Step 10/24 : RUN ${MAKE} [2024-06-25T04:51:06.325Z] ---> Running in 7ad98548b557 [2024-06-25T04:51:06.585Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.18" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-06-25T04:51:12.278Z] d6de4b400683: Pull complete [2024-06-25T04:51:12.278Z] 35cb2a7552d0: Pull complete [2024-06-25T04:51:12.278Z] 4f4fb700ef54: Pull complete [2024-06-25T04:51:12.278Z] 464afbd9ba4c: Pull complete [2024-06-25T04:51:20.490Z] 00f215d4a9da: Pull complete [2024-06-25T04:51:22.438Z] d496ad576159: Pull complete [2024-06-25T04:51:22.438Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T04:51:22.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T04:51:22.438Z] ---> f246e2811388 [2024-06-25T04:51:22.438Z] Step 3/10 : ARG MAKE=make build [2024-06-25T04:51:23.839Z] ---> Running in 1aba6bda213f [2024-06-25T04:51:24.108Z] Removing intermediate container 1aba6bda213f [2024-06-25T04:51:24.108Z] ---> 178263158e2c [2024-06-25T04:51:24.108Z] Step 4/10 : WORKDIR /device-sdk-go [2024-06-25T04:51:24.108Z] ---> Running in 53e4ef72eb5d [2024-06-25T04:51:24.374Z] Removing intermediate container 53e4ef72eb5d [2024-06-25T04:51:24.374Z] ---> e3ac497c30f6 [2024-06-25T04:51:24.374Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T04:51:24.650Z] ---> Running in 987987d052e6 [2024-06-25T04:51:24.918Z] Removing intermediate container 987987d052e6 [2024-06-25T04:51:24.918Z] ---> f79259942543 [2024-06-25T04:51:24.918Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-06-25T04:51:24.918Z] ---> Running in fe3da19ce951 [2024-06-25T04:51:25.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T04:51:26.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T04:51:27.423Z] OK: 266 MiB in 52 packages [2024-06-25T04:51:28.830Z] Removing intermediate container fe3da19ce951 [2024-06-25T04:51:28.830Z] ---> f7afa2a07c98 [2024-06-25T04:51:28.830Z] Step 7/10 : COPY go.mod vendor* ./ [2024-06-25T04:51:29.098Z] ---> bd667d8ef782 [2024-06-25T04:51:29.098Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T04:51:29.378Z] ---> Running in 1b8d8f538158 [2024-06-25T04:51:38.680Z] Removing intermediate container 7ad98548b557 [2024-06-25T04:51:38.681Z] ---> 6d7630b7dd48 [2024-06-25T04:51:38.681Z] Step 11/24 : FROM alpine:3.18 [2024-06-25T04:51:38.681Z] 3.18: Pulling from library/alpine [2024-06-25T04:51:38.681Z] 73baa7ef167e: Pulling fs layer [2024-06-25T04:51:38.681Z] 73baa7ef167e: Download complete [2024-06-25T04:51:38.681Z] 73baa7ef167e: Pull complete [2024-06-25T04:51:38.681Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T04:51:38.681Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T04:51:38.681Z] ---> 8fd7cac70a4a [2024-06-25T04:51:38.681Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-25T04:51:38.681Z] ---> Running in 9645823308d6 [2024-06-25T04:51:38.681Z] Removing intermediate container 9645823308d6 [2024-06-25T04:51:38.681Z] ---> 078e18b789e0 [2024-06-25T04:51:38.681Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-25T04:51:38.681Z] ---> Running in 4c4f91bc3f55 [2024-06-25T04:51:38.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:51:38.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:51:38.681Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T04:51:38.681Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T04:51:38.681Z] OK: 7 MiB in 16 packages [2024-06-25T04:51:38.681Z] Removing intermediate container 4c4f91bc3f55 [2024-06-25T04:51:38.681Z] ---> 891031453f63 [2024-06-25T04:51:38.681Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-25T04:51:38.681Z] ---> Running in e2fda95031be [2024-06-25T04:51:38.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T04:51:38.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T04:51:38.681Z] OK: 7 MiB in 16 packages [2024-06-25T04:51:38.681Z] Removing intermediate container e2fda95031be [2024-06-25T04:51:38.681Z] ---> 66719ca4540d [2024-06-25T04:51:38.681Z] Step 15/24 : WORKDIR / [2024-06-25T04:51:38.681Z] ---> Running in 191d8bd61a45 [2024-06-25T04:51:38.681Z] Removing intermediate container 191d8bd61a45 [2024-06-25T04:51:38.681Z] ---> ba991786740a [2024-06-25T04:51:38.681Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-25T04:51:38.681Z] ---> 7387bc2b5594 [2024-06-25T04:51:38.681Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-25T04:51:38.681Z] ---> 82bcaa524c55 [2024-06-25T04:51:38.681Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-25T04:51:38.681Z] ---> d3bea7feb5a8 [2024-06-25T04:51:38.681Z] Step 19/24 : EXPOSE 59999 [2024-06-25T04:51:38.681Z] ---> Running in 5c3582a5ce14 [2024-06-25T04:51:38.681Z] Removing intermediate container 5c3582a5ce14 [2024-06-25T04:51:38.681Z] ---> 8f7b9b628084 [2024-06-25T04:51:38.681Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-25T04:51:38.681Z] ---> Running in 053b62a916aa [2024-06-25T04:51:38.681Z] Removing intermediate container 053b62a916aa [2024-06-25T04:51:38.681Z] ---> 78986902d89a [2024-06-25T04:51:38.681Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T04:51:38.681Z] ---> Running in 1cc87ebf52b6 [2024-06-25T04:51:38.940Z] Removing intermediate container 1cc87ebf52b6 [2024-06-25T04:51:38.940Z] ---> 9c1c9b955448 [2024-06-25T04:51:38.940Z] Step 22/24 : LABEL arch=amd64 [2024-06-25T04:51:38.940Z] ---> Running in bc9af9cf8a29 [2024-06-25T04:51:38.940Z] Removing intermediate container bc9af9cf8a29 [2024-06-25T04:51:38.940Z] ---> 2bf97ea27f2d [2024-06-25T04:51:38.940Z] Step 23/24 : LABEL git_sha=d3487eec0ede001a3c25d71c6388e8b50871be46 [2024-06-25T04:51:38.940Z] ---> Running in 14a23fe12602 [2024-06-25T04:51:38.940Z] Removing intermediate container 14a23fe12602 [2024-06-25T04:51:38.940Z] ---> 330ac0cba75e [2024-06-25T04:51:38.940Z] Step 24/24 : LABEL version=3.2.0-dev.18 [2024-06-25T04:51:38.940Z] ---> Running in 28db1c571817 [2024-06-25T04:51:39.199Z] Removing intermediate container 28db1c571817 [2024-06-25T04:51:39.199Z] ---> e8c781cdb9fe [2024-06-25T04:51:39.199Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T04:51:39.199Z] Successfully built e8c781cdb9fe [2024-06-25T04:51:39.199Z] 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-06-25T04:51:39.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:51:39.670Z] [2024-06-25T04:51:39.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:51:39.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:51:39.970Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T04:51:39.970Z] 5eb5b503b376: Pulling fs layer [2024-06-25T04:51:39.970Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T04:51:39.970Z] ec43610c2a17: Pulling fs layer [2024-06-25T04:51:39.970Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T04:51:39.970Z] 33b1e0a273af: Pulling fs layer [2024-06-25T04:51:39.970Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T04:51:39.970Z] 2f39f015ded8: Pulling fs layer [2024-06-25T04:51:39.970Z] 3a2ae6a8a46f: Waiting [2024-06-25T04:51:39.970Z] 33b1e0a273af: Waiting [2024-06-25T04:51:39.970Z] 5d3b04190fa2: Waiting [2024-06-25T04:51:39.970Z] 2f39f015ded8: Waiting [2024-06-25T04:51:39.970Z] 5c69ac0246d0: Download complete [2024-06-25T04:51:39.970Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T04:51:39.970Z] 3a2ae6a8a46f: Download complete [2024-06-25T04:51:39.970Z] 33b1e0a273af: Verifying Checksum [2024-06-25T04:51:39.970Z] 33b1e0a273af: Download complete [2024-06-25T04:51:39.970Z] ec43610c2a17: Verifying Checksum [2024-06-25T04:51:39.970Z] ec43610c2a17: Download complete [2024-06-25T04:51:39.970Z] 5d3b04190fa2: Download complete [2024-06-25T04:51:40.229Z] 5eb5b503b376: Verifying Checksum [2024-06-25T04:51:40.229Z] 5eb5b503b376: Download complete [2024-06-25T04:51:40.796Z] 2f39f015ded8: Download complete [2024-06-25T04:51:41.362Z] 5eb5b503b376: Pull complete [2024-06-25T04:51:41.620Z] 5c69ac0246d0: Pull complete [2024-06-25T04:51:41.879Z] ec43610c2a17: Pull complete [2024-06-25T04:51:42.138Z] 3a2ae6a8a46f: Pull complete [2024-06-25T04:51:42.138Z] 33b1e0a273af: Pull complete [2024-06-25T04:51:42.395Z] 5d3b04190fa2: Pull complete [2024-06-25T04:51:46.576Z] 2f39f015ded8: Pull complete [2024-06-25T04:51:46.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T04:51:46.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T04:51:46.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:51:46.674Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T04:51:46.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T04:51:48.555Z] $ docker top 750c225586e6dd612a24bb6a09c12267e1f7c15bffea4c821c3dbcd2d8f34263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T04:51:48.951Z] ---> job-cost.sh [2024-06-25T04:51:48.952Z] lf-activate-venv: SKIPPING [2024-06-25T04:51:48.952Z] INFO: No Stack... [2024-06-25T04:51:49.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T04:51:49.472Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T04:51:49.761Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-06-25T04:51:49.761Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T04:51:49.775Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [2024-06-25T04:51:49.782Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] did not exist. Created. [2024-06-25T04:51:49.788Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T04:51:50.093Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T04:51:50.136Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T04:51:50.145Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T04:51:50.180Z] $ docker stop --time=1 750c225586e6dd612a24bb6a09c12267e1f7c15bffea4c821c3dbcd2d8f34263 [2024-06-25T04:51:51.329Z] $ docker rm -f --volumes 750c225586e6dd612a24bb6a09c12267e1f7c15bffea4c821c3dbcd2d8f34263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T04:53:21.027Z] Removing intermediate container 1b8d8f538158 [2024-06-25T04:53:21.027Z] ---> e18e67d323e7 [2024-06-25T04:53:21.027Z] Step 9/10 : COPY . . [2024-06-25T04:53:21.027Z] ---> cfd8efdf6104 [2024-06-25T04:53:21.027Z] Step 10/10 : RUN ${MAKE} [2024-06-25T04:53:21.027Z] ---> Running in eb9f0bd309d0 [2024-06-25T04:53:21.027Z] noop [2024-06-25T04:53:21.027Z] Removing intermediate container eb9f0bd309d0 [2024-06-25T04:53:21.027Z] ---> a037e49b53fa [2024-06-25T04:53:21.027Z] Successfully built a037e49b53fa [2024-06-25T04:53:21.027Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:53:21.401Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T04:53:21.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:53:21.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container [2024-06-25T04:53:21.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/293 -v /w/workspace/device-sdk-go/293:/w/workspace/device-sdk-go/293:rw,z -v /w/workspace/device-sdk-go/293@tmp:/w/workspace/device-sdk-go/293@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-06-25T04:53:22.863Z] $ docker top ad210966280e176bd2c650a9a305d0af70947ee66b87a95e0a0548b10cea3fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:53:23.679Z] + go version [2024-06-25T04:53:23.679Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T04:53:23.703Z] $ docker stop --time=1 ad210966280e176bd2c650a9a305d0af70947ee66b87a95e0a0548b10cea3fd1 [2024-06-25T04:53:25.290Z] $ docker rm -f --volumes ad210966280e176bd2c650a9a305d0af70947ee66b87a95e0a0548b10cea3fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T04:53:25.871Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T04:53:25.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T04:53:26.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container [2024-06-25T04:53:26.109Z] $ 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/293 -v /w/workspace/device-sdk-go/293:/w/workspace/device-sdk-go/293:rw,z -v /w/workspace/device-sdk-go/293@tmp:/w/workspace/device-sdk-go/293@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-06-25T04:53:27.230Z] $ docker top cf4dcce505669ebadb54f2312e200ca8ca896ee4d41fbb5d141abfa040e3b9d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T04:53:28.041Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/293 [Pipeline] fileExists [Pipeline] sh [2024-06-25T04:53:28.685Z] + make test [2024-06-25T04:53:28.686Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T04:54:07.520Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-06-25T04:57:29.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-06-25T04:57:29.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-06-25T04:57:29.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-06-25T04:57:29.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-06-25T04:57:29.225Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-06-25T04:57:29.805Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.129s coverage: 27.6% of statements [2024-06-25T04:57:33.141Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.174s coverage: 80.0% of statements [2024-06-25T04:57:41.342Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-06-25T04:57:41.343Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-06-25T04:57:41.343Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.278s coverage: 86.0% of statements [2024-06-25T04:57:47.986Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-06-25T04:57:49.386Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.481s coverage: 71.8% of statements [2024-06-25T04:57:51.962Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.155s coverage: 14.4% of statements [2024-06-25T04:57:51.962Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.487s coverage: 44.6% of statements [2024-06-25T04:57:53.361Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-06-25T04:57:53.361Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-06-25T04:57:54.773Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.323s coverage: 68.5% of statements [2024-06-25T04:57:57.344Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.389s coverage: 89.2% of statements [2024-06-25T04:58:00.680Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-06-25T04:58:02.081Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.241s coverage: 5.5% of statements [2024-06-25T04:58:03.491Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T04:58:03.491Z] GO111MODULE=on go vet ./... [2024-06-25T05:01:40.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T05:01:40.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T05:01:40.411Z] ./bin/test-attribution-txt.sh [2024-06-25T05:01:40.411Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T05:01:40.411Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T05:01:40.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T05:01:40.452Z] $ docker stop --time=1 cf4dcce505669ebadb54f2312e200ca8ca896ee4d41fbb5d141abfa040e3b9d5 [2024-06-25T05:01:42.416Z] $ docker rm -f --volumes cf4dcce505669ebadb54f2312e200ca8ca896ee4d41fbb5d141abfa040e3b9d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T05:01:44.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T05:01:44.647Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T05:01:45.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T05:01:45.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T05:01:45.889Z] + ls -al . [2024-06-25T05:01:45.889Z] total 372 [2024-06-25T05:01:45.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 04:53 . [2024-06-25T05:01:45.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:50 .. [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 25 04:50 .dockerignore [2024-06-25T05:01:45.889Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:50 .git [2024-06-25T05:01:45.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:50 .github [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 137 Jun 25 04:50 .gitignore [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 25 04:50 .golangci.yml [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jun 25 04:50 CHANGELOG.md [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 04:50 GOVERNANCE.md [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 885 Jun 25 04:50 Jenkinsfile [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 25 04:50 LICENSE [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jun 25 04:50 Makefile [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 25 04:50 OWNERS.md [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jun 25 04:50 README.md [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 25 04:48 VERSION [2024-06-25T05:01:45.889Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:50 bin [2024-06-25T05:01:45.889Z] -rw-r--r-- 1 jenkins jenkins 122321 Jun 25 04:58 coverage.out [2024-06-25T05:01:45.889Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 25 04:50 example [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jun 25 04:50 go.mod [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 101736 Jun 25 04:50 go.sum [2024-06-25T05:01:45.889Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 04:50 internal [2024-06-25T05:01:45.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:50 openapi [2024-06-25T05:01:45.889Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 04:50 pkg [2024-06-25T05:01:45.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:50 snap [2024-06-25T05:01:45.889Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 25 04:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:01:46.225Z] + 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=d3487eec0ede001a3c25d71c6388e8b50871be46 --label arch=arm64 --label version=3.2.0-dev.18 . [2024-06-25T05:01:46.806Z] Sending build context to Docker daemon 13MB [2024-06-25T05:01:46.806Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T05:01:46.806Z] Step 2/24 : FROM ${BASE} AS builder [2024-06-25T05:01:46.806Z] ---> a037e49b53fa [2024-06-25T05:01:46.806Z] Step 3/24 : ARG MAKE=make build [2024-06-25T05:01:46.806Z] ---> Running in 49ba3f0b4623 [2024-06-25T05:01:47.073Z] Removing intermediate container 49ba3f0b4623 [2024-06-25T05:01:47.074Z] ---> 5d59885b834d [2024-06-25T05:01:47.074Z] Step 4/24 : WORKDIR /device-sdk-go [2024-06-25T05:01:47.339Z] ---> Running in 7f4130722c5c [2024-06-25T05:01:47.605Z] Removing intermediate container 7f4130722c5c [2024-06-25T05:01:47.605Z] ---> f8d5ccf7dbdb [2024-06-25T05:01:47.605Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T05:01:47.605Z] ---> Running in fefbd6613b3c [2024-06-25T05:01:47.873Z] Removing intermediate container fefbd6613b3c [2024-06-25T05:01:47.873Z] ---> 514d15636231 [2024-06-25T05:01:47.873Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-06-25T05:01:47.873Z] ---> Running in 85685a1ad9c7 [2024-06-25T05:01:48.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T05:01:49.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T05:01:50.375Z] OK: 266 MiB in 52 packages [2024-06-25T05:01:50.960Z] Removing intermediate container 85685a1ad9c7 [2024-06-25T05:01:50.960Z] ---> d3e3d6a4284c [2024-06-25T05:01:50.960Z] Step 7/24 : COPY go.mod vendor* ./ [2024-06-25T05:01:51.542Z] ---> f66d2d8f4825 [2024-06-25T05:01:51.542Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T05:01:51.542Z] ---> Running in 139c5366997a [2024-06-25T05:01:54.118Z] Removing intermediate container 139c5366997a [2024-06-25T05:01:54.118Z] ---> c8c5646e5897 [2024-06-25T05:01:54.118Z] Step 9/24 : COPY . . [2024-06-25T05:01:55.078Z] ---> b62a2bfb92c6 [2024-06-25T05:01:55.078Z] Step 10/24 : RUN ${MAKE} [2024-06-25T05:01:55.078Z] ---> Running in 14fad1c2ca53 [2024-06-25T05:01:56.039Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.18" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-06-25T05:05:32.786Z] Removing intermediate container 14fad1c2ca53 [2024-06-25T05:05:32.786Z] ---> a2da3bec0964 [2024-06-25T05:05:32.786Z] Step 11/24 : FROM alpine:3.18 [2024-06-25T05:05:32.786Z] 3.18: Pulling from library/alpine [2024-06-25T05:05:32.786Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T05:05:32.786Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T05:05:32.786Z] 5c905c7ebe2f: Download complete [2024-06-25T05:05:32.786Z] 5c905c7ebe2f: Pull complete [2024-06-25T05:05:32.786Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T05:05:32.786Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T05:05:32.786Z] ---> dec292d02e07 [2024-06-25T05:05:32.786Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-06-25T05:05:32.786Z] ---> Running in 6fdc9346d988 [2024-06-25T05:05:32.786Z] Removing intermediate container 6fdc9346d988 [2024-06-25T05:05:32.786Z] ---> 5a8e0d60aa9a [2024-06-25T05:05:32.786Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-06-25T05:05:32.786Z] ---> Running in 71a427718f5b [2024-06-25T05:05:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T05:05:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T05:05:32.786Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T05:05:32.786Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T05:05:32.786Z] OK: 8 MiB in 16 packages [2024-06-25T05:05:32.786Z] Removing intermediate container 71a427718f5b [2024-06-25T05:05:32.786Z] ---> 0e519cf058ed [2024-06-25T05:05:32.786Z] Step 14/24 : RUN apk --no-cache upgrade [2024-06-25T05:05:32.786Z] ---> Running in 71b903b7acb4 [2024-06-25T05:05:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T05:05:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T05:05:32.786Z] OK: 8 MiB in 16 packages [2024-06-25T05:05:32.786Z] Removing intermediate container 71b903b7acb4 [2024-06-25T05:05:32.786Z] ---> 0c73ec439391 [2024-06-25T05:05:32.786Z] Step 15/24 : WORKDIR / [2024-06-25T05:05:32.786Z] ---> Running in dfd4606a626f [2024-06-25T05:05:32.786Z] Removing intermediate container dfd4606a626f [2024-06-25T05:05:32.786Z] ---> 5026a5e241aa [2024-06-25T05:05:32.786Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-06-25T05:05:33.371Z] ---> c87fb7d058fd [2024-06-25T05:05:33.371Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-06-25T05:05:35.310Z] ---> 28146bc9dd4a [2024-06-25T05:05:35.310Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-06-25T05:05:35.892Z] ---> 41b7f1fd9a08 [2024-06-25T05:05:35.892Z] Step 19/24 : EXPOSE 59999 [2024-06-25T05:05:35.892Z] ---> Running in cb578e6c355d [2024-06-25T05:05:36.157Z] Removing intermediate container cb578e6c355d [2024-06-25T05:05:36.157Z] ---> f582514fb7d6 [2024-06-25T05:05:36.157Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-06-25T05:05:36.157Z] ---> Running in b32fa335026c [2024-06-25T05:05:36.422Z] Removing intermediate container b32fa335026c [2024-06-25T05:05:36.422Z] ---> bad90688b32c [2024-06-25T05:05:36.422Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T05:05:36.422Z] ---> Running in 114b184566f8 [2024-06-25T05:05:36.688Z] Removing intermediate container 114b184566f8 [2024-06-25T05:05:36.688Z] ---> 49cbcf0cb066 [2024-06-25T05:05:36.688Z] Step 22/24 : LABEL arch=arm64 [2024-06-25T05:05:36.954Z] ---> Running in 062fe023e331 [2024-06-25T05:05:37.218Z] Removing intermediate container 062fe023e331 [2024-06-25T05:05:37.218Z] ---> 102ba803ac1b [2024-06-25T05:05:37.218Z] Step 23/24 : LABEL git_sha=d3487eec0ede001a3c25d71c6388e8b50871be46 [2024-06-25T05:05:37.218Z] ---> Running in e0a80cc2abf1 [2024-06-25T05:05:37.484Z] Removing intermediate container e0a80cc2abf1 [2024-06-25T05:05:37.484Z] ---> ca45738cbc74 [2024-06-25T05:05:37.484Z] Step 24/24 : LABEL version=3.2.0-dev.18 [2024-06-25T05:05:37.484Z] ---> Running in 261c323bc461 [2024-06-25T05:05:38.066Z] Removing intermediate container 261c323bc461 [2024-06-25T05:05:38.066Z] ---> dd8defa03bae [2024-06-25T05:05:38.066Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T05:05:38.066Z] Successfully built dd8defa03bae [2024-06-25T05:05:38.066Z] 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-06-25T05:05:38.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T05:05:38.533Z] [2024-06-25T05:05:38.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:05:38.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T05:05:38.868Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T05:05:38.868Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T05:05:38.868Z] 04944245beec: Pulling fs layer [2024-06-25T05:05:38.868Z] 699f458cf7ca: Pulling fs layer [2024-06-25T05:05:38.868Z] 765212b225bb: Pulling fs layer [2024-06-25T05:05:38.868Z] f23df028b6ca: Pulling fs layer [2024-06-25T05:05:38.868Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T05:05:38.868Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T05:05:38.868Z] f23df028b6ca: Waiting [2024-06-25T05:05:38.868Z] d65c8cfc05b1: Waiting [2024-06-25T05:05:38.868Z] 2437ff75d9bd: Waiting [2024-06-25T05:05:38.868Z] 765212b225bb: Waiting [2024-06-25T05:05:39.132Z] 04944245beec: Verifying Checksum [2024-06-25T05:05:39.132Z] 04944245beec: Download complete [2024-06-25T05:05:39.132Z] 765212b225bb: Verifying Checksum [2024-06-25T05:05:39.132Z] 765212b225bb: Download complete [2024-06-25T05:05:39.132Z] f23df028b6ca: Download complete [2024-06-25T05:05:39.132Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T05:05:39.132Z] d65c8cfc05b1: Download complete [2024-06-25T05:05:39.398Z] 699f458cf7ca: Verifying Checksum [2024-06-25T05:05:39.398Z] 699f458cf7ca: Download complete [2024-06-25T05:05:39.664Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T05:05:39.664Z] 8998bd30e6a1: Download complete [2024-06-25T05:05:42.229Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T05:05:42.229Z] 2437ff75d9bd: Download complete [2024-06-25T05:05:44.165Z] 8998bd30e6a1: Pull complete [2024-06-25T05:05:44.745Z] 04944245beec: Pull complete [2024-06-25T05:05:46.147Z] 699f458cf7ca: Pull complete [2024-06-25T05:05:46.412Z] 765212b225bb: Pull complete [2024-06-25T05:05:47.364Z] f23df028b6ca: Pull complete [2024-06-25T05:05:47.629Z] d65c8cfc05b1: Pull complete [2024-06-25T05:06:05.812Z] 2437ff75d9bd: Pull complete [2024-06-25T05:06:05.812Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T05:06:05.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T05:06:05.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:06:06.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-4322 does not seem to be running inside a container [2024-06-25T05:06:06.091Z] $ 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/293 -v /w/workspace/device-sdk-go/293:/w/workspace/device-sdk-go/293:rw,z -v /w/workspace/device-sdk-go/293@tmp:/w/workspace/device-sdk-go/293@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-06-25T05:06:08.893Z] $ docker top 80ae284a8f5e9b54d2cb5eef0b884d20db5b2ca718b80a0df3a0608d8958baf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:06:09.703Z] ---> job-cost.sh [2024-06-25T05:06:09.703Z] lf-activate-venv: SKIPPING [2024-06-25T05:06:09.703Z] INFO: No Stack... [2024-06-25T05:06:09.968Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T05:06:10.929Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T05:06:11.254Z] + cat /w/workspace/device-sdk-go/293/archives/cost.csv [2024-06-25T05:06:11.254Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T05:06:11.599Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [2024-06-25T05:06:11.610Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] did not exist. Created. [2024-06-25T05:06:11.617Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T05:06:12.296Z] /w/workspace/device-sdk-go/293@tmp/durable-998dbdb6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T05:06:12.971Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T05:06:13.001Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T05:06:13.089Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T05:06:13.097Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-293-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T05:06:13.134Z] $ docker stop --time=1 80ae284a8f5e9b54d2cb5eef0b884d20db5b2ca718b80a0df3a0608d8958baf9 [2024-06-25T05:06:14.637Z] $ docker rm -f --volumes 80ae284a8f5e9b54d2cb5eef0b884d20db5b2ca718b80a0df3a0608d8958baf9 [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-06-25T05:06:15.172Z] provisioning config files... [2024-06-25T05:06:15.178Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11233285158340534997tmp [Pipeline] { [Pipeline] sh [2024-06-25T05:06:15.475Z] + set +x [2024-06-25T05:06:15.475Z] + curl -s https://codecov.io/bash [2024-06-25T05:06:15.475Z] + bash -s -- [2024-06-25T05:06:15.475Z] [2024-06-25T05:06:15.475Z] _____ _ [2024-06-25T05:06:15.475Z] / ____| | | [2024-06-25T05:06:15.475Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T05:06:15.475Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T05:06:15.475Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T05:06:15.475Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T05:06:15.475Z] Bash-1.0.6 [2024-06-25T05:06:15.475Z] [2024-06-25T05:06:15.475Z] [2024-06-25T05:06:15.475Z] ==> git version 2.25.1 found [2024-06-25T05:06:15.475Z] ==> 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-06-25T05:06:15.475Z] Release-Date: 2020-01-08 [2024-06-25T05:06:15.475Z] 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-06-25T05:06:15.475Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T05:06:15.475Z] ==> Jenkins CI detected. [2024-06-25T05:06:15.475Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-06-25T05:06:15.475Z] project root: . [2024-06-25T05:06:15.475Z] --> token set from env [2024-06-25T05:06:15.475Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T05:06:15.475Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T05:06:15.475Z] ==> Python coveragepy not found [2024-06-25T05:06:15.475Z] ==> Searching for coverage reports in: [2024-06-25T05:06:15.475Z] + . [2024-06-25T05:06:15.475Z] -> Found 1 reports [2024-06-25T05:06:15.475Z] ==> Detecting git/mercurial file structure [2024-06-25T05:06:15.475Z] ==> Reading reports [2024-06-25T05:06:15.475Z] + ./coverage.out bytes=122321 [2024-06-25T05:06:15.475Z] ==> Appending adjustments [2024-06-25T05:06:15.475Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T05:06:16.044Z] + Found adjustments [2024-06-25T05:06:16.044Z] ==> Gzipping contents [2024-06-25T05:06:16.044Z] 20K /tmp/codecov.aZpvl4.gz [2024-06-25T05:06:16.044Z] ==> Uploading reports [2024-06-25T05:06:16.044Z] url: https://codecov.io [2024-06-25T05:06:16.044Z] query: branch=main&commit=d3487eec0ede001a3c25d71c6388e8b50871be46&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-25T05:06:16.044Z] -> Pinging Codecov [2024-06-25T05:06:16.044Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d3487eec0ede001a3c25d71c6388e8b50871be46&build=293&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F293%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-25T05:06:16.044Z] -> Uploading to [2024-06-25T05:06:16.044Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/7E55EF52A471D76F132DFD9A03CDDE97/d3487eec0ede001a3c25d71c6388e8b50871be46/9912db04-f878-4f3b-9d76-6ee7027e9108.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T050615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4abc758bb564e0dca0864cf5011f74bf37a780d434d3f30b55042512038949e0 [2024-06-25T05:06:16.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T05:06:16.044Z] Dload Upload Total Spent Left Speed [2024-06-25T05:06:16.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16760 0 0 100 16760 0 72241 --:--:-- --:--:-- --:--:-- 72241 [2024-06-25T05:06:16.303Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] } [2024-06-25T05:06:16.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-06-25T05:06:16.533Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-25T05:06:16.554Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:06:16.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T05:06:16.869Z] [2024-06-25T05:06:16.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:06:17.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T05:06:17.174Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-25T05:06:17.174Z] 619be1103602: Already exists [2024-06-25T05:06:17.174Z] f8ea3408117e: Pulling fs layer [2024-06-25T05:06:17.174Z] 91320369b822: Pulling fs layer [2024-06-25T05:06:17.174Z] 0406650e8295: Pulling fs layer [2024-06-25T05:06:17.174Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T05:06:17.174Z] 96d80e3f36e1: Pulling fs layer [2024-06-25T05:06:17.174Z] bcf3aedb951c: Pulling fs layer [2024-06-25T05:06:17.174Z] 4f4fb700ef54: Waiting [2024-06-25T05:06:17.174Z] 96d80e3f36e1: Waiting [2024-06-25T05:06:17.174Z] bcf3aedb951c: Waiting [2024-06-25T05:06:17.174Z] 0406650e8295: Download complete [2024-06-25T05:06:17.174Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T05:06:17.174Z] 4f4fb700ef54: Download complete [2024-06-25T05:06:17.174Z] f8ea3408117e: Download complete [2024-06-25T05:06:17.174Z] f8ea3408117e: Pull complete [2024-06-25T05:06:17.433Z] 96d80e3f36e1: Verifying Checksum [2024-06-25T05:06:17.433Z] 96d80e3f36e1: Download complete [2024-06-25T05:06:17.691Z] 91320369b822: Verifying Checksum [2024-06-25T05:06:17.691Z] 91320369b822: Download complete [2024-06-25T05:06:17.948Z] bcf3aedb951c: Verifying Checksum [2024-06-25T05:06:17.948Z] bcf3aedb951c: Download complete [2024-06-25T05:06:21.230Z] 91320369b822: Pull complete [2024-06-25T05:06:21.230Z] 0406650e8295: Pull complete [2024-06-25T05:06:21.230Z] 4f4fb700ef54: Pull complete [2024-06-25T05:06:21.230Z] 96d80e3f36e1: Pull complete [2024-06-25T05:06:24.512Z] bcf3aedb951c: Pull complete [2024-06-25T05:06:24.512Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-25T05:06:24.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-25T05:06:24.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:06:24.620Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T05:06:24.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-25T05:06:28.690Z] $ docker top 3d4ad180c3b6b9222712ba7755e8b1c37a7d6f7780a45b31eca4ef358bad2ac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:06:29.029Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-06-25T05:06:29.039Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-06-25T05:06:29.318Z] + set -o pipefail [2024-06-25T05:06:29.318Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-06-25T05:06:37.436Z] [2024-06-25T05:06:37.436Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-06-25T05:06:37.436Z] [2024-06-25T05:06:37.436Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/ef918023-7a08-49cc-8f07-b99042bcb8b9 [2024-06-25T05:06:37.436Z] [2024-06-25T05:06:37.436Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-25T05:06:37.436Z] [2024-06-25T05:06:37.436Z] [2024-06-25T05:06:37.436Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-25T05:06:37.436Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-25T05:06:37.459Z] $ docker stop --time=1 3d4ad180c3b6b9222712ba7755e8b1c37a7d6f7780a45b31eca4ef358bad2ac3 [2024-06-25T05:06:41.520Z] $ docker rm -f --volumes 3d4ad180c3b6b9222712ba7755e8b1c37a7d6f7780a45b31eca4ef358bad2ac3 [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-06-25T05:06:42.063Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:06:42.079Z] provisioning config files... [2024-06-25T05:06:42.086Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17854412576694683300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:06:42.385Z] --> edgex-publish-swagger.sh [2024-06-25T05:06:42.385Z] === Publish openapi/v3 API === [2024-06-25T05:06:42.385Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-06-25T05:06:42.385Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-06-25T05:06:42.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T05:06:42.385Z] Dload Upload Total Spent Left Speed [2024-06-25T05:06:42.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23830 100 156 100 23674 271 41172 --:--:-- --:--:-- --:--:-- 41371 100 23830 100 156 100 23674 271 41172 --:--:-- --:--:-- --:--:-- 41371 [2024-06-25T05:06:42.955Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-25T05:06:42.955Z] [Pipeline] } [2024-06-25T05:06:42.962Z] 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-06-25T05:06:43.379Z] + git log --format=format:%s -1 d3487eec0ede001a3c25d71c6388e8b50871be46 [Pipeline] sh [2024-06-25T05:06:43.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T05:06:43.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:06:43.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T05:06:43.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:06:44.063Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T05:06:44.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T05:06:44.684Z] $ docker top 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b -eo pid,comm [2024-06-25T05:06:44.759Z] 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-06-25T05:06:44.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T05:06:44.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T05:06:44.805Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T05:06:44.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T05:06:44.936Z] $ docker exec 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b ssh-agent [2024-06-25T05:06:45.057Z] SSH_AUTH_SOCK=/tmp/ssh-ILi4DxQhJaPI/agent.33 [2024-06-25T05:06:45.057Z] SSH_AGENT_PID=39 [2024-06-25T05:06:45.079Z] Running ssh-add (command line suppressed) [2024-06-25T05:06:45.204Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9928130439368815123.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9928130439368815123.key) [2024-06-25T05:06:45.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T05:06:45.564Z] + git semver tag [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,758 [run_tag] DEBUG tag force:False [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,758 [check_head_tag] DEBUG check head tag [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,759 [execute] INFO git cat-file --batch-check [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,764 [execute] INFO git cat-file --batch [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,789 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,789 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,789 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-06-25T05:06:45.822Z] 2024-06-25 05:06:45,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:06:45.822Z] 3.2.0-dev.18 [Pipeline] } [2024-06-25T05:06:45.842Z] $ docker exec --env ******** --env ******** 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b ssh-agent -k [2024-06-25T05:06:45.945Z] unset SSH_AUTH_SOCK; [2024-06-25T05:06:45.945Z] unset SSH_AGENT_PID; [2024-06-25T05:06:45.945Z] echo Agent pid 39 killed; [2024-06-25T05:06:45.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T05:06:46.262Z] + git semver [Pipeline] } [2024-06-25T05:06:46.546Z] $ docker stop --time=1 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b [2024-06-25T05:06:47.829Z] $ docker rm -f --volumes 4ed046d6a6594c06e7c99f44ec326418ce35afd0b71990c3e68cf58227354c4b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:06:48.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T05:06:48.236Z] [2024-06-25T05:06:48.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:06:48.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T05:06:48.544Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-25T05:06:48.544Z] ab5ef0e58194: Pulling fs layer [2024-06-25T05:06:48.544Z] 9712f1f96733: Pulling fs layer [2024-06-25T05:06:48.544Z] 63f879dbbcfc: Pulling fs layer [2024-06-25T05:06:48.544Z] 0d9ebad4ef96: Pulling fs layer [2024-06-25T05:06:48.544Z] e9a5061849ea: Pulling fs layer [2024-06-25T05:06:48.544Z] d747dcd14b5f: Pulling fs layer [2024-06-25T05:06:48.544Z] 2de7ff778b66: Pulling fs layer [2024-06-25T05:06:48.544Z] e9a5061849ea: Waiting [2024-06-25T05:06:48.544Z] d747dcd14b5f: Waiting [2024-06-25T05:06:48.544Z] 2de7ff778b66: Waiting [2024-06-25T05:06:48.545Z] 0d9ebad4ef96: Waiting [2024-06-25T05:06:48.545Z] 9712f1f96733: Verifying Checksum [2024-06-25T05:06:48.545Z] 9712f1f96733: Download complete [2024-06-25T05:06:48.803Z] 63f879dbbcfc: Verifying Checksum [2024-06-25T05:06:48.803Z] 63f879dbbcfc: Download complete [2024-06-25T05:06:49.062Z] e9a5061849ea: Verifying Checksum [2024-06-25T05:06:49.062Z] e9a5061849ea: Download complete [2024-06-25T05:06:49.062Z] d747dcd14b5f: Download complete [2024-06-25T05:06:49.062Z] ab5ef0e58194: Verifying Checksum [2024-06-25T05:06:49.062Z] ab5ef0e58194: Download complete [2024-06-25T05:06:49.062Z] 0d9ebad4ef96: Verifying Checksum [2024-06-25T05:06:49.062Z] 0d9ebad4ef96: Download complete [2024-06-25T05:06:49.320Z] 2de7ff778b66: Verifying Checksum [2024-06-25T05:06:49.320Z] 2de7ff778b66: Download complete [2024-06-25T05:06:51.864Z] ab5ef0e58194: Pull complete [2024-06-25T05:06:52.121Z] 9712f1f96733: Pull complete [2024-06-25T05:06:52.685Z] 63f879dbbcfc: Pull complete [2024-06-25T05:06:56.872Z] 0d9ebad4ef96: Pull complete [2024-06-25T05:06:57.131Z] e9a5061849ea: Pull complete [2024-06-25T05:06:57.388Z] d747dcd14b5f: Pull complete [2024-06-25T05:06:58.321Z] 2de7ff778b66: Pull complete [2024-06-25T05:06:58.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-25T05:06:58.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-25T05:06:58.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:06:58.437Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T05:06:58.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-25T05:07:03.111Z] $ docker top c0d1312e09b0d22ab2954a85ca4fd190eecbbd3acd55a049008373d15132596d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:07:03.192Z] provisioning config files... [2024-06-25T05:07:03.198Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3405113516829572436tmp [2024-06-25T05:07:03.207Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8932603295709192316tmp [2024-06-25T05:07:03.215Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8427590966415625928tmp [Pipeline] { [Pipeline] echo [2024-06-25T05:07:03.243Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:03.536Z] ---> sigul-configuration.sh [2024-06-25T05:07:03.536Z] gpg: directory `/root/.gnupg' created [2024-06-25T05:07:03.536Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-25T05:07:03.536Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-25T05:07:03.536Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-25T05:07:03.536Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-25T05:07:03.536Z] gpg: CAST5 encrypted data [2024-06-25T05:07:03.536Z] gpg: encrypted with 1 passphrase [2024-06-25T05:07:03.536Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-25T05:07:03.835Z] + mkdir /home/jenkins [2024-06-25T05:07:03.836Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-25T05:07:04.135Z] + 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-06-25T05:07:04.153Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:04.446Z] ---> sigul-install.sh [2024-06-25T05:07:04.446Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-25T05:07:04.743Z] + git tag --list [2024-06-25T05:07:04.743Z] 0.7.1 [2024-06-25T05:07:04.743Z] delhi-tag [2024-06-25T05:07:04.743Z] v1.0.0 [2024-06-25T05:07:04.743Z] v1.1.0 [2024-06-25T05:07:04.743Z] v1.1.1 [2024-06-25T05:07:04.743Z] v1.1.2 [2024-06-25T05:07:04.743Z] v1.2.0 [2024-06-25T05:07:04.743Z] v1.2.1 [2024-06-25T05:07:04.743Z] v1.2.2 [2024-06-25T05:07:04.743Z] v1.2.3 [2024-06-25T05:07:04.743Z] v1.3.0 [2024-06-25T05:07:04.743Z] v1.4.0 [2024-06-25T05:07:04.743Z] v2.0.0 [2024-06-25T05:07:04.743Z] v2.1.0 [2024-06-25T05:07:04.743Z] v2.1.1 [2024-06-25T05:07:04.743Z] v2.2.0 [2024-06-25T05:07:04.743Z] v2.3.0 [2024-06-25T05:07:04.743Z] v2.3.1 [2024-06-25T05:07:04.743Z] v3.0 [2024-06-25T05:07:04.743Z] v3.0.0 [2024-06-25T05:07:04.743Z] v3.0.1-dev.1 [2024-06-25T05:07:04.743Z] v3.1 [2024-06-25T05:07:04.743Z] v3.1.0 [2024-06-25T05:07:04.743Z] v3.1.0-dev.1 [2024-06-25T05:07:04.743Z] v3.1.0-dev.10 [2024-06-25T05:07:04.743Z] v3.1.0-dev.11 [2024-06-25T05:07:04.743Z] v3.1.0-dev.12 [2024-06-25T05:07:04.743Z] v3.1.0-dev.13 [2024-06-25T05:07:04.743Z] v3.1.0-dev.14 [2024-06-25T05:07:04.743Z] v3.1.0-dev.15 [2024-06-25T05:07:04.743Z] v3.1.0-dev.16 [2024-06-25T05:07:04.743Z] v3.1.0-dev.17 [2024-06-25T05:07:04.743Z] v3.1.0-dev.18 [2024-06-25T05:07:04.743Z] v3.1.0-dev.19 [2024-06-25T05:07:04.743Z] v3.1.0-dev.2 [2024-06-25T05:07:04.743Z] v3.1.0-dev.20 [2024-06-25T05:07:04.743Z] v3.1.0-dev.21 [2024-06-25T05:07:04.743Z] v3.1.0-dev.22 [2024-06-25T05:07:04.743Z] v3.1.0-dev.23 [2024-06-25T05:07:04.743Z] v3.1.0-dev.24 [2024-06-25T05:07:04.743Z] v3.1.0-dev.25 [2024-06-25T05:07:04.743Z] v3.1.0-dev.26 [2024-06-25T05:07:04.743Z] v3.1.0-dev.27 [2024-06-25T05:07:04.743Z] v3.1.0-dev.28 [2024-06-25T05:07:04.743Z] v3.1.0-dev.29 [2024-06-25T05:07:04.743Z] v3.1.0-dev.3 [2024-06-25T05:07:04.743Z] v3.1.0-dev.30 [2024-06-25T05:07:04.743Z] v3.1.0-dev.31 [2024-06-25T05:07:04.743Z] v3.1.0-dev.32 [2024-06-25T05:07:04.743Z] v3.1.0-dev.33 [2024-06-25T05:07:04.743Z] v3.1.0-dev.34 [2024-06-25T05:07:04.743Z] v3.1.0-dev.35 [2024-06-25T05:07:04.743Z] v3.1.0-dev.36 [2024-06-25T05:07:04.743Z] v3.1.0-dev.37 [2024-06-25T05:07:04.743Z] v3.1.0-dev.38 [2024-06-25T05:07:04.743Z] v3.1.0-dev.39 [2024-06-25T05:07:04.743Z] v3.1.0-dev.4 [2024-06-25T05:07:04.743Z] v3.1.0-dev.40 [2024-06-25T05:07:04.743Z] v3.1.0-dev.41 [2024-06-25T05:07:04.743Z] v3.1.0-dev.5 [2024-06-25T05:07:04.743Z] v3.1.0-dev.6 [2024-06-25T05:07:04.743Z] v3.1.0-dev.7 [2024-06-25T05:07:04.743Z] v3.1.0-dev.8 [2024-06-25T05:07:04.743Z] v3.1.0-dev.9 [2024-06-25T05:07:04.743Z] v3.1.1 [2024-06-25T05:07:04.743Z] v3.1.1-dev.1 [2024-06-25T05:07:04.743Z] v3.2.0-dev.1 [2024-06-25T05:07:04.743Z] v3.2.0-dev.10 [2024-06-25T05:07:04.743Z] v3.2.0-dev.11 [2024-06-25T05:07:04.743Z] v3.2.0-dev.12 [2024-06-25T05:07:04.743Z] v3.2.0-dev.13 [2024-06-25T05:07:04.743Z] v3.2.0-dev.14 [2024-06-25T05:07:04.743Z] v3.2.0-dev.15 [2024-06-25T05:07:04.743Z] v3.2.0-dev.16 [2024-06-25T05:07:04.743Z] v3.2.0-dev.17 [2024-06-25T05:07:04.743Z] v3.2.0-dev.18 [2024-06-25T05:07:04.743Z] v3.2.0-dev.2 [2024-06-25T05:07:04.743Z] v3.2.0-dev.3 [2024-06-25T05:07:04.743Z] v3.2.0-dev.4 [2024-06-25T05:07:04.743Z] v3.2.0-dev.5 [2024-06-25T05:07:04.743Z] v3.2.0-dev.6 [2024-06-25T05:07:04.743Z] v3.2.0-dev.7 [2024-06-25T05:07:04.743Z] v3.2.0-dev.8 [2024-06-25T05:07:04.743Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-25T05:07:05.040Z] + lftools sign git-tag v3.2.0-dev.18 [2024-06-25T05:07:05.608Z] Signing Git tag with Sigul... [2024-06-25T05:07:05.608Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-06-25T05:07:05.885Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:06.173Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-25T05:07:06.179Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-25T05:07:06.220Z] $ docker stop --time=1 c0d1312e09b0d22ab2954a85ca4fd190eecbbd3acd55a049008373d15132596d [2024-06-25T05:07:07.501Z] $ docker rm -f --volumes c0d1312e09b0d22ab2954a85ca4fd190eecbbd3acd55a049008373d15132596d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-25T05:07:07.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T05:07:07.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:07:08.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T05:07:08.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:07:08.320Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T05:07:08.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T05:07:08.727Z] $ docker top bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 -eo pid,comm [2024-06-25T05:07:08.765Z] 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-06-25T05:07:08.765Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T05:07:08.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T05:07:08.824Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T05:07:08.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T05:07:08.938Z] $ docker exec bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 ssh-agent [2024-06-25T05:07:09.032Z] SSH_AUTH_SOCK=/tmp/ssh-jMjS6tLIv2qT/agent.32 [2024-06-25T05:07:09.032Z] SSH_AGENT_PID=38 [2024-06-25T05:07:09.038Z] Running ssh-add (command line suppressed) [2024-06-25T05:07:09.152Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11970854392731156197.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11970854392731156197.key) [2024-06-25T05:07:09.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T05:07:09.447Z] + git semver bump pre [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,642 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,642 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,642 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,642 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,645 [execute] INFO git cat-file --batch-check [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,651 [execute] INFO git cat-file --batch [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T05:07:09.706Z] 2024-06-25 05:07:09,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:07:09.706Z] 3.2.0-dev.19 [Pipeline] } [2024-06-25T05:07:09.726Z] $ docker exec --env ******** --env ******** bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 ssh-agent -k [2024-06-25T05:07:09.834Z] unset SSH_AUTH_SOCK; [2024-06-25T05:07:09.837Z] unset SSH_AGENT_PID; [2024-06-25T05:07:09.837Z] echo Agent pid 38 killed; [2024-06-25T05:07:09.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T05:07:10.162Z] + git semver [Pipeline] } [2024-06-25T05:07:10.444Z] $ docker stop --time=1 bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 [2024-06-25T05:07:11.687Z] $ docker rm -f --volumes bd7315b90c272812ac0aac9c7c9b8c7c7a2f856a23238f8ab790bd94a581a5a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T05:07:12.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T05:07:12.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:07:12.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T05:07:12.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:07:12.405Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T05:07:12.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T05:07:12.813Z] $ docker top d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T05:07:12.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T05:07:12.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T05:07:13.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T05:07:13.020Z] $ docker exec d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 ssh-agent [2024-06-25T05:07:13.120Z] SSH_AUTH_SOCK=/tmp/ssh-r5aBGyH95doH/agent.32 [2024-06-25T05:07:13.120Z] SSH_AGENT_PID=38 [2024-06-25T05:07:13.124Z] Running ssh-add (command line suppressed) [2024-06-25T05:07:13.239Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2017056073789343009.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2017056073789343009.key) [2024-06-25T05:07:13.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T05:07:13.529Z] + git semver push [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,720 [run_push] DEBUG push [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,720 [execute] INFO git cat-file --batch-check [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,725 [execute] INFO git rev-list 9add6107a3724ca675542ac4afb40d098ea4314f -- [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,726 [execute] DEBUG Popen(['git', 'rev-list', '9add6107a3724ca675542ac4afb40d098ea4314f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,740 [execute] INFO git fetch -v origin [2024-06-25T05:07:13.799Z] 2024-06-25 05:07:13,740 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-25T05:07:14.370Z] 2024-06-25 05:07:14,194 [run_push] DEBUG no remote changes detected [2024-06-25T05:07:14.370Z] 2024-06-25 05:07:14,195 [execute] INFO git push origin semver [2024-06-25T05:07:14.370Z] 2024-06-25 05:07:14,195 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-25T05:07:15.306Z] 2024-06-25 05:07:15,049 [run_push] DEBUG push all version tags [2024-06-25T05:07:15.306Z] 2024-06-25 05:07:15,049 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-25T05:07:15.306Z] 2024-06-25 05:07:15,050 [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-06-25T05:07:15.877Z] 2024-06-25 05:07:15,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-06-25T05:07:15.877Z] 3.2.0-dev.19 [Pipeline] } [2024-06-25T05:07:15.896Z] $ docker exec --env ******** --env ******** d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 ssh-agent -k [2024-06-25T05:07:16.011Z] unset SSH_AUTH_SOCK; [2024-06-25T05:07:16.011Z] unset SSH_AGENT_PID; [2024-06-25T05:07:16.011Z] echo Agent pid 38 killed; [2024-06-25T05:07:16.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T05:07:16.339Z] + git semver [Pipeline] } [2024-06-25T05:07:16.621Z] $ docker stop --time=1 d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 [2024-06-25T05:07:17.919Z] $ docker rm -f --volumes d3858e85f7ebc937d833372dbeb63423c9818e27a021e6567b4427859c0e54f0 [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-06-25T05:07:18.541Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-06-25T05:07:18.541Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-06-25T05:07:18.541Z] total 16 [2024-06-25T05:07:18.541Z] drwxr-xr-x 3 root root 4096 Jun 25 04:51 . [2024-06-25T05:07:18.541Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 05:07 .. [2024-06-25T05:07:18.541Z] drwxr-xr-x 2 root root 4096 Jun 25 04:51 cost [2024-06-25T05:07:18.541Z] -rw-r--r-- 1 root root 85 Jun 25 04:51 cost.csv [2024-06-25T05:07:18.541Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-06-25T05:07:18.541Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-06-25T05:07:18.541Z] total 16 [2024-06-25T05:07:18.541Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 04:51 . [2024-06-25T05:07:18.541Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 05:07 .. [2024-06-25T05:07:18.541Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 04:51 cost [2024-06-25T05:07:18.541Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 25 04:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:18.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:19.690Z] ---> package-listing.sh [2024-06-25T05:07:19.690Z] ++ facter osfamily [2024-06-25T05:07:19.690Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T05:07:19.951Z] + OS_FAMILY=debian [2024-06-25T05:07:19.951Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-06-25T05:07:19.951Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T05:07:19.951Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T05:07:19.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T05:07:19.951Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T05:07:19.951Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-06-25T05:07:19.951Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T05:07:19.951Z] + case "${OS_FAMILY}" in [2024-06-25T05:07:19.951Z] + dpkg -l [2024-06-25T05:07:19.951Z] + grep '^ii' [2024-06-25T05:07:19.951Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T05:07:19.951Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T05:07:19.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T05:07:19.951Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-06-25T05:07:19.951Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-06-25T05:07:19.951Z] + 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-06-25T05:07:19.962Z] 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-06-25T05:07:20.239Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T05:07:20.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T05:07:20.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T05:07:20.893Z] prd-ubuntu20.04-docker-8c-8g-4321 does not seem to be running inside a container [2024-06-25T05:07:20.933Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T05:07:21.150Z] $ docker top 6554f1c90d9a381f109bc2515c42dd2fdf588a1bd057700681bc55d33e76ac36 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T05:07:21.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T05:07:21.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T05:07:22.055Z] + ls /var/log/sa-host [2024-06-25T05:07:22.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T05:07:22.236Z] provisioning config files... [2024-06-25T05:07:22.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5508334314996177409tmp [Pipeline] { [Pipeline] echo [2024-06-25T05:07:22.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:22.545Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T05:07:22.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:22.891Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T05:07:22.902Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:23.181Z] ---> sudo-logs.sh [2024-06-25T05:07:23.181Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T05:07:23.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:23.500Z] ---> job-cost.sh [2024-06-25T05:07:23.500Z] lf-activate-venv: SKIPPING [2024-06-25T05:07:23.500Z] DEBUG: total: 0.2199999988079071 [2024-06-25T05:07:23.500Z] INFO: Retrieving Stack Cost... [2024-06-25T05:07:23.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T05:07:24.327Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T05:07:24.340Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T05:07:24.622Z] ---> logs-deploy.sh [2024-06-25T05:07:24.622Z] lf-activate-venv: SKIPPING [2024-06-25T05:07:24.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/293 [2024-06-25T05:07:24.622Z] INFO: archiving workspace using pattern(s): [2024-06-25T05:07:25.559Z] Archives upload complete. [2024-06-25T05:07:25.559Z] INFO: archiving logs to Nexus