Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e25f9ddff1f5f86c101f6df9b932be439593de6 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-ssh907095756147486282.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-ssh15830022524634975160.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-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17349880094334871330.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-ssh11224979743869107405.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16924472212877285072.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36628 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0e25f9ddff1f5f86c101f6df9b932be439593de6 (main) Commit message: "Merge pull request #514 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e25f9ddff1f5f86c101f6df9b932be439593de6 # timeout=10 > git rev-list --no-walk 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-13T12:55:06.491Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-13T12:55:06.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-13T12:55:06.591Z] ========================================================= [2025-01-13T12:55:06.591Z] EdgeX Global Pipelines Version Info [2025-01-13T12:55:06.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-13T12:55:07.686Z] ------------------- [2025-01-13T12:55:07.686Z] stable info: [2025-01-13T12:55:07.686Z] ------------------- [2025-01-13T12:55:07.686Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-13T12:55:07.686Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T12:55:07.686Z] Message: update stable to v1.0.269 [2025-01-13T12:55:07.946Z] ------------------- [2025-01-13T12:55:07.946Z] experimental info: [2025-01-13T12:55:07.946Z] ------------------- [2025-01-13T12:55:07.946Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-13T12:55:07.946Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T12:55:07.946Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-13T12:55:08.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-01-13T12:55:08.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-01-13T12:55:08.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-13T12:55:08.088Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-13T12:55:08.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-13T12:55:08.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-13T12:55:08.152Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-13T12:55:08.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-13T12:55:08.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-13T12:55:08.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-13T12:55:08.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-13T12:55:08.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-01-13T12:55:08.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-13T12:55:08.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-13T12:55:08.347Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T12:55:08.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T12:55:08.398Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T12:55:08.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T12:55:08.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-13T12:55:08.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-13T12:55:08.497Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-13T12:55:08.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-13T12:55:08.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-13T12:55:08.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-13T12:55:08.586Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-13T12:55:08.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-13T12:55:08.642Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-13T12:55:08.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-13T12:55:08.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-13T12:55:08.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-13T12:55:08.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo [2025-01-13T12:55:08.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e25f9d [Pipeline] echo [2025-01-13T12:55:08.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T12:55:08.876Z] provisioning config files... [2025-01-13T12:55:08.889Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2040532965803818049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T12:55:09.225Z] ---> ****-login.sh [2025-01-13T12:55:09.225Z] nexus3.edgexfoundry.org:10001 [2025-01-13T12:55:09.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:09.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:09.486Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:09.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:09.486Z] [2025-01-13T12:55:09.486Z] Login Succeeded [2025-01-13T12:55:09.486Z] nexus3.edgexfoundry.org:10002 [2025-01-13T12:55:09.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:09.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:09.750Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:09.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:09.750Z] [2025-01-13T12:55:09.750Z] Login Succeeded [2025-01-13T12:55:09.750Z] nexus3.edgexfoundry.org:10003 [2025-01-13T12:55:09.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:09.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:09.750Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:09.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:09.750Z] [2025-01-13T12:55:09.750Z] Login Succeeded [2025-01-13T12:55:09.750Z] nexus3.edgexfoundry.org:10004 [2025-01-13T12:55:09.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:10.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:10.011Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:10.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:10.011Z] [2025-01-13T12:55:10.011Z] Login Succeeded [2025-01-13T12:55:10.011Z] ****.io [2025-01-13T12:55:10.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:10.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:10.271Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:10.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:10.271Z] [2025-01-13T12:55:10.271Z] Login Succeeded [2025-01-13T12:55:10.271Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T12:55:10.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-13T12:55:10.701Z] + git rev-list -1 --merges 0e25f9ddff1f5f86c101f6df9b932be439593de6~1..0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo [2025-01-13T12:55:10.727Z] -----------> git rev-list -1 --merges 0e25f9ddff1f5f86c101f6df9b932be439593de6~1..0e25f9ddff1f5f86c101f6df9b932be439593de6 0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T12:55:10.727Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6 [false] [Pipeline] sh [2025-01-13T12:55:11.025Z] + git log --format=format:%s -1 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo [2025-01-13T12:55:11.040Z] ========================================================= [2025-01-13T12:55:11.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-13T12:55:11.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T12:55:11.387Z] + git log --format=format:%s -1 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] echo [2025-01-13T12:55:11.399Z] [semverPrep] GIT_COMMIT: 0e25f9ddff1f5f86c101f6df9b932be439593de6, Commit Message: Merge pull request #514 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17 [Pipeline] echo [2025-01-13T12:55:11.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-13T12:55:11.786Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T12:55:11.786Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-13T12:55:11.786Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-13T12:55:11.786Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-13T12:55:11.786Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-13T12:55:11.786Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-13T12:55:11.786Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:55:12.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T12:55:12.306Z] [2025-01-13T12:55:12.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:55:12.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T12:55:12.618Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-13T12:55:12.618Z] b85a868b505f: Pulling fs layer [2025-01-13T12:55:12.618Z] e2be974225ed: Pulling fs layer [2025-01-13T12:55:12.618Z] 339a4e72a1f5: Pulling fs layer [2025-01-13T12:55:12.618Z] 988bab9f4d93: Pulling fs layer [2025-01-13T12:55:12.618Z] 1469e6f7b9e6: Pulling fs layer [2025-01-13T12:55:12.618Z] eaf3925da568: Pulling fs layer [2025-01-13T12:55:12.618Z] bab4dde63d76: Pulling fs layer [2025-01-13T12:55:12.618Z] bde34c3a00c8: Pulling fs layer [2025-01-13T12:55:12.618Z] b352a97aabf1: Pulling fs layer [2025-01-13T12:55:12.618Z] 4872d77fe225: Pulling fs layer [2025-01-13T12:55:12.618Z] 5851b861e8e6: Pulling fs layer [2025-01-13T12:55:12.618Z] 988bab9f4d93: Waiting [2025-01-13T12:55:12.618Z] 1469e6f7b9e6: Waiting [2025-01-13T12:55:12.618Z] eaf3925da568: Waiting [2025-01-13T12:55:12.618Z] bab4dde63d76: Waiting [2025-01-13T12:55:12.618Z] bde34c3a00c8: Waiting [2025-01-13T12:55:12.618Z] 4872d77fe225: Waiting [2025-01-13T12:55:12.618Z] b352a97aabf1: Waiting [2025-01-13T12:55:12.618Z] 5851b861e8e6: Waiting [2025-01-13T12:55:12.618Z] e2be974225ed: Verifying Checksum [2025-01-13T12:55:12.618Z] e2be974225ed: Download complete [2025-01-13T12:55:12.618Z] 988bab9f4d93: Verifying Checksum [2025-01-13T12:55:12.618Z] 988bab9f4d93: Download complete [2025-01-13T12:55:12.618Z] 1469e6f7b9e6: Verifying Checksum [2025-01-13T12:55:12.618Z] 1469e6f7b9e6: Download complete [2025-01-13T12:55:12.618Z] eaf3925da568: Verifying Checksum [2025-01-13T12:55:12.619Z] eaf3925da568: Download complete [2025-01-13T12:55:12.877Z] 339a4e72a1f5: Verifying Checksum [2025-01-13T12:55:12.877Z] 339a4e72a1f5: Download complete [2025-01-13T12:55:12.877Z] bde34c3a00c8: Verifying Checksum [2025-01-13T12:55:12.877Z] bde34c3a00c8: Download complete [2025-01-13T12:55:12.877Z] b352a97aabf1: Download complete [2025-01-13T12:55:12.877Z] 4872d77fe225: Verifying Checksum [2025-01-13T12:55:12.877Z] 4872d77fe225: Download complete [2025-01-13T12:55:12.877Z] 5851b861e8e6: Verifying Checksum [2025-01-13T12:55:12.877Z] 5851b861e8e6: Download complete [2025-01-13T12:55:12.877Z] b85a868b505f: Verifying Checksum [2025-01-13T12:55:12.877Z] b85a868b505f: Download complete [2025-01-13T12:55:13.137Z] bab4dde63d76: Verifying Checksum [2025-01-13T12:55:13.137Z] bab4dde63d76: Download complete [2025-01-13T12:55:14.518Z] b85a868b505f: Pull complete [2025-01-13T12:55:14.518Z] e2be974225ed: Pull complete [2025-01-13T12:55:14.778Z] 339a4e72a1f5: Pull complete [2025-01-13T12:55:14.778Z] 988bab9f4d93: Pull complete [2025-01-13T12:55:15.038Z] 1469e6f7b9e6: Pull complete [2025-01-13T12:55:15.297Z] eaf3925da568: Pull complete [2025-01-13T12:55:17.208Z] bab4dde63d76: Pull complete [2025-01-13T12:55:17.208Z] bde34c3a00c8: Pull complete [2025-01-13T12:55:17.208Z] b352a97aabf1: Pull complete [2025-01-13T12:55:17.208Z] 4872d77fe225: Pull complete [2025-01-13T12:55:17.469Z] 5851b861e8e6: Pull complete [2025-01-13T12:55:17.469Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-13T12:55:17.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T12:55:17.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T12:55:17.609Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T12:55:17.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T12:55:20.519Z] $ docker top ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 -eo pid,comm [2025-01-13T12:55:20.574Z] 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). [2025-01-13T12:55:20.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T12:55:20.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T12:55:20.631Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T12:55:20.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T12:55:20.750Z] $ docker exec ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent [2025-01-13T12:55:20.866Z] SSH_AUTH_SOCK=/tmp/ssh-BmGFVMMYDgIx/agent.33 [2025-01-13T12:55:20.866Z] SSH_AGENT_PID=39 [2025-01-13T12:55:20.872Z] Running ssh-add (command line suppressed) [2025-01-13T12:55:20.979Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17666696080897913609.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17666696080897913609.key) [2025-01-13T12:55:20.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T12:55:21.290Z] + git tag --points-at HEAD [Pipeline] } [2025-01-13T12:55:21.301Z] $ docker exec --env ******** --env ******** ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent -k [2025-01-13T12:55:21.405Z] unset SSH_AUTH_SOCK; [2025-01-13T12:55:21.406Z] unset SSH_AGENT_PID; [2025-01-13T12:55:21.406Z] echo Agent pid 39 killed; [2025-01-13T12:55:21.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-13T12:55:21.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T12:55:21.455Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T12:55:21.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T12:55:21.572Z] $ docker exec ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent [2025-01-13T12:55:21.680Z] SSH_AUTH_SOCK=/tmp/ssh-WmXfSew4AD1T/agent.72 [2025-01-13T12:55:21.680Z] SSH_AGENT_PID=78 [2025-01-13T12:55:21.685Z] Running ssh-add (command line suppressed) [2025-01-13T12:55:21.799Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15203517749897867472.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15203517749897867472.key) [2025-01-13T12:55:21.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T12:55:22.110Z] + git semver init [2025-01-13T12:55:22.371Z] 2025-01-13 12:55:22,287 [run_init] DEBUG init version:0.0.0 force:False [2025-01-13T12:55:22.371Z] 2025-01-13 12:55:22,288 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-13T12:55:22.371Z] 2025-01-13 12:55:22,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-13T12:55:22.371Z] 2025-01-13 12:55:22,291 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-13T12:55:23.752Z] 2025-01-13 12:55:23,646 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-01-13T12:55:23.752Z] 2025-01-13 12:55:23,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-01-13T12:55:23.752Z] 2025-01-13 12:55:23,648 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T12:55:23.752Z] 2025-01-13 12:55:23,648 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T12:55:23.752Z] 4.0.0-dev.10 [Pipeline] } [2025-01-13T12:55:23.760Z] $ docker exec --env ******** --env ******** ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 ssh-agent -k [2025-01-13T12:55:23.870Z] unset SSH_AUTH_SOCK; [2025-01-13T12:55:23.872Z] unset SSH_AGENT_PID; [2025-01-13T12:55:23.872Z] echo Agent pid 78 killed; [2025-01-13T12:55:23.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T12:55:24.201Z] + git semver [Pipeline] } [2025-01-13T12:55:24.477Z] $ docker stop --time=1 ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 [2025-01-13T12:55:25.768Z] $ docker rm -f --volumes ffff8e436d7e02d144f2851e8e91a3591418d2b8083248900a7076af4f464a98 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T12:55:26.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-13T12:55:26.368Z] Stashed 1 file(s) [Pipeline] echo [2025-01-13T12:55:26.372Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T12:55:26.529Z] provisioning config files... [2025-01-13T12:55:26.539Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5451631354053732203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T12:55:26.846Z] ---> ****-login.sh [2025-01-13T12:55:26.846Z] nexus3.edgexfoundry.org:10001 [2025-01-13T12:55:26.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:26.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:26.847Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:26.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:26.847Z] [2025-01-13T12:55:26.847Z] Login Succeeded [2025-01-13T12:55:26.847Z] nexus3.edgexfoundry.org:10002 [2025-01-13T12:55:26.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:26.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:26.847Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:26.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:26.847Z] [2025-01-13T12:55:26.847Z] Login Succeeded [2025-01-13T12:55:26.847Z] nexus3.edgexfoundry.org:10003 [2025-01-13T12:55:27.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:27.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:27.107Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:27.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:27.108Z] [2025-01-13T12:55:27.108Z] Login Succeeded [2025-01-13T12:55:27.108Z] nexus3.edgexfoundry.org:10004 [2025-01-13T12:55:27.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:27.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:27.108Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:27.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:27.108Z] [2025-01-13T12:55:27.108Z] Login Succeeded [2025-01-13T12:55:27.108Z] ****.io [2025-01-13T12:55:27.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:55:27.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:55:27.369Z] Configure a credential helper to remove this warning. See [2025-01-13T12:55:27.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:55:27.369Z] [2025-01-13T12:55:27.369Z] Login Succeeded [2025-01-13T12:55:27.369Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T12:55:27.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-13T12:55:27.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T12:55:27.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T12:55:27.511Z] ========================================================= [2025-01-13T12:55:27.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-13T12:55:27.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:55:27.855Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-13T12:55:27.855Z] Sending build context to Docker daemon 37.75MB [2025-01-13T12:55:27.855Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-13T12:55:27.855Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-13T12:55:28.115Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-13T12:55:28.115Z] da9db072f522: Pulling fs layer [2025-01-13T12:55:28.115Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-13T12:55:28.115Z] 06f05ace1117: Pulling fs layer [2025-01-13T12:55:28.115Z] 5fe327b54edc: Pulling fs layer [2025-01-13T12:55:28.115Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T12:55:28.115Z] 92a5565b7b96: Pulling fs layer [2025-01-13T12:55:28.115Z] ff9bb7016b71: Pulling fs layer [2025-01-13T12:55:28.115Z] b67dba6c2c7d: Pulling fs layer [2025-01-13T12:55:28.115Z] 5fe327b54edc: Waiting [2025-01-13T12:55:28.115Z] 92a5565b7b96: Waiting [2025-01-13T12:55:28.115Z] ff9bb7016b71: Waiting [2025-01-13T12:55:28.115Z] 4f4fb700ef54: Waiting [2025-01-13T12:55:28.115Z] a813b0c90790: Pulling fs layer [2025-01-13T12:55:28.115Z] a813b0c90790: Waiting [2025-01-13T12:55:28.115Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-13T12:55:28.115Z] 6ef4a4ee8ca5: Download complete [2025-01-13T12:55:28.115Z] 5fe327b54edc: Verifying Checksum [2025-01-13T12:55:28.115Z] 5fe327b54edc: Download complete [2025-01-13T12:55:28.115Z] 4f4fb700ef54: Download complete [2025-01-13T12:55:28.115Z] 92a5565b7b96: Verifying Checksum [2025-01-13T12:55:28.115Z] 92a5565b7b96: Download complete [2025-01-13T12:55:28.115Z] da9db072f522: Verifying Checksum [2025-01-13T12:55:28.115Z] da9db072f522: Download complete [2025-01-13T12:55:28.115Z] ff9bb7016b71: Verifying Checksum [2025-01-13T12:55:28.115Z] ff9bb7016b71: Download complete [2025-01-13T12:55:28.375Z] da9db072f522: Pull complete [2025-01-13T12:55:28.375Z] a813b0c90790: Verifying Checksum [2025-01-13T12:55:28.375Z] a813b0c90790: Download complete [2025-01-13T12:55:28.375Z] 6ef4a4ee8ca5: Pull complete [2025-01-13T12:55:28.634Z] 06f05ace1117: Verifying Checksum [2025-01-13T12:55:28.634Z] 06f05ace1117: Download complete [2025-01-13T12:55:28.892Z] b67dba6c2c7d: Verifying Checksum [2025-01-13T12:55:28.892Z] b67dba6c2c7d: Download complete [2025-01-13T12:55:32.177Z] 06f05ace1117: Pull complete [2025-01-13T12:55:32.177Z] 5fe327b54edc: Pull complete [2025-01-13T12:55:32.177Z] 4f4fb700ef54: Pull complete [2025-01-13T12:55:32.177Z] 92a5565b7b96: Pull complete [2025-01-13T12:55:32.435Z] ff9bb7016b71: Pull complete [2025-01-13T12:55:34.971Z] b67dba6c2c7d: Pull complete [2025-01-13T12:55:35.229Z] a813b0c90790: Pull complete [2025-01-13T12:55:35.489Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-13T12:55:35.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T12:55:35.489Z] ---> 3ba60ce46760 [2025-01-13T12:55:35.489Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-13T12:55:40.766Z] ---> Running in 9325bd2824db [2025-01-13T12:55:40.766Z] Removing intermediate container 9325bd2824db [2025-01-13T12:55:40.766Z] ---> 8116956e4780 [2025-01-13T12:55:40.766Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-13T12:55:40.766Z] ---> Running in 62ca3a5c8501 [2025-01-13T12:55:40.766Z] Removing intermediate container 62ca3a5c8501 [2025-01-13T12:55:40.766Z] ---> 1dc06bf95137 [2025-01-13T12:55:40.766Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-13T12:55:40.766Z] ---> Running in 37656cd83cea [2025-01-13T12:55:40.766Z] Removing intermediate container 37656cd83cea [2025-01-13T12:55:40.766Z] ---> 586a05761360 [2025-01-13T12:55:40.766Z] Step 6/12 : WORKDIR /device-virtual-go [2025-01-13T12:55:40.766Z] ---> Running in 09a928230a7d [2025-01-13T12:55:40.766Z] Removing intermediate container 09a928230a7d [2025-01-13T12:55:40.766Z] ---> c4320e532b8b [2025-01-13T12:55:40.766Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-13T12:55:40.766Z] ---> Running in 437f69c074a8 [2025-01-13T12:55:41.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T12:55:41.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T12:55:41.493Z] Still waiting to schedule task [2025-01-13T12:55:41.493Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-13T12:55:41.595Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-13T12:55:41.595Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-13T12:55:41.595Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-13T12:55:41.595Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-13T12:55:41.595Z] Executing busybox-1.36.1-r29.trigger [2025-01-13T12:55:41.595Z] OK: 252 MiB in 62 packages [2025-01-13T12:55:42.164Z] Removing intermediate container 437f69c074a8 [2025-01-13T12:55:42.164Z] ---> 2a69f07ce6c7 [2025-01-13T12:55:42.164Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-13T12:55:42.164Z] ---> 9e41652b2d2a [2025-01-13T12:55:42.164Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T12:55:42.164Z] ---> Running in 0c0233dc91d3 [2025-01-13T12:56:28.868Z] Removing intermediate container 0c0233dc91d3 [2025-01-13T12:56:28.868Z] ---> 490954ae7c92 [2025-01-13T12:56:28.868Z] Step 10/12 : COPY . . [2025-01-13T12:56:29.436Z] ---> a4dde2a45dd2 [2025-01-13T12:56:29.436Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-13T12:56:29.436Z] ---> Running in 6db1fb173829 [2025-01-13T12:56:29.436Z] Removing intermediate container 6db1fb173829 [2025-01-13T12:56:29.436Z] ---> ee4f47018a36 [2025-01-13T12:56:29.436Z] Step 12/12 : RUN $MAKE [2025-01-13T12:56:29.436Z] ---> Running in ae622444bac0 [2025-01-13T12:56:29.697Z] noop [2025-01-13T12:56:29.957Z] Removing intermediate container ae622444bac0 [2025-01-13T12:56:29.957Z] ---> 34f914718e08 [2025-01-13T12:56:29.957Z] Successfully built 34f914718e08 [2025-01-13T12:56:29.957Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:56:30.288Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T12:56:30.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T12:56:30.372Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T12:56:30.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T12:56:30.749Z] $ docker top 923f2556c2fe306080a43a961fa295371a2ba31c83d75492b5cefb0fea1f2f3e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T12:56:31.106Z] + go version [2025-01-13T12:56:31.106Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-13T12:56:31.115Z] $ docker stop --time=1 923f2556c2fe306080a43a961fa295371a2ba31c83d75492b5cefb0fea1f2f3e [2025-01-13T12:56:32.414Z] $ docker rm -f --volumes 923f2556c2fe306080a43a961fa295371a2ba31c83d75492b5cefb0fea1f2f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:56:32.865Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T12:56:32.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T12:56:32.956Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T12:56:32.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T12:56:33.354Z] $ docker top 6cb5ce561d24c8938a52737c58f7199039a9ef5fee7441b7ee943c97a7cd1206 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T12:56:33.725Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-13T12:56:34.028Z] + make test [2025-01-13T12:56:34.028Z] go test ./... -coverprofile=coverage.out [2025-01-13T12:56:35.405Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-13T12:56:57.337Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-13T12:56:57.337Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2025-01-13T12:57:07.306Z] go vet ./... [2025-01-13T12:57:12.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-13T12:57:12.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-13T12:57:12.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-13T12:57:12.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-13T12:57:12.621Z] $ docker stop --time=1 6cb5ce561d24c8938a52737c58f7199039a9ef5fee7441b7ee943c97a7cd1206 [2025-01-13T12:57:16.961Z] $ docker rm -f --volumes 6cb5ce561d24c8938a52737c58f7199039a9ef5fee7441b7ee943c97a7cd1206 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T12:57:17.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-13T12:57:17.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-13T12:57:18.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-13T12:57:18.406Z] + ls -al . [2025-01-13T12:57:18.406Z] total 264 [2025-01-13T12:57:18.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 12:56 . [2025-01-13T12:57:18.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 12:55 .. [2025-01-13T12:57:18.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 12:56 .git [2025-01-13T12:57:18.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:55 .github [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 13 12:55 .gitignore [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 13 12:55 .golangci.yml [2025-01-13T12:57:18.406Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 12:55 .semver [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 13 12:55 Attribution.txt [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 13 12:55 CHANGELOG.md [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 13 12:55 Dockerfile [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 12:55 GOVERNANCE.md [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 13 12:55 Jenkinsfile [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 12:55 LICENSE [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 13 12:55 Makefile [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 13 12:55 OWNERS.md [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 13 12:55 README.md [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 13 12:55 VERSION [2025-01-13T12:57:18.406Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 12:55 bin [2025-01-13T12:57:18.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:55 cmd [2025-01-13T12:57:18.406Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 13 12:56 coverage.out [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 6126 Jan 13 12:55 go.mod [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 86632 Jan 13 12:55 go.sum [2025-01-13T12:57:18.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:55 internal [2025-01-13T12:57:18.406Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 13 12:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:57:18.712Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0e25f9ddff1f5f86c101f6df9b932be439593de6 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-01-13T12:57:18.712Z] Sending build context to Docker daemon 37.8MB [2025-01-13T12:57:18.712Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-01-13T12:57:18.712Z] Step 2/26 : FROM ${BASE} AS builder [2025-01-13T12:57:18.712Z] ---> 34f914718e08 [2025-01-13T12:57:18.712Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-13T12:57:19.649Z] ---> Running in 9618d89ed4b1 [2025-01-13T12:57:19.649Z] Removing intermediate container 9618d89ed4b1 [2025-01-13T12:57:19.649Z] ---> 06370e472165 [2025-01-13T12:57:19.649Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-01-13T12:57:19.649Z] ---> Running in 89091863e5a2 [2025-01-13T12:57:19.649Z] Removing intermediate container 89091863e5a2 [2025-01-13T12:57:19.649Z] ---> f3b8553c4766 [2025-01-13T12:57:19.649Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-01-13T12:57:19.649Z] ---> Running in 1c7e510a02b3 [2025-01-13T12:57:19.649Z] Removing intermediate container 1c7e510a02b3 [2025-01-13T12:57:19.649Z] ---> f21e1782a294 [2025-01-13T12:57:19.649Z] Step 6/26 : WORKDIR /device-virtual-go [2025-01-13T12:57:19.649Z] ---> Running in d927bfd1f829 [2025-01-13T12:57:19.909Z] Removing intermediate container d927bfd1f829 [2025-01-13T12:57:19.909Z] ---> 9c9f00f56c63 [2025-01-13T12:57:19.909Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-13T12:57:19.909Z] ---> Running in dc26059fe414 [2025-01-13T12:57:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T12:57:20.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T12:57:20.427Z] OK: 252 MiB in 62 packages [2025-01-13T12:57:20.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36629 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-01-13T12:57:20.682Z] Running in /w/workspace/device-virtual-go/194 [Pipeline] { [Pipeline] checkout [2025-01-13T12:57:20.996Z] Removing intermediate container dc26059fe414 [2025-01-13T12:57:20.996Z] ---> dec0e6d3df36 [2025-01-13T12:57:20.996Z] Step 8/26 : COPY go.mod vendor* ./ [2025-01-13T12:57:20.996Z] ---> 30bf1dcf84ea [2025-01-13T12:57:20.996Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T12:57:20.996Z] ---> Running in bb3af60fdc35 [2025-01-13T12:57:21.935Z] Removing intermediate container bb3af60fdc35 [2025-01-13T12:57:21.935Z] ---> c3d2a4274bc2 [2025-01-13T12:57:21.935Z] Step 10/26 : COPY . . [2025-01-13T12:57:22.874Z] ---> a815103166c5 [2025-01-13T12:57:22.874Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-13T12:57:22.874Z] ---> Running in 6e3344b8f932 [2025-01-13T12:57:22.874Z] Removing intermediate container 6e3344b8f932 [2025-01-13T12:57:22.874Z] ---> 5723b64bcd83 [2025-01-13T12:57:22.874Z] Step 12/26 : RUN $MAKE [2025-01-13T12:57:22.874Z] ---> Running in 0227595821e2 [2025-01-13T12:57:23.131Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-13T12:57:23.734Z] The recommended git tool is: git [2025-01-13T12:57:31.244Z] using credential edgex-jenkins-ssh [2025-01-13T12:57:31.274Z] Cloning the remote Git repository [2025-01-13T12:57:31.316Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-01-13T12:57:31.416Z] > git init /w/workspace/device-virtual-go/194 # timeout=10 [2025-01-13T12:57:31.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-01-13T12:57:31.595Z] > git --version # timeout=10 [2025-01-13T12:57:31.618Z] > git --version # 'git version 2.25.1' [2025-01-13T12:57:31.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-13T12:57:31.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-13T12:57:35.026Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-01-13T12:57:35.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-13T12:57:36.092Z] Avoid second fetch [2025-01-13T12:57:36.093Z] Checking out Revision 0e25f9ddff1f5f86c101f6df9b932be439593de6 (main) [2025-01-13T12:57:36.753Z] Commit message: "Merge pull request #514 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.17" [2025-01-13T12:57:36.107Z] > git config core.sparsecheckout # timeout=10 [2025-01-13T12:57:36.165Z] > git checkout -f 0e25f9ddff1f5f86c101f6df9b932be439593de6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T12:57:41.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-13T12:57:41.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T12:57:41.545Z] Dload Upload Total Spent Left Speed [2025-01-13T12:57:41.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh [2025-01-13T12:57:41.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-13T12:57:42.232Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2025-01-13T12:57:42.232Z] /etc/docker/daemon.json [2025-01-13T12:57:42.232Z] { [2025-01-13T12:57:42.232Z] "registry-mirrors": [ [2025-01-13T12:57:42.232Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-13T12:57:42.232Z] ], [2025-01-13T12:57:42.232Z] "bip": "10.250.0.254/24", [2025-01-13T12:57:42.232Z] "hosts": [ [2025-01-13T12:57:42.232Z] "tcp://0.0.0.0:5555", [2025-01-13T12:57:42.232Z] "unix:///var/run/docker.sock" [2025-01-13T12:57:42.232Z] ], [2025-01-13T12:57:42.232Z] "mtu": 1458, [2025-01-13T12:57:42.232Z] "selinux-enabled": true, [2025-01-13T12:57:42.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-13T12:57:42.232Z] } [Pipeline] sh [2025-01-13T12:57:42.571Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-13T12:57:42.904Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T12:58:01.156Z] provisioning config files... [2025-01-13T12:58:01.181Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/194@tmp/config4920794641848994939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T12:58:01.613Z] ---> ****-login.sh [2025-01-13T12:58:01.613Z] nexus3.edgexfoundry.org:10001 [2025-01-13T12:58:01.843Z] Removing intermediate container 0227595821e2 [2025-01-13T12:58:01.843Z] ---> 74e6ffd0ae13 [2025-01-13T12:58:01.843Z] Step 13/26 : FROM alpine:3.20 [2025-01-13T12:58:01.843Z] 3.20: Pulling from library/alpine [2025-01-13T12:58:01.843Z] 66a3d608f3fa: Pulling fs layer [2025-01-13T12:58:01.843Z] 66a3d608f3fa: Verifying Checksum [2025-01-13T12:58:01.843Z] 66a3d608f3fa: Download complete [2025-01-13T12:58:01.843Z] 66a3d608f3fa: Pull complete [2025-01-13T12:58:01.843Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T12:58:01.843Z] Status: Downloaded newer image for alpine:3.20 [2025-01-13T12:58:01.843Z] ---> e29df9b510ff [2025-01-13T12:58:01.843Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-01-13T12:58:01.843Z] ---> Running in 0aeaf5b7143d [2025-01-13T12:58:01.843Z] Removing intermediate container 0aeaf5b7143d [2025-01-13T12:58:01.843Z] ---> 8442dbcc21b2 [2025-01-13T12:58:01.843Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-01-13T12:58:01.843Z] ---> Running in 7eaeb785e99b [2025-01-13T12:58:01.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T12:58:01.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T12:58:01.843Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T12:58:01.843Z] Executing busybox-1.36.1-r29.trigger [2025-01-13T12:58:01.844Z] OK: 8 MiB in 15 packages [2025-01-13T12:58:01.844Z] Removing intermediate container 7eaeb785e99b [2025-01-13T12:58:01.844Z] ---> 015161b5a6f9 [2025-01-13T12:58:01.844Z] Step 16/26 : RUN apk --no-cache upgrade [2025-01-13T12:58:01.844Z] ---> Running in e30dbdadff54 [2025-01-13T12:58:01.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T12:58:01.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T12:58:01.844Z] OK: 8 MiB in 15 packages [2025-01-13T12:58:01.844Z] Removing intermediate container e30dbdadff54 [2025-01-13T12:58:01.844Z] ---> 8dd31af9a4cf [2025-01-13T12:58:01.844Z] Step 17/26 : WORKDIR / [2025-01-13T12:58:01.844Z] ---> Running in 1ec560afea03 [2025-01-13T12:58:01.844Z] Removing intermediate container 1ec560afea03 [2025-01-13T12:58:01.844Z] ---> 8093babd22b4 [2025-01-13T12:58:01.844Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-13T12:58:01.844Z] ---> 4455dc81f7b2 [2025-01-13T12:58:01.844Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-01-13T12:58:01.844Z] ---> 98b4967e5af8 [2025-01-13T12:58:01.844Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-01-13T12:58:01.844Z] ---> 3837da5cb937 [2025-01-13T12:58:01.844Z] Step 21/26 : EXPOSE 59900 [2025-01-13T12:58:01.844Z] ---> Running in 28f885365cf8 [2025-01-13T12:58:01.844Z] Removing intermediate container 28f885365cf8 [2025-01-13T12:58:01.844Z] ---> 54517a5a146c [2025-01-13T12:58:01.844Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-01-13T12:58:01.844Z] ---> Running in 778edf586764 [2025-01-13T12:58:01.844Z] Removing intermediate container 778edf586764 [2025-01-13T12:58:01.844Z] ---> e7ebb1f64a55 [2025-01-13T12:58:01.844Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-13T12:58:01.844Z] ---> Running in dbec00ac6ff5 [2025-01-13T12:58:01.844Z] Removing intermediate container dbec00ac6ff5 [2025-01-13T12:58:01.844Z] ---> f0bb47fe6025 [2025-01-13T12:58:01.844Z] Step 24/26 : LABEL arch=amd64 [2025-01-13T12:58:01.844Z] ---> Running in 07d55d08ba6e [2025-01-13T12:58:01.844Z] Removing intermediate container 07d55d08ba6e [2025-01-13T12:58:01.844Z] ---> b82f537dd38d [2025-01-13T12:58:01.844Z] Step 25/26 : LABEL git_sha=0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T12:58:01.844Z] ---> Running in adf59901a05c [2025-01-13T12:58:01.844Z] Removing intermediate container adf59901a05c [2025-01-13T12:58:01.844Z] ---> 03d3263fae7d [2025-01-13T12:58:01.844Z] Step 26/26 : LABEL version=4.0.0-dev.10 [2025-01-13T12:58:01.844Z] ---> Running in 4a875ffb09b5 [2025-01-13T12:58:01.844Z] Removing intermediate container 4a875ffb09b5 [2025-01-13T12:58:01.844Z] ---> de06e72f3381 [2025-01-13T12:58:01.844Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-13T12:58:01.844Z] Successfully built de06e72f3381 [2025-01-13T12:58:01.844Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-01-13T12:58:01.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T12:58:01.965Z] provisioning config files... [2025-01-13T12:58:01.972Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9133922400600530849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T12:58:02.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.155Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.155Z] [2025-01-13T12:58:02.155Z] Login Succeeded [2025-01-13T12:58:02.155Z] nexus3.edgexfoundry.org:10002 [2025-01-13T12:58:02.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.275Z] ---> ****-login.sh [2025-01-13T12:58:02.275Z] nexus3.edgexfoundry.org:10001 [2025-01-13T12:58:02.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.275Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.275Z] [2025-01-13T12:58:02.275Z] Login Succeeded [2025-01-13T12:58:02.275Z] nexus3.edgexfoundry.org:10002 [2025-01-13T12:58:02.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.276Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.276Z] [2025-01-13T12:58:02.276Z] Login Succeeded [2025-01-13T12:58:02.276Z] nexus3.edgexfoundry.org:10003 [2025-01-13T12:58:02.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.423Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.423Z] [2025-01-13T12:58:02.423Z] Login Succeeded [2025-01-13T12:58:02.423Z] nexus3.edgexfoundry.org:10003 [2025-01-13T12:58:02.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.535Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.535Z] [2025-01-13T12:58:02.535Z] Login Succeeded [2025-01-13T12:58:02.535Z] nexus3.edgexfoundry.org:10004 [2025-01-13T12:58:02.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.535Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.535Z] [2025-01-13T12:58:02.535Z] Login Succeeded [2025-01-13T12:58:02.535Z] ****.io [2025-01-13T12:58:02.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.704Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.704Z] [2025-01-13T12:58:02.704Z] Login Succeeded [2025-01-13T12:58:02.704Z] nexus3.edgexfoundry.org:10004 [2025-01-13T12:58:02.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:02.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.794Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.794Z] [2025-01-13T12:58:02.794Z] Login Succeeded [2025-01-13T12:58:02.794Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T12:58:02.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T12:58:02.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T12:58:02.880Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-01-13T12:58:02.880Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T12:58:02.880Z] latest [2025-01-13T12:58:02.880Z] 4.0.0-dev.10 [2025-01-13T12:58:02.880Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [2025-01-13T12:58:02.880Z] main [2025-01-13T12:58:02.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:02.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:02.972Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:02.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:02.972Z] [2025-01-13T12:58:02.972Z] Login Succeeded [2025-01-13T12:58:02.972Z] ****.io [2025-01-13T12:58:03.230Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] } [2025-01-13T12:58:03.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T12:58:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T12:58:03.241Z] Configure a credential helper to remove this warning. See [2025-01-13T12:58:03.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T12:58:03.241Z] [2025-01-13T12:58:03.241Z] Login Succeeded [2025-01-13T12:58:03.241Z] ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2025-01-13T12:58:03.281Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-01-13T12:58:03.580Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T12:58:03.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-13T12:58:03.580Z] aaa4a1209f59: Preparing [2025-01-13T12:58:03.580Z] ec60bbebc344: Preparing [2025-01-13T12:58:03.580Z] 6c4755d4eb82: Preparing [2025-01-13T12:58:03.580Z] 63fe69875897: Preparing [2025-01-13T12:58:03.580Z] 7583a0269ff5: Preparing [2025-01-13T12:58:03.580Z] ce5a8cde9eee: Preparing [2025-01-13T12:58:03.580Z] ce5a8cde9eee: Waiting [2025-01-13T12:58:03.580Z] ec60bbebc344: Pushed [2025-01-13T12:58:03.580Z] 7583a0269ff5: Pushed [2025-01-13T12:58:03.580Z] 6c4755d4eb82: Pushed [2025-01-13T12:58:03.580Z] 63fe69875897: Pushed [2025-01-13T12:58:03.580Z] ce5a8cde9eee: Layer already exists [Pipeline] echo [2025-01-13T12:58:03.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T12:58:03.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T12:58:03.670Z] ========================================================= [2025-01-13T12:58:03.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-13T12:58:03.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:04.038Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-13T12:58:06.867Z] aaa4a1209f59: Pushed [2025-01-13T12:58:06.867Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:07.199Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:07.407Z] #0 building with "default" instance using docker driver [2025-01-13T12:58:07.407Z] [2025-01-13T12:58:07.407Z] #1 [internal] load build definition from Dockerfile [2025-01-13T12:58:07.407Z] #1 transferring dockerfile: 1.79kB 0.0s done [2025-01-13T12:58:07.407Z] #1 DONE 0.1s [2025-01-13T12:58:07.407Z] [2025-01-13T12:58:07.407Z] #2 [internal] load .dockerignore [2025-01-13T12:58:07.407Z] #2 transferring context: 2B done [2025-01-13T12:58:07.407Z] #2 DONE 0.1s [2025-01-13T12:58:07.407Z] [2025-01-13T12:58:07.407Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-13T12:58:07.407Z] #3 DONE 0.1s [2025-01-13T12:58:07.407Z] [2025-01-13T12:58:07.407Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-13T12:58:07.407Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-13T12:58:07.407Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-13T12:58:07.407Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.2s [2025-01-13T12:58:07.407Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-13T12:58:07.407Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-13T12:58:07.407Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s [2025-01-13T12:58:07.407Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s [2025-01-13T12:58:07.407Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.3s [2025-01-13T12:58:07.407Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-13T12:58:07.407Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-13T12:58:07.407Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-13T12:58:07.407Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s [2025-01-13T12:58:07.407Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-13T12:58:07.407Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-13T12:58:07.407Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 0.4s [2025-01-13T12:58:07.407Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-13T12:58:07.407Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-13T12:58:07.531Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-13T12:58:07.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-13T12:58:07.531Z] aaa4a1209f59: Preparing [2025-01-13T12:58:07.531Z] ec60bbebc344: Preparing [2025-01-13T12:58:07.531Z] 6c4755d4eb82: Preparing [2025-01-13T12:58:07.531Z] 63fe69875897: Preparing [2025-01-13T12:58:07.531Z] 7583a0269ff5: Preparing [2025-01-13T12:58:07.531Z] ce5a8cde9eee: Preparing [2025-01-13T12:58:07.531Z] ce5a8cde9eee: Waiting [2025-01-13T12:58:07.531Z] aaa4a1209f59: Layer already exists [2025-01-13T12:58:07.531Z] 6c4755d4eb82: Layer already exists [2025-01-13T12:58:07.531Z] ec60bbebc344: Layer already exists [2025-01-13T12:58:07.531Z] 7583a0269ff5: Layer already exists [2025-01-13T12:58:07.531Z] 63fe69875897: Layer already exists [2025-01-13T12:58:07.531Z] ce5a8cde9eee: Layer already exists [2025-01-13T12:58:07.531Z] latest: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:07.682Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.73MB / 70.67MB 0.5s [2025-01-13T12:58:07.682Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-01-13T12:58:07.682Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.7s [2025-01-13T12:58:07.682Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.58MB / 98.78MB 0.7s [2025-01-13T12:58:07.682Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.7s [2025-01-13T12:58:07.868Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:07.955Z] #4 ... [2025-01-13T12:58:07.955Z] [2025-01-13T12:58:07.955Z] #5 [internal] load build context [2025-01-13T12:58:07.955Z] #5 transferring context: 18.91MB 0.7s done [2025-01-13T12:58:07.955Z] #5 DONE 0.8s [2025-01-13T12:58:07.955Z] [2025-01-13T12:58:07.955Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-13T12:58:07.955Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.98MB / 70.67MB 0.8s [2025-01-13T12:58:07.955Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s [2025-01-13T12:58:07.955Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 33.76MB / 70.67MB 0.9s [2025-01-13T12:58:07.955Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done [2025-01-13T12:58:07.955Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 0.9s [2025-01-13T12:58:07.955Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-13T12:58:08.194Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.10 [2025-01-13T12:58:08.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-13T12:58:08.194Z] aaa4a1209f59: Preparing [2025-01-13T12:58:08.194Z] ec60bbebc344: Preparing [2025-01-13T12:58:08.194Z] 6c4755d4eb82: Preparing [2025-01-13T12:58:08.194Z] 63fe69875897: Preparing [2025-01-13T12:58:08.194Z] 7583a0269ff5: Preparing [2025-01-13T12:58:08.194Z] ce5a8cde9eee: Preparing [2025-01-13T12:58:08.194Z] ce5a8cde9eee: Waiting [2025-01-13T12:58:08.194Z] 6c4755d4eb82: Layer already exists [2025-01-13T12:58:08.194Z] 7583a0269ff5: Layer already exists [2025-01-13T12:58:08.194Z] ec60bbebc344: Layer already exists [2025-01-13T12:58:08.194Z] 63fe69875897: Layer already exists [2025-01-13T12:58:08.194Z] aaa4a1209f59: Layer already exists [2025-01-13T12:58:08.194Z] ce5a8cde9eee: Layer already exists [2025-01-13T12:58:08.194Z] 4.0.0-dev.10: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [2025-01-13T12:58:08.228Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.49MB / 70.67MB 1.1s [2025-01-13T12:58:08.228Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 33.55MB / 98.78MB 1.1s [2025-01-13T12:58:08.228Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.2s [2025-01-13T12:58:08.228Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:08.501Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 60.82MB / 70.67MB 1.4s [2025-01-13T12:58:08.501Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 47.19MB / 98.78MB 1.4s [2025-01-13T12:58:08.501Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-13T12:58:08.501Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 67.11MB / 70.67MB 1.5s [2025-01-13T12:58:08.501Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 52.43MB / 98.78MB 1.5s [2025-01-13T12:58:08.525Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:08.771Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s [2025-01-13T12:58:08.771Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s done [2025-01-13T12:58:08.771Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.8s [2025-01-13T12:58:08.771Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-13T12:58:08.851Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [2025-01-13T12:58:08.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-13T12:58:08.851Z] aaa4a1209f59: Preparing [2025-01-13T12:58:08.851Z] ec60bbebc344: Preparing [2025-01-13T12:58:08.851Z] 6c4755d4eb82: Preparing [2025-01-13T12:58:08.851Z] 63fe69875897: Preparing [2025-01-13T12:58:08.851Z] 7583a0269ff5: Preparing [2025-01-13T12:58:08.851Z] ce5a8cde9eee: Preparing [2025-01-13T12:58:08.851Z] ce5a8cde9eee: Waiting [2025-01-13T12:58:08.851Z] 7583a0269ff5: Layer already exists [2025-01-13T12:58:08.851Z] aaa4a1209f59: Layer already exists [2025-01-13T12:58:08.851Z] ec60bbebc344: Layer already exists [2025-01-13T12:58:08.851Z] 63fe69875897: Layer already exists [2025-01-13T12:58:08.851Z] 6c4755d4eb82: Layer already exists [2025-01-13T12:58:08.851Z] ce5a8cde9eee: Layer already exists [2025-01-13T12:58:08.851Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:09.040Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 1.9s [2025-01-13T12:58:09.040Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.0s [2025-01-13T12:58:09.185Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:09.310Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.03MB / 98.78MB 2.2s [2025-01-13T12:58:09.509Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-01-13T12:58:09.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-13T12:58:09.509Z] aaa4a1209f59: Preparing [2025-01-13T12:58:09.509Z] ec60bbebc344: Preparing [2025-01-13T12:58:09.509Z] 6c4755d4eb82: Preparing [2025-01-13T12:58:09.509Z] 63fe69875897: Preparing [2025-01-13T12:58:09.509Z] 7583a0269ff5: Preparing [2025-01-13T12:58:09.509Z] ce5a8cde9eee: Preparing [2025-01-13T12:58:09.509Z] ce5a8cde9eee: Waiting [2025-01-13T12:58:09.509Z] 7583a0269ff5: Layer already exists [2025-01-13T12:58:09.509Z] 63fe69875897: Layer already exists [2025-01-13T12:58:09.509Z] aaa4a1209f59: Layer already exists [2025-01-13T12:58:09.509Z] ec60bbebc344: Layer already exists [2025-01-13T12:58:09.509Z] 6c4755d4eb82: Layer already exists [2025-01-13T12:58:09.509Z] ce5a8cde9eee: Layer already exists [2025-01-13T12:58:09.509Z] main: digest: sha256:e5c433506ada08aa0f161c8fe52996c23332923e4e194003a3d87913ef59e7c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2025-01-13T12:58:09.578Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.3s [2025-01-13T12:58:09.578Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s [2025-01-13T12:58:09.578Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [Pipeline] echo [2025-01-13T12:58:09.588Z] ===================================================== [Pipeline] echo [2025-01-13T12:58:09.601Z] taggedImages: [2025-01-13T12:58:09.601Z] - nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T12:58:09.601Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-13T12:58:09.601Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.10 [2025-01-13T12:58:09.601Z] - nexus3.edgexfoundry.org:10004/device-virtual:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [2025-01-13T12:58:09.601Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 [2025-01-13T12:58:10.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T12:58:10.010Z] [2025-01-13T12:58:10.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:58:10.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T12:58:10.311Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-13T12:58:10.311Z] 5eb5b503b376: Pulling fs layer [2025-01-13T12:58:10.311Z] 5c69ac0246d0: Pulling fs layer [2025-01-13T12:58:10.311Z] ec43610c2a17: Pulling fs layer [2025-01-13T12:58:10.311Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-13T12:58:10.311Z] 33b1e0a273af: Pulling fs layer [2025-01-13T12:58:10.311Z] 3a2ae6a8a46f: Waiting [2025-01-13T12:58:10.311Z] 33b1e0a273af: Waiting [2025-01-13T12:58:10.311Z] 5d3b04190fa2: Pulling fs layer [2025-01-13T12:58:10.311Z] 2f39f015ded8: Pulling fs layer [2025-01-13T12:58:10.311Z] 5d3b04190fa2: Waiting [2025-01-13T12:58:10.311Z] 5c69ac0246d0: Verifying Checksum [2025-01-13T12:58:10.311Z] 5c69ac0246d0: Download complete [2025-01-13T12:58:10.311Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-13T12:58:10.311Z] 3a2ae6a8a46f: Download complete [2025-01-13T12:58:10.311Z] 33b1e0a273af: Verifying Checksum [2025-01-13T12:58:10.311Z] 33b1e0a273af: Download complete [2025-01-13T12:58:10.311Z] 5d3b04190fa2: Download complete [2025-01-13T12:58:10.311Z] ec43610c2a17: Verifying Checksum [2025-01-13T12:58:10.311Z] ec43610c2a17: Download complete [2025-01-13T12:58:10.570Z] 5eb5b503b376: Verifying Checksum [2025-01-13T12:58:10.570Z] 5eb5b503b376: Download complete [2025-01-13T12:58:11.135Z] 2f39f015ded8: Download complete [2025-01-13T12:58:11.702Z] 5eb5b503b376: Pull complete [2025-01-13T12:58:11.966Z] 5c69ac0246d0: Pull complete [2025-01-13T12:58:12.226Z] ec43610c2a17: Pull complete [2025-01-13T12:58:12.226Z] 3a2ae6a8a46f: Pull complete [2025-01-13T12:58:12.485Z] 33b1e0a273af: Pull complete [2025-01-13T12:58:12.744Z] 5d3b04190fa2: Pull complete [2025-01-13T12:58:16.231Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-13T12:58:16.930Z] 2f39f015ded8: Pull complete [2025-01-13T12:58:16.930Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-13T12:58:16.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T12:58:16.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T12:58:17.041Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T12:58:17.071Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 [2025-01-13T12:58:20.497Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.3s [2025-01-13T12:58:21.860Z] $ docker top 6d8c45e7b5a9aee76172f5792c7cab5decafd18a04822abf76bfa3ece4dc5b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T12:58:22.276Z] ---> job-cost.sh [2025-01-13T12:58:22.276Z] lf-activate-venv: SKIPPING [2025-01-13T12:58:22.276Z] INFO: No Stack... [2025-01-13T12:58:22.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T12:58:22.797Z] INFO: Archiving Costs [Pipeline] sh [2025-01-13T12:58:23.082Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-01-13T12:58:23.082Z] + cut -d, -f6 [Pipeline] lock [2025-01-13T12:58:23.095Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [2025-01-13T12:58:23.103Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] did not exist. Created. [2025-01-13T12:58:23.109Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T12:58:23.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-13T12:58:23.456Z] Stashed 1 file(s) [Pipeline] } [2025-01-13T12:58:23.464Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-13T12:58:23.491Z] $ docker stop --time=1 6d8c45e7b5a9aee76172f5792c7cab5decafd18a04822abf76bfa3ece4dc5b69 [2025-01-13T12:58:24.649Z] $ docker rm -f --volumes 6d8c45e7b5a9aee76172f5792c7cab5decafd18a04822abf76bfa3ece4dc5b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-13T12:58:28.738Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done [2025-01-13T12:58:29.322Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-13T12:58:29.322Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-13T12:58:29.322Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-13T12:58:29.322Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-13T12:58:29.322Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-13T12:58:29.322Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-13T12:58:34.686Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-13T12:58:38.047Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done [2025-01-13T12:58:38.047Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-13T12:58:40.000Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-13T12:58:40.585Z] #4 DONE 33.2s [2025-01-13T12:58:40.585Z] [2025-01-13T12:58:40.585Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-01-13T12:58:42.008Z] #6 DONE 1.7s [2025-01-13T12:58:42.008Z] [2025-01-13T12:58:42.008Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-13T12:58:42.973Z] #7 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T12:58:43.241Z] #7 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T12:58:44.658Z] #7 2.647 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-13T12:58:44.658Z] #7 2.671 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-13T12:58:44.658Z] #7 2.683 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-13T12:58:44.658Z] #7 2.752 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-13T12:58:44.928Z] #7 2.783 Executing busybox-1.36.1-r29.trigger [2025-01-13T12:58:44.928Z] #7 2.830 OK: 244 MiB in 62 packages [2025-01-13T12:58:45.198Z] #7 DONE 3.2s [2025-01-13T12:58:45.198Z] [2025-01-13T12:58:45.198Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-13T12:58:45.198Z] #8 DONE 0.1s [2025-01-13T12:58:45.468Z] [2025-01-13T12:58:45.468Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T12:59:17.720Z] #9 DONE 30.1s [2025-01-13T12:59:17.720Z] [2025-01-13T12:59:17.720Z] #10 [builder 6/7] COPY . . [2025-01-13T12:59:17.720Z] #10 DONE 0.4s [2025-01-13T12:59:17.720Z] [2025-01-13T12:59:17.720Z] #11 [builder 7/7] RUN echo noop [2025-01-13T12:59:17.720Z] #11 0.644 noop [2025-01-13T12:59:17.720Z] #11 DONE 0.7s [2025-01-13T12:59:17.720Z] [2025-01-13T12:59:17.720Z] #12 exporting to image [2025-01-13T12:59:17.720Z] #12 exporting layers [2025-01-13T12:59:56.589Z] #12 exporting layers 35.6s done [2025-01-13T12:59:56.589Z] #12 writing image sha256:6fe508a351235f6c127d2ea0098ead60be84a8224fae5ebf4d2e1daad9e044eb done [2025-01-13T12:59:56.589Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-13T12:59:56.589Z] #12 DONE 35.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T12:59:56.975Z] + docker inspect -f . ci-base-image-arm64 [2025-01-13T12:59:56.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T12:59:57.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-36629 does not seem to be running inside a container [2025-01-13T12:59:57.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/194 -v /w/workspace/device-virtual-go/194:/w/workspace/device-virtual-go/194:rw,z -v /w/workspace/device-virtual-go/194@tmp:/w/workspace/device-virtual-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-13T12:59:59.411Z] $ docker top da9b1c37b56347cd023b52fffec7ae7ce442b2262180df650532b2f6a3862f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T13:00:00.206Z] + go version [2025-01-13T13:00:00.206Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-13T13:00:00.278Z] $ docker stop --time=1 da9b1c37b56347cd023b52fffec7ae7ce442b2262180df650532b2f6a3862f87 [2025-01-13T13:00:01.853Z] $ docker rm -f --volumes da9b1c37b56347cd023b52fffec7ae7ce442b2262180df650532b2f6a3862f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:00:02.414Z] + docker inspect -f . ci-base-image-arm64 [2025-01-13T13:00:02.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:00:02.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-36629 does not seem to be running inside a container [2025-01-13T13:00:02.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/194 -v /w/workspace/device-virtual-go/194:/w/workspace/device-virtual-go/194:rw,z -v /w/workspace/device-virtual-go/194@tmp:/w/workspace/device-virtual-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-13T13:00:04.052Z] $ docker top a313181eb6d00a9ba5a4261216079cf149e3338b67df97d29dc234a3693b6f14 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T13:00:04.546Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/194 [Pipeline] fileExists [Pipeline] sh [2025-01-13T13:00:04.875Z] + make test [2025-01-13T13:00:04.876Z] go test ./... -coverprofile=coverage.out [2025-01-13T13:00:10.230Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-13T13:02:01.909Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-13T13:02:01.909Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2025-01-13T13:02:01.909Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-13T13:02:01.909Z] go vet ./... [2025-01-13T13:02:34.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-13T13:02:34.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-13T13:02:34.173Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-13T13:02:34.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-13T13:02:34.214Z] $ docker stop --time=1 a313181eb6d00a9ba5a4261216079cf149e3338b67df97d29dc234a3693b6f14 [2025-01-13T13:02:36.001Z] $ docker rm -f --volumes a313181eb6d00a9ba5a4261216079cf149e3338b67df97d29dc234a3693b6f14 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T13:02:37.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-13T13:02:37.529Z] Warning: overwriting stash ‘coverage-report’ [2025-01-13T13:02:38.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T13:02:38.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-13T13:02:38.724Z] + ls -al . [2025-01-13T13:02:38.724Z] total 260 [2025-01-13T13:02:38.724Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 13 13:00 . [2025-01-13T13:02:38.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 12:57 .. [2025-01-13T13:02:38.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 12:57 .git [2025-01-13T13:02:38.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:57 .github [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 13 12:57 .gitignore [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 13 12:57 .golangci.yml [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 13 12:57 Attribution.txt [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 13 12:57 CHANGELOG.md [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 13 12:57 Dockerfile [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 12:57 GOVERNANCE.md [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 13 12:57 Jenkinsfile [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 13 12:57 LICENSE [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 13 12:57 Makefile [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 13 12:57 OWNERS.md [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 13 12:57 README.md [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 13 12:55 VERSION [2025-01-13T13:02:38.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 12:57 bin [2025-01-13T13:02:38.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:57 cmd [2025-01-13T13:02:38.724Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 13 13:01 coverage.out [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 6126 Jan 13 12:57 go.mod [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 86632 Jan 13 12:57 go.sum [2025-01-13T13:02:38.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 12:57 internal [2025-01-13T13:02:38.724Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 13 12:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:02:39.072Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0e25f9ddff1f5f86c101f6df9b932be439593de6 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-01-13T13:02:40.039Z] #0 building with "default" instance using docker driver [2025-01-13T13:02:40.039Z] [2025-01-13T13:02:40.039Z] #1 [internal] load .dockerignore [2025-01-13T13:02:40.039Z] #1 transferring context: 2B done [2025-01-13T13:02:40.039Z] #1 DONE 0.0s [2025-01-13T13:02:40.039Z] [2025-01-13T13:02:40.039Z] #2 [internal] load build definition from Dockerfile [2025-01-13T13:02:40.039Z] #2 transferring dockerfile: 1.79kB done [2025-01-13T13:02:40.039Z] #2 DONE 0.0s [2025-01-13T13:02:40.039Z] [2025-01-13T13:02:40.039Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-13T13:02:40.039Z] #3 DONE 0.0s [2025-01-13T13:02:40.039Z] [2025-01-13T13:02:40.039Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-13T13:02:40.306Z] #4 DONE 0.3s [2025-01-13T13:02:40.306Z] [2025-01-13T13:02:40.306Z] #5 [internal] load build context [2025-01-13T13:02:40.306Z] #5 transferring context: 51.78kB 0.1s done [2025-01-13T13:02:40.306Z] #5 DONE 0.1s [2025-01-13T13:02:40.306Z] [2025-01-13T13:02:40.306Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T13:02:40.306Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-13T13:02:40.306Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.1s [2025-01-13T13:02:40.306Z] #6 ... [2025-01-13T13:02:40.306Z] [2025-01-13T13:02:40.306Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-13T13:02:40.306Z] #7 DONE 0.2s [2025-01-13T13:02:40.306Z] [2025-01-13T13:02:40.306Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-01-13T13:02:40.306Z] #8 DONE 0.1s [2025-01-13T13:02:40.306Z] [2025-01-13T13:02:40.306Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T13:02:40.306Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-13T13:02:40.306Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-13T13:02:40.306Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-13T13:02:40.306Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-13T13:02:40.306Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-13T13:02:40.890Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-13T13:02:41.159Z] #6 DONE 0.9s [2025-01-13T13:02:41.159Z] [2025-01-13T13:02:41.159Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-13T13:02:41.744Z] #9 0.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T13:02:42.330Z] #9 0.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T13:02:43.293Z] #9 ... [2025-01-13T13:02:43.293Z] [2025-01-13T13:02:43.293Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-13T13:02:43.293Z] #10 0.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T13:02:43.293Z] #10 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T13:02:43.293Z] #10 2.487 OK: 244 MiB in 62 packages [2025-01-13T13:02:43.293Z] #10 DONE 2.8s [2025-01-13T13:02:43.567Z] [2025-01-13T13:02:43.567Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-13T13:02:43.567Z] #11 DONE 0.2s [2025-01-13T13:02:43.567Z] [2025-01-13T13:02:43.567Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-13T13:02:43.567Z] #9 2.378 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T13:02:43.567Z] #9 2.389 Executing busybox-1.36.1-r29.trigger [2025-01-13T13:02:43.567Z] #9 2.421 OK: 9 MiB in 15 packages [2025-01-13T13:02:43.836Z] #9 DONE 2.8s [2025-01-13T13:02:43.836Z] [2025-01-13T13:02:43.836Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T13:02:44.803Z] #12 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-13T13:02:45.072Z] #12 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-13T13:02:46.029Z] #12 ... [2025-01-13T13:02:46.029Z] [2025-01-13T13:02:46.029Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T13:02:46.029Z] #13 DONE 2.5s [2025-01-13T13:02:46.302Z] [2025-01-13T13:02:46.302Z] #14 [builder 6/7] COPY . . [2025-01-13T13:02:46.571Z] #14 DONE 0.4s [2025-01-13T13:02:46.571Z] [2025-01-13T13:02:46.571Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-13T13:02:46.571Z] #12 2.594 OK: 9 MiB in 15 packages [2025-01-13T13:02:46.838Z] #12 DONE 2.9s [2025-01-13T13:02:46.838Z] [2025-01-13T13:02:46.838Z] #15 [builder 7/7] RUN make build [2025-01-13T13:02:47.107Z] #15 0.754 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-13T13:04:53.794Z] #15 DONE 119.7s [2025-01-13T13:04:53.794Z] [2025-01-13T13:04:53.794Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-13T13:04:53.794Z] #16 DONE 0.1s [2025-01-13T13:04:53.794Z] [2025-01-13T13:04:53.794Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-01-13T13:04:53.794Z] #17 DONE 0.1s [2025-01-13T13:04:53.794Z] [2025-01-13T13:04:53.794Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-01-13T13:04:53.794Z] #18 DONE 0.3s [2025-01-13T13:04:53.794Z] [2025-01-13T13:04:53.794Z] #19 exporting to image [2025-01-13T13:04:53.794Z] #19 exporting layers [2025-01-13T13:04:53.794Z] #19 exporting layers 0.5s done [2025-01-13T13:04:53.794Z] #19 writing image sha256:36a55e05c1f3b1a3be1161c22d3ad751d8426736ac9f5898ddce18e3621a6e77 done [2025-01-13T13:04:53.794Z] #19 naming to docker.io/library/device-virtual-arm64 done [2025-01-13T13:04:53.794Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T13:04:53.951Z] provisioning config files... [2025-01-13T13:04:53.968Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/194@tmp/config11550783142089346997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:04:54.331Z] ---> ****-login.sh [2025-01-13T13:04:54.331Z] nexus3.edgexfoundry.org:10001 [2025-01-13T13:04:54.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T13:04:54.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T13:04:54.598Z] Configure a credential helper to remove this warning. See [2025-01-13T13:04:54.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T13:04:54.598Z] [2025-01-13T13:04:54.598Z] Login Succeeded [2025-01-13T13:04:54.598Z] nexus3.edgexfoundry.org:10002 [2025-01-13T13:04:54.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T13:04:54.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T13:04:54.867Z] Configure a credential helper to remove this warning. See [2025-01-13T13:04:54.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T13:04:54.867Z] [2025-01-13T13:04:54.867Z] Login Succeeded [2025-01-13T13:04:54.867Z] nexus3.edgexfoundry.org:10003 [2025-01-13T13:04:55.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T13:04:55.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T13:04:55.132Z] Configure a credential helper to remove this warning. See [2025-01-13T13:04:55.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T13:04:55.132Z] [2025-01-13T13:04:55.132Z] Login Succeeded [2025-01-13T13:04:55.132Z] nexus3.edgexfoundry.org:10004 [2025-01-13T13:04:55.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T13:04:55.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T13:04:55.397Z] Configure a credential helper to remove this warning. See [2025-01-13T13:04:55.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T13:04:55.397Z] [2025-01-13T13:04:55.397Z] Login Succeeded [2025-01-13T13:04:55.397Z] ****.io [2025-01-13T13:04:55.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T13:04:55.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T13:04:55.927Z] Configure a credential helper to remove this warning. See [2025-01-13T13:04:55.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T13:04:55.927Z] [2025-01-13T13:04:55.927Z] Login Succeeded [2025-01-13T13:04:55.927Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T13:04:55.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T13:04:55.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T13:04:56.023Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-01-13T13:04:56.023Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T13:04:56.023Z] latest [2025-01-13T13:04:56.023Z] 4.0.0-dev.10 [2025-01-13T13:04:56.023Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [2025-01-13T13:04:56.023Z] main [2025-01-13T13:04:56.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:04:56.408Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:04:56.764Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T13:04:56.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-13T13:04:56.764Z] a47ab7fee6d9: Preparing [2025-01-13T13:04:56.764Z] b871bc697c8b: Preparing [2025-01-13T13:04:56.764Z] 5a668520d322: Preparing [2025-01-13T13:04:56.764Z] aa1211163d16: Preparing [2025-01-13T13:04:56.764Z] 75b4d2ea5416: Preparing [2025-01-13T13:04:56.764Z] 534a70dc8296: Preparing [2025-01-13T13:04:56.764Z] 534a70dc8296: Waiting [2025-01-13T13:04:57.029Z] 5a668520d322: Pushed [2025-01-13T13:04:57.029Z] aa1211163d16: Pushed [2025-01-13T13:04:57.029Z] 75b4d2ea5416: Pushed [2025-01-13T13:04:57.029Z] b871bc697c8b: Pushed [2025-01-13T13:04:57.029Z] 534a70dc8296: Layer already exists [2025-01-13T13:05:03.664Z] a47ab7fee6d9: Pushed [2025-01-13T13:05:03.664Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:04.031Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:04.386Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-13T13:05:04.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-13T13:05:04.386Z] a47ab7fee6d9: Preparing [2025-01-13T13:05:04.386Z] b871bc697c8b: Preparing [2025-01-13T13:05:04.386Z] 5a668520d322: Preparing [2025-01-13T13:05:04.386Z] aa1211163d16: Preparing [2025-01-13T13:05:04.386Z] 75b4d2ea5416: Preparing [2025-01-13T13:05:04.386Z] 534a70dc8296: Preparing [2025-01-13T13:05:04.386Z] 534a70dc8296: Waiting [2025-01-13T13:05:04.386Z] aa1211163d16: Layer already exists [2025-01-13T13:05:04.386Z] b871bc697c8b: Layer already exists [2025-01-13T13:05:04.386Z] 5a668520d322: Layer already exists [2025-01-13T13:05:04.386Z] a47ab7fee6d9: Layer already exists [2025-01-13T13:05:04.386Z] 75b4d2ea5416: Layer already exists [2025-01-13T13:05:04.386Z] 534a70dc8296: Layer already exists [2025-01-13T13:05:04.654Z] latest: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:05.022Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:05.373Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.10 [2025-01-13T13:05:05.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-13T13:05:05.373Z] a47ab7fee6d9: Preparing [2025-01-13T13:05:05.373Z] b871bc697c8b: Preparing [2025-01-13T13:05:05.373Z] 5a668520d322: Preparing [2025-01-13T13:05:05.373Z] aa1211163d16: Preparing [2025-01-13T13:05:05.373Z] 75b4d2ea5416: Preparing [2025-01-13T13:05:05.373Z] 534a70dc8296: Preparing [2025-01-13T13:05:05.373Z] 534a70dc8296: Waiting [2025-01-13T13:05:05.373Z] b871bc697c8b: Layer already exists [2025-01-13T13:05:05.373Z] 75b4d2ea5416: Layer already exists [2025-01-13T13:05:05.373Z] 5a668520d322: Layer already exists [2025-01-13T13:05:05.373Z] a47ab7fee6d9: Layer already exists [2025-01-13T13:05:05.373Z] aa1211163d16: Layer already exists [2025-01-13T13:05:05.373Z] 534a70dc8296: Layer already exists [2025-01-13T13:05:05.640Z] 4.0.0-dev.10: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:06.010Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:06.644Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [2025-01-13T13:05:06.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-13T13:05:06.644Z] a47ab7fee6d9: Preparing [2025-01-13T13:05:06.644Z] b871bc697c8b: Preparing [2025-01-13T13:05:06.644Z] 5a668520d322: Preparing [2025-01-13T13:05:06.644Z] aa1211163d16: Preparing [2025-01-13T13:05:06.644Z] 75b4d2ea5416: Preparing [2025-01-13T13:05:06.644Z] 534a70dc8296: Preparing [2025-01-13T13:05:06.644Z] 534a70dc8296: Waiting [2025-01-13T13:05:06.644Z] aa1211163d16: Layer already exists [2025-01-13T13:05:06.644Z] a47ab7fee6d9: Layer already exists [2025-01-13T13:05:06.644Z] 5a668520d322: Layer already exists [2025-01-13T13:05:06.644Z] b871bc697c8b: Layer already exists [2025-01-13T13:05:06.644Z] 75b4d2ea5416: Layer already exists [2025-01-13T13:05:06.644Z] 534a70dc8296: Layer already exists [2025-01-13T13:05:06.911Z] 0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:07.272Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:07.632Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-01-13T13:05:07.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-13T13:05:07.632Z] a47ab7fee6d9: Preparing [2025-01-13T13:05:07.632Z] b871bc697c8b: Preparing [2025-01-13T13:05:07.632Z] 5a668520d322: Preparing [2025-01-13T13:05:07.632Z] aa1211163d16: Preparing [2025-01-13T13:05:07.632Z] 75b4d2ea5416: Preparing [2025-01-13T13:05:07.632Z] 534a70dc8296: Preparing [2025-01-13T13:05:07.632Z] 534a70dc8296: Waiting [2025-01-13T13:05:07.632Z] 75b4d2ea5416: Layer already exists [2025-01-13T13:05:07.632Z] a47ab7fee6d9: Layer already exists [2025-01-13T13:05:07.632Z] b871bc697c8b: Layer already exists [2025-01-13T13:05:07.632Z] aa1211163d16: Layer already exists [2025-01-13T13:05:07.632Z] 5a668520d322: Layer already exists [2025-01-13T13:05:07.632Z] 534a70dc8296: Layer already exists [2025-01-13T13:05:07.898Z] main: digest: sha256:5b5c4fbb6e4b70886d2d88e1c9a98cbb64f005db7a78882d71e7e72444995580 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-13T13:05:07.975Z] ===================================================== [Pipeline] echo [2025-01-13T13:05:07.990Z] taggedImages: [2025-01-13T13:05:07.990Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6 [2025-01-13T13:05:07.990Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-13T13:05:07.990Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.10 [2025-01-13T13:05:07.990Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0e25f9ddff1f5f86c101f6df9b932be439593de6-4.0.0-dev.10 [2025-01-13T13:05:07.990Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:08.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T13:05:08.390Z] [2025-01-13T13:05:08.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:08.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T13:05:08.726Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-13T13:05:08.726Z] 8998bd30e6a1: Pulling fs layer [2025-01-13T13:05:08.726Z] 04944245beec: Pulling fs layer [2025-01-13T13:05:08.726Z] 699f458cf7ca: Pulling fs layer [2025-01-13T13:05:08.726Z] 765212b225bb: Pulling fs layer [2025-01-13T13:05:08.726Z] f23df028b6ca: Pulling fs layer [2025-01-13T13:05:08.726Z] d65c8cfc05b1: Pulling fs layer [2025-01-13T13:05:08.726Z] 2437ff75d9bd: Pulling fs layer [2025-01-13T13:05:08.726Z] d65c8cfc05b1: Waiting [2025-01-13T13:05:08.726Z] f23df028b6ca: Waiting [2025-01-13T13:05:08.726Z] 2437ff75d9bd: Waiting [2025-01-13T13:05:08.726Z] 765212b225bb: Waiting [2025-01-13T13:05:08.996Z] 04944245beec: Verifying Checksum [2025-01-13T13:05:08.996Z] 04944245beec: Download complete [2025-01-13T13:05:08.996Z] 765212b225bb: Download complete [2025-01-13T13:05:08.996Z] f23df028b6ca: Verifying Checksum [2025-01-13T13:05:08.996Z] f23df028b6ca: Download complete [2025-01-13T13:05:08.996Z] d65c8cfc05b1: Download complete [2025-01-13T13:05:09.264Z] 699f458cf7ca: Verifying Checksum [2025-01-13T13:05:09.264Z] 699f458cf7ca: Download complete [2025-01-13T13:05:09.532Z] 8998bd30e6a1: Verifying Checksum [2025-01-13T13:05:09.532Z] 8998bd30e6a1: Download complete [2025-01-13T13:05:11.473Z] 2437ff75d9bd: Verifying Checksum [2025-01-13T13:05:11.473Z] 2437ff75d9bd: Download complete [2025-01-13T13:05:15.710Z] 8998bd30e6a1: Pull complete [2025-01-13T13:05:15.975Z] 04944245beec: Pull complete [2025-01-13T13:05:17.910Z] 699f458cf7ca: Pull complete [2025-01-13T13:05:17.910Z] 765212b225bb: Pull complete [2025-01-13T13:05:18.864Z] f23df028b6ca: Pull complete [2025-01-13T13:05:18.864Z] d65c8cfc05b1: Pull complete [2025-01-13T13:05:45.546Z] 2437ff75d9bd: Pull complete [2025-01-13T13:05:45.546Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-13T13:05:45.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-13T13:05:45.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:05:45.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-36629 does not seem to be running inside a container [2025-01-13T13:05:45.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/194 -v /w/workspace/device-virtual-go/194:/w/workspace/device-virtual-go/194:rw,z -v /w/workspace/device-virtual-go/194@tmp:/w/workspace/device-virtual-go/194@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-13T13:05:47.356Z] $ docker top 979d341efca11c0c8989190698ef5910507f71d7aa0933c7b7355440b7c06eb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:05:47.839Z] ---> job-cost.sh [2025-01-13T13:05:48.103Z] lf-activate-venv: SKIPPING [2025-01-13T13:05:48.103Z] INFO: No Stack... [2025-01-13T13:05:48.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T13:05:49.319Z] INFO: Archiving Costs [Pipeline] sh [2025-01-13T13:05:49.642Z] + cat /w/workspace/device-virtual-go/194/archives/cost.csv [2025-01-13T13:05:49.642Z] + cut -d, -f6 [Pipeline] lock [2025-01-13T13:05:49.675Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [2025-01-13T13:05:49.683Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] did not exist. Created. [2025-01-13T13:05:49.689Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T13:05:50.031Z] /w/workspace/device-virtual-go/194@tmp/durable-89374edd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-13T13:05:50.344Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-13T13:05:50.368Z] Warning: overwriting stash ‘stack-cost’ [2025-01-13T13:05:50.411Z] Stashed 1 file(s) [Pipeline] } [2025-01-13T13:05:50.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-194-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-13T13:05:50.449Z] $ docker stop --time=1 979d341efca11c0c8989190698ef5910507f71d7aa0933c7b7355440b7c06eb5 [2025-01-13T13:05:51.849Z] $ docker rm -f --volumes 979d341efca11c0c8989190698ef5910507f71d7aa0933c7b7355440b7c06eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-13T13:05:52.296Z] provisioning config files... [2025-01-13T13:05:52.307Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9125450455851439095tmp [Pipeline] { [Pipeline] sh [2025-01-13T13:05:52.610Z] + set +x [2025-01-13T13:05:52.610Z] + curl -s https://codecov.io/bash [2025-01-13T13:05:52.610Z] + bash -s -- [2025-01-13T13:05:52.610Z] [2025-01-13T13:05:52.610Z] _____ _ [2025-01-13T13:05:52.610Z] / ____| | | [2025-01-13T13:05:52.610Z] | | ___ __| | ___ ___ _____ __ [2025-01-13T13:05:52.610Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-13T13:05:52.610Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-13T13:05:52.610Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-13T13:05:52.610Z] Bash-1.0.6 [2025-01-13T13:05:52.610Z] [2025-01-13T13:05:52.610Z] [2025-01-13T13:05:52.610Z] ==> git version 2.25.1 found [2025-01-13T13:05:52.611Z] ==> 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 [2025-01-13T13:05:52.611Z] Release-Date: 2020-01-08 [2025-01-13T13:05:52.611Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-13T13:05:52.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-13T13:05:52.611Z] ==> Jenkins CI detected. [2025-01-13T13:05:52.611Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-01-13T13:05:52.611Z] project root: . [2025-01-13T13:05:52.611Z] --> token set from env [2025-01-13T13:05:52.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-13T13:05:52.611Z] ==> Running gcov in . (disable via -X gcov) [2025-01-13T13:05:52.611Z] ==> Python coveragepy not found [2025-01-13T13:05:52.611Z] ==> Searching for coverage reports in: [2025-01-13T13:05:52.611Z] + . [2025-01-13T13:05:52.611Z] -> Found 1 reports [2025-01-13T13:05:52.611Z] ==> Detecting git/mercurial file structure [2025-01-13T13:05:52.872Z] ==> Reading reports [2025-01-13T13:05:52.873Z] + ./coverage.out bytes=43316 [2025-01-13T13:05:52.873Z] ==> Appending adjustments [2025-01-13T13:05:52.873Z] https://docs.codecov.io/docs/fixing-reports [2025-01-13T13:05:52.873Z] + Found adjustments [2025-01-13T13:05:52.873Z] ==> Gzipping contents [2025-01-13T13:05:52.873Z] 8.0K /tmp/codecov.61zbDH.gz [2025-01-13T13:05:52.873Z] ==> Uploading reports [2025-01-13T13:05:52.873Z] url: https://codecov.io [2025-01-13T13:05:52.873Z] query: branch=main&commit=0e25f9ddff1f5f86c101f6df9b932be439593de6&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T13:05:52.873Z] -> Pinging Codecov [2025-01-13T13:05:52.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0e25f9ddff1f5f86c101f6df9b932be439593de6&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T13:05:53.132Z] -> Uploading to [2025-01-13T13:05:53.132Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/0e25f9ddff1f5f86c101f6df9b932be439593de6/e8598b1a-638e-4680-966f-54845c113ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250113T130553Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=792b289599881338e97d537b61269382d71698743e2a23d1642c6e91b8af14da [2025-01-13T13:05:53.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T13:05:53.132Z] Dload Upload Total Spent Left Speed [2025-01-13T13:05:53.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 25454 --:--:-- --:--:-- --:--:-- 25454 [2025-01-13T13:05:53.392Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] } [2025-01-13T13:05:53.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-13T13:05:53.648Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-13T13:05:53.667Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:53.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T13:05:53.971Z] [2025-01-13T13:05:53.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:05:54.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T13:05:54.570Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-13T13:05:54.570Z] 43c4264eed91: Pulling fs layer [2025-01-13T13:05:54.570Z] 4cc291be95ef: Pulling fs layer [2025-01-13T13:05:54.570Z] 2ac1f1163629: Pulling fs layer [2025-01-13T13:05:54.570Z] 5c3c966382ef: Pulling fs layer [2025-01-13T13:05:54.570Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T13:05:54.570Z] d9c7d2e4e75e: Pulling fs layer [2025-01-13T13:05:54.570Z] 9c3e1370e548: Pulling fs layer [2025-01-13T13:05:54.570Z] 5c3c966382ef: Waiting [2025-01-13T13:05:54.570Z] 4f4fb700ef54: Waiting [2025-01-13T13:05:54.570Z] d9c7d2e4e75e: Waiting [2025-01-13T13:05:54.570Z] 9c3e1370e548: Waiting [2025-01-13T13:05:54.570Z] 4cc291be95ef: Download complete [2025-01-13T13:05:54.570Z] 5c3c966382ef: Verifying Checksum [2025-01-13T13:05:54.570Z] 5c3c966382ef: Download complete [2025-01-13T13:05:54.570Z] 4f4fb700ef54: Verifying Checksum [2025-01-13T13:05:54.570Z] 4f4fb700ef54: Download complete [2025-01-13T13:05:54.570Z] 43c4264eed91: Download complete [2025-01-13T13:05:54.570Z] 43c4264eed91: Pull complete [2025-01-13T13:05:54.570Z] 4cc291be95ef: Pull complete [2025-01-13T13:05:54.861Z] d9c7d2e4e75e: Verifying Checksum [2025-01-13T13:05:54.861Z] d9c7d2e4e75e: Download complete [2025-01-13T13:05:54.861Z] 2ac1f1163629: Verifying Checksum [2025-01-13T13:05:54.861Z] 2ac1f1163629: Download complete [2025-01-13T13:05:55.460Z] 9c3e1370e548: Verifying Checksum [2025-01-13T13:05:55.460Z] 9c3e1370e548: Download complete [2025-01-13T13:05:58.894Z] 2ac1f1163629: Pull complete [2025-01-13T13:05:58.894Z] 5c3c966382ef: Pull complete [2025-01-13T13:05:58.894Z] 4f4fb700ef54: Pull complete [2025-01-13T13:05:58.894Z] d9c7d2e4e75e: Pull complete [2025-01-13T13:06:02.176Z] 9c3e1370e548: Pull complete [2025-01-13T13:06:02.176Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-13T13:06:02.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T13:06:02.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:06:02.285Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T13:06:02.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-13T13:06:07.453Z] $ docker top e5f2ae6de5d590ca7a00c1d737a2893d6525135a5a9414d7955c949fea1f868f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T13:06:07.807Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-01-13T13:06:07.819Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-01-13T13:06:08.100Z] + set -o pipefail [2025-01-13T13:06:08.100Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-01-13T13:06:16.224Z] [2025-01-13T13:06:16.224Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-01-13T13:06:16.224Z] [2025-01-13T13:06:16.224Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/c3038a56-60af-4de6-a167-886b9fe74c13 [2025-01-13T13:06:16.224Z] [2025-01-13T13:06:16.224Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-13T13:06:16.224Z] [2025-01-13T13:06:16.224Z] [2025-01-13T13:06:16.224Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-13T13:06:16.224Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-13T13:06:17.167Z] $ docker stop --time=1 e5f2ae6de5d590ca7a00c1d737a2893d6525135a5a9414d7955c949fea1f868f [2025-01-13T13:06:21.849Z] $ docker rm -f --volumes e5f2ae6de5d590ca7a00c1d737a2893d6525135a5a9414d7955c949fea1f868f [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T13:06:22.752Z] + git log --format=format:%s -1 0e25f9ddff1f5f86c101f6df9b932be439593de6 [Pipeline] sh [2025-01-13T13:06:23.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T13:06:23.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:06:23.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T13:06:23.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:06:23.427Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T13:06:23.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T13:06:23.921Z] $ docker top 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T13:06:24.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T13:06:24.038Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T13:06:24.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T13:06:24.139Z] $ docker exec 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 ssh-agent [2025-01-13T13:06:24.255Z] SSH_AUTH_SOCK=/tmp/ssh-aHNCLAFEk8oi/agent.32 [2025-01-13T13:06:24.255Z] SSH_AGENT_PID=38 [2025-01-13T13:06:24.260Z] Running ssh-add (command line suppressed) [2025-01-13T13:06:24.352Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_40310614663512161.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_40310614663512161.key) [2025-01-13T13:06:24.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T13:06:24.661Z] + git semver tag [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,826 [run_tag] DEBUG tag force:False [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,826 [check_head_tag] DEBUG check head tag [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,827 [execute] INFO git cat-file --batch-check [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,830 [execute] INFO git cat-file --batch [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,856 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,856 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-13T13:06:24.920Z] 2025-01-13 13:06:24,859 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:24.920Z] 4.0.0-dev.10 [Pipeline] } [2025-01-13T13:06:24.926Z] $ docker exec --env ******** --env ******** 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 ssh-agent -k [2025-01-13T13:06:25.017Z] unset SSH_AUTH_SOCK; [2025-01-13T13:06:25.018Z] unset SSH_AGENT_PID; [2025-01-13T13:06:25.018Z] echo Agent pid 38 killed; [2025-01-13T13:06:25.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T13:06:25.358Z] + git semver [Pipeline] } [2025-01-13T13:06:25.628Z] $ docker stop --time=1 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 [2025-01-13T13:06:26.897Z] $ docker rm -f --volumes 5d814afe1749b2421bcd8fd06356495257bef5de157344cdbf96294f366023e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:06:27.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T13:06:27.312Z] [2025-01-13T13:06:27.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:06:27.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T13:06:27.613Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-13T13:06:27.613Z] ab5ef0e58194: Pulling fs layer [2025-01-13T13:06:27.613Z] 9712f1f96733: Pulling fs layer [2025-01-13T13:06:27.613Z] 63f879dbbcfc: Pulling fs layer [2025-01-13T13:06:27.613Z] 0d9ebad4ef96: Pulling fs layer [2025-01-13T13:06:27.613Z] e9a5061849ea: Pulling fs layer [2025-01-13T13:06:27.613Z] d747dcd14b5f: Pulling fs layer [2025-01-13T13:06:27.613Z] 2de7ff778b66: Pulling fs layer [2025-01-13T13:06:27.613Z] 2de7ff778b66: Waiting [2025-01-13T13:06:27.613Z] e9a5061849ea: Waiting [2025-01-13T13:06:27.613Z] d747dcd14b5f: Waiting [2025-01-13T13:06:27.613Z] 0d9ebad4ef96: Waiting [2025-01-13T13:06:27.871Z] 63f879dbbcfc: Verifying Checksum [2025-01-13T13:06:27.871Z] 63f879dbbcfc: Download complete [2025-01-13T13:06:28.130Z] e9a5061849ea: Verifying Checksum [2025-01-13T13:06:28.130Z] e9a5061849ea: Download complete [2025-01-13T13:06:28.130Z] 0d9ebad4ef96: Verifying Checksum [2025-01-13T13:06:28.130Z] 0d9ebad4ef96: Download complete [2025-01-13T13:06:28.130Z] d747dcd14b5f: Download complete [2025-01-13T13:06:28.130Z] ab5ef0e58194: Verifying Checksum [2025-01-13T13:06:28.130Z] ab5ef0e58194: Download complete [2025-01-13T13:06:28.130Z] 2de7ff778b66: Verifying Checksum [2025-01-13T13:06:28.130Z] 2de7ff778b66: Download complete [2025-01-13T13:06:30.661Z] ab5ef0e58194: Pull complete [2025-01-13T13:06:30.661Z] 9712f1f96733: Pull complete [2025-01-13T13:06:31.598Z] 63f879dbbcfc: Pull complete [2025-01-13T13:06:35.825Z] 0d9ebad4ef96: Pull complete [2025-01-13T13:06:35.825Z] e9a5061849ea: Pull complete [2025-01-13T13:06:35.825Z] d747dcd14b5f: Pull complete [2025-01-13T13:06:36.391Z] 2de7ff778b66: Pull complete [2025-01-13T13:06:36.391Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-13T13:06:36.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T13:06:36.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:06:36.499Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T13:06:36.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-13T13:06:42.744Z] $ docker top 10be3245ac040855cf78047744319b4fcbd235952ebc622864382787e63db48f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-13T13:06:42.830Z] provisioning config files... [2025-01-13T13:06:42.836Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9775517275444654728tmp [2025-01-13T13:06:42.846Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9445237045096589996tmp [2025-01-13T13:06:42.856Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3160476372613837491tmp [Pipeline] { [Pipeline] echo [2025-01-13T13:06:42.886Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:06:43.183Z] ---> sigul-configuration.sh [2025-01-13T13:06:43.183Z] gpg: directory `/root/.gnupg' created [2025-01-13T13:06:43.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-13T13:06:43.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-13T13:06:43.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-13T13:06:43.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-13T13:06:43.183Z] gpg: CAST5 encrypted data [2025-01-13T13:06:43.183Z] gpg: encrypted with 1 passphrase [2025-01-13T13:06:43.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-13T13:06:43.481Z] + mkdir /home/jenkins [2025-01-13T13:06:43.481Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-13T13:06:43.778Z] + 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 [2025-01-13T13:06:43.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:06:44.085Z] ---> sigul-install.sh [2025-01-13T13:06:44.085Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-13T13:06:44.386Z] + git tag --list [2025-01-13T13:06:44.386Z] v1.0.0 [2025-01-13T13:06:44.386Z] v1.1.0 [2025-01-13T13:06:44.386Z] v1.1.1 [2025-01-13T13:06:44.386Z] v1.2.1 [2025-01-13T13:06:44.386Z] v1.2.2 [2025-01-13T13:06:44.386Z] v1.2.3 [2025-01-13T13:06:44.386Z] v1.3.0 [2025-01-13T13:06:44.386Z] v1.3.1 [2025-01-13T13:06:44.386Z] v2.0.0 [2025-01-13T13:06:44.386Z] v2.1.0 [2025-01-13T13:06:44.386Z] v2.1.1 [2025-01-13T13:06:44.386Z] v2.2.0 [2025-01-13T13:06:44.386Z] v2.3.0 [2025-01-13T13:06:44.386Z] v3.0 [2025-01-13T13:06:44.386Z] v3.0.0 [2025-01-13T13:06:44.386Z] v3.1 [2025-01-13T13:06:44.386Z] v3.1.0 [2025-01-13T13:06:44.386Z] v3.1.0-dev.1 [2025-01-13T13:06:44.386Z] v3.1.0-dev.10 [2025-01-13T13:06:44.386Z] v3.1.0-dev.11 [2025-01-13T13:06:44.386Z] v3.1.0-dev.12 [2025-01-13T13:06:44.386Z] v3.1.0-dev.13 [2025-01-13T13:06:44.386Z] v3.1.0-dev.14 [2025-01-13T13:06:44.386Z] v3.1.0-dev.15 [2025-01-13T13:06:44.386Z] v3.1.0-dev.16 [2025-01-13T13:06:44.386Z] v3.1.0-dev.17 [2025-01-13T13:06:44.386Z] v3.1.0-dev.18 [2025-01-13T13:06:44.386Z] v3.1.0-dev.19 [2025-01-13T13:06:44.386Z] v3.1.0-dev.2 [2025-01-13T13:06:44.386Z] v3.1.0-dev.20 [2025-01-13T13:06:44.386Z] v3.1.0-dev.21 [2025-01-13T13:06:44.386Z] v3.1.0-dev.22 [2025-01-13T13:06:44.386Z] v3.1.0-dev.23 [2025-01-13T13:06:44.386Z] v3.1.0-dev.24 [2025-01-13T13:06:44.386Z] v3.1.0-dev.25 [2025-01-13T13:06:44.386Z] v3.1.0-dev.26 [2025-01-13T13:06:44.386Z] v3.1.0-dev.27 [2025-01-13T13:06:44.386Z] v3.1.0-dev.28 [2025-01-13T13:06:44.386Z] v3.1.0-dev.29 [2025-01-13T13:06:44.386Z] v3.1.0-dev.3 [2025-01-13T13:06:44.386Z] v3.1.0-dev.30 [2025-01-13T13:06:44.386Z] v3.1.0-dev.4 [2025-01-13T13:06:44.386Z] v3.1.0-dev.5 [2025-01-13T13:06:44.386Z] v3.1.0-dev.6 [2025-01-13T13:06:44.386Z] v3.1.0-dev.7 [2025-01-13T13:06:44.386Z] v3.1.0-dev.8 [2025-01-13T13:06:44.386Z] v3.1.0-dev.9 [2025-01-13T13:06:44.386Z] v3.1.1 [2025-01-13T13:06:44.386Z] v3.1.1-dev.1 [2025-01-13T13:06:44.386Z] v3.2.0-dev.1 [2025-01-13T13:06:44.386Z] v3.2.0-dev.10 [2025-01-13T13:06:44.386Z] v3.2.0-dev.11 [2025-01-13T13:06:44.386Z] v3.2.0-dev.12 [2025-01-13T13:06:44.386Z] v3.2.0-dev.13 [2025-01-13T13:06:44.386Z] v3.2.0-dev.14 [2025-01-13T13:06:44.386Z] v3.2.0-dev.15 [2025-01-13T13:06:44.386Z] v3.2.0-dev.16 [2025-01-13T13:06:44.386Z] v3.2.0-dev.17 [2025-01-13T13:06:44.386Z] v3.2.0-dev.18 [2025-01-13T13:06:44.386Z] v3.2.0-dev.19 [2025-01-13T13:06:44.386Z] v3.2.0-dev.2 [2025-01-13T13:06:44.386Z] v3.2.0-dev.20 [2025-01-13T13:06:44.386Z] v3.2.0-dev.21 [2025-01-13T13:06:44.386Z] v3.2.0-dev.22 [2025-01-13T13:06:44.386Z] v3.2.0-dev.23 [2025-01-13T13:06:44.386Z] v3.2.0-dev.24 [2025-01-13T13:06:44.386Z] v3.2.0-dev.25 [2025-01-13T13:06:44.386Z] v3.2.0-dev.26 [2025-01-13T13:06:44.386Z] v3.2.0-dev.27 [2025-01-13T13:06:44.386Z] v3.2.0-dev.28 [2025-01-13T13:06:44.386Z] v3.2.0-dev.3 [2025-01-13T13:06:44.386Z] v3.2.0-dev.4 [2025-01-13T13:06:44.386Z] v3.2.0-dev.5 [2025-01-13T13:06:44.386Z] v3.2.0-dev.6 [2025-01-13T13:06:44.386Z] v3.2.0-dev.7 [2025-01-13T13:06:44.386Z] v3.2.0-dev.8 [2025-01-13T13:06:44.386Z] v3.2.0-dev.9 [2025-01-13T13:06:44.386Z] v4.0.0-dev.1 [2025-01-13T13:06:44.386Z] v4.0.0-dev.10 [2025-01-13T13:06:44.386Z] v4.0.0-dev.2 [2025-01-13T13:06:44.386Z] v4.0.0-dev.3 [2025-01-13T13:06:44.386Z] v4.0.0-dev.4 [2025-01-13T13:06:44.386Z] v4.0.0-dev.5 [2025-01-13T13:06:44.386Z] v4.0.0-dev.6 [2025-01-13T13:06:44.386Z] v4.0.0-dev.7 [2025-01-13T13:06:44.386Z] v4.0.0-dev.8 [2025-01-13T13:06:44.386Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-13T13:06:44.680Z] + lftools sign git-tag v4.0.0-dev.10 [2025-01-13T13:06:45.248Z] Signing Git tag with Sigul... [2025-01-13T13:06:45.248Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-01-13T13:06:45.523Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:06:45.817Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-13T13:06:45.825Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-13T13:06:45.849Z] $ docker stop --time=1 10be3245ac040855cf78047744319b4fcbd235952ebc622864382787e63db48f [2025-01-13T13:06:47.121Z] $ docker rm -f --volumes 10be3245ac040855cf78047744319b4fcbd235952ebc622864382787e63db48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-13T13:06:47.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T13:06:47.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:06:47.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T13:06:47.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:06:47.934Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T13:06:47.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T13:06:48.263Z] $ docker top ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 -eo pid,comm [2025-01-13T13:06:48.314Z] 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). [2025-01-13T13:06:48.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T13:06:48.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T13:06:48.366Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T13:06:48.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T13:06:48.490Z] $ docker exec ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 ssh-agent [2025-01-13T13:06:48.598Z] SSH_AUTH_SOCK=/tmp/ssh-GapX9dtB3E93/agent.33 [2025-01-13T13:06:48.598Z] SSH_AGENT_PID=39 [2025-01-13T13:06:48.603Z] Running ssh-add (command line suppressed) [2025-01-13T13:06:48.682Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13388276147947118827.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13388276147947118827.key) [2025-01-13T13:06:48.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T13:06:48.989Z] + git semver bump pre [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,147 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,148 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,148 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,148 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,148 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,150 [execute] INFO git cat-file --batch-check [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,156 [execute] INFO git cat-file --batch [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T13:06:49.248Z] 2025-01-13 13:06:49,161 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:49.248Z] 4.0.0-dev.11 [Pipeline] } [2025-01-13T13:06:49.253Z] $ docker exec --env ******** --env ******** ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 ssh-agent -k [2025-01-13T13:06:49.344Z] unset SSH_AUTH_SOCK; [2025-01-13T13:06:49.344Z] unset SSH_AGENT_PID; [2025-01-13T13:06:49.344Z] echo Agent pid 39 killed; [2025-01-13T13:06:49.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T13:06:49.683Z] + git semver [Pipeline] } [2025-01-13T13:06:49.950Z] $ docker stop --time=1 ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 [2025-01-13T13:06:51.216Z] $ docker rm -f --volumes ad42c9cfbe6e1161d3b427fa4c35259edf132c3aa5799b75b92f1bf1a3ea22d5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T13:06:51.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T13:06:51.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:06:51.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T13:06:51.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:06:51.958Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T13:06:51.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T13:06:52.296Z] $ docker top a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T13:06:52.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T13:06:52.411Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T13:06:52.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T13:06:52.526Z] $ docker exec a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 ssh-agent [2025-01-13T13:06:52.643Z] SSH_AUTH_SOCK=/tmp/ssh-wicNcz7d5wqU/agent.32 [2025-01-13T13:06:52.643Z] SSH_AGENT_PID=38 [2025-01-13T13:06:52.648Z] Running ssh-add (command line suppressed) [2025-01-13T13:06:52.744Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12390981467342301766.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12390981467342301766.key) [2025-01-13T13:06:52.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T13:06:53.061Z] + git semver push [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,237 [run_push] DEBUG push [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,238 [execute] INFO git cat-file --batch-check [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,243 [execute] INFO git rev-list 8df2b10cdd7a2c4985cdbaed51344e81664020b1 -- [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,243 [execute] DEBUG Popen(['git', 'rev-list', '8df2b10cdd7a2c4985cdbaed51344e81664020b1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,253 [execute] INFO git fetch -v origin [2025-01-13T13:06:53.321Z] 2025-01-13 13:06:53,253 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-13T13:06:53.888Z] 2025-01-13 13:06:53,714 [run_push] DEBUG no remote changes detected [2025-01-13T13:06:53.888Z] 2025-01-13 13:06:53,715 [execute] INFO git push origin semver [2025-01-13T13:06:53.888Z] 2025-01-13 13:06:53,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T13:06:54.457Z] 2025-01-13 13:06:54,423 [run_push] DEBUG push all version tags [2025-01-13T13:06:54.457Z] 2025-01-13 13:06:54,424 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-13T13:06:54.457Z] 2025-01-13 13:06:54,424 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-13T13:06:55.396Z] 2025-01-13 13:06:55,112 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-13T13:06:55.396Z] 4.0.0-dev.11 [Pipeline] } [2025-01-13T13:06:55.402Z] $ docker exec --env ******** --env ******** a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 ssh-agent -k [2025-01-13T13:06:55.501Z] unset SSH_AUTH_SOCK; [2025-01-13T13:06:55.503Z] unset SSH_AGENT_PID; [2025-01-13T13:06:55.504Z] echo Agent pid 38 killed; [2025-01-13T13:06:55.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T13:06:55.842Z] + git semver [Pipeline] } [2025-01-13T13:06:56.110Z] $ docker stop --time=1 a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 [2025-01-13T13:06:57.388Z] $ docker rm -f --volumes a6218b7bc44a4e6e3b30533329703c8c6cb4d224b4067721ffeae58376552929 [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 [2025-01-13T13:06:58.036Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-01-13T13:06:58.036Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-13T13:06:58.036Z] total 16 [2025-01-13T13:06:58.036Z] drwxr-xr-x 3 root root 4096 Jan 13 12:58 . [2025-01-13T13:06:58.036Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 13:06 .. [2025-01-13T13:06:58.036Z] drwxr-xr-x 2 root root 4096 Jan 13 12:58 cost [2025-01-13T13:06:58.036Z] -rw-r--r-- 1 root root 89 Jan 13 12:58 cost.csv [2025-01-13T13:06:58.036Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-13T13:06:58.036Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-13T13:06:58.036Z] total 16 [2025-01-13T13:06:58.036Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 12:58 . [2025-01-13T13:06:58.036Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 13:06 .. [2025-01-13T13:06:58.036Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 12:58 cost [2025-01-13T13:06:58.036Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 13 12:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:06:58.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:06:59.185Z] ---> package-listing.sh [2025-01-13T13:06:59.185Z] ++ facter osfamily [2025-01-13T13:06:59.186Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-13T13:06:59.445Z] + OS_FAMILY=debian [2025-01-13T13:06:59.445Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-01-13T13:06:59.445Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-13T13:06:59.445Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-13T13:06:59.445Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-13T13:06:59.445Z] + PACKAGES=/tmp/packages_start.txt [2025-01-13T13:06:59.445Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-13T13:06:59.445Z] + PACKAGES=/tmp/packages_end.txt [2025-01-13T13:06:59.445Z] + case "${OS_FAMILY}" in [2025-01-13T13:06:59.445Z] + dpkg -l [2025-01-13T13:06:59.445Z] + grep '^ii' [2025-01-13T13:06:59.445Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-13T13:06:59.445Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-13T13:06:59.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-13T13:06:59.445Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-13T13:06:59.445Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-01-13T13:06:59.445Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-01-13T13:06:59.457Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-13T13:06:59.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T13:07:00.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T13:07:00.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T13:07:00.372Z] prd-ubuntu20.04-docker-8c-8g-36628 does not seem to be running inside a container [2025-01-13T13:07:00.394Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-13T13:07:00.586Z] $ docker top cb8719733d5c4a95a0385c2592578dbe346966e801a8c748af3f2b46ab3d4619 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T13:07:00.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-13T13:07:01.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-13T13:07:01.507Z] + ls /var/log/sa-host [2025-01-13T13:07:01.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T13:07:01.665Z] provisioning config files... [2025-01-13T13:07:01.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15513638853040675935tmp [Pipeline] { [Pipeline] echo [2025-01-13T13:07:01.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:07:01.971Z] ---> create-netrc.sh [Pipeline] } [2025-01-13T13:07:01.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:07:02.312Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-13T13:07:02.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:07:02.607Z] ---> sudo-logs.sh [2025-01-13T13:07:02.607Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-13T13:07:02.638Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:07:02.919Z] ---> job-cost.sh [2025-01-13T13:07:02.919Z] lf-activate-venv: SKIPPING [2025-01-13T13:07:02.919Z] DEBUG: total: 0.2199999988079071 [2025-01-13T13:07:02.919Z] INFO: Retrieving Stack Cost... [2025-01-13T13:07:03.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T13:07:03.749Z] INFO: Archiving Costs [Pipeline] echo [2025-01-13T13:07:03.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T13:07:04.044Z] ---> logs-deploy.sh [2025-01-13T13:07:04.044Z] lf-activate-venv: SKIPPING [2025-01-13T13:07:04.044Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/194 [2025-01-13T13:07:04.044Z] INFO: archiving workspace using pattern(s): [2025-01-13T13:07:04.983Z] Archives upload complete. [2025-01-13T13:07:04.983Z] INFO: archiving logs to Nexus