Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05a857ba723bc3223dfc65f2e1529220030d9145 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-ssh8447826089671366192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11575063735678925218.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8723035894010385790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8910044911923715183.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-ssh6824451105787375474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1045 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 05a857ba723bc3223dfc65f2e1529220030d9145 (main) Commit message: "Merge pull request #1559 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" > 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 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 > git rev-list --no-walk d1553bc24bec90db76a2b10fa9e928c5afbf1e1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T06:09:11.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T06:09:11.889Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T06:09:11.919Z] ========================================================= [2024-02-16T06:09:11.919Z] EdgeX Global Pipelines Version Info [2024-02-16T06:09:11.919Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:09:12.660Z] ------------------- [2024-02-16T06:09:12.660Z] stable info: [2024-02-16T06:09:12.660Z] ------------------- [2024-02-16T06:09:12.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T06:09:12.660Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T06:09:12.660Z] Message: update stable to v1.0.258 [2024-02-16T06:09:13.231Z] ------------------- [2024-02-16T06:09:13.231Z] experimental info: [2024-02-16T06:09:13.231Z] ------------------- [2024-02-16T06:09:13.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T06:09:13.231Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T06:09:13.231Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T06:09:13.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-02-16T06:09:13.347Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-02-16T06:09:13.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T06:09:13.396Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T06:09:13.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T06:09:13.445Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T06:09:13.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T06:09:13.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-02-16T06:09:13.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T06:09:13.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T06:09:13.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T06:09:13.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-02-16T06:09:13.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T06:09:13.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T06:09:13.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T06:09:13.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T06:09:13.775Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T06:09:13.810Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T06:09:13.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T06:09:13.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T06:09:13.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-16T06:09:13.961Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-16T06:09:14.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T06:09:14.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T06:09:14.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T06:09:14.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T06:09:14.139Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T06:09:14.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T06:09:14.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T06:09:14.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T06:09:14.299Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo [2024-02-16T06:09:14.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05a857b [Pipeline] echo [2024-02-16T06:09:14.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T06:09:14.478Z] provisioning config files... [2024-02-16T06:09:14.495Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10045000459967431486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:09:14.837Z] ---> ****-login.sh [2024-02-16T06:09:14.837Z] nexus3.edgexfoundry.org:10001 [2024-02-16T06:09:15.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:15.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:15.098Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:15.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:15.098Z] [2024-02-16T06:09:15.098Z] Login Succeeded [2024-02-16T06:09:15.098Z] nexus3.edgexfoundry.org:10002 [2024-02-16T06:09:15.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:15.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:15.360Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:15.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:15.360Z] [2024-02-16T06:09:15.360Z] Login Succeeded [2024-02-16T06:09:15.360Z] nexus3.edgexfoundry.org:10003 [2024-02-16T06:09:15.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:15.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:15.360Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:15.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:15.360Z] [2024-02-16T06:09:15.360Z] Login Succeeded [2024-02-16T06:09:15.360Z] nexus3.edgexfoundry.org:10004 [2024-02-16T06:09:15.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:15.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:15.623Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:15.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:15.623Z] [2024-02-16T06:09:15.623Z] Login Succeeded [2024-02-16T06:09:15.623Z] ****.io [2024-02-16T06:09:15.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:15.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:15.884Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:15.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:15.884Z] [2024-02-16T06:09:15.884Z] Login Succeeded [2024-02-16T06:09:15.884Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T06:09:15.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T06:09:16.423Z] + git rev-list -1 --merges 05a857ba723bc3223dfc65f2e1529220030d9145~1..05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo [2024-02-16T06:09:16.460Z] -----------> git rev-list -1 --merges 05a857ba723bc3223dfc65f2e1529220030d9145~1..05a857ba723bc3223dfc65f2e1529220030d9145 05a857ba723bc3223dfc65f2e1529220030d9145 [2024-02-16T06:09:16.460Z] 05a857ba723bc3223dfc65f2e1529220030d9145 [false] [Pipeline] sh [2024-02-16T06:09:16.774Z] + git log --format=format:%s -1 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo [2024-02-16T06:09:16.790Z] ========================================================= [2024-02-16T06:09:16.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T06:09:16.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T06:09:17.168Z] + git log --format=format:%s -1 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] echo [2024-02-16T06:09:17.181Z] [semverPrep] GIT_COMMIT: 05a857ba723bc3223dfc65f2e1529220030d9145, Commit Message: Merge pull request #1559 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16 [Pipeline] echo [2024-02-16T06:09:17.206Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T06:09:17.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T06:09:17.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T06:09:17.611Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T06:09:17.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T06:09:17.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T06:09:17.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T06:09:17.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:09:18.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T06:09:18.059Z] [2024-02-16T06:09:18.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:09:18.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T06:09:18.386Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T06:09:18.386Z] b85a868b505f: Pulling fs layer [2024-02-16T06:09:18.386Z] e2be974225ed: Pulling fs layer [2024-02-16T06:09:18.386Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T06:09:18.386Z] 988bab9f4d93: Pulling fs layer [2024-02-16T06:09:18.386Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T06:09:18.386Z] eaf3925da568: Pulling fs layer [2024-02-16T06:09:18.386Z] bab4dde63d76: Pulling fs layer [2024-02-16T06:09:18.386Z] bde34c3a00c8: Pulling fs layer [2024-02-16T06:09:18.386Z] b352a97aabf1: Pulling fs layer [2024-02-16T06:09:18.386Z] 4872d77fe225: Pulling fs layer [2024-02-16T06:09:18.386Z] 988bab9f4d93: Waiting [2024-02-16T06:09:18.386Z] 5851b861e8e6: Pulling fs layer [2024-02-16T06:09:18.386Z] eaf3925da568: Waiting [2024-02-16T06:09:18.386Z] 1469e6f7b9e6: Waiting [2024-02-16T06:09:18.386Z] bab4dde63d76: Waiting [2024-02-16T06:09:18.386Z] bde34c3a00c8: Waiting [2024-02-16T06:09:18.386Z] b352a97aabf1: Waiting [2024-02-16T06:09:18.386Z] 4872d77fe225: Waiting [2024-02-16T06:09:18.386Z] 5851b861e8e6: Waiting [2024-02-16T06:09:18.386Z] e2be974225ed: Download complete [2024-02-16T06:09:18.386Z] 988bab9f4d93: Verifying Checksum [2024-02-16T06:09:18.386Z] 988bab9f4d93: Download complete [2024-02-16T06:09:18.646Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T06:09:18.646Z] 1469e6f7b9e6: Download complete [2024-02-16T06:09:18.646Z] eaf3925da568: Verifying Checksum [2024-02-16T06:09:18.646Z] eaf3925da568: Download complete [2024-02-16T06:09:18.646Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T06:09:18.646Z] 339a4e72a1f5: Download complete [2024-02-16T06:09:18.646Z] bde34c3a00c8: Download complete [2024-02-16T06:09:18.646Z] b352a97aabf1: Download complete [2024-02-16T06:09:18.646Z] 4872d77fe225: Verifying Checksum [2024-02-16T06:09:18.646Z] 4872d77fe225: Download complete [2024-02-16T06:09:18.646Z] 5851b861e8e6: Verifying Checksum [2024-02-16T06:09:18.646Z] 5851b861e8e6: Download complete [2024-02-16T06:09:18.646Z] b85a868b505f: Verifying Checksum [2024-02-16T06:09:18.646Z] b85a868b505f: Download complete [2024-02-16T06:09:18.908Z] bab4dde63d76: Verifying Checksum [2024-02-16T06:09:19.847Z] b85a868b505f: Pull complete [2024-02-16T06:09:20.107Z] e2be974225ed: Pull complete [2024-02-16T06:09:20.368Z] 339a4e72a1f5: Pull complete [2024-02-16T06:09:20.629Z] 988bab9f4d93: Pull complete [2024-02-16T06:09:20.889Z] 1469e6f7b9e6: Pull complete [2024-02-16T06:09:20.889Z] eaf3925da568: Pull complete [2024-02-16T06:09:22.832Z] bab4dde63d76: Pull complete [2024-02-16T06:09:22.832Z] bde34c3a00c8: Pull complete [2024-02-16T06:09:22.832Z] b352a97aabf1: Pull complete [2024-02-16T06:09:23.093Z] 4872d77fe225: Pull complete [2024-02-16T06:09:23.093Z] 5851b861e8e6: Pull complete [2024-02-16T06:09:23.093Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T06:09:23.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T06:09:23.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:09:23.310Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:09:23.343Z] $ 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-02-16T06:09:26.849Z] $ docker top 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 -eo pid,comm [2024-02-16T06:09:26.906Z] 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-02-16T06:09:26.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T06:09:27.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T06:09:27.003Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T06:09:27.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T06:09:27.136Z] $ docker exec 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent [2024-02-16T06:09:27.248Z] SSH_AUTH_SOCK=/tmp/ssh-lmOfMrC0IqUS/agent.32 [2024-02-16T06:09:27.248Z] SSH_AGENT_PID=38 [2024-02-16T06:09:27.257Z] Running ssh-add (command line suppressed) [2024-02-16T06:09:27.360Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18329796590727148773.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18329796590727148773.key) [2024-02-16T06:09:27.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T06:09:27.681Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T06:09:27.696Z] $ docker exec --env ******** --env ******** 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent -k [2024-02-16T06:09:27.791Z] unset SSH_AUTH_SOCK; [2024-02-16T06:09:27.791Z] unset SSH_AGENT_PID; [2024-02-16T06:09:27.791Z] echo Agent pid 38 killed; [2024-02-16T06:09:27.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T06:09:27.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T06:09:27.891Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T06:09:28.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T06:09:28.012Z] $ docker exec 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent [2024-02-16T06:09:28.124Z] SSH_AUTH_SOCK=/tmp/ssh-0WJNkV7db3EE/agent.70 [2024-02-16T06:09:28.124Z] SSH_AGENT_PID=76 [2024-02-16T06:09:28.128Z] Running ssh-add (command line suppressed) [2024-02-16T06:09:28.225Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_164845211892397809.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_164845211892397809.key) [2024-02-16T06:09:28.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T06:09:28.544Z] + git semver init [2024-02-16T06:09:28.804Z] 2024-02-16 06:09:28,735 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T06:09:28.804Z] 2024-02-16 06:09:28,736 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-02-16T06:09:28.804Z] 2024-02-16 06:09:28,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-02-16T06:09:28.805Z] 2024-02-16 06:09:28,737 [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-02-16T06:09:30.185Z] 2024-02-16 06:09:29,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-02-16T06:09:30.186Z] 2024-02-16 06:09:29,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-02-16T06:09:30.186Z] 2024-02-16 06:09:29,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:09:30.186Z] 2024-02-16 06:09:29,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:09:30.186Z] 3.2.0-dev.8 [Pipeline] } [2024-02-16T06:09:30.195Z] $ docker exec --env ******** --env ******** 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 ssh-agent -k [2024-02-16T06:09:30.290Z] unset SSH_AUTH_SOCK; [2024-02-16T06:09:30.291Z] unset SSH_AGENT_PID; [2024-02-16T06:09:30.291Z] echo Agent pid 76 killed; [2024-02-16T06:09:30.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T06:09:30.689Z] + git semver [Pipeline] } [2024-02-16T06:09:30.968Z] $ docker stop --time=1 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 [2024-02-16T06:09:32.315Z] $ docker rm -f --volumes 0df39edfbf2a3756976f3091c4c8c9586ced16e7ef90daf05ec7a9e499ea3cb7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T06:09:32.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T06:09:32.965Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T06:09:32.967Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [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-02-16T06:09:33.373Z] provisioning config files... [2024-02-16T06:09:33.383Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1675618557273350683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:09:33.707Z] ---> ****-login.sh [2024-02-16T06:09:33.707Z] nexus3.edgexfoundry.org:10001 [2024-02-16T06:09:33.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:33.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:33.707Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:33.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:33.707Z] [2024-02-16T06:09:33.707Z] Login Succeeded [2024-02-16T06:09:33.707Z] nexus3.edgexfoundry.org:10002 [2024-02-16T06:09:33.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:33.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:33.967Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:33.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:33.967Z] [2024-02-16T06:09:33.967Z] Login Succeeded [2024-02-16T06:09:33.967Z] nexus3.edgexfoundry.org:10003 [2024-02-16T06:09:33.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:33.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:33.967Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:33.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:33.967Z] [2024-02-16T06:09:33.967Z] Login Succeeded [2024-02-16T06:09:33.967Z] nexus3.edgexfoundry.org:10004 [2024-02-16T06:09:33.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:33.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:33.968Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:33.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:33.968Z] [2024-02-16T06:09:33.968Z] Login Succeeded [2024-02-16T06:09:33.968Z] ****.io [2024-02-16T06:09:34.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:09:34.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:09:34.237Z] Configure a credential helper to remove this warning. See [2024-02-16T06:09:34.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:09:34.238Z] [2024-02-16T06:09:34.238Z] Login Succeeded [2024-02-16T06:09:34.504Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T06:09:34.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T06:09:34.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T06:09:34.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T06:09:34.716Z] ========================================================= [2024-02-16T06:09:34.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T06:09:34.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:09:35.128Z] + 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-02-16T06:09:35.128Z] Sending build context to Docker daemon 21.93MB [2024-02-16T06:09:35.128Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T06:09:35.128Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-16T06:09:35.389Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T06:09:35.389Z] 7264a8db6415: Pulling fs layer [2024-02-16T06:09:35.389Z] c4d48a809fc2: Pulling fs layer [2024-02-16T06:09:35.389Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T06:09:35.389Z] ad3a456e5733: Pulling fs layer [2024-02-16T06:09:35.389Z] 69c7f0334f64: Pulling fs layer [2024-02-16T06:09:35.389Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T06:09:35.389Z] ce7588e14bc9: Pulling fs layer [2024-02-16T06:09:35.389Z] b5e4710f87ac: Pulling fs layer [2024-02-16T06:09:35.389Z] ad3a456e5733: Waiting [2024-02-16T06:09:35.389Z] 69c7f0334f64: Waiting [2024-02-16T06:09:35.389Z] b5e4710f87ac: Waiting [2024-02-16T06:09:35.389Z] 1f1c1a5573a3: Waiting [2024-02-16T06:09:35.389Z] ce7588e14bc9: Waiting [2024-02-16T06:09:35.389Z] c4d48a809fc2: Verifying Checksum [2024-02-16T06:09:35.389Z] c4d48a809fc2: Download complete [2024-02-16T06:09:35.389Z] ad3a456e5733: Verifying Checksum [2024-02-16T06:09:35.389Z] ad3a456e5733: Download complete [2024-02-16T06:09:35.389Z] 69c7f0334f64: Verifying Checksum [2024-02-16T06:09:35.389Z] 69c7f0334f64: Download complete [2024-02-16T06:09:35.389Z] 7264a8db6415: Verifying Checksum [2024-02-16T06:09:35.389Z] 7264a8db6415: Download complete [2024-02-16T06:09:35.389Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T06:09:35.389Z] 1f1c1a5573a3: Download complete [2024-02-16T06:09:35.648Z] 7264a8db6415: Pull complete [2024-02-16T06:09:35.648Z] b5e4710f87ac: Verifying Checksum [2024-02-16T06:09:35.648Z] b5e4710f87ac: Download complete [2024-02-16T06:09:35.648Z] c4d48a809fc2: Pull complete [2024-02-16T06:09:35.906Z] 4f1c88b9dad5: Download complete [2024-02-16T06:09:36.164Z] ce7588e14bc9: Verifying Checksum [2024-02-16T06:09:36.164Z] ce7588e14bc9: Download complete [2024-02-16T06:09:39.455Z] 4f1c88b9dad5: Pull complete [2024-02-16T06:09:39.455Z] ad3a456e5733: Pull complete [2024-02-16T06:09:39.455Z] 69c7f0334f64: Pull complete [2024-02-16T06:09:39.455Z] 1f1c1a5573a3: Pull complete [2024-02-16T06:09:41.997Z] ce7588e14bc9: Pull complete [2024-02-16T06:09:42.257Z] b5e4710f87ac: Pull complete [2024-02-16T06:09:42.257Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T06:09:42.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T06:09:42.257Z] ---> 88b5674ff536 [2024-02-16T06:09:42.257Z] Step 3/10 : ARG MAKE=make build [2024-02-16T06:09:48.273Z] Still waiting to schedule task [2024-02-16T06:09:48.273Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T06:09:48.838Z] ---> Running in eec38e7f80d7 [2024-02-16T06:09:48.839Z] Removing intermediate container eec38e7f80d7 [2024-02-16T06:09:48.839Z] ---> 09b0e3db2063 [2024-02-16T06:09:48.839Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-16T06:09:48.839Z] ---> Running in a75e4af13dc2 [2024-02-16T06:09:48.839Z] Removing intermediate container a75e4af13dc2 [2024-02-16T06:09:48.839Z] ---> e1d9bcd7dbb2 [2024-02-16T06:09:48.839Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T06:09:48.839Z] ---> Running in 403828c7ef8f [2024-02-16T06:09:48.839Z] Removing intermediate container 403828c7ef8f [2024-02-16T06:09:48.839Z] ---> 2fe167b3b2a6 [2024-02-16T06:09:48.839Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-16T06:09:48.839Z] ---> Running in 99d54e39b5bb [2024-02-16T06:09:48.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T06:09:48.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T06:09:49.101Z] OK: 264 MiB in 52 packages [2024-02-16T06:09:49.362Z] Removing intermediate container 99d54e39b5bb [2024-02-16T06:09:49.362Z] ---> 8c3dcd7b3cd9 [2024-02-16T06:09:49.362Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-16T06:09:49.362Z] ---> 28ea0f6a0999 [2024-02-16T06:09:49.362Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T06:09:49.362Z] ---> Running in 15c6fed19ed6 [2024-02-16T06:10:21.544Z] Removing intermediate container 15c6fed19ed6 [2024-02-16T06:10:21.544Z] ---> dea5d3142d53 [2024-02-16T06:10:21.544Z] Step 9/10 : COPY . . [2024-02-16T06:10:21.544Z] ---> fe3bf4ef1e9d [2024-02-16T06:10:21.544Z] Step 10/10 : RUN ${MAKE} [2024-02-16T06:10:21.544Z] ---> Running in 49514bbff468 [2024-02-16T06:10:21.544Z] noop [2024-02-16T06:10:21.544Z] Removing intermediate container 49514bbff468 [2024-02-16T06:10:21.544Z] ---> 828d551f0f8d [2024-02-16T06:10:21.544Z] Successfully built 828d551f0f8d [2024-02-16T06:10:21.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:10:21.936Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T06:10:21.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:10:22.056Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:10:22.086Z] $ 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-02-16T06:10:22.436Z] $ docker top 263dc4af1f178d9c6bd8782882117acd81a5416ae51e76c42b72b20a33d80ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T06:10:22.824Z] + go version [2024-02-16T06:10:22.824Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T06:10:22.836Z] $ docker stop --time=1 263dc4af1f178d9c6bd8782882117acd81a5416ae51e76c42b72b20a33d80ae4 [2024-02-16T06:10:24.114Z] $ docker rm -f --volumes 263dc4af1f178d9c6bd8782882117acd81a5416ae51e76c42b72b20a33d80ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:10:24.712Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T06:10:24.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:10:24.839Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:10:24.868Z] $ 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-02-16T06:10:25.188Z] $ docker top cef651192db97228c29e99daccdcf28e4f77deb373b2396a07c9a3ec084f7b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T06:10:25.569Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-02-16T06:10:25.893Z] + make test [2024-02-16T06:10:25.893Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T06:10:32.459Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-16T06:10:44.662Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-16T06:10:44.922Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-16T06:10:45.490Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.041s coverage: 27.6% of statements [2024-02-16T06:10:45.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements [2024-02-16T06:10:45.753Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.071s coverage: 86.0% of statements [2024-02-16T06:10:46.011Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.072s coverage: 71.8% of statements [2024-02-16T06:10:46.271Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-16T06:10:46.271Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-16T06:10:47.207Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-16T06:10:49.745Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements [2024-02-16T06:10:51.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.973s coverage: 45.9% of statements [2024-02-16T06:10:51.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.098s coverage: 68.5% of statements [2024-02-16T06:10:51.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.104s coverage: 89.2% of statements [2024-02-16T06:10:51.124Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements [2024-02-16T06:11:13.117Z] GO111MODULE=on go vet ./... [2024-02-16T06:11:15.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T06:11:15.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T06:11:15.906Z] ./bin/test-attribution-txt.sh [2024-02-16T06:11:15.906Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T06:11:15.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T06:11:15.972Z] $ docker stop --time=1 cef651192db97228c29e99daccdcf28e4f77deb373b2396a07c9a3ec084f7b05 [2024-02-16T06:11:19.610Z] $ docker rm -f --volumes cef651192db97228c29e99daccdcf28e4f77deb373b2396a07c9a3ec084f7b05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T06:11:20.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T06:11:20.300Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T06:11:20.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T06:11:21.296Z] + ls -al . [2024-02-16T06:11:21.296Z] total 308 [2024-02-16T06:11:21.296Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 06:10 . [2024-02-16T06:11:21.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:09 .. [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 06:09 .dockerignore [2024-02-16T06:11:21.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:10 .git [2024-02-16T06:11:21.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:09 .github [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 16 06:09 .gitignore [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 06:09 .golangci.yml [2024-02-16T06:11:21.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 06:09 .semver [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 16 06:09 CHANGELOG.md [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 06:09 GOVERNANCE.md [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 06:09 Jenkinsfile [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 06:09 LICENSE [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 16 06:09 Makefile [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 06:09 OWNERS.md [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 16 06:09 README.md [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 06:09 VERSION [2024-02-16T06:11:21.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 06:09 bin [2024-02-16T06:11:21.296Z] -rw-r--r-- 1 jenkins jenkins 122155 Feb 16 06:10 coverage.out [2024-02-16T06:11:21.296Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 06:09 example [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 3768 Feb 16 06:09 go.mod [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 33786 Feb 16 06:09 go.sum [2024-02-16T06:11:21.296Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:09 internal [2024-02-16T06:11:21.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:09 openapi [2024-02-16T06:11:21.296Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 06:09 pkg [2024-02-16T06:11:21.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:09 snap [2024-02-16T06:11:21.296Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 06:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:11:21.673Z] + 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=05a857ba723bc3223dfc65f2e1529220030d9145 --label arch=amd64 --label version=3.2.0-dev.8 . [2024-02-16T06:11:21.673Z] Sending build context to Docker daemon 22.05MB [2024-02-16T06:11:21.673Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T06:11:21.673Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-16T06:11:21.673Z] ---> 828d551f0f8d [2024-02-16T06:11:21.673Z] Step 3/23 : ARG MAKE=make build [2024-02-16T06:11:22.241Z] ---> Running in 56d637008e2c [2024-02-16T06:11:22.241Z] Removing intermediate container 56d637008e2c [2024-02-16T06:11:22.241Z] ---> 282542cefa6a [2024-02-16T06:11:22.241Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-16T06:11:22.241Z] ---> Running in 8f04ac96bc93 [2024-02-16T06:11:22.241Z] Removing intermediate container 8f04ac96bc93 [2024-02-16T06:11:22.241Z] ---> fca564147870 [2024-02-16T06:11:22.241Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T06:11:22.241Z] ---> Running in 57c53ade2fa3 [2024-02-16T06:11:22.241Z] Removing intermediate container 57c53ade2fa3 [2024-02-16T06:11:22.241Z] ---> cdabab7ae1f9 [2024-02-16T06:11:22.241Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-16T06:11:22.241Z] ---> Running in 325ab7cb323e [2024-02-16T06:11:22.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T06:11:22.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T06:11:23.019Z] OK: 264 MiB in 52 packages [2024-02-16T06:11:23.279Z] Removing intermediate container 325ab7cb323e [2024-02-16T06:11:23.279Z] ---> 23ca80f402c8 [2024-02-16T06:11:23.279Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-16T06:11:23.537Z] ---> 9410f5927aff [2024-02-16T06:11:23.537Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T06:11:23.537Z] ---> Running in 21e41820d3b4 [2024-02-16T06:11:24.105Z] Removing intermediate container 21e41820d3b4 [2024-02-16T06:11:24.105Z] ---> 3b21cc0ebfe6 [2024-02-16T06:11:24.105Z] Step 9/23 : COPY . . [2024-02-16T06:11:25.040Z] ---> 4e4344e2edcc [2024-02-16T06:11:25.040Z] Step 10/23 : RUN ${MAKE} [2024-02-16T06:11:25.040Z] ---> Running in 67987b12b22e [2024-02-16T06:11:25.040Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.8" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-02-16T06:11:29.620Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1046 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-02-16T06:11:29.661Z] Running in /w/workspace/device-sdk-go/279 [Pipeline] { [Pipeline] checkout [2024-02-16T06:11:32.735Z] The recommended git tool is: git [2024-02-16T06:11:37.506Z] using credential edgex-jenkins-ssh [2024-02-16T06:11:37.531Z] Cloning the remote Git repository [2024-02-16T06:11:37.578Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-02-16T06:11:37.678Z] > git init /w/workspace/device-sdk-go/279 # timeout=10 [2024-02-16T06:11:37.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-02-16T06:11:37.833Z] > git --version # timeout=10 [2024-02-16T06:11:37.853Z] > git --version # 'git version 2.25.1' [2024-02-16T06:11:37.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T06:11:38.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T06:11:42.687Z] Avoid second fetch [2024-02-16T06:11:42.688Z] Checking out Revision 05a857ba723bc3223dfc65f2e1529220030d9145 (main) [2024-02-16T06:11:41.692Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-02-16T06:11:41.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T06:11:42.701Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T06:11:42.777Z] > git checkout -f 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 [2024-02-16T06:11:43.391Z] Commit message: "Merge pull request #1559 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T06:11:44.733Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T06:11:44.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T06:11:44.734Z] Dload Upload Total Spent Left Speed [2024-02-16T06:11:44.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 54355 0 --:--:-- --:--:-- --:--:-- 54355 [Pipeline] sh [2024-02-16T06:11:45.078Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T06:11:45.418Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T06:11:45.418Z] + sudo tee /etc/docker/daemon.new [2024-02-16T06:11:45.418Z] { [2024-02-16T06:11:45.418Z] "registry-mirrors": [ [2024-02-16T06:11:45.418Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T06:11:45.418Z] ], [2024-02-16T06:11:45.418Z] "bip": "10.250.0.254/24", [2024-02-16T06:11:45.418Z] "hosts": [ [2024-02-16T06:11:45.418Z] "tcp://0.0.0.0:5555", [2024-02-16T06:11:45.418Z] "unix:///var/run/docker.sock" [2024-02-16T06:11:45.418Z] ], [2024-02-16T06:11:45.418Z] "mtu": 1458, [2024-02-16T06:11:45.418Z] "selinux-enabled": true, [2024-02-16T06:11:45.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T06:11:45.418Z] } [Pipeline] sh [2024-02-16T06:11:45.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T06:11:46.093Z] + sudo service docker restart [2024-02-16T06:11:46.988Z] Removing intermediate container 67987b12b22e [2024-02-16T06:11:46.989Z] ---> 26019135369b [2024-02-16T06:11:46.989Z] Step 11/23 : FROM alpine:3.18 [2024-02-16T06:11:46.989Z] 3.18: Pulling from library/alpine [2024-02-16T06:11:46.989Z] 619be1103602: Pulling fs layer [2024-02-16T06:11:46.989Z] 619be1103602: Verifying Checksum [2024-02-16T06:11:46.989Z] 619be1103602: Download complete [2024-02-16T06:11:46.989Z] 619be1103602: Pull complete [2024-02-16T06:11:46.989Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T06:11:46.989Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T06:11:46.989Z] ---> d3782b16ccc9 [2024-02-16T06:11:46.989Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-16T06:11:46.989Z] ---> Running in 8cfb0ba4ea76 [2024-02-16T06:11:46.989Z] Removing intermediate container 8cfb0ba4ea76 [2024-02-16T06:11:46.989Z] ---> c73f3ebe6ede [2024-02-16T06:11:46.989Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-16T06:11:46.989Z] ---> Running in 2fac7496dd6b [2024-02-16T06:11:46.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T06:11:46.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T06:11:46.989Z] OK: 7 MiB in 15 packages [2024-02-16T06:11:46.989Z] Removing intermediate container 2fac7496dd6b [2024-02-16T06:11:46.989Z] ---> d46e1297745a [2024-02-16T06:11:46.989Z] Step 14/23 : WORKDIR / [2024-02-16T06:11:46.989Z] ---> Running in 9a7b872f17a3 [2024-02-16T06:11:46.989Z] Removing intermediate container 9a7b872f17a3 [2024-02-16T06:11:46.989Z] ---> 0e5bbaac9d96 [2024-02-16T06:11:46.989Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-16T06:11:46.989Z] ---> 8b58d5abda49 [2024-02-16T06:11:46.989Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-16T06:11:46.989Z] ---> 2a7d95d464e1 [2024-02-16T06:11:46.989Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-16T06:11:47.248Z] ---> 8265e3a5bb49 [2024-02-16T06:11:47.248Z] Step 18/23 : EXPOSE 59999 [2024-02-16T06:11:47.248Z] ---> Running in fccbde1ebeb9 [2024-02-16T06:11:47.248Z] Removing intermediate container fccbde1ebeb9 [2024-02-16T06:11:47.248Z] ---> 63ee680e061a [2024-02-16T06:11:47.248Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-16T06:11:47.507Z] ---> Running in 2daeef42032a [2024-02-16T06:11:47.507Z] Removing intermediate container 2daeef42032a [2024-02-16T06:11:47.507Z] ---> ea34ffdd173c [2024-02-16T06:11:47.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T06:11:47.507Z] ---> Running in ec9f8f2e3911 [2024-02-16T06:11:47.507Z] Removing intermediate container ec9f8f2e3911 [2024-02-16T06:11:47.507Z] ---> 1da41bd69399 [2024-02-16T06:11:47.507Z] Step 21/23 : LABEL arch=amd64 [2024-02-16T06:11:47.507Z] ---> Running in f5743eb32eca [2024-02-16T06:11:47.768Z] Removing intermediate container f5743eb32eca [2024-02-16T06:11:47.768Z] ---> f5ab5e38775a [2024-02-16T06:11:47.768Z] Step 22/23 : LABEL git_sha=05a857ba723bc3223dfc65f2e1529220030d9145 [2024-02-16T06:11:47.768Z] ---> Running in d0efc29e9af2 [2024-02-16T06:11:47.768Z] Removing intermediate container d0efc29e9af2 [2024-02-16T06:11:47.768Z] ---> 0a9f35b2faac [2024-02-16T06:11:47.768Z] Step 23/23 : LABEL version=3.2.0-dev.8 [2024-02-16T06:11:47.768Z] ---> Running in fa4762d012ca [2024-02-16T06:11:47.768Z] Removing intermediate container fa4762d012ca [2024-02-16T06:11:47.768Z] ---> 17ddf408d8cb [2024-02-16T06:11:47.768Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T06:11:47.768Z] Successfully built 17ddf408d8cb [2024-02-16T06:11:47.768Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:11:48.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T06:11:48.665Z] [2024-02-16T06:11:48.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:11:48.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T06:11:48.991Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T06:11:48.991Z] 5eb5b503b376: Pulling fs layer [2024-02-16T06:11:48.991Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T06:11:48.991Z] ec43610c2a17: Pulling fs layer [2024-02-16T06:11:48.991Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T06:11:48.991Z] 33b1e0a273af: Pulling fs layer [2024-02-16T06:11:48.991Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T06:11:48.991Z] 2f39f015ded8: Pulling fs layer [2024-02-16T06:11:48.991Z] 33b1e0a273af: Waiting [2024-02-16T06:11:48.991Z] 3a2ae6a8a46f: Waiting [2024-02-16T06:11:48.991Z] 5d3b04190fa2: Waiting [2024-02-16T06:11:48.991Z] 5c69ac0246d0: Download complete [2024-02-16T06:11:48.991Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T06:11:48.991Z] 3a2ae6a8a46f: Download complete [2024-02-16T06:11:48.991Z] 33b1e0a273af: Verifying Checksum [2024-02-16T06:11:48.991Z] 33b1e0a273af: Download complete [2024-02-16T06:11:48.991Z] ec43610c2a17: Verifying Checksum [2024-02-16T06:11:48.991Z] ec43610c2a17: Download complete [2024-02-16T06:11:48.991Z] 5d3b04190fa2: Download complete [2024-02-16T06:11:49.249Z] 5eb5b503b376: Verifying Checksum [2024-02-16T06:11:49.249Z] 5eb5b503b376: Download complete [2024-02-16T06:11:49.817Z] 2f39f015ded8: Download complete [2024-02-16T06:11:50.754Z] 5eb5b503b376: Pull complete [2024-02-16T06:11:50.754Z] 5c69ac0246d0: Pull complete [2024-02-16T06:11:51.013Z] ec43610c2a17: Pull complete [2024-02-16T06:11:51.013Z] 3a2ae6a8a46f: Pull complete [2024-02-16T06:11:51.274Z] 33b1e0a273af: Pull complete [2024-02-16T06:11:51.274Z] 5d3b04190fa2: Pull complete [2024-02-16T06:11:55.461Z] 2f39f015ded8: Pull complete [2024-02-16T06:11:55.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T06:11:55.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T06:11:55.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:11:55.672Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:11:55.710Z] $ 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-02-16T06:12:01.046Z] $ docker top 3d04cfc6d8dd0f995c80554e3cad6ada02ee707e1f49716fec9c3af881003064 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:12:01.501Z] ---> job-cost.sh [2024-02-16T06:12:01.501Z] lf-activate-venv: SKIPPING [2024-02-16T06:12:01.501Z] INFO: No Stack... [2024-02-16T06:12:01.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T06:12:02.020Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T06:12:02.320Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-02-16T06:12:02.320Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T06:12:02.334Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [2024-02-16T06:12:02.346Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] did not exist. Created. [2024-02-16T06:12:02.351Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T06:12:02.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T06:12:02.747Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T06:12:02.767Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T06:12:02.841Z] $ docker stop --time=1 3d04cfc6d8dd0f995c80554e3cad6ada02ee707e1f49716fec9c3af881003064 [2024-02-16T06:12:03.995Z] $ docker rm -f --volumes 3d04cfc6d8dd0f995c80554e3cad6ada02ee707e1f49716fec9c3af881003064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T06:12:04.417Z] provisioning config files... [2024-02-16T06:12:04.449Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/279@tmp/config16174348187555253158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:12:04.918Z] ---> ****-login.sh [2024-02-16T06:12:04.918Z] nexus3.edgexfoundry.org:10001 [2024-02-16T06:12:05.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:12:05.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:12:05.460Z] Configure a credential helper to remove this warning. See [2024-02-16T06:12:05.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:12:05.460Z] [2024-02-16T06:12:05.460Z] Login Succeeded [2024-02-16T06:12:05.460Z] nexus3.edgexfoundry.org:10002 [2024-02-16T06:12:05.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:12:06.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:12:06.001Z] Configure a credential helper to remove this warning. See [2024-02-16T06:12:06.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:12:06.001Z] [2024-02-16T06:12:06.001Z] Login Succeeded [2024-02-16T06:12:06.001Z] nexus3.edgexfoundry.org:10003 [2024-02-16T06:12:06.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:12:06.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:12:06.286Z] Configure a credential helper to remove this warning. See [2024-02-16T06:12:06.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:12:06.286Z] [2024-02-16T06:12:06.286Z] Login Succeeded [2024-02-16T06:12:06.286Z] nexus3.edgexfoundry.org:10004 [2024-02-16T06:12:06.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:12:06.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:12:06.558Z] Configure a credential helper to remove this warning. See [2024-02-16T06:12:06.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:12:06.558Z] [2024-02-16T06:12:06.558Z] Login Succeeded [2024-02-16T06:12:06.558Z] ****.io [2024-02-16T06:12:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T06:12:07.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T06:12:07.110Z] Configure a credential helper to remove this warning. See [2024-02-16T06:12:07.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T06:12:07.110Z] [2024-02-16T06:12:07.110Z] Login Succeeded [2024-02-16T06:12:07.110Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T06:12:07.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T06:12:07.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T06:12:07.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T06:12:07.665Z] ========================================================= [2024-02-16T06:12:07.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T06:12:07.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:12:08.190Z] + 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-02-16T06:12:11.550Z] Sending build context to Docker daemon 11.36MB [2024-02-16T06:12:11.550Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T06:12:11.550Z] Step 2/10 : FROM ${BASE} AS builder [2024-02-16T06:12:11.550Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T06:12:11.550Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T06:12:11.550Z] 5d54e960e981: Pulling fs layer [2024-02-16T06:12:11.550Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T06:12:11.550Z] f0e02332f6b5: Pulling fs layer [2024-02-16T06:12:11.550Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T06:12:11.550Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T06:12:11.550Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T06:12:11.550Z] 872ee5b61b7b: Waiting [2024-02-16T06:12:11.550Z] 0c6a40ed1a82: Waiting [2024-02-16T06:12:11.550Z] 94ae7d8d031c: Waiting [2024-02-16T06:12:11.550Z] f0e02332f6b5: Waiting [2024-02-16T06:12:11.550Z] 5d54e960e981: Verifying Checksum [2024-02-16T06:12:11.550Z] 5d54e960e981: Download complete [2024-02-16T06:12:11.823Z] f0e02332f6b5: Verifying Checksum [2024-02-16T06:12:11.823Z] f0e02332f6b5: Download complete [2024-02-16T06:12:11.823Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T06:12:11.823Z] 872ee5b61b7b: Download complete [2024-02-16T06:12:11.823Z] 9fda8d8052c6: Download complete [2024-02-16T06:12:12.095Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T06:12:12.095Z] 94ae7d8d031c: Download complete [2024-02-16T06:12:12.683Z] 9fda8d8052c6: Pull complete [2024-02-16T06:12:13.275Z] 5d54e960e981: Pull complete [2024-02-16T06:12:13.544Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T06:12:13.544Z] c4a7e357bf2a: Download complete [2024-02-16T06:12:14.958Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T06:12:14.959Z] 0c6a40ed1a82: Download complete [2024-02-16T06:12:27.294Z] c4a7e357bf2a: Pull complete [2024-02-16T06:12:27.294Z] f0e02332f6b5: Pull complete [2024-02-16T06:12:27.294Z] 872ee5b61b7b: Pull complete [2024-02-16T06:12:35.533Z] 0c6a40ed1a82: Pull complete [2024-02-16T06:12:36.493Z] 94ae7d8d031c: Pull complete [2024-02-16T06:12:36.493Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T06:12:36.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T06:12:36.493Z] ---> 86de565de09d [2024-02-16T06:12:36.493Z] Step 3/10 : ARG MAKE=make build [2024-02-16T06:12:38.443Z] ---> Running in b4cfd00ae1ca [2024-02-16T06:12:38.712Z] Removing intermediate container b4cfd00ae1ca [2024-02-16T06:12:38.712Z] ---> fb13cd0c8aa4 [2024-02-16T06:12:38.712Z] Step 4/10 : WORKDIR /device-sdk-go [2024-02-16T06:12:38.712Z] ---> Running in de134a621dd6 [2024-02-16T06:12:39.299Z] Removing intermediate container de134a621dd6 [2024-02-16T06:12:39.299Z] ---> c13041cce419 [2024-02-16T06:12:39.299Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T06:12:39.299Z] ---> Running in 1cef528c5cc7 [2024-02-16T06:12:39.568Z] Removing intermediate container 1cef528c5cc7 [2024-02-16T06:12:39.568Z] ---> ac88b41d35f4 [2024-02-16T06:12:39.568Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-02-16T06:12:39.568Z] ---> Running in b1864fe8d75d [2024-02-16T06:12:40.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T06:12:41.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T06:12:42.236Z] OK: 266 MiB in 52 packages [2024-02-16T06:12:43.202Z] Removing intermediate container b1864fe8d75d [2024-02-16T06:12:43.202Z] ---> 0d7d6fb15f51 [2024-02-16T06:12:43.202Z] Step 7/10 : COPY go.mod vendor* ./ [2024-02-16T06:12:43.785Z] ---> d212ea4c5614 [2024-02-16T06:12:43.785Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T06:12:43.785Z] ---> Running in 78555bc847fc [2024-02-16T06:13:51.825Z] Removing intermediate container 78555bc847fc [2024-02-16T06:13:51.825Z] ---> 4ac62294f698 [2024-02-16T06:13:51.825Z] Step 9/10 : COPY . . [2024-02-16T06:13:51.825Z] ---> 07bcd49158c4 [2024-02-16T06:13:51.825Z] Step 10/10 : RUN ${MAKE} [2024-02-16T06:13:51.825Z] ---> Running in 8b6de058eb7e [2024-02-16T06:13:51.825Z] noop [2024-02-16T06:13:51.825Z] Removing intermediate container 8b6de058eb7e [2024-02-16T06:13:51.825Z] ---> 009b4788164b [2024-02-16T06:13:51.825Z] Successfully built 009b4788164b [2024-02-16T06:13:51.825Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:13:52.312Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T06:13:52.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:13:52.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-1046 does not seem to be running inside a container [2024-02-16T06:13:52.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/279 -v /w/workspace/device-sdk-go/279:/w/workspace/device-sdk-go/279:rw,z -v /w/workspace/device-sdk-go/279@tmp:/w/workspace/device-sdk-go/279@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-02-16T06:13:54.817Z] $ docker top c191dfe22a4b369c0bbc0081ddadfc1457ae6e57fde146ef78ac8ab9faa45caf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T06:13:55.729Z] + go version [2024-02-16T06:13:55.729Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T06:13:55.740Z] $ docker stop --time=1 c191dfe22a4b369c0bbc0081ddadfc1457ae6e57fde146ef78ac8ab9faa45caf [2024-02-16T06:13:57.375Z] $ docker rm -f --volumes c191dfe22a4b369c0bbc0081ddadfc1457ae6e57fde146ef78ac8ab9faa45caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:13:58.256Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T06:13:58.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:13:58.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-1046 does not seem to be running inside a container [2024-02-16T06:13:58.551Z] $ 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/279 -v /w/workspace/device-sdk-go/279:/w/workspace/device-sdk-go/279:rw,z -v /w/workspace/device-sdk-go/279@tmp:/w/workspace/device-sdk-go/279@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-02-16T06:13:59.750Z] $ docker top a8d4eae239f6faae07c3eb51eea3bd8584543a3d8f1698adc4af232936880fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T06:14:00.655Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/279 [Pipeline] fileExists [Pipeline] sh [2024-02-16T06:14:01.021Z] + make test [2024-02-16T06:14:01.021Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T06:14:39.898Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-02-16T06:16:31.553Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-02-16T06:16:31.553Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-02-16T06:16:31.553Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-02-16T06:16:31.553Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-02-16T06:16:31.554Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-02-16T06:16:31.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.210s coverage: 27.6% of statements [2024-02-16T06:16:35.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.283s coverage: 81.5% of statements [2024-02-16T06:16:44.010Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-02-16T06:16:44.010Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-02-16T06:16:45.413Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.374s coverage: 86.0% of statements [2024-02-16T06:16:50.753Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-02-16T06:16:52.157Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.447s coverage: 71.8% of statements [2024-02-16T06:16:55.517Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.479s coverage: 14.4% of statements [2024-02-16T06:16:56.481Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-02-16T06:16:56.481Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-02-16T06:16:57.066Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 6.381s coverage: 45.9% of statements [2024-02-16T06:16:58.470Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 2.011s coverage: 68.5% of statements [2024-02-16T06:17:02.729Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.451s coverage: 89.2% of statements [2024-02-16T06:17:02.729Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-02-16T06:17:04.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.249s coverage: 5.5% of statements [2024-02-16T06:17:05.116Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T06:17:05.116Z] GO111MODULE=on go vet ./... [2024-02-16T06:19:11.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T06:19:11.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T06:19:11.797Z] ./bin/test-attribution-txt.sh [2024-02-16T06:19:11.797Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T06:19:11.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T06:19:11.856Z] $ docker stop --time=1 a8d4eae239f6faae07c3eb51eea3bd8584543a3d8f1698adc4af232936880fc3 [2024-02-16T06:19:14.949Z] $ docker rm -f --volumes a8d4eae239f6faae07c3eb51eea3bd8584543a3d8f1698adc4af232936880fc3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T06:19:16.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T06:19:16.671Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T06:19:17.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T06:19:17.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T06:19:18.120Z] + ls -al . [2024-02-16T06:19:18.120Z] total 304 [2024-02-16T06:19:18.120Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 06:14 . [2024-02-16T06:19:18.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:11 .. [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 16 06:11 .dockerignore [2024-02-16T06:19:18.120Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 06:11 .git [2024-02-16T06:19:18.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:11 .github [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 16 06:11 .gitignore [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 16 06:11 .golangci.yml [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 16 06:11 CHANGELOG.md [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 06:11 GOVERNANCE.md [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 885 Feb 16 06:11 Jenkinsfile [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 16 06:11 LICENSE [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 1842 Feb 16 06:11 Makefile [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 16 06:11 OWNERS.md [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 4933 Feb 16 06:11 README.md [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 06:09 VERSION [2024-02-16T06:19:18.120Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 06:11 bin [2024-02-16T06:19:18.120Z] -rw-r--r-- 1 jenkins jenkins 122153 Feb 16 06:17 coverage.out [2024-02-16T06:19:18.120Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 16 06:11 example [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 3768 Feb 16 06:11 go.mod [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 33786 Feb 16 06:11 go.sum [2024-02-16T06:19:18.120Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:11 internal [2024-02-16T06:19:18.120Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 06:11 openapi [2024-02-16T06:19:18.120Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 06:11 pkg [2024-02-16T06:19:18.120Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 06:11 snap [2024-02-16T06:19:18.120Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 16 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:19:18.523Z] + 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=05a857ba723bc3223dfc65f2e1529220030d9145 --label arch=arm64 --label version=3.2.0-dev.8 . [2024-02-16T06:19:19.117Z] Sending build context to Docker daemon 11.49MB [2024-02-16T06:19:19.117Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T06:19:19.117Z] Step 2/23 : FROM ${BASE} AS builder [2024-02-16T06:19:19.117Z] ---> 009b4788164b [2024-02-16T06:19:19.117Z] Step 3/23 : ARG MAKE=make build [2024-02-16T06:19:19.117Z] ---> Running in 8d729780145c [2024-02-16T06:19:19.386Z] Removing intermediate container 8d729780145c [2024-02-16T06:19:19.386Z] ---> 7fe62e2f0fd6 [2024-02-16T06:19:19.386Z] Step 4/23 : WORKDIR /device-sdk-go [2024-02-16T06:19:19.651Z] ---> Running in b96a5579bb14 [2024-02-16T06:19:19.918Z] Removing intermediate container b96a5579bb14 [2024-02-16T06:19:19.918Z] ---> d2c5e78370da [2024-02-16T06:19:19.918Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T06:19:19.918Z] ---> Running in 07ad488e1c50 [2024-02-16T06:19:20.184Z] Removing intermediate container 07ad488e1c50 [2024-02-16T06:19:20.184Z] ---> 082de813a198 [2024-02-16T06:19:20.184Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-02-16T06:19:20.184Z] ---> Running in 3764d8ce8c24 [2024-02-16T06:19:21.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T06:19:21.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T06:19:22.689Z] OK: 266 MiB in 52 packages [2024-02-16T06:19:23.646Z] Removing intermediate container 3764d8ce8c24 [2024-02-16T06:19:23.646Z] ---> 26fe790cbb27 [2024-02-16T06:19:23.646Z] Step 7/23 : COPY go.mod vendor* ./ [2024-02-16T06:19:23.911Z] ---> a044112f2567 [2024-02-16T06:19:23.911Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T06:19:23.911Z] ---> Running in a011cfe221c7 [2024-02-16T06:19:30.535Z] Removing intermediate container a011cfe221c7 [2024-02-16T06:19:30.535Z] ---> eec62319d0fb [2024-02-16T06:19:30.535Z] Step 9/23 : COPY . . [2024-02-16T06:19:30.803Z] ---> 693715da34f2 [2024-02-16T06:19:30.803Z] Step 10/23 : RUN ${MAKE} [2024-02-16T06:19:30.803Z] ---> Running in 21f70f3506a0 [2024-02-16T06:19:32.217Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.8" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-02-16T06:21:26.959Z] Removing intermediate container 21f70f3506a0 [2024-02-16T06:21:26.959Z] ---> 17b5803451f7 [2024-02-16T06:21:26.959Z] Step 11/23 : FROM alpine:3.18 [2024-02-16T06:21:26.959Z] 3.18: Pulling from library/alpine [2024-02-16T06:21:26.959Z] c6b39de5b339: Pulling fs layer [2024-02-16T06:21:26.959Z] c6b39de5b339: Verifying Checksum [2024-02-16T06:21:26.959Z] c6b39de5b339: Download complete [2024-02-16T06:21:26.959Z] c6b39de5b339: Pull complete [2024-02-16T06:21:26.959Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T06:21:26.959Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T06:21:26.959Z] ---> 33abbf032149 [2024-02-16T06:21:26.959Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-02-16T06:21:26.959Z] ---> Running in d7483e8f6429 [2024-02-16T06:21:26.959Z] Removing intermediate container d7483e8f6429 [2024-02-16T06:21:26.959Z] ---> 908dc3937d94 [2024-02-16T06:21:26.959Z] Step 13/23 : RUN apk add --update --no-cache [2024-02-16T06:21:26.959Z] ---> Running in 17086e4e99f0 [2024-02-16T06:21:26.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T06:21:26.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T06:21:26.959Z] OK: 8 MiB in 15 packages [2024-02-16T06:21:26.959Z] Removing intermediate container 17086e4e99f0 [2024-02-16T06:21:26.959Z] ---> 14ed8c64604b [2024-02-16T06:21:26.959Z] Step 14/23 : WORKDIR / [2024-02-16T06:21:26.959Z] ---> Running in c0dc93203d16 [2024-02-16T06:21:26.959Z] Removing intermediate container c0dc93203d16 [2024-02-16T06:21:26.959Z] ---> 8de6ea7884b8 [2024-02-16T06:21:26.959Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-02-16T06:21:26.959Z] ---> e9183ac910e5 [2024-02-16T06:21:26.959Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-02-16T06:21:26.959Z] ---> 917a93004b63 [2024-02-16T06:21:26.959Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-02-16T06:21:26.959Z] ---> 440ac8ddf118 [2024-02-16T06:21:26.959Z] Step 18/23 : EXPOSE 59999 [2024-02-16T06:21:26.959Z] ---> Running in f8eaa3c0210a [2024-02-16T06:21:26.959Z] Removing intermediate container f8eaa3c0210a [2024-02-16T06:21:26.959Z] ---> 6d4400da6490 [2024-02-16T06:21:26.959Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-02-16T06:21:26.959Z] ---> Running in fc7e31d07aec [2024-02-16T06:21:26.959Z] Removing intermediate container fc7e31d07aec [2024-02-16T06:21:26.959Z] ---> 6f91f10bdb01 [2024-02-16T06:21:26.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T06:21:26.959Z] ---> Running in 424f64c4af4c [2024-02-16T06:21:26.959Z] Removing intermediate container 424f64c4af4c [2024-02-16T06:21:26.959Z] ---> 778f46ed89b5 [2024-02-16T06:21:26.959Z] Step 21/23 : LABEL arch=arm64 [2024-02-16T06:21:26.959Z] ---> Running in b836dc14bdcf [2024-02-16T06:21:26.959Z] Removing intermediate container b836dc14bdcf [2024-02-16T06:21:26.959Z] ---> af293d0e315c [2024-02-16T06:21:26.959Z] Step 22/23 : LABEL git_sha=05a857ba723bc3223dfc65f2e1529220030d9145 [2024-02-16T06:21:26.959Z] ---> Running in 5d70753b4de5 [2024-02-16T06:21:26.959Z] Removing intermediate container 5d70753b4de5 [2024-02-16T06:21:26.959Z] ---> ee0d17e07255 [2024-02-16T06:21:26.959Z] Step 23/23 : LABEL version=3.2.0-dev.8 [2024-02-16T06:21:26.959Z] ---> Running in bf4a9eeaae26 [2024-02-16T06:21:26.959Z] Removing intermediate container bf4a9eeaae26 [2024-02-16T06:21:26.959Z] ---> 3284794b2ae8 [2024-02-16T06:21:26.959Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T06:21:26.959Z] Successfully built 3284794b2ae8 [2024-02-16T06:21:26.959Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:21:27.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T06:21:27.745Z] [2024-02-16T06:21:27.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:21:28.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T06:21:28.103Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T06:21:28.103Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T06:21:28.103Z] 04944245beec: Pulling fs layer [2024-02-16T06:21:28.103Z] 699f458cf7ca: Pulling fs layer [2024-02-16T06:21:28.103Z] 765212b225bb: Pulling fs layer [2024-02-16T06:21:28.103Z] f23df028b6ca: Pulling fs layer [2024-02-16T06:21:28.103Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T06:21:28.103Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T06:21:28.103Z] f23df028b6ca: Waiting [2024-02-16T06:21:28.103Z] d65c8cfc05b1: Waiting [2024-02-16T06:21:28.103Z] 2437ff75d9bd: Waiting [2024-02-16T06:21:28.103Z] 765212b225bb: Waiting [2024-02-16T06:21:28.368Z] 04944245beec: Verifying Checksum [2024-02-16T06:21:28.368Z] 04944245beec: Download complete [2024-02-16T06:21:28.368Z] 765212b225bb: Download complete [2024-02-16T06:21:28.368Z] f23df028b6ca: Verifying Checksum [2024-02-16T06:21:28.368Z] f23df028b6ca: Download complete [2024-02-16T06:21:28.368Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T06:21:28.368Z] d65c8cfc05b1: Download complete [2024-02-16T06:21:28.635Z] 699f458cf7ca: Verifying Checksum [2024-02-16T06:21:28.635Z] 699f458cf7ca: Download complete [2024-02-16T06:21:28.900Z] 8998bd30e6a1: Download complete [2024-02-16T06:21:31.465Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T06:21:33.402Z] 8998bd30e6a1: Pull complete [2024-02-16T06:21:33.981Z] 04944245beec: Pull complete [2024-02-16T06:21:35.498Z] 699f458cf7ca: Pull complete [2024-02-16T06:21:35.773Z] 765212b225bb: Pull complete [2024-02-16T06:21:40.056Z] f23df028b6ca: Pull complete [2024-02-16T06:21:40.056Z] d65c8cfc05b1: Pull complete [2024-02-16T06:21:58.275Z] 2437ff75d9bd: Pull complete [2024-02-16T06:21:58.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T06:21:58.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T06:21:58.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:21:58.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-1046 does not seem to be running inside a container [2024-02-16T06:21:58.691Z] $ 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/279 -v /w/workspace/device-sdk-go/279:/w/workspace/device-sdk-go/279:rw,z -v /w/workspace/device-sdk-go/279@tmp:/w/workspace/device-sdk-go/279@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-02-16T06:22:01.306Z] $ docker top 376e597d574528932550571f7d83b7fe4d3af5e5251fc20e832392a735c7c3c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:22:02.219Z] ---> job-cost.sh [2024-02-16T06:22:02.219Z] lf-activate-venv: SKIPPING [2024-02-16T06:22:02.219Z] INFO: No Stack... [2024-02-16T06:22:02.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T06:22:03.439Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T06:22:04.071Z] + cat /w/workspace/device-sdk-go/279/archives/cost.csv [2024-02-16T06:22:04.071Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T06:22:04.124Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [2024-02-16T06:22:04.131Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] did not exist. Created. [2024-02-16T06:22:04.139Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T06:22:04.865Z] /w/workspace/device-sdk-go/279@tmp/durable-7b5317f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T06:22:05.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T06:22:05.562Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T06:22:05.636Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T06:22:05.647Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-279-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T06:22:05.733Z] $ docker stop --time=1 376e597d574528932550571f7d83b7fe4d3af5e5251fc20e832392a735c7c3c0 [2024-02-16T06:22:10.311Z] $ docker rm -f --volumes 376e597d574528932550571f7d83b7fe4d3af5e5251fc20e832392a735c7c3c0 [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-02-16T06:22:11.497Z] provisioning config files... [2024-02-16T06:22:11.505Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10486247667182519987tmp [Pipeline] { [Pipeline] sh [2024-02-16T06:22:11.862Z] + set +x [2024-02-16T06:22:11.862Z] + + curl -s https://codecov.io/bash [2024-02-16T06:22:11.862Z] bash -s -- [2024-02-16T06:22:11.862Z] [2024-02-16T06:22:11.862Z] _____ _ [2024-02-16T06:22:11.862Z] / ____| | | [2024-02-16T06:22:11.862Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T06:22:11.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T06:22:11.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T06:22:11.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T06:22:11.862Z] Bash-1.0.6 [2024-02-16T06:22:11.862Z] [2024-02-16T06:22:11.862Z] [2024-02-16T06:22:11.862Z] ==> git version 2.25.1 found [2024-02-16T06:22:12.121Z] ==> 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-02-16T06:22:12.121Z] Release-Date: 2020-01-08 [2024-02-16T06:22:12.121Z] 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-02-16T06:22:12.121Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T06:22:12.121Z] ==> Jenkins CI detected. [2024-02-16T06:22:12.121Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-02-16T06:22:12.121Z] project root: . [2024-02-16T06:22:12.121Z] --> token set from env [2024-02-16T06:22:12.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T06:22:12.121Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T06:22:12.121Z] ==> Python coveragepy not found [2024-02-16T06:22:12.121Z] ==> Searching for coverage reports in: [2024-02-16T06:22:12.121Z] + . [2024-02-16T06:22:12.121Z] -> Found 1 reports [2024-02-16T06:22:12.121Z] ==> Detecting git/mercurial file structure [2024-02-16T06:22:12.121Z] ==> Reading reports [2024-02-16T06:22:12.121Z] + ./coverage.out bytes=122153 [2024-02-16T06:22:12.121Z] ==> Appending adjustments [2024-02-16T06:22:12.121Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T06:22:12.381Z] + Found adjustments [2024-02-16T06:22:12.381Z] ==> Gzipping contents [2024-02-16T06:22:12.381Z] 20K /tmp/codecov.YhH73w.gz [2024-02-16T06:22:12.381Z] ==> Uploading reports [2024-02-16T06:22:12.381Z] url: https://codecov.io [2024-02-16T06:22:12.382Z] query: branch=main&commit=05a857ba723bc3223dfc65f2e1529220030d9145&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T06:22:12.382Z] -> Pinging Codecov [2024-02-16T06:22:12.382Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=05a857ba723bc3223dfc65f2e1529220030d9145&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T06:22:12.953Z] -> Uploading to [2024-02-16T06:22:12.953Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/7E55EF52A471D76F132DFD9A03CDDE97/05a857ba723bc3223dfc65f2e1529220030d9145/7ce00ef5-df6d-48a5-a15d-b0e09bffe7de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T062212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9334cafd10bd28461f7f514f0b9a8f4954be0162657af9db87118691d6ff30ff [2024-02-16T06:22:12.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T06:22:12.953Z] Dload Upload Total Spent Left Speed [2024-02-16T06:22:13.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16721 0 0 100 16721 0 60147 --:--:-- --:--:-- --:--:-- 60147 [2024-02-16T06:22:13.213Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] } [2024-02-16T06:22:13.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-16T06:22:13.583Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T06:22:13.598Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:22:14.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T06:22:14.000Z] [2024-02-16T06:22:14.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:22:14.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T06:22:14.335Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T06:22:14.335Z] df9b9388f04a: Pulling fs layer [2024-02-16T06:22:14.335Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T06:22:14.335Z] 25bc292e5bac: Pulling fs layer [2024-02-16T06:22:14.335Z] 114826534d7a: Pulling fs layer [2024-02-16T06:22:14.335Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T06:22:14.335Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T06:22:14.335Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T06:22:14.335Z] 6ad1cebc031e: Waiting [2024-02-16T06:22:14.335Z] 8a3aa393b2d8: Waiting [2024-02-16T06:22:14.335Z] 114826534d7a: Waiting [2024-02-16T06:22:14.335Z] 4657fd5d0bcf: Waiting [2024-02-16T06:22:14.335Z] 25bc292e5bac: Verifying Checksum [2024-02-16T06:22:14.335Z] 25bc292e5bac: Download complete [2024-02-16T06:22:14.335Z] 52dc419b0ee2: Download complete [2024-02-16T06:22:14.335Z] 4657fd5d0bcf: Verifying Checksum [2024-02-16T06:22:14.335Z] 4657fd5d0bcf: Download complete [2024-02-16T06:22:14.335Z] df9b9388f04a: Verifying Checksum [2024-02-16T06:22:14.335Z] df9b9388f04a: Download complete [2024-02-16T06:22:14.594Z] df9b9388f04a: Pull complete [2024-02-16T06:22:14.594Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T06:22:14.594Z] 6ad1cebc031e: Download complete [2024-02-16T06:22:14.594Z] 52dc419b0ee2: Pull complete [2024-02-16T06:22:14.594Z] 25bc292e5bac: Pull complete [2024-02-16T06:22:15.160Z] 114826534d7a: Verifying Checksum [2024-02-16T06:22:15.160Z] 114826534d7a: Download complete [2024-02-16T06:22:15.160Z] 8a3aa393b2d8: Download complete [2024-02-16T06:22:18.448Z] 114826534d7a: Pull complete [2024-02-16T06:22:18.448Z] 4657fd5d0bcf: Pull complete [2024-02-16T06:22:18.706Z] 6ad1cebc031e: Pull complete [2024-02-16T06:22:21.232Z] 8a3aa393b2d8: Pull complete [2024-02-16T06:22:21.232Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T06:22:21.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T06:22:21.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:22:21.462Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:22:21.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-16T06:22:25.900Z] $ docker top 16f253d97df7245a467a07f634ca2ce7e1b1fbf5a8c8612acb1edfa04a467002 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T06:22:26.040Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-02-16T06:22:26.318Z] + set -o pipefail [2024-02-16T06:22:26.319Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-02-16T06:22:32.884Z] [2024-02-16T06:22:32.884Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-02-16T06:22:32.884Z] [2024-02-16T06:22:32.884Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/57402a37-ced8-4aa9-a9e0-2957f2f59a87 [2024-02-16T06:22:32.884Z] [2024-02-16T06:22:32.884Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T06:22:32.884Z] [2024-02-16T06:22:32.884Z] [2024-02-16T06:22:32.884Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T06:22:32.884Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T06:22:32.884Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T06:22:32.897Z] $ docker stop --time=1 16f253d97df7245a467a07f634ca2ce7e1b1fbf5a8c8612acb1edfa04a467002 [2024-02-16T06:22:36.205Z] $ docker rm -f --volumes 16f253d97df7245a467a07f634ca2ce7e1b1fbf5a8c8612acb1edfa04a467002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-16T06:22:36.940Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T06:22:36.991Z] provisioning config files... [2024-02-16T06:22:36.998Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3595485018736794914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:22:37.372Z] --> edgex-publish-swagger.sh [2024-02-16T06:22:37.372Z] === Publish openapi/v3 API === [2024-02-16T06:22:37.372Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-16T06:22:37.372Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-02-16T06:22:37.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T06:22:37.372Z] Dload Upload Total Spent Left Speed [2024-02-16T06:22:37.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 433 57045 --:--:-- --:--:-- --:--:-- 57479 [2024-02-16T06:22:37.632Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-16T06:22:37.632Z] [Pipeline] } [2024-02-16T06:22:37.640Z] 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-02-16T06:22:38.415Z] + git log --format=format:%s -1 05a857ba723bc3223dfc65f2e1529220030d9145 [Pipeline] sh [2024-02-16T06:22:38.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T06:22:38.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:22:39.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T06:22:39.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:22:39.190Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:22:39.218Z] $ 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-02-16T06:22:39.691Z] $ docker top 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd -eo pid,comm [2024-02-16T06:22:39.743Z] 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-02-16T06:22:39.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T06:22:39.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T06:22:39.904Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T06:22:40.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T06:22:40.015Z] $ docker exec 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd ssh-agent [2024-02-16T06:22:40.128Z] SSH_AUTH_SOCK=/tmp/ssh-QkTGM1zT8FXD/agent.33 [2024-02-16T06:22:40.128Z] SSH_AGENT_PID=39 [2024-02-16T06:22:40.132Z] Running ssh-add (command line suppressed) [2024-02-16T06:22:40.229Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14340185372651319139.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14340185372651319139.key) [2024-02-16T06:22:40.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T06:22:40.575Z] + git semver tag [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,742 [run_tag] DEBUG tag force:False [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,742 [check_head_tag] DEBUG check head tag [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,744 [execute] INFO git cat-file --batch-check [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,749 [execute] INFO git cat-file --batch [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,772 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T06:22:40.834Z] 2024-02-16 06:22:40,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:22:40.834Z] 3.2.0-dev.8 [Pipeline] } [2024-02-16T06:22:40.842Z] $ docker exec --env ******** --env ******** 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd ssh-agent -k [2024-02-16T06:22:40.931Z] unset SSH_AUTH_SOCK; [2024-02-16T06:22:40.931Z] unset SSH_AGENT_PID; [2024-02-16T06:22:40.931Z] echo Agent pid 39 killed; [2024-02-16T06:22:40.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T06:22:41.407Z] + git semver [Pipeline] } [2024-02-16T06:22:41.677Z] $ docker stop --time=1 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd [2024-02-16T06:22:42.945Z] $ docker rm -f --volumes 0b8a50333d16e7d889ba8d21dc044f2283a29a4f8f83549d2a6eacfe6583c5fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:22:43.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T06:22:43.526Z] [2024-02-16T06:22:43.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:22:43.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T06:22:43.870Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T06:22:43.870Z] ab5ef0e58194: Pulling fs layer [2024-02-16T06:22:43.870Z] 9712f1f96733: Pulling fs layer [2024-02-16T06:22:43.870Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T06:22:43.870Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T06:22:43.870Z] e9a5061849ea: Pulling fs layer [2024-02-16T06:22:43.870Z] d747dcd14b5f: Pulling fs layer [2024-02-16T06:22:43.870Z] 2de7ff778b66: Pulling fs layer [2024-02-16T06:22:43.870Z] 0d9ebad4ef96: Waiting [2024-02-16T06:22:43.870Z] e9a5061849ea: Waiting [2024-02-16T06:22:43.870Z] d747dcd14b5f: Waiting [2024-02-16T06:22:43.870Z] 2de7ff778b66: Waiting [2024-02-16T06:22:43.870Z] 9712f1f96733: Download complete [2024-02-16T06:22:44.129Z] 63f879dbbcfc: Verifying Checksum [2024-02-16T06:22:44.129Z] 63f879dbbcfc: Download complete [2024-02-16T06:22:44.388Z] e9a5061849ea: Verifying Checksum [2024-02-16T06:22:44.388Z] e9a5061849ea: Download complete [2024-02-16T06:22:44.388Z] d747dcd14b5f: Download complete [2024-02-16T06:22:44.388Z] ab5ef0e58194: Verifying Checksum [2024-02-16T06:22:44.388Z] ab5ef0e58194: Download complete [2024-02-16T06:22:44.388Z] 2de7ff778b66: Verifying Checksum [2024-02-16T06:22:44.388Z] 2de7ff778b66: Download complete [2024-02-16T06:22:44.388Z] 0d9ebad4ef96: Download complete [2024-02-16T06:22:47.677Z] ab5ef0e58194: Pull complete [2024-02-16T06:22:47.677Z] 9712f1f96733: Pull complete [2024-02-16T06:22:47.934Z] 63f879dbbcfc: Pull complete [2024-02-16T06:22:52.123Z] 0d9ebad4ef96: Pull complete [2024-02-16T06:22:52.382Z] e9a5061849ea: Pull complete [2024-02-16T06:22:52.641Z] d747dcd14b5f: Pull complete [2024-02-16T06:22:53.576Z] 2de7ff778b66: Pull complete [2024-02-16T06:22:53.576Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T06:22:53.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T06:22:53.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:22:54.077Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:22:54.105Z] $ 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-02-16T06:23:00.290Z] $ docker top facb839e9996cafc08966331e5de1d372bb2a83b22098c361e1df259a4493577 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T06:23:00.462Z] provisioning config files... [2024-02-16T06:23:00.474Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11558781239225055221tmp [2024-02-16T06:23:00.494Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3424813461072301462tmp [2024-02-16T06:23:00.509Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16266033562287027083tmp [Pipeline] { [Pipeline] echo [2024-02-16T06:23:00.581Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:00.878Z] ---> sigul-configuration.sh [2024-02-16T06:23:00.878Z] gpg: directory `/root/.gnupg' created [2024-02-16T06:23:00.878Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T06:23:00.878Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T06:23:00.878Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T06:23:00.878Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T06:23:00.878Z] gpg: CAST5 encrypted data [2024-02-16T06:23:00.878Z] gpg: encrypted with 1 passphrase [2024-02-16T06:23:00.878Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T06:23:01.182Z] + mkdir /home/jenkins [2024-02-16T06:23:01.182Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T06:23:01.486Z] + 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-02-16T06:23:01.500Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:01.801Z] ---> sigul-install.sh [2024-02-16T06:23:01.801Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T06:23:02.098Z] + git tag --list [2024-02-16T06:23:02.098Z] 0.7.1 [2024-02-16T06:23:02.098Z] delhi-tag [2024-02-16T06:23:02.098Z] v1.0.0 [2024-02-16T06:23:02.098Z] v1.1.0 [2024-02-16T06:23:02.098Z] v1.1.1 [2024-02-16T06:23:02.098Z] v1.1.2 [2024-02-16T06:23:02.098Z] v1.2.0 [2024-02-16T06:23:02.098Z] v1.2.1 [2024-02-16T06:23:02.098Z] v1.2.2 [2024-02-16T06:23:02.098Z] v1.2.3 [2024-02-16T06:23:02.098Z] v1.3.0 [2024-02-16T06:23:02.098Z] v1.4.0 [2024-02-16T06:23:02.098Z] v2.0.0 [2024-02-16T06:23:02.098Z] v2.1.0 [2024-02-16T06:23:02.098Z] v2.1.1 [2024-02-16T06:23:02.098Z] v2.2.0 [2024-02-16T06:23:02.098Z] v2.3.0 [2024-02-16T06:23:02.098Z] v2.3.1 [2024-02-16T06:23:02.098Z] v3.0 [2024-02-16T06:23:02.098Z] v3.0.0 [2024-02-16T06:23:02.098Z] v3.0.1-dev.1 [2024-02-16T06:23:02.098Z] v3.1 [2024-02-16T06:23:02.098Z] v3.1.0 [2024-02-16T06:23:02.098Z] v3.1.0-dev.1 [2024-02-16T06:23:02.098Z] v3.1.0-dev.10 [2024-02-16T06:23:02.098Z] v3.1.0-dev.11 [2024-02-16T06:23:02.098Z] v3.1.0-dev.12 [2024-02-16T06:23:02.098Z] v3.1.0-dev.13 [2024-02-16T06:23:02.099Z] v3.1.0-dev.14 [2024-02-16T06:23:02.099Z] v3.1.0-dev.15 [2024-02-16T06:23:02.099Z] v3.1.0-dev.16 [2024-02-16T06:23:02.099Z] v3.1.0-dev.17 [2024-02-16T06:23:02.099Z] v3.1.0-dev.18 [2024-02-16T06:23:02.099Z] v3.1.0-dev.19 [2024-02-16T06:23:02.099Z] v3.1.0-dev.2 [2024-02-16T06:23:02.099Z] v3.1.0-dev.20 [2024-02-16T06:23:02.099Z] v3.1.0-dev.21 [2024-02-16T06:23:02.099Z] v3.1.0-dev.22 [2024-02-16T06:23:02.099Z] v3.1.0-dev.23 [2024-02-16T06:23:02.099Z] v3.1.0-dev.24 [2024-02-16T06:23:02.099Z] v3.1.0-dev.25 [2024-02-16T06:23:02.099Z] v3.1.0-dev.26 [2024-02-16T06:23:02.099Z] v3.1.0-dev.27 [2024-02-16T06:23:02.099Z] v3.1.0-dev.28 [2024-02-16T06:23:02.099Z] v3.1.0-dev.29 [2024-02-16T06:23:02.099Z] v3.1.0-dev.3 [2024-02-16T06:23:02.099Z] v3.1.0-dev.30 [2024-02-16T06:23:02.099Z] v3.1.0-dev.31 [2024-02-16T06:23:02.099Z] v3.1.0-dev.32 [2024-02-16T06:23:02.099Z] v3.1.0-dev.33 [2024-02-16T06:23:02.099Z] v3.1.0-dev.34 [2024-02-16T06:23:02.099Z] v3.1.0-dev.35 [2024-02-16T06:23:02.099Z] v3.1.0-dev.36 [2024-02-16T06:23:02.099Z] v3.1.0-dev.37 [2024-02-16T06:23:02.099Z] v3.1.0-dev.38 [2024-02-16T06:23:02.099Z] v3.1.0-dev.39 [2024-02-16T06:23:02.099Z] v3.1.0-dev.4 [2024-02-16T06:23:02.099Z] v3.1.0-dev.40 [2024-02-16T06:23:02.099Z] v3.1.0-dev.41 [2024-02-16T06:23:02.099Z] v3.1.0-dev.5 [2024-02-16T06:23:02.099Z] v3.1.0-dev.6 [2024-02-16T06:23:02.099Z] v3.1.0-dev.7 [2024-02-16T06:23:02.099Z] v3.1.0-dev.8 [2024-02-16T06:23:02.099Z] v3.1.0-dev.9 [2024-02-16T06:23:02.099Z] v3.2.0-dev.1 [2024-02-16T06:23:02.099Z] v3.2.0-dev.2 [2024-02-16T06:23:02.099Z] v3.2.0-dev.3 [2024-02-16T06:23:02.099Z] v3.2.0-dev.4 [2024-02-16T06:23:02.099Z] v3.2.0-dev.5 [2024-02-16T06:23:02.099Z] v3.2.0-dev.6 [2024-02-16T06:23:02.099Z] v3.2.0-dev.7 [2024-02-16T06:23:02.099Z] v3.2.0-dev.8 [Pipeline] sh [2024-02-16T06:23:02.396Z] + lftools sign git-tag v3.2.0-dev.8 [2024-02-16T06:23:02.966Z] Signing Git tag with Sigul... [2024-02-16T06:23:02.966Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-02-16T06:23:03.239Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:03.529Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T06:23:03.536Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T06:23:03.639Z] $ docker stop --time=1 facb839e9996cafc08966331e5de1d372bb2a83b22098c361e1df259a4493577 [2024-02-16T06:23:04.942Z] $ docker rm -f --volumes facb839e9996cafc08966331e5de1d372bb2a83b22098c361e1df259a4493577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T06:23:05.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T06:23:05.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:23:06.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T06:23:06.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:23:06.282Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:23:06.313Z] $ 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-02-16T06:23:06.675Z] $ docker top ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 -eo pid,comm [2024-02-16T06:23:06.726Z] 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-02-16T06:23:06.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T06:23:06.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T06:23:06.991Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T06:23:07.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T06:23:07.116Z] $ docker exec ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 ssh-agent [2024-02-16T06:23:07.234Z] SSH_AUTH_SOCK=/tmp/ssh-OSuM0oCxgOV0/agent.32 [2024-02-16T06:23:07.234Z] SSH_AGENT_PID=38 [2024-02-16T06:23:07.238Z] Running ssh-add (command line suppressed) [2024-02-16T06:23:07.332Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5444657256347437542.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5444657256347437542.key) [2024-02-16T06:23:07.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T06:23:07.678Z] + git semver bump pre [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,837 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,837 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,837 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,837 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,839 [execute] INFO git cat-file --batch-check [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,845 [execute] INFO git cat-file --batch [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T06:23:07.938Z] 2024-02-16 06:23:07,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:23:07.938Z] 3.2.0-dev.9 [Pipeline] } [2024-02-16T06:23:07.946Z] $ docker exec --env ******** --env ******** ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 ssh-agent -k [2024-02-16T06:23:08.048Z] unset SSH_AUTH_SOCK; [2024-02-16T06:23:08.048Z] unset SSH_AGENT_PID; [2024-02-16T06:23:08.048Z] echo Agent pid 38 killed; [2024-02-16T06:23:08.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T06:23:08.608Z] + git semver [Pipeline] } [2024-02-16T06:23:08.882Z] $ docker stop --time=1 ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 [2024-02-16T06:23:10.147Z] $ docker rm -f --volumes ddfe09ff38604d75242b5ab703d937397b4f7da8d68dc955981a3056ff580494 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T06:23:10.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T06:23:10.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:23:10.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T06:23:10.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:23:11.138Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:23:11.167Z] $ 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-02-16T06:23:11.500Z] $ docker top d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T06:23:11.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T06:23:11.745Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T06:23:11.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T06:23:11.857Z] $ docker exec d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c ssh-agent [2024-02-16T06:23:11.959Z] SSH_AUTH_SOCK=/tmp/ssh-vIkUoeReiE6M/agent.32 [2024-02-16T06:23:11.959Z] SSH_AGENT_PID=38 [2024-02-16T06:23:11.964Z] Running ssh-add (command line suppressed) [2024-02-16T06:23:12.060Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14672037057816026905.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14672037057816026905.key) [2024-02-16T06:23:12.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T06:23:12.405Z] + git semver push [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,579 [run_push] DEBUG push [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,579 [execute] INFO git cat-file --batch-check [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,584 [execute] INFO git rev-list 9712db83ebd8e12692aa5128aa71a7ef5e942586 -- [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,584 [execute] DEBUG Popen(['git', 'rev-list', '9712db83ebd8e12692aa5128aa71a7ef5e942586', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,598 [execute] INFO git fetch -v origin [2024-02-16T06:23:12.664Z] 2024-02-16 06:23:12,598 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T06:23:13.236Z] 2024-02-16 06:23:13,083 [run_push] DEBUG no remote changes detected [2024-02-16T06:23:13.236Z] 2024-02-16 06:23:13,084 [execute] INFO git push origin semver [2024-02-16T06:23:13.236Z] 2024-02-16 06:23:13,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T06:23:14.173Z] 2024-02-16 06:23:13,843 [run_push] DEBUG push all version tags [2024-02-16T06:23:14.173Z] 2024-02-16 06:23:13,844 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T06:23:14.173Z] 2024-02-16 06:23:13,844 [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-02-16T06:23:14.742Z] 2024-02-16 06:23:14,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-02-16T06:23:14.742Z] 3.2.0-dev.9 [Pipeline] } [2024-02-16T06:23:14.751Z] $ docker exec --env ******** --env ******** d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c ssh-agent -k [2024-02-16T06:23:14.860Z] unset SSH_AUTH_SOCK; [2024-02-16T06:23:14.861Z] unset SSH_AGENT_PID; [2024-02-16T06:23:14.861Z] echo Agent pid 38 killed; [2024-02-16T06:23:14.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T06:23:15.359Z] + git semver [Pipeline] } [2024-02-16T06:23:15.632Z] $ docker stop --time=1 d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c [2024-02-16T06:23:16.891Z] $ docker rm -f --volumes d69702bf126485a9137d28cb089f1f8db3645cda07ad5eb9d24fe28fe26bac2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-16T06:23:18.278Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-02-16T06:23:18.279Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-02-16T06:23:18.279Z] total 16 [2024-02-16T06:23:18.279Z] drwxr-xr-x 3 root root 4096 Feb 16 06:12 . [2024-02-16T06:23:18.279Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:23 .. [2024-02-16T06:23:18.279Z] drwxr-xr-x 2 root root 4096 Feb 16 06:12 cost [2024-02-16T06:23:18.279Z] -rw-r--r-- 1 root root 85 Feb 16 06:12 cost.csv [2024-02-16T06:23:18.279Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-02-16T06:23:18.279Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-02-16T06:23:18.279Z] total 16 [2024-02-16T06:23:18.279Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 06:12 . [2024-02-16T06:23:18.279Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 06:23 .. [2024-02-16T06:23:18.279Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 06:12 cost [2024-02-16T06:23:18.279Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 16 06:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:18.572Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:19.430Z] ---> package-listing.sh [2024-02-16T06:23:19.430Z] ++ facter osfamily [2024-02-16T06:23:19.430Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T06:23:19.695Z] + OS_FAMILY=debian [2024-02-16T06:23:19.695Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-02-16T06:23:19.695Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T06:23:19.695Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T06:23:19.695Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T06:23:19.695Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T06:23:19.695Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-02-16T06:23:19.695Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T06:23:19.695Z] + case "${OS_FAMILY}" in [2024-02-16T06:23:19.695Z] + dpkg -l [2024-02-16T06:23:19.695Z] + grep '^ii' [2024-02-16T06:23:19.695Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T06:23:19.695Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T06:23:19.695Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T06:23:19.695Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-02-16T06:23:19.695Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-02-16T06:23:19.695Z] + 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-02-16T06:23:19.706Z] 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-02-16T06:23:19.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T06:23:20.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T06:23:20.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T06:23:20.787Z] prd-ubuntu20.04-docker-8c-8g-1045 does not seem to be running inside a container [2024-02-16T06:23:20.814Z] $ 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-02-16T06:23:21.093Z] $ docker top 4285821662f25646e814ea0e6f974e90684148ff1c654f9befa984f789e73ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T06:23:21.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T06:23:21.870Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T06:23:22.159Z] + ls /var/log/sa-host [2024-02-16T06:23:22.159Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T06:23:22.363Z] provisioning config files... [2024-02-16T06:23:22.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16363141867433358547tmp [Pipeline] { [Pipeline] echo [2024-02-16T06:23:22.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:22.777Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T06:23:22.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:23.220Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T06:23:23.230Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:23.512Z] ---> sudo-logs.sh [2024-02-16T06:23:23.512Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T06:23:23.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:23.867Z] ---> job-cost.sh [2024-02-16T06:23:23.868Z] lf-activate-venv: SKIPPING [2024-02-16T06:23:23.868Z] DEBUG: total: 0.2199999988079071 [2024-02-16T06:23:23.868Z] INFO: Retrieving Stack Cost... [2024-02-16T06:23:24.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T06:23:24.694Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T06:23:24.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T06:23:24.987Z] ---> logs-deploy.sh [2024-02-16T06:23:24.988Z] lf-activate-venv: SKIPPING [2024-02-16T06:23:24.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/279 [2024-02-16T06:23:24.988Z] INFO: archiving workspace using pattern(s): [2024-02-16T06:23:25.924Z] Archives upload complete. [2024-02-16T06:23:25.924Z] INFO: archiving logs to Nexus