Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e7478be9617d9ede59be6e036a0a20e8f65f862 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-ssh17464763452751872721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14368276257740409779.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17481647123892925597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4470491404466147404.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-ssh7754657039908809221.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]] ========================================================= [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.23 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34792’ Running on prd-ubuntu20.04-docker-8c-8g-34794 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2e7478be9617d9ede59be6e036a0a20e8f65f862 (main) Commit message: "Merge pull request #1657 from FelixTing/issue-1656" > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7478be9617d9ede59be6e036a0a20e8f65f862 # timeout=10 > git rev-list --no-walk 21de6ff25b79e265696aff87f7aa9d4c691068ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T13:28:42.721Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T13:28:42.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T13:28:42.830Z] ========================================================= [2024-12-09T13:28:42.830Z] EdgeX Global Pipelines Version Info [2024-12-09T13:28:42.830Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:28:43.935Z] ------------------- [2024-12-09T13:28:43.935Z] stable info: [2024-12-09T13:28:43.935Z] ------------------- [2024-12-09T13:28:43.935Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T13:28:43.935Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T13:28:43.935Z] Message: update stable to v1.0.269 [2024-12-09T13:28:44.198Z] ------------------- [2024-12-09T13:28:44.198Z] experimental info: [2024-12-09T13:28:44.198Z] ------------------- [2024-12-09T13:28:44.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T13:28:44.198Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T13:28:44.198Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T13:28:44.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-12-09T13:28:44.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-12-09T13:28:44.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T13:28:44.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T13:28:44.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T13:28:44.396Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T13:28:44.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T13:28:44.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-12-09T13:28:44.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T13:28:44.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T13:28:44.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T13:28:44.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-12-09T13:28:44.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T13:28:44.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T13:28:44.610Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T13:28:44.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:28:44.661Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:28:44.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:28:44.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T13:28:44.738Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T13:28:44.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-09T13:28:44.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-09T13:28:44.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T13:28:44.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T13:28:44.854Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T13:28:44.871Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T13:28:44.887Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T13:28:44.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T13:28:44.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T13:28:44.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T13:28:44.970Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo [2024-12-09T13:28:44.991Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e7478b [Pipeline] echo [2024-12-09T13:28:45.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:28:45.068Z] provisioning config files... [2024-12-09T13:28:45.081Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9634735990889964237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:28:45.421Z] ---> ****-login.sh [2024-12-09T13:28:45.421Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:28:45.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:45.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:45.683Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:45.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:45.683Z] [2024-12-09T13:28:45.683Z] Login Succeeded [2024-12-09T13:28:45.683Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:28:45.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:45.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:45.684Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:45.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:45.684Z] [2024-12-09T13:28:45.684Z] Login Succeeded [2024-12-09T13:28:45.684Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:28:45.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:45.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:45.945Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:45.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:45.945Z] [2024-12-09T13:28:45.945Z] Login Succeeded [2024-12-09T13:28:45.945Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:28:45.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:45.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:45.945Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:45.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:45.945Z] [2024-12-09T13:28:45.945Z] Login Succeeded [2024-12-09T13:28:45.945Z] ****.io [2024-12-09T13:28:46.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:28:46.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:28:46.205Z] Configure a credential helper to remove this warning. See [2024-12-09T13:28:46.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:28:46.205Z] [2024-12-09T13:28:46.205Z] Login Succeeded [2024-12-09T13:28:46.205Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:28:46.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T13:28:46.611Z] + git rev-list -1 --merges 2e7478be9617d9ede59be6e036a0a20e8f65f862~1..2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo [2024-12-09T13:28:46.640Z] -----------> git rev-list -1 --merges 2e7478be9617d9ede59be6e036a0a20e8f65f862~1..2e7478be9617d9ede59be6e036a0a20e8f65f862 2e7478be9617d9ede59be6e036a0a20e8f65f862 [2024-12-09T13:28:46.640Z] 2e7478be9617d9ede59be6e036a0a20e8f65f862 [false] [Pipeline] sh [2024-12-09T13:28:46.937Z] + git log --format=format:%s -1 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo [2024-12-09T13:28:46.954Z] ========================================================= [2024-12-09T13:28:46.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T13:28:46.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:28:47.296Z] + git log --format=format:%s -1 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] echo [2024-12-09T13:28:47.307Z] [semverPrep] GIT_COMMIT: 2e7478be9617d9ede59be6e036a0a20e8f65f862, Commit Message: Merge pull request #1657 from FelixTing/issue-1656 [Pipeline] echo [2024-12-09T13:28:47.323Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T13:28:47.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:28:47.674Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T13:28:47.674Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T13:28:47.674Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T13:28:47.674Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T13:28:47.674Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T13:28:47.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:28:48.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:28:48.025Z] [2024-12-09T13:28:48.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:28:48.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:28:48.336Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T13:28:48.336Z] b85a868b505f: Pulling fs layer [2024-12-09T13:28:48.336Z] e2be974225ed: Pulling fs layer [2024-12-09T13:28:48.336Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T13:28:48.336Z] 988bab9f4d93: Pulling fs layer [2024-12-09T13:28:48.336Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T13:28:48.336Z] eaf3925da568: Pulling fs layer [2024-12-09T13:28:48.336Z] bab4dde63d76: Pulling fs layer [2024-12-09T13:28:48.336Z] bde34c3a00c8: Pulling fs layer [2024-12-09T13:28:48.336Z] b352a97aabf1: Pulling fs layer [2024-12-09T13:28:48.336Z] 4872d77fe225: Pulling fs layer [2024-12-09T13:28:48.336Z] 5851b861e8e6: Pulling fs layer [2024-12-09T13:28:48.336Z] bab4dde63d76: Waiting [2024-12-09T13:28:48.336Z] bde34c3a00c8: Waiting [2024-12-09T13:28:48.336Z] b352a97aabf1: Waiting [2024-12-09T13:28:48.336Z] 4872d77fe225: Waiting [2024-12-09T13:28:48.336Z] 5851b861e8e6: Waiting [2024-12-09T13:28:48.336Z] 1469e6f7b9e6: Waiting [2024-12-09T13:28:48.336Z] eaf3925da568: Waiting [2024-12-09T13:28:48.336Z] e2be974225ed: Verifying Checksum [2024-12-09T13:28:48.336Z] e2be974225ed: Download complete [2024-12-09T13:28:48.336Z] 988bab9f4d93: Verifying Checksum [2024-12-09T13:28:48.336Z] 988bab9f4d93: Download complete [2024-12-09T13:28:48.336Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T13:28:48.336Z] 1469e6f7b9e6: Download complete [2024-12-09T13:28:48.336Z] eaf3925da568: Download complete [2024-12-09T13:28:48.336Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T13:28:48.336Z] 339a4e72a1f5: Download complete [2024-12-09T13:28:48.596Z] bde34c3a00c8: Download complete [2024-12-09T13:28:48.596Z] b352a97aabf1: Download complete [2024-12-09T13:28:48.596Z] 4872d77fe225: Verifying Checksum [2024-12-09T13:28:48.596Z] 4872d77fe225: Download complete [2024-12-09T13:28:48.596Z] 5851b861e8e6: Verifying Checksum [2024-12-09T13:28:48.596Z] 5851b861e8e6: Download complete [2024-12-09T13:28:48.596Z] b85a868b505f: Verifying Checksum [2024-12-09T13:28:48.596Z] b85a868b505f: Download complete [2024-12-09T13:28:48.857Z] bab4dde63d76: Verifying Checksum [2024-12-09T13:28:48.857Z] bab4dde63d76: Download complete [2024-12-09T13:28:49.796Z] b85a868b505f: Pull complete [2024-12-09T13:28:50.054Z] e2be974225ed: Pull complete [2024-12-09T13:28:50.646Z] 339a4e72a1f5: Pull complete [2024-12-09T13:28:50.646Z] 988bab9f4d93: Pull complete [2024-12-09T13:28:50.908Z] 1469e6f7b9e6: Pull complete [2024-12-09T13:28:50.909Z] eaf3925da568: Pull complete [2024-12-09T13:28:52.821Z] bab4dde63d76: Pull complete [2024-12-09T13:28:52.821Z] bde34c3a00c8: Pull complete [2024-12-09T13:28:53.080Z] b352a97aabf1: Pull complete [2024-12-09T13:28:53.080Z] 4872d77fe225: Pull complete [2024-12-09T13:28:53.340Z] 5851b861e8e6: Pull complete [2024-12-09T13:28:53.340Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T13:28:53.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:28:53.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:28:53.496Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:28:53.519Z] $ 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-12-09T13:28:56.426Z] $ docker top 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb -eo pid,comm [2024-12-09T13:28:56.501Z] 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-12-09T13:28:56.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:28:56.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:28:56.565Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:28:56.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:28:56.684Z] $ docker exec 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent [2024-12-09T13:28:56.810Z] SSH_AUTH_SOCK=/tmp/ssh-VoTJKiwpALcP/agent.33 [2024-12-09T13:28:56.810Z] SSH_AGENT_PID=39 [2024-12-09T13:28:56.817Z] Running ssh-add (command line suppressed) [2024-12-09T13:28:56.910Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5849952853954713810.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5849952853954713810.key) [2024-12-09T13:28:56.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:28:57.238Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T13:28:57.239Z] $ docker exec --env ******** --env ******** 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent -k [2024-12-09T13:28:57.351Z] unset SSH_AUTH_SOCK; [2024-12-09T13:28:57.352Z] unset SSH_AGENT_PID; [2024-12-09T13:28:57.352Z] echo Agent pid 39 killed; [2024-12-09T13:28:57.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T13:28:57.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:28:57.413Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:28:57.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:28:57.524Z] $ docker exec 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent [2024-12-09T13:28:57.644Z] SSH_AUTH_SOCK=/tmp/ssh-sZhQ7Bo0WhkT/agent.72 [2024-12-09T13:28:57.644Z] SSH_AGENT_PID=78 [2024-12-09T13:28:57.650Z] Running ssh-add (command line suppressed) [2024-12-09T13:28:57.753Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11138268545284660078.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11138268545284660078.key) [2024-12-09T13:28:57.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:28:58.076Z] + git semver init [2024-12-09T13:28:58.335Z] 2024-12-09 13:28:58,270 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T13:28:58.335Z] 2024-12-09 13:28:58,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-12-09T13:28:58.335Z] 2024-12-09 13:28:58,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-12-09T13:28:58.335Z] 2024-12-09 13:28:58,272 [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-12-09T13:28:59.715Z] 2024-12-09 13:28:59,586 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-12-09T13:28:59.715Z] 2024-12-09 13:28:59,586 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-12-09T13:28:59.715Z] 2024-12-09 13:28:59,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:28:59.716Z] 2024-12-09 13:28:59,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:28:59.716Z] 4.0.0-dev.10 [Pipeline] } [2024-12-09T13:28:59.716Z] $ docker exec --env ******** --env ******** 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb ssh-agent -k [2024-12-09T13:28:59.807Z] unset SSH_AUTH_SOCK; [2024-12-09T13:28:59.808Z] unset SSH_AGENT_PID; [2024-12-09T13:28:59.808Z] echo Agent pid 78 killed; [2024-12-09T13:28:59.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:29:00.148Z] + git semver [Pipeline] } [2024-12-09T13:29:00.411Z] $ docker stop --time=1 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb [2024-12-09T13:29:01.699Z] $ docker rm -f --volumes 90bc4abf497df7d6cef5b009064900f19f4097f9dc9ef43fdd511dca45ef14eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:29:02.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T13:29:02.281Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T13:29:02.284Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:29:02.546Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2024-12-09T13:29:02.557Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16475323560100669473tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:29:02.878Z] ---> ****-login.sh [2024-12-09T13:29:02.878Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:29:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:29:02.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:29:02.878Z] Configure a credential helper to remove this warning. See [2024-12-09T13:29:02.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:29:02.878Z] [2024-12-09T13:29:02.878Z] Login Succeeded [2024-12-09T13:29:02.878Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:29:02.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:29:02.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:29:02.878Z] Configure a credential helper to remove this warning. See [2024-12-09T13:29:02.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:29:02.879Z] [2024-12-09T13:29:02.879Z] Login Succeeded [2024-12-09T13:29:02.879Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:29:03.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:29:03.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:29:03.138Z] Configure a credential helper to remove this warning. See [2024-12-09T13:29:03.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:29:03.138Z] [2024-12-09T13:29:03.138Z] Login Succeeded [2024-12-09T13:29:03.138Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:29:03.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:29:03.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:29:03.138Z] Configure a credential helper to remove this warning. See [2024-12-09T13:29:03.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:29:03.138Z] [2024-12-09T13:29:03.138Z] Login Succeeded [2024-12-09T13:29:03.138Z] ****.io [2024-12-09T13:29:03.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:29:03.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:29:03.399Z] Configure a credential helper to remove this warning. See [2024-12-09T13:29:03.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:29:03.399Z] [2024-12-09T13:29:03.399Z] Login Succeeded [2024-12-09T13:29:03.399Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:29:03.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T13:29:03.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:29:03.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:29:03.548Z] ========================================================= [2024-12-09T13:29:03.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T13:29:03.548Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:29:03.899Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T13:29:03.899Z] Sending build context to Docker daemon 24.86MB [2024-12-09T13:29:03.899Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T13:29:03.899Z] Step 2/10 : FROM ${BASE} AS builder [2024-12-09T13:29:04.158Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T13:29:04.158Z] 43c4264eed91: Pulling fs layer [2024-12-09T13:29:04.158Z] 4cc291be95ef: Pulling fs layer [2024-12-09T13:29:04.158Z] 2ac1f1163629: Pulling fs layer [2024-12-09T13:29:04.158Z] 5c3c966382ef: Pulling fs layer [2024-12-09T13:29:04.158Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T13:29:04.158Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T13:29:04.158Z] 9f66e0745190: Pulling fs layer [2024-12-09T13:29:04.158Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T13:29:04.158Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T13:29:04.158Z] 5c3c966382ef: Waiting [2024-12-09T13:29:04.158Z] 4f4fb700ef54: Waiting [2024-12-09T13:29:04.158Z] 5d5c8e513c77: Waiting [2024-12-09T13:29:04.158Z] 9f66e0745190: Waiting [2024-12-09T13:29:04.158Z] f49a43e4bbc0: Waiting [2024-12-09T13:29:04.158Z] 561ebcabdf7f: Waiting [2024-12-09T13:29:04.158Z] 4cc291be95ef: Verifying Checksum [2024-12-09T13:29:04.158Z] 4cc291be95ef: Download complete [2024-12-09T13:29:04.158Z] 5c3c966382ef: Verifying Checksum [2024-12-09T13:29:04.158Z] 5c3c966382ef: Download complete [2024-12-09T13:29:04.158Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T13:29:04.158Z] 4f4fb700ef54: Download complete [2024-12-09T13:29:04.158Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T13:29:04.158Z] 5d5c8e513c77: Download complete [2024-12-09T13:29:04.158Z] 43c4264eed91: Download complete [2024-12-09T13:29:04.158Z] 9f66e0745190: Verifying Checksum [2024-12-09T13:29:04.158Z] 9f66e0745190: Download complete [2024-12-09T13:29:04.416Z] 43c4264eed91: Pull complete [2024-12-09T13:29:04.416Z] 561ebcabdf7f: Verifying Checksum [2024-12-09T13:29:04.416Z] 561ebcabdf7f: Download complete [2024-12-09T13:29:04.416Z] 4cc291be95ef: Pull complete [2024-12-09T13:29:04.674Z] 2ac1f1163629: Download complete [2024-12-09T13:29:04.932Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T13:29:04.932Z] f49a43e4bbc0: Download complete [2024-12-09T13:29:08.217Z] 2ac1f1163629: Pull complete [2024-12-09T13:29:08.217Z] 5c3c966382ef: Pull complete [2024-12-09T13:29:08.217Z] 4f4fb700ef54: Pull complete [2024-12-09T13:29:08.217Z] 5d5c8e513c77: Pull complete [2024-12-09T13:29:08.474Z] 9f66e0745190: Pull complete [2024-12-09T13:29:11.001Z] f49a43e4bbc0: Pull complete [2024-12-09T13:29:11.260Z] 561ebcabdf7f: Pull complete [2024-12-09T13:29:11.260Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T13:29:11.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T13:29:11.260Z] ---> 3a752c3f9dda [2024-12-09T13:29:11.260Z] Step 3/10 : ARG MAKE=make build [2024-12-09T13:29:16.549Z] ---> Running in 60e91eb2ab5d [2024-12-09T13:29:16.549Z] Removing intermediate container 60e91eb2ab5d [2024-12-09T13:29:16.549Z] ---> 6f9d908c5f41 [2024-12-09T13:29:16.549Z] Step 4/10 : WORKDIR /device-sdk-go [2024-12-09T13:29:16.549Z] ---> Running in be18650fb13e [2024-12-09T13:29:16.549Z] Removing intermediate container be18650fb13e [2024-12-09T13:29:16.549Z] ---> e6e47d5397f5 [2024-12-09T13:29:16.549Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-09T13:29:16.549Z] ---> Running in d2eb1ba11ae6 [2024-12-09T13:29:16.549Z] Removing intermediate container d2eb1ba11ae6 [2024-12-09T13:29:16.549Z] ---> 2a1267175ae8 [2024-12-09T13:29:16.549Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-12-09T13:29:16.549Z] ---> Running in bdccaae8f88f [2024-12-09T13:29:16.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:29:16.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:29:17.066Z] OK: 246 MiB in 54 packages [2024-12-09T13:29:17.325Z] Removing intermediate container bdccaae8f88f [2024-12-09T13:29:17.325Z] ---> 6b2e63952749 [2024-12-09T13:29:17.325Z] Step 7/10 : COPY go.mod vendor* ./ [2024-12-09T13:29:17.585Z] ---> b63362ebc3a9 [2024-12-09T13:29:17.585Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:29:17.585Z] ---> Running in 6d1273f132d7 [2024-12-09T13:30:13.857Z] Removing intermediate container 6d1273f132d7 [2024-12-09T13:30:13.857Z] ---> 536cc919b020 [2024-12-09T13:30:13.857Z] Step 9/10 : COPY . . [2024-12-09T13:30:13.857Z] ---> 3c31438d9f7b [2024-12-09T13:30:13.857Z] Step 10/10 : RUN ${MAKE} [2024-12-09T13:30:13.857Z] ---> Running in 8d58761cef24 [2024-12-09T13:30:13.857Z] noop [2024-12-09T13:30:13.857Z] Removing intermediate container 8d58761cef24 [2024-12-09T13:30:13.857Z] ---> 3260c39178f2 [2024-12-09T13:30:13.857Z] Successfully built 3260c39178f2 [2024-12-09T13:30:13.857Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:30:14.189Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T13:30:14.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:30:14.275Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:30:14.311Z] $ 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-12-09T13:30:14.658Z] $ docker top c9880c28211f49893f9ec641730c2ead2f42674c3b167f0c6a18005b17a3a509 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:30:15.006Z] + go version [2024-12-09T13:30:15.006Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T13:30:15.021Z] $ docker stop --time=1 c9880c28211f49893f9ec641730c2ead2f42674c3b167f0c6a18005b17a3a509 [2024-12-09T13:30:16.306Z] $ docker rm -f --volumes c9880c28211f49893f9ec641730c2ead2f42674c3b167f0c6a18005b17a3a509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:30:16.738Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T13:30:16.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:30:16.824Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:30:16.856Z] $ 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-12-09T13:30:17.171Z] $ docker top 9fe37f94a312e0192fc3f43744d34f87745036599935708cc934e01c28db4edf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:30:17.506Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T13:30:17.808Z] + make test [2024-12-09T13:30:17.808Z] go test -race -coverprofile=coverage.out ./... [2024-12-09T13:30:25.929Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-12-09T13:30:58.004Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-12-09T13:30:58.004Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-12-09T13:30:58.004Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-12-09T13:30:58.004Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-12-09T13:30:58.004Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-12-09T13:30:59.381Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements [2024-12-09T13:30:59.381Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.032s coverage: 79.4% of statements [2024-12-09T13:30:59.950Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-12-09T13:30:59.950Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-12-09T13:31:00.886Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-12-09T13:31:00.886Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.038s coverage: 86.0% of statements [2024-12-09T13:31:00.886Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-12-09T13:31:00.886Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-12-09T13:31:00.886Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-12-09T13:31:01.819Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.071s coverage: 45.2% of statements [2024-12-09T13:31:02.755Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-12-09T13:31:05.291Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.047s coverage: 14.1% of statements [2024-12-09T13:31:05.291Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.614s coverage: 44.6% of statements [2024-12-09T13:31:05.291Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements [2024-12-09T13:31:05.291Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.083s coverage: 88.3% of statements [2024-12-09T13:31:05.291Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.050s coverage: 5.3% of statements [2024-12-09T13:31:31.868Z] GO111MODULE=on go vet ./... [2024-12-09T13:31:37.134Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T13:31:37.134Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T13:31:37.134Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T13:31:37.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T13:31:37.170Z] $ docker stop --time=1 9fe37f94a312e0192fc3f43744d34f87745036599935708cc934e01c28db4edf [2024-12-09T13:31:39.350Z] $ docker rm -f --volumes 9fe37f94a312e0192fc3f43744d34f87745036599935708cc934e01c28db4edf [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:31:39.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T13:31:40.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T13:31:40.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T13:31:40.834Z] + ls -al . [2024-12-09T13:31:40.834Z] total 704 [2024-12-09T13:31:40.834Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 13:30 . [2024-12-09T13:31:40.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:28 .. [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 13:28 .dockerignore [2024-12-09T13:31:40.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:31 .git [2024-12-09T13:31:40.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:28 .github [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 9 13:28 .gitignore [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 13:28 .golangci.yml [2024-12-09T13:31:40.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:28 .semver [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 9 13:28 CHANGELOG.md [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:28 GOVERNANCE.md [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 882 Dec 9 13:28 Jenkinsfile [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 9 13:28 LICENSE [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 2424 Dec 9 13:28 Makefile [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 9 13:28 OWNERS.md [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 4937 Dec 9 13:28 README.md [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 9 13:29 VERSION [2024-12-09T13:31:40.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:28 bin [2024-12-09T13:31:40.834Z] -rw-r--r-- 1 jenkins jenkins 468087 Dec 9 13:31 coverage.out [2024-12-09T13:31:40.834Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 9 13:28 example [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 6174 Dec 9 13:28 go.mod [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 86939 Dec 9 13:28 go.sum [2024-12-09T13:31:40.834Z] drwxrwxr-x 13 jenkins jenkins 4096 Dec 9 13:28 internal [2024-12-09T13:31:40.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:28 openapi [2024-12-09T13:31:40.834Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 9 13:28 pkg [2024-12-09T13:31:40.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:28 snap [2024-12-09T13:31:40.834Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 9 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:31:41.136Z] + 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=2e7478be9617d9ede59be6e036a0a20e8f65f862 --label arch=amd64 --label version=4.0.0-dev.10 . [2024-12-09T13:31:41.136Z] Sending build context to Docker daemon 25.33MB [2024-12-09T13:31:41.136Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T13:31:41.136Z] Step 2/24 : FROM ${BASE} AS builder [2024-12-09T13:31:41.136Z] ---> 3260c39178f2 [2024-12-09T13:31:41.136Z] Step 3/24 : ARG MAKE=make build [2024-12-09T13:31:41.393Z] ---> Running in 85dd96fd1b5d [2024-12-09T13:31:41.393Z] Removing intermediate container 85dd96fd1b5d [2024-12-09T13:31:41.393Z] ---> a8f2996cc050 [2024-12-09T13:31:41.393Z] Step 4/24 : WORKDIR /device-sdk-go [2024-12-09T13:31:41.393Z] ---> Running in 3a2f1cf486b7 [2024-12-09T13:31:41.393Z] Removing intermediate container 3a2f1cf486b7 [2024-12-09T13:31:41.393Z] ---> d20f99a47e8a [2024-12-09T13:31:41.393Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-09T13:31:41.393Z] ---> Running in 22043922da07 [2024-12-09T13:31:41.650Z] Removing intermediate container 22043922da07 [2024-12-09T13:31:41.650Z] ---> 8212780cf9e3 [2024-12-09T13:31:41.650Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-12-09T13:31:41.650Z] ---> Running in 35e82c93b1b1 [2024-12-09T13:31:41.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:41.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:31:42.171Z] OK: 246 MiB in 54 packages [2024-12-09T13:31:42.739Z] Removing intermediate container 35e82c93b1b1 [2024-12-09T13:31:42.739Z] ---> 6198b14ff691 [2024-12-09T13:31:42.739Z] Step 7/24 : COPY go.mod vendor* ./ [2024-12-09T13:31:42.739Z] ---> 458f74268f33 [2024-12-09T13:31:42.739Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:31:42.739Z] ---> Running in 646c04e163fd [2024-12-09T13:31:43.305Z] Removing intermediate container 646c04e163fd [2024-12-09T13:31:43.305Z] ---> 9a8081f1bb91 [2024-12-09T13:31:43.305Z] Step 9/24 : COPY . . [2024-12-09T13:31:43.870Z] ---> afde1ec4481c [2024-12-09T13:31:43.870Z] Step 10/24 : RUN ${MAKE} [2024-12-09T13:31:43.870Z] ---> Running in 7d8e9a4bfa33 [2024-12-09T13:31:44.129Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-12-09T13:32:10.659Z] Removing intermediate container 7d8e9a4bfa33 [2024-12-09T13:32:10.659Z] ---> d3f5b63ed0c6 [2024-12-09T13:32:10.659Z] Step 11/24 : FROM alpine:3.20 [2024-12-09T13:32:10.659Z] 3.20: Pulling from library/alpine [2024-12-09T13:32:10.659Z] da9db072f522: Pulling fs layer [2024-12-09T13:32:10.659Z] da9db072f522: Verifying Checksum [2024-12-09T13:32:10.659Z] da9db072f522: Download complete [2024-12-09T13:32:10.659Z] da9db072f522: Pull complete [2024-12-09T13:32:10.659Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:32:10.659Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T13:32:10.659Z] ---> 63b790fccc90 [2024-12-09T13:32:10.659Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-12-09T13:32:10.659Z] ---> Running in 7da70f59e87b [2024-12-09T13:32:10.659Z] Removing intermediate container 7da70f59e87b [2024-12-09T13:32:10.659Z] ---> 3054337cb4c0 [2024-12-09T13:32:10.659Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-12-09T13:32:10.659Z] ---> Running in 910e024793b6 [2024-12-09T13:32:10.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:32:10.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:32:10.918Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T13:32:10.918Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T13:32:10.918Z] OK: 8 MiB in 15 packages [2024-12-09T13:32:11.178Z] Removing intermediate container 910e024793b6 [2024-12-09T13:32:11.178Z] ---> 27643150b742 [2024-12-09T13:32:11.178Z] Step 14/24 : RUN apk --no-cache upgrade [2024-12-09T13:32:11.178Z] ---> Running in 998b4fe2f60c [2024-12-09T13:32:11.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:32:11.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:32:11.698Z] Upgrading critical system libraries and apk-tools: [2024-12-09T13:32:11.698Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T13:32:11.698Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T13:32:11.958Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T13:32:11.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:32:11.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:32:12.217Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:32:12.217Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:32:12.217Z] OK: 8 MiB in 15 packages [2024-12-09T13:32:12.476Z] Removing intermediate container 998b4fe2f60c [2024-12-09T13:32:12.476Z] ---> 96639d532b48 [2024-12-09T13:32:12.476Z] Step 15/24 : WORKDIR / [2024-12-09T13:32:12.735Z] ---> Running in d895f0f12d58 [2024-12-09T13:32:12.735Z] Removing intermediate container d895f0f12d58 [2024-12-09T13:32:12.735Z] ---> 77cce8467424 [2024-12-09T13:32:12.735Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-12-09T13:32:12.735Z] ---> 18c377828ff1 [2024-12-09T13:32:12.735Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-12-09T13:32:13.671Z] ---> 10a1f7b4ffd7 [2024-12-09T13:32:13.671Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-12-09T13:32:13.671Z] ---> a0dcf31d38dc [2024-12-09T13:32:13.671Z] Step 19/24 : EXPOSE 59999 [2024-12-09T13:32:13.671Z] ---> Running in 52c3d7266040 [2024-12-09T13:32:13.671Z] Removing intermediate container 52c3d7266040 [2024-12-09T13:32:13.671Z] ---> dd73f1b92782 [2024-12-09T13:32:13.671Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-12-09T13:32:13.671Z] ---> Running in 620d3a1a0b34 [2024-12-09T13:32:13.671Z] Removing intermediate container 620d3a1a0b34 [2024-12-09T13:32:13.671Z] ---> ac24d73776a9 [2024-12-09T13:32:13.671Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-12-09T13:32:13.929Z] ---> Running in 42bc7666c6fa [2024-12-09T13:32:13.929Z] Removing intermediate container 42bc7666c6fa [2024-12-09T13:32:13.929Z] ---> ca0752c00c80 [2024-12-09T13:32:13.929Z] Step 22/24 : LABEL arch=amd64 [2024-12-09T13:32:13.929Z] ---> Running in 030861758dcc [2024-12-09T13:32:13.929Z] Removing intermediate container 030861758dcc [2024-12-09T13:32:13.929Z] ---> 2472a0249377 [2024-12-09T13:32:13.929Z] Step 23/24 : LABEL git_sha=2e7478be9617d9ede59be6e036a0a20e8f65f862 [2024-12-09T13:32:13.929Z] ---> Running in 3c636b4b735a [2024-12-09T13:32:13.929Z] Removing intermediate container 3c636b4b735a [2024-12-09T13:32:13.929Z] ---> 27336d646284 [2024-12-09T13:32:13.929Z] Step 24/24 : LABEL version=4.0.0-dev.10 [2024-12-09T13:32:14.188Z] ---> Running in aad2d2d0aa69 [2024-12-09T13:32:14.188Z] Removing intermediate container aad2d2d0aa69 [2024-12-09T13:32:14.188Z] ---> d22e0b5cd6bb [2024-12-09T13:32:14.188Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T13:32:14.188Z] Successfully built d22e0b5cd6bb [2024-12-09T13:32:14.188Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:14.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:32:14.655Z] [2024-12-09T13:32:14.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:14.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:32:14.954Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T13:32:14.954Z] 5eb5b503b376: Pulling fs layer [2024-12-09T13:32:14.954Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T13:32:14.954Z] ec43610c2a17: Pulling fs layer [2024-12-09T13:32:14.954Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T13:32:14.954Z] 33b1e0a273af: Pulling fs layer [2024-12-09T13:32:14.954Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T13:32:14.954Z] 2f39f015ded8: Pulling fs layer [2024-12-09T13:32:14.954Z] 3a2ae6a8a46f: Waiting [2024-12-09T13:32:14.954Z] 33b1e0a273af: Waiting [2024-12-09T13:32:14.954Z] 5d3b04190fa2: Waiting [2024-12-09T13:32:14.954Z] 2f39f015ded8: Waiting [2024-12-09T13:32:14.954Z] 5c69ac0246d0: Download complete [2024-12-09T13:32:14.954Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-09T13:32:14.954Z] 3a2ae6a8a46f: Download complete [2024-12-09T13:32:15.213Z] 33b1e0a273af: Verifying Checksum [2024-12-09T13:32:15.213Z] 33b1e0a273af: Download complete [2024-12-09T13:32:15.213Z] ec43610c2a17: Verifying Checksum [2024-12-09T13:32:15.213Z] ec43610c2a17: Download complete [2024-12-09T13:32:15.213Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T13:32:15.213Z] 5d3b04190fa2: Download complete [2024-12-09T13:32:15.213Z] 5eb5b503b376: Download complete [2024-12-09T13:32:15.778Z] 2f39f015ded8: Download complete [2024-12-09T13:32:16.344Z] 5eb5b503b376: Pull complete [2024-12-09T13:32:16.344Z] 5c69ac0246d0: Pull complete [2024-12-09T13:32:16.909Z] ec43610c2a17: Pull complete [2024-12-09T13:32:16.909Z] 3a2ae6a8a46f: Pull complete [2024-12-09T13:32:16.909Z] 33b1e0a273af: Pull complete [2024-12-09T13:32:17.169Z] 5d3b04190fa2: Pull complete [2024-12-09T13:32:21.354Z] 2f39f015ded8: Pull complete [2024-12-09T13:32:21.354Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T13:32:21.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:32:21.354Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:32:21.446Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:32:21.479Z] $ 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-12-09T13:32:25.021Z] $ docker top 6e00cfa35505b5f1af031ea7f11e75bd8ec9dd98220637da181b7950fe675c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:32:25.397Z] ---> job-cost.sh [2024-12-09T13:32:25.397Z] lf-activate-venv: SKIPPING [2024-12-09T13:32:25.397Z] INFO: No Stack... [2024-12-09T13:32:25.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:32:25.913Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T13:32:26.193Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-12-09T13:32:26.193Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T13:32:26.209Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] [2024-12-09T13:32:26.220Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] did not exist. Created. [2024-12-09T13:32:26.230Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T13:32:26.541Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T13:32:26.570Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T13:32:26.578Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-333-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T13:32:26.615Z] $ docker stop --time=1 6e00cfa35505b5f1af031ea7f11e75bd8ec9dd98220637da181b7950fe675c8d [2024-12-09T13:32:27.777Z] $ docker rm -f --volumes 6e00cfa35505b5f1af031ea7f11e75bd8ec9dd98220637da181b7950fe675c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-09T13:32:28.048Z] provisioning config files... [2024-12-09T13:32:28.054Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17881000715851979627tmp [Pipeline] { [Pipeline] sh [2024-12-09T13:32:28.344Z] + set +x [2024-12-09T13:32:28.344Z] + curl -s https://codecov.io/bash [2024-12-09T13:32:28.344Z] + bash -s -- [2024-12-09T13:32:28.344Z] [2024-12-09T13:32:28.344Z] _____ _ [2024-12-09T13:32:28.344Z] / ____| | | [2024-12-09T13:32:28.344Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T13:32:28.344Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T13:32:28.344Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T13:32:28.344Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T13:32:28.344Z] Bash-1.0.6 [2024-12-09T13:32:28.344Z] [2024-12-09T13:32:28.344Z] [2024-12-09T13:32:28.344Z] ==> git version 2.25.1 found [2024-12-09T13:32:28.344Z] ==> 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-12-09T13:32:28.344Z] Release-Date: 2020-01-08 [2024-12-09T13:32:28.344Z] 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-12-09T13:32:28.344Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T13:32:28.344Z] ==> Jenkins CI detected. [2024-12-09T13:32:28.344Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-12-09T13:32:28.344Z] project root: . [2024-12-09T13:32:28.344Z] --> token set from env [2024-12-09T13:32:28.344Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T13:32:28.344Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T13:32:28.344Z] ==> Python coveragepy not found [2024-12-09T13:32:28.344Z] ==> Searching for coverage reports in: [2024-12-09T13:32:28.344Z] + . [2024-12-09T13:32:28.344Z] -> Found 1 reports [2024-12-09T13:32:28.344Z] ==> Detecting git/mercurial file structure [2024-12-09T13:32:28.344Z] ==> Reading reports [2024-12-09T13:32:28.603Z] + ./coverage.out bytes=468087 [2024-12-09T13:32:28.603Z] ==> Appending adjustments [2024-12-09T13:32:28.603Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T13:32:28.865Z] + Found adjustments [2024-12-09T13:32:28.865Z] ==> Gzipping contents [2024-12-09T13:32:28.865Z] 44K /tmp/codecov.c74rsq.gz [2024-12-09T13:32:28.865Z] ==> Uploading reports [2024-12-09T13:32:28.865Z] url: https://codecov.io [2024-12-09T13:32:28.865Z] query: branch=main&commit=2e7478be9617d9ede59be6e036a0a20e8f65f862&build=333&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F333%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T13:32:28.865Z] -> Pinging Codecov [2024-12-09T13:32:28.865Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e7478be9617d9ede59be6e036a0a20e8f65f862&build=333&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F333%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T13:32:29.124Z] -> Uploading to [2024-12-09T13:32:29.124Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/2e7478be9617d9ede59be6e036a0a20e8f65f862/2e69963b-2559-41ff-9717-d7e5b5974225.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T133228Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8d282d387b0d1277e715d115b4d194aa9b511538202c3920f3b13ac377fa333e [2024-12-09T13:32:29.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T13:32:29.124Z] Dload Upload Total Spent Left Speed [2024-12-09T13:32:29.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42488 0 0 100 42488 0 200k --:--:-- --:--:-- --:--:-- 200k [2024-12-09T13:32:29.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] } [2024-12-09T13:32:29.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T13:32:29.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T13:32:29.624Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:29.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:32:29.934Z] [2024-12-09T13:32:29.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:30.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:32:30.237Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T13:32:30.237Z] 43c4264eed91: Already exists [2024-12-09T13:32:30.237Z] 4cc291be95ef: Already exists [2024-12-09T13:32:30.237Z] 2ac1f1163629: Already exists [2024-12-09T13:32:30.237Z] 5c3c966382ef: Already exists [2024-12-09T13:32:30.237Z] 4f4fb700ef54: Already exists [2024-12-09T13:32:30.237Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T13:32:30.237Z] 9c3e1370e548: Pulling fs layer [2024-12-09T13:32:30.495Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T13:32:30.495Z] d9c7d2e4e75e: Download complete [2024-12-09T13:32:30.754Z] d9c7d2e4e75e: Pull complete [2024-12-09T13:32:31.321Z] 9c3e1370e548: Verifying Checksum [2024-12-09T13:32:31.321Z] 9c3e1370e548: Download complete [2024-12-09T13:32:34.606Z] 9c3e1370e548: Pull complete [2024-12-09T13:32:34.606Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T13:32:34.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:32:34.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:32:34.712Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:32:34.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-09T13:32:37.423Z] $ docker top cd8153d459032e7487681ba0715c89cda268b6f1fd78a764ed86564463e27bff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:32:37.757Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-12-09T13:32:37.764Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-12-09T13:32:38.039Z] + set -o pipefail [2024-12-09T13:32:38.040Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-12-09T13:32:46.156Z] [2024-12-09T13:32:46.156Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-12-09T13:32:46.156Z] [2024-12-09T13:32:46.156Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/601a4cb3-2399-4c9d-a5c8-61a2cdf06c40 [2024-12-09T13:32:46.156Z] [2024-12-09T13:32:46.156Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T13:32:46.156Z] [2024-12-09T13:32:46.156Z] [2024-12-09T13:32:46.156Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T13:32:46.156Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T13:32:46.171Z] $ docker stop --time=1 cd8153d459032e7487681ba0715c89cda268b6f1fd78a764ed86564463e27bff [2024-12-09T13:32:51.630Z] $ docker rm -f --volumes cd8153d459032e7487681ba0715c89cda268b6f1fd78a764ed86564463e27bff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-09T13:32:52.142Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:32:52.163Z] provisioning config files... [2024-12-09T13:32:52.171Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config359282977204094270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:32:52.474Z] --> edgex-publish-swagger.sh [2024-12-09T13:32:52.475Z] === Publish openapi API === [2024-12-09T13:32:52.475Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-09T13:32:52.475Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-12-09T13:32:52.475Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T13:32:52.475Z] Dload Upload Total Spent Left Speed [2024-12-09T13:32:52.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 370 89116 --:--:-- --:--:-- --:--:-- 89274 100 37674 100 156 100 37518 370 89116 --:--:-- --:--:-- --:--:-- 89274 [2024-12-09T13:32:52.735Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T13:32:52.735Z] [Pipeline] } [2024-12-09T13:32:52.742Z] 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-12-09T13:32:53.172Z] + git log --format=format:%s -1 2e7478be9617d9ede59be6e036a0a20e8f65f862 [Pipeline] sh [2024-12-09T13:32:53.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:32:53.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:53.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:32:53.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:32:53.844Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:32:53.877Z] $ 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-12-09T13:32:54.409Z] $ docker top f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 -eo pid,comm [2024-12-09T13:32:54.452Z] 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-12-09T13:32:54.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:32:54.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:32:54.513Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:32:54.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:32:54.652Z] $ docker exec f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 ssh-agent [2024-12-09T13:32:54.766Z] SSH_AUTH_SOCK=/tmp/ssh-0uFTtMHdj5Qd/agent.32 [2024-12-09T13:32:54.766Z] SSH_AGENT_PID=38 [2024-12-09T13:32:54.782Z] Running ssh-add (command line suppressed) [2024-12-09T13:32:54.892Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8732391477303069719.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8732391477303069719.key) [2024-12-09T13:32:54.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:32:55.233Z] + git semver tag [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,395 [run_tag] DEBUG tag force:False [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,396 [check_head_tag] DEBUG check head tag [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,397 [execute] INFO git cat-file --batch-check [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,400 [execute] INFO git cat-file --batch [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,433 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,433 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:32:55.512Z] 2024-12-09 13:32:55,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:32:55.512Z] 4.0.0-dev.10 [Pipeline] } [2024-12-09T13:32:55.523Z] $ docker exec --env ******** --env ******** f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 ssh-agent -k [2024-12-09T13:32:55.614Z] unset SSH_AUTH_SOCK; [2024-12-09T13:32:55.614Z] unset SSH_AGENT_PID; [2024-12-09T13:32:55.615Z] echo Agent pid 38 killed; [2024-12-09T13:32:55.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:32:55.927Z] + git semver [Pipeline] } [2024-12-09T13:32:56.202Z] $ docker stop --time=1 f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 [2024-12-09T13:32:57.456Z] $ docker rm -f --volumes f4c2d70eb7d8efa8e235ab8f10bd2f54921fa30e96444a04ba7659e4938fb222 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:57.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:32:57.857Z] [2024-12-09T13:32:57.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:32:58.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:32:58.158Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T13:32:58.158Z] ab5ef0e58194: Pulling fs layer [2024-12-09T13:32:58.158Z] 9712f1f96733: Pulling fs layer [2024-12-09T13:32:58.158Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T13:32:58.158Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T13:32:58.158Z] e9a5061849ea: Pulling fs layer [2024-12-09T13:32:58.158Z] d747dcd14b5f: Pulling fs layer [2024-12-09T13:32:58.158Z] 2de7ff778b66: Pulling fs layer [2024-12-09T13:32:58.158Z] 0d9ebad4ef96: Waiting [2024-12-09T13:32:58.158Z] e9a5061849ea: Waiting [2024-12-09T13:32:58.158Z] d747dcd14b5f: Waiting [2024-12-09T13:32:58.158Z] 2de7ff778b66: Waiting [2024-12-09T13:32:58.158Z] 9712f1f96733: Verifying Checksum [2024-12-09T13:32:58.158Z] 9712f1f96733: Download complete [2024-12-09T13:32:58.416Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T13:32:58.416Z] 63f879dbbcfc: Download complete [2024-12-09T13:32:58.674Z] e9a5061849ea: Verifying Checksum [2024-12-09T13:32:58.674Z] e9a5061849ea: Download complete [2024-12-09T13:32:58.674Z] d747dcd14b5f: Verifying Checksum [2024-12-09T13:32:58.674Z] d747dcd14b5f: Download complete [2024-12-09T13:32:58.674Z] ab5ef0e58194: Download complete [2024-12-09T13:32:58.674Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T13:32:58.674Z] 0d9ebad4ef96: Download complete [2024-12-09T13:32:58.932Z] 2de7ff778b66: Verifying Checksum [2024-12-09T13:32:58.932Z] 2de7ff778b66: Download complete [2024-12-09T13:33:01.470Z] ab5ef0e58194: Pull complete [2024-12-09T13:33:01.470Z] 9712f1f96733: Pull complete [2024-12-09T13:33:02.404Z] 63f879dbbcfc: Pull complete [2024-12-09T13:33:05.682Z] 0d9ebad4ef96: Pull complete [2024-12-09T13:33:05.940Z] e9a5061849ea: Pull complete [2024-12-09T13:33:05.940Z] d747dcd14b5f: Pull complete [2024-12-09T13:33:07.315Z] 2de7ff778b66: Pull complete [2024-12-09T13:33:07.316Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T13:33:07.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:33:07.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:33:07.408Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:33:07.444Z] $ 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-12-09T13:33:12.990Z] $ docker top eb9e39c72dc0f1cea1fcef9e6de92b034d8cec7e332b0cc54f5c9f3bbb8a6e96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:33:13.065Z] provisioning config files... [2024-12-09T13:33:13.071Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11992826986440942302tmp [2024-12-09T13:33:13.081Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7960475530853100107tmp [2024-12-09T13:33:13.089Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13192241725281913892tmp [Pipeline] { [Pipeline] echo [2024-12-09T13:33:13.211Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:13.524Z] ---> sigul-configuration.sh [2024-12-09T13:33:13.524Z] gpg: directory `/root/.gnupg' created [2024-12-09T13:33:13.524Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T13:33:13.524Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T13:33:13.524Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T13:33:13.524Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T13:33:13.524Z] gpg: CAST5 encrypted data [2024-12-09T13:33:13.524Z] gpg: encrypted with 1 passphrase [2024-12-09T13:33:13.524Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T13:33:13.814Z] + mkdir /home/jenkins [2024-12-09T13:33:13.814Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T13:33:14.101Z] + 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-12-09T13:33:14.112Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:14.400Z] ---> sigul-install.sh [2024-12-09T13:33:14.400Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T13:33:14.693Z] + git tag --list [2024-12-09T13:33:14.693Z] 0.7.1 [2024-12-09T13:33:14.693Z] delhi-tag [2024-12-09T13:33:14.693Z] v1.0.0 [2024-12-09T13:33:14.693Z] v1.1.0 [2024-12-09T13:33:14.693Z] v1.1.1 [2024-12-09T13:33:14.693Z] v1.1.2 [2024-12-09T13:33:14.693Z] v1.2.0 [2024-12-09T13:33:14.693Z] v1.2.1 [2024-12-09T13:33:14.693Z] v1.2.2 [2024-12-09T13:33:14.693Z] v1.2.3 [2024-12-09T13:33:14.693Z] v1.3.0 [2024-12-09T13:33:14.693Z] v1.4.0 [2024-12-09T13:33:14.693Z] v2.0.0 [2024-12-09T13:33:14.693Z] v2.1.0 [2024-12-09T13:33:14.693Z] v2.1.1 [2024-12-09T13:33:14.693Z] v2.2.0 [2024-12-09T13:33:14.693Z] v2.3.0 [2024-12-09T13:33:14.693Z] v2.3.1 [2024-12-09T13:33:14.693Z] v3.0 [2024-12-09T13:33:14.693Z] v3.0.0 [2024-12-09T13:33:14.693Z] v3.0.1-dev.1 [2024-12-09T13:33:14.693Z] v3.1 [2024-12-09T13:33:14.693Z] v3.1.0 [2024-12-09T13:33:14.693Z] v3.1.0-dev.1 [2024-12-09T13:33:14.693Z] v3.1.0-dev.10 [2024-12-09T13:33:14.693Z] v3.1.0-dev.11 [2024-12-09T13:33:14.693Z] v3.1.0-dev.12 [2024-12-09T13:33:14.693Z] v3.1.0-dev.13 [2024-12-09T13:33:14.693Z] v3.1.0-dev.14 [2024-12-09T13:33:14.693Z] v3.1.0-dev.15 [2024-12-09T13:33:14.693Z] v3.1.0-dev.16 [2024-12-09T13:33:14.693Z] v3.1.0-dev.17 [2024-12-09T13:33:14.693Z] v3.1.0-dev.18 [2024-12-09T13:33:14.693Z] v3.1.0-dev.19 [2024-12-09T13:33:14.693Z] v3.1.0-dev.2 [2024-12-09T13:33:14.693Z] v3.1.0-dev.20 [2024-12-09T13:33:14.693Z] v3.1.0-dev.21 [2024-12-09T13:33:14.693Z] v3.1.0-dev.22 [2024-12-09T13:33:14.693Z] v3.1.0-dev.23 [2024-12-09T13:33:14.693Z] v3.1.0-dev.24 [2024-12-09T13:33:14.693Z] v3.1.0-dev.25 [2024-12-09T13:33:14.693Z] v3.1.0-dev.26 [2024-12-09T13:33:14.693Z] v3.1.0-dev.27 [2024-12-09T13:33:14.693Z] v3.1.0-dev.28 [2024-12-09T13:33:14.693Z] v3.1.0-dev.29 [2024-12-09T13:33:14.693Z] v3.1.0-dev.3 [2024-12-09T13:33:14.693Z] v3.1.0-dev.30 [2024-12-09T13:33:14.693Z] v3.1.0-dev.31 [2024-12-09T13:33:14.693Z] v3.1.0-dev.32 [2024-12-09T13:33:14.693Z] v3.1.0-dev.33 [2024-12-09T13:33:14.693Z] v3.1.0-dev.34 [2024-12-09T13:33:14.693Z] v3.1.0-dev.35 [2024-12-09T13:33:14.693Z] v3.1.0-dev.36 [2024-12-09T13:33:14.693Z] v3.1.0-dev.37 [2024-12-09T13:33:14.693Z] v3.1.0-dev.38 [2024-12-09T13:33:14.693Z] v3.1.0-dev.39 [2024-12-09T13:33:14.693Z] v3.1.0-dev.4 [2024-12-09T13:33:14.693Z] v3.1.0-dev.40 [2024-12-09T13:33:14.693Z] v3.1.0-dev.41 [2024-12-09T13:33:14.693Z] v3.1.0-dev.5 [2024-12-09T13:33:14.693Z] v3.1.0-dev.6 [2024-12-09T13:33:14.693Z] v3.1.0-dev.7 [2024-12-09T13:33:14.693Z] v3.1.0-dev.8 [2024-12-09T13:33:14.693Z] v3.1.0-dev.9 [2024-12-09T13:33:14.693Z] v3.1.1 [2024-12-09T13:33:14.693Z] v3.1.1-dev.1 [2024-12-09T13:33:14.693Z] v3.2.0-dev.1 [2024-12-09T13:33:14.693Z] v3.2.0-dev.10 [2024-12-09T13:33:14.693Z] v3.2.0-dev.11 [2024-12-09T13:33:14.693Z] v3.2.0-dev.12 [2024-12-09T13:33:14.693Z] v3.2.0-dev.13 [2024-12-09T13:33:14.693Z] v3.2.0-dev.14 [2024-12-09T13:33:14.693Z] v3.2.0-dev.15 [2024-12-09T13:33:14.693Z] v3.2.0-dev.16 [2024-12-09T13:33:14.693Z] v3.2.0-dev.17 [2024-12-09T13:33:14.693Z] v3.2.0-dev.18 [2024-12-09T13:33:14.693Z] v3.2.0-dev.19 [2024-12-09T13:33:14.693Z] v3.2.0-dev.2 [2024-12-09T13:33:14.693Z] v3.2.0-dev.20 [2024-12-09T13:33:14.693Z] v3.2.0-dev.21 [2024-12-09T13:33:14.693Z] v3.2.0-dev.22 [2024-12-09T13:33:14.693Z] v3.2.0-dev.23 [2024-12-09T13:33:14.693Z] v3.2.0-dev.24 [2024-12-09T13:33:14.693Z] v3.2.0-dev.25 [2024-12-09T13:33:14.693Z] v3.2.0-dev.26 [2024-12-09T13:33:14.693Z] v3.2.0-dev.27 [2024-12-09T13:33:14.693Z] v3.2.0-dev.28 [2024-12-09T13:33:14.693Z] v3.2.0-dev.29 [2024-12-09T13:33:14.693Z] v3.2.0-dev.3 [2024-12-09T13:33:14.693Z] v3.2.0-dev.30 [2024-12-09T13:33:14.693Z] v3.2.0-dev.31 [2024-12-09T13:33:14.693Z] v3.2.0-dev.32 [2024-12-09T13:33:14.693Z] v3.2.0-dev.33 [2024-12-09T13:33:14.693Z] v3.2.0-dev.34 [2024-12-09T13:33:14.693Z] v3.2.0-dev.35 [2024-12-09T13:33:14.693Z] v3.2.0-dev.36 [2024-12-09T13:33:14.693Z] v3.2.0-dev.37 [2024-12-09T13:33:14.693Z] v3.2.0-dev.38 [2024-12-09T13:33:14.693Z] v3.2.0-dev.39 [2024-12-09T13:33:14.693Z] v3.2.0-dev.4 [2024-12-09T13:33:14.693Z] v3.2.0-dev.40 [2024-12-09T13:33:14.693Z] v3.2.0-dev.41 [2024-12-09T13:33:14.693Z] v3.2.0-dev.42 [2024-12-09T13:33:14.693Z] v3.2.0-dev.43 [2024-12-09T13:33:14.693Z] v3.2.0-dev.44 [2024-12-09T13:33:14.693Z] v3.2.0-dev.45 [2024-12-09T13:33:14.693Z] v3.2.0-dev.46 [2024-12-09T13:33:14.693Z] v3.2.0-dev.47 [2024-12-09T13:33:14.693Z] v3.2.0-dev.48 [2024-12-09T13:33:14.693Z] v3.2.0-dev.5 [2024-12-09T13:33:14.693Z] v3.2.0-dev.6 [2024-12-09T13:33:14.693Z] v3.2.0-dev.7 [2024-12-09T13:33:14.693Z] v3.2.0-dev.8 [2024-12-09T13:33:14.693Z] v3.2.0-dev.9 [2024-12-09T13:33:14.693Z] v4.0.0-dev.1 [2024-12-09T13:33:14.693Z] v4.0.0-dev.10 [2024-12-09T13:33:14.693Z] v4.0.0-dev.2 [2024-12-09T13:33:14.693Z] v4.0.0-dev.3 [2024-12-09T13:33:14.693Z] v4.0.0-dev.4 [2024-12-09T13:33:14.693Z] v4.0.0-dev.5 [2024-12-09T13:33:14.693Z] v4.0.0-dev.6 [2024-12-09T13:33:14.693Z] v4.0.0-dev.7 [2024-12-09T13:33:14.693Z] v4.0.0-dev.8 [2024-12-09T13:33:14.693Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-09T13:33:14.985Z] + lftools sign git-tag v4.0.0-dev.10 [2024-12-09T13:33:15.641Z] Signing Git tag with Sigul... [2024-12-09T13:33:15.641Z] Signing v4.0.0-dev.10 [Pipeline] echo [2024-12-09T13:33:15.912Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:16.202Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T13:33:16.208Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T13:33:16.236Z] $ docker stop --time=1 eb9e39c72dc0f1cea1fcef9e6de92b034d8cec7e332b0cc54f5c9f3bbb8a6e96 [2024-12-09T13:33:17.545Z] $ docker rm -f --volumes eb9e39c72dc0f1cea1fcef9e6de92b034d8cec7e332b0cc54f5c9f3bbb8a6e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T13:33:17.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:33:17.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:33:18.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:33:18.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:33:18.374Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:33:18.404Z] $ 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-12-09T13:33:19.220Z] $ docker top 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a -eo pid,comm [2024-12-09T13:33:19.258Z] 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-12-09T13:33:19.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:33:19.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:33:19.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:33:19.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:33:19.432Z] $ docker exec 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a ssh-agent [2024-12-09T13:33:19.521Z] SSH_AUTH_SOCK=/tmp/ssh-S2fz91cNockZ/agent.32 [2024-12-09T13:33:19.521Z] SSH_AGENT_PID=38 [2024-12-09T13:33:19.526Z] Running ssh-add (command line suppressed) [2024-12-09T13:33:19.628Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2135018461965684863.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2135018461965684863.key) [2024-12-09T13:33:19.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:33:19.929Z] + git semver bump pre [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,135 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,135 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,135 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,135 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,135 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,137 [execute] INFO git cat-file --batch-check [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,142 [execute] INFO git cat-file --batch [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:33:20.190Z] 2024-12-09 13:33:20,149 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:33:20.190Z] 4.0.0-dev.11 [Pipeline] } [2024-12-09T13:33:20.205Z] $ docker exec --env ******** --env ******** 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a ssh-agent -k [2024-12-09T13:33:20.295Z] unset SSH_AUTH_SOCK; [2024-12-09T13:33:20.295Z] unset SSH_AGENT_PID; [2024-12-09T13:33:20.295Z] echo Agent pid 38 killed; [2024-12-09T13:33:20.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:33:20.625Z] + git semver [Pipeline] } [2024-12-09T13:33:20.902Z] $ docker stop --time=1 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a [2024-12-09T13:33:22.331Z] $ docker rm -f --volumes 23d525b26f00e24665ca40167a93eabb66e5e2e7219bba6bcac01c1589c12e0a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:33:22.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:33:22.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:33:22.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:33:22.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:33:23.055Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:33:23.088Z] $ 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-12-09T13:33:23.765Z] $ docker top 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:33:23.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:33:23.850Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:33:23.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:33:23.967Z] $ docker exec 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f ssh-agent [2024-12-09T13:33:24.055Z] SSH_AUTH_SOCK=/tmp/ssh-RWfDNHYJol2v/agent.31 [2024-12-09T13:33:24.055Z] SSH_AGENT_PID=37 [2024-12-09T13:33:24.059Z] Running ssh-add (command line suppressed) [2024-12-09T13:33:24.155Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_662150905908952795.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_662150905908952795.key) [2024-12-09T13:33:24.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:33:24.445Z] + git semver push [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,651 [run_push] DEBUG push [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,652 [execute] INFO git cat-file --batch-check [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,656 [execute] INFO git rev-list deff8b43a8e148a0ad90eea2beee90fad670a31f -- [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,656 [execute] DEBUG Popen(['git', 'rev-list', 'deff8b43a8e148a0ad90eea2beee90fad670a31f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,668 [execute] INFO git fetch -v origin [2024-12-09T13:33:24.705Z] 2024-12-09 13:33:24,668 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T13:33:25.276Z] 2024-12-09 13:33:25,102 [run_push] DEBUG no remote changes detected [2024-12-09T13:33:25.276Z] 2024-12-09 13:33:25,103 [execute] INFO git push origin semver [2024-12-09T13:33:25.276Z] 2024-12-09 13:33:25,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:33:25.844Z] 2024-12-09 13:33:25,744 [run_push] DEBUG push all version tags [2024-12-09T13:33:25.844Z] 2024-12-09 13:33:25,745 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T13:33:25.844Z] 2024-12-09 13:33:25,745 [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-12-09T13:33:26.413Z] 2024-12-09 13:33:26,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-12-09T13:33:26.413Z] 4.0.0-dev.11 [Pipeline] } [2024-12-09T13:33:26.427Z] $ docker exec --env ******** --env ******** 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f ssh-agent -k [2024-12-09T13:33:26.525Z] unset SSH_AUTH_SOCK; [2024-12-09T13:33:26.525Z] unset SSH_AGENT_PID; [2024-12-09T13:33:26.525Z] echo Agent pid 37 killed; [2024-12-09T13:33:26.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:33:26.870Z] + git semver [Pipeline] } [2024-12-09T13:33:27.144Z] $ docker stop --time=1 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f [2024-12-09T13:33:28.451Z] $ docker rm -f --volumes 324a271c2f1205c0683e09ac45d83ae84cf5cde95c18caa5bdc249b9c080702f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-09T13:33:29.067Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-12-09T13:33:29.068Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-12-09T13:33:29.068Z] total 16 [2024-12-09T13:33:29.068Z] drwxr-xr-x 3 root root 4096 Dec 9 13:32 . [2024-12-09T13:33:29.068Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:33 .. [2024-12-09T13:33:29.068Z] drwxr-xr-x 2 root root 4096 Dec 9 13:32 cost [2024-12-09T13:33:29.068Z] -rw-r--r-- 1 root root 85 Dec 9 13:32 cost.csv [2024-12-09T13:33:29.068Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-12-09T13:33:29.068Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-12-09T13:33:29.068Z] total 16 [2024-12-09T13:33:29.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:32 . [2024-12-09T13:33:29.068Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:33 .. [2024-12-09T13:33:29.068Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 13:32 cost [2024-12-09T13:33:29.068Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 9 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:29.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:30.213Z] ---> package-listing.sh [2024-12-09T13:33:30.213Z] ++ facter osfamily [2024-12-09T13:33:30.213Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T13:33:30.473Z] + OS_FAMILY=debian [2024-12-09T13:33:30.473Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-12-09T13:33:30.473Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T13:33:30.473Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T13:33:30.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T13:33:30.473Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T13:33:30.473Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-12-09T13:33:30.473Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T13:33:30.473Z] + case "${OS_FAMILY}" in [2024-12-09T13:33:30.473Z] + dpkg -l [2024-12-09T13:33:30.473Z] + grep '^ii' [2024-12-09T13:33:30.473Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T13:33:30.473Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T13:33:30.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T13:33:30.473Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-12-09T13:33:30.473Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-12-09T13:33:30.473Z] + 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-12-09T13:33:30.484Z] 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-12-09T13:33:30.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:33:31.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:33:31.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:33:31.407Z] prd-ubuntu20.04-docker-8c-8g-34794 does not seem to be running inside a container [2024-12-09T13:33:31.437Z] $ 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-12-09T13:33:31.620Z] $ docker top fb6026af394162c1ecc77300d6d244190207a537413b3222e83119e3cc0c68e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:33:31.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T13:33:32.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T13:33:32.524Z] + ls /var/log/sa-host [2024-12-09T13:33:32.524Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:33:32.687Z] provisioning config files... [2024-12-09T13:33:32.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5823428935539175688tmp [Pipeline] { [Pipeline] echo [2024-12-09T13:33:32.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:32.991Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T13:33:32.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:33.330Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T13:33:33.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:33.624Z] ---> sudo-logs.sh [2024-12-09T13:33:33.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T13:33:33.661Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:33.945Z] ---> job-cost.sh [2024-12-09T13:33:33.945Z] lf-activate-venv: SKIPPING [2024-12-09T13:33:33.945Z] DEBUG: total: 0.2199999988079071 [2024-12-09T13:33:33.945Z] INFO: Retrieving Stack Cost... [2024-12-09T13:33:34.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:33:34.463Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T13:33:34.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:33:34.762Z] ---> logs-deploy.sh [2024-12-09T13:33:34.762Z] lf-activate-venv: SKIPPING [2024-12-09T13:33:34.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/333 [2024-12-09T13:33:34.762Z] INFO: archiving workspace using pattern(s): [2024-12-09T13:33:35.697Z] Archives upload complete. [2024-12-09T13:33:35.955Z] INFO: archiving logs to Nexus [2024-12-09T13:33:36.523Z] ---> uname -a: [2024-12-09T13:33:36.523Z] Linux prd-ubuntu20-04-docker-8c-8g-34794 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] ---> lscpu: [2024-12-09T13:33:36.523Z] Architecture: x86_64 [2024-12-09T13:33:36.523Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-09T13:33:36.523Z] Byte Order: Little Endian [2024-12-09T13:33:36.523Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-09T13:33:36.523Z] CPU(s): 8 [2024-12-09T13:33:36.523Z] On-line CPU(s) list: 0-7 [2024-12-09T13:33:36.523Z] Thread(s) per core: 1 [2024-12-09T13:33:36.523Z] Core(s) per socket: 1 [2024-12-09T13:33:36.523Z] Socket(s): 8 [2024-12-09T13:33:36.523Z] NUMA node(s): 1 [2024-12-09T13:33:36.523Z] Vendor ID: AuthenticAMD [2024-12-09T13:33:36.523Z] CPU family: 23 [2024-12-09T13:33:36.523Z] Model: 49 [2024-12-09T13:33:36.523Z] Model name: AMD EPYC-Rome Processor [2024-12-09T13:33:36.523Z] Stepping: 0 [2024-12-09T13:33:36.523Z] CPU MHz: 2799.998 [2024-12-09T13:33:36.523Z] BogoMIPS: 5599.99 [2024-12-09T13:33:36.523Z] Virtualization: AMD-V [2024-12-09T13:33:36.523Z] Hypervisor vendor: KVM [2024-12-09T13:33:36.523Z] Virtualization type: full [2024-12-09T13:33:36.523Z] L1d cache: 256 KiB [2024-12-09T13:33:36.523Z] L1i cache: 256 KiB [2024-12-09T13:33:36.523Z] L2 cache: 4 MiB [2024-12-09T13:33:36.523Z] L3 cache: 128 MiB [2024-12-09T13:33:36.523Z] NUMA node0 CPU(s): 0-7 [2024-12-09T13:33:36.523Z] Vulnerability Itlb multihit: Not affected [2024-12-09T13:33:36.523Z] Vulnerability L1tf: Not affected [2024-12-09T13:33:36.523Z] Vulnerability Mds: Not affected [2024-12-09T13:33:36.523Z] Vulnerability Meltdown: Not affected [2024-12-09T13:33:36.523Z] Vulnerability Mmio stale data: Not affected [2024-12-09T13:33:36.523Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-09T13:33:36.523Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-09T13:33:36.523Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-09T13:33:36.523Z] Vulnerability Srbds: Not affected [2024-12-09T13:33:36.523Z] Vulnerability Tsx async abort: Not affected [2024-12-09T13:33:36.523Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] ---> nproc: [2024-12-09T13:33:36.523Z] 8 [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] ---> df -h: [2024-12-09T13:33:36.523Z] Filesystem Size Used Avail Use% Mounted on [2024-12-09T13:33:36.523Z] overlay 155G 13G 142G 9% / [2024-12-09T13:33:36.523Z] tmpfs 64M 0 64M 0% /dev [2024-12-09T13:33:36.523Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-09T13:33:36.523Z] shm 64M 0 64M 0% /dev/shm [2024-12-09T13:33:36.523Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] ---> sar -b -r -n DEV: [2024-12-09T13:33:36.523Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34794) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] 13:28:03 LINUX RESTART (8 CPU) [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] 13:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-09T13:33:36.523Z] 13:30:01 239.73 2.40 237.33 0.00 50.79 74126.58 0.00 [2024-12-09T13:33:36.523Z] 13:31:01 118.58 0.03 118.55 0.00 5.20 50757.94 0.00 [2024-12-09T13:33:36.523Z] 13:32:01 83.69 0.15 83.54 0.00 10.13 22030.48 0.00 [2024-12-09T13:33:36.523Z] 13:33:01 219.90 0.22 219.68 0.00 19.46 78584.37 0.00 [2024-12-09T13:33:36.523Z] Average: 165.47 0.70 164.77 0.00 21.40 56374.84 0.00 [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] 13:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-09T13:33:36.523Z] 13:30:01 26956912 31536972 761308 2.32 180068 4463912 1836832 5.41 1313024 3995068 647184 [2024-12-09T13:33:36.523Z] 13:31:01 26769116 31332756 963232 2.93 184524 4463248 2309928 6.81 1965476 3550752 263628 [2024-12-09T13:33:36.523Z] 13:32:01 27143636 31490464 804596 2.45 190144 4237688 2025812 5.97 1687376 3451000 683180 [2024-12-09T13:33:36.523Z] 13:33:01 26111912 31483120 812840 2.47 208536 5181644 2060108 6.07 1452380 4649600 330364 [2024-12-09T13:33:36.523Z] Average: 26745394 31460828 835494 2.54 190818 4586623 2058170 6.07 1604564 3911605 481089 [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z] 13:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-09T13:33:36.523Z] 13:30:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:30:01 ens3 620.41 383.04 6469.04 45.05 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:30:01 docker0 310.28 499.27 26.33 3273.20 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:31:01 ens3 27.68 17.58 37.97 11.28 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:31:01 veth1cd2167 0.23 0.42 0.05 0.12 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:31:01 docker0 0.23 0.33 0.04 0.11 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:32:01 ens3 29.01 17.03 60.66 11.24 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:32:01 docker0 1.90 4.15 0.14 38.36 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:32:01 veth350df39 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:33:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:33:01 ens3 503.98 326.73 9828.94 179.22 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] 13:33:01 docker0 86.00 164.87 7.52 1397.06 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] Average: ens3 295.27 186.09 4099.15 61.70 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] Average: docker0 99.60 167.16 8.51 1177.18 0.00 0.00 0.00 0.00 [2024-12-09T13:33:36.523Z] [2024-12-09T13:33:36.523Z]