Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 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-ssh7892721972322892403.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-ssh15350629799233152646.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-ssh140682176230823259.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-ssh4524761985456058251.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-ssh3138369793673353530.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 ‘prd-ubuntu20.04-docker-8c-8g-36465’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36466 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 > 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 Avoid second fetch Checking out Revision 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 (main) Commit message: "Merge pull request #513 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16" > git config core.sparsecheckout # timeout=10 > git checkout -f 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 # timeout=10 > git rev-list --no-walk eb7c57757ce15ef0c337ead62f125add9c242e71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T11:58:16.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T11:58:16.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T11:58:16.407Z] ========================================================= [2025-01-10T11:58:16.407Z] EdgeX Global Pipelines Version Info [2025-01-10T11:58:16.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T11:58:17.138Z] ------------------- [2025-01-10T11:58:17.139Z] stable info: [2025-01-10T11:58:17.139Z] ------------------- [2025-01-10T11:58:17.139Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T11:58:17.139Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T11:58:17.139Z] Message: update stable to v1.0.269 [2025-01-10T11:58:17.712Z] ------------------- [2025-01-10T11:58:17.712Z] experimental info: [2025-01-10T11:58:17.712Z] ------------------- [2025-01-10T11:58:17.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T11:58:17.712Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T11:58:17.712Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T11:58:17.903Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-01-10T11:58:17.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-01-10T11:58:17.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T11:58:17.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T11:58:17.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T11:58:17.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T11:58:18.018Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T11:58:18.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-10T11:58:18.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T11:58:18.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T11:58:18.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T11:58:18.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-01-10T11:58:18.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T11:58:18.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T11:58:18.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T11:58:18.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T11:58:18.213Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T11:58:18.236Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-10T11:58:18.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T11:58:18.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T11:58:18.297Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-10T11:58:18.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-10T11:58:18.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-10T11:58:18.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-10T11:58:18.379Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-10T11:58:18.396Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T11:58:18.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T11:58:18.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T11:58:18.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T11:58:18.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T11:58:18.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo [2025-01-10T11:58:18.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f04860 [Pipeline] echo [2025-01-10T11:58:18.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T11:58:18.593Z] provisioning config files... [2025-01-10T11:58:18.608Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10184857657717264170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T11:58:19.436Z] ---> ****-login.sh [2025-01-10T11:58:19.436Z] nexus3.edgexfoundry.org:10001 [2025-01-10T11:58:19.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:19.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:19.956Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:19.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:19.956Z] [2025-01-10T11:58:19.956Z] Login Succeeded [2025-01-10T11:58:19.956Z] nexus3.edgexfoundry.org:10002 [2025-01-10T11:58:19.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:19.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:19.956Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:19.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:19.956Z] [2025-01-10T11:58:19.956Z] Login Succeeded [2025-01-10T11:58:19.956Z] nexus3.edgexfoundry.org:10003 [2025-01-10T11:58:19.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:20.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:20.216Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:20.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:20.216Z] [2025-01-10T11:58:20.216Z] Login Succeeded [2025-01-10T11:58:20.216Z] nexus3.edgexfoundry.org:10004 [2025-01-10T11:58:20.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:20.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:20.216Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:20.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:20.216Z] [2025-01-10T11:58:20.216Z] Login Succeeded [2025-01-10T11:58:20.216Z] ****.io [2025-01-10T11:58:20.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:20.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:20.476Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:20.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:20.476Z] [2025-01-10T11:58:20.476Z] Login Succeeded [2025-01-10T11:58:20.476Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T11:58:20.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-10T11:58:20.873Z] + git rev-list -1 --merges 9f048606cd6ed61b8d3816a15f6bf907e3f98de4~1..9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo [2025-01-10T11:58:20.898Z] -----------> git rev-list -1 --merges 9f048606cd6ed61b8d3816a15f6bf907e3f98de4~1..9f048606cd6ed61b8d3816a15f6bf907e3f98de4 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T11:58:20.899Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [false] [Pipeline] sh [2025-01-10T11:58:21.193Z] + git log --format=format:%s -1 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo [2025-01-10T11:58:21.209Z] ========================================================= [2025-01-10T11:58:21.209Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T11:58:21.209Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T11:58:21.542Z] + git log --format=format:%s -1 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] echo [2025-01-10T11:58:21.555Z] [semverPrep] GIT_COMMIT: 9f048606cd6ed61b8d3816a15f6bf907e3f98de4, Commit Message: Merge pull request #513 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16 [Pipeline] echo [2025-01-10T11:58:21.571Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-10T11:58:21.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T11:58:21.924Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T11:58:21.924Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T11:58:21.924Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T11:58:21.924Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T11:58:21.924Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T11:58:21.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T11:58:22.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T11:58:22.285Z] [2025-01-10T11:58:22.285Z] 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-10T11:58:22.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T11:58:22.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T11:58:22.592Z] b85a868b505f: Pulling fs layer [2025-01-10T11:58:22.592Z] e2be974225ed: Pulling fs layer [2025-01-10T11:58:22.592Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T11:58:22.592Z] 988bab9f4d93: Pulling fs layer [2025-01-10T11:58:22.592Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T11:58:22.592Z] eaf3925da568: Pulling fs layer [2025-01-10T11:58:22.592Z] bab4dde63d76: Pulling fs layer [2025-01-10T11:58:22.592Z] bde34c3a00c8: Pulling fs layer [2025-01-10T11:58:22.592Z] b352a97aabf1: Pulling fs layer [2025-01-10T11:58:22.592Z] 4872d77fe225: Pulling fs layer [2025-01-10T11:58:22.592Z] 5851b861e8e6: Pulling fs layer [2025-01-10T11:58:22.592Z] bab4dde63d76: Waiting [2025-01-10T11:58:22.592Z] eaf3925da568: Waiting [2025-01-10T11:58:22.592Z] 1469e6f7b9e6: Waiting [2025-01-10T11:58:22.592Z] bde34c3a00c8: Waiting [2025-01-10T11:58:22.592Z] 988bab9f4d93: Waiting [2025-01-10T11:58:22.592Z] 4872d77fe225: Waiting [2025-01-10T11:58:22.592Z] b352a97aabf1: Waiting [2025-01-10T11:58:22.592Z] e2be974225ed: Verifying Checksum [2025-01-10T11:58:22.592Z] e2be974225ed: Download complete [2025-01-10T11:58:22.592Z] 988bab9f4d93: Verifying Checksum [2025-01-10T11:58:22.592Z] 988bab9f4d93: Download complete [2025-01-10T11:58:22.592Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T11:58:22.592Z] 1469e6f7b9e6: Download complete [2025-01-10T11:58:22.850Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T11:58:22.850Z] 339a4e72a1f5: Download complete [2025-01-10T11:58:22.850Z] eaf3925da568: Verifying Checksum [2025-01-10T11:58:22.850Z] eaf3925da568: Download complete [2025-01-10T11:58:22.850Z] bde34c3a00c8: Verifying Checksum [2025-01-10T11:58:22.850Z] bde34c3a00c8: Download complete [2025-01-10T11:58:22.850Z] b352a97aabf1: Download complete [2025-01-10T11:58:22.851Z] 4872d77fe225: Download complete [2025-01-10T11:58:22.851Z] b85a868b505f: Verifying Checksum [2025-01-10T11:58:22.851Z] b85a868b505f: Download complete [2025-01-10T11:58:23.109Z] bab4dde63d76: Verifying Checksum [2025-01-10T11:58:23.109Z] bab4dde63d76: Download complete [2025-01-10T11:58:24.067Z] b85a868b505f: Pull complete [2025-01-10T11:58:24.327Z] e2be974225ed: Pull complete [2025-01-10T11:58:24.900Z] 339a4e72a1f5: Pull complete [2025-01-10T11:58:24.900Z] 988bab9f4d93: Pull complete [2025-01-10T11:58:25.160Z] 1469e6f7b9e6: Pull complete [2025-01-10T11:58:25.161Z] eaf3925da568: Pull complete [2025-01-10T11:58:27.066Z] bab4dde63d76: Pull complete [2025-01-10T11:58:27.066Z] bde34c3a00c8: Pull complete [2025-01-10T11:58:27.066Z] b352a97aabf1: Pull complete [2025-01-10T11:58:27.066Z] 4872d77fe225: Pull complete [2025-01-10T11:58:27.326Z] 5851b861e8e6: Pull complete [2025-01-10T11:58:27.326Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T11:58:27.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T11:58:27.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T11:58:27.470Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T11:58:27.501Z] $ 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-10T11:58:30.445Z] $ docker top be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 -eo pid,comm [2025-01-10T11:58:30.495Z] 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-10T11:58:30.495Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T11:58:30.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T11:58:30.550Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T11:58:30.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T11:58:30.672Z] $ docker exec be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent [2025-01-10T11:58:30.771Z] SSH_AUTH_SOCK=/tmp/ssh-AwCvFDX21mAK/agent.32 [2025-01-10T11:58:30.771Z] SSH_AGENT_PID=38 [2025-01-10T11:58:30.778Z] Running ssh-add (command line suppressed) [2025-01-10T11:58:30.876Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18263469106292660534.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18263469106292660534.key) [2025-01-10T11:58:30.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T11:58:31.183Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T11:58:31.197Z] $ docker exec --env ******** --env ******** be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent -k [2025-01-10T11:58:31.293Z] unset SSH_AUTH_SOCK; [2025-01-10T11:58:31.294Z] unset SSH_AGENT_PID; [2025-01-10T11:58:31.294Z] echo Agent pid 38 killed; [2025-01-10T11:58:31.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T11:58:31.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T11:58:31.607Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T11:58:31.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T11:58:31.721Z] $ docker exec be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent [2025-01-10T11:58:31.816Z] SSH_AUTH_SOCK=/tmp/ssh-IwjSMTzH0DU1/agent.70 [2025-01-10T11:58:31.816Z] SSH_AGENT_PID=76 [2025-01-10T11:58:31.821Z] Running ssh-add (command line suppressed) [2025-01-10T11:58:31.928Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_272966416137883267.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_272966416137883267.key) [2025-01-10T11:58:31.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T11:58:32.235Z] + git semver init [2025-01-10T11:58:32.496Z] 2025-01-10 11:58:32,393 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T11:58:32.496Z] 2025-01-10 11:58:32,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-10T11:58:32.496Z] 2025-01-10 11:58:32,394 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-10T11:58:32.496Z] 2025-01-10 11:58:32,394 [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-10T11:58:33.877Z] 2025-01-10 11:58:33,698 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-01-10T11:58:33.877Z] 2025-01-10 11:58:33,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-01-10T11:58:33.877Z] 2025-01-10 11:58:33,699 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T11:58:33.877Z] 2025-01-10 11:58:33,699 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T11:58:33.877Z] 4.0.0-dev.9 [Pipeline] } [2025-01-10T11:58:33.888Z] $ docker exec --env ******** --env ******** be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 ssh-agent -k [2025-01-10T11:58:33.985Z] unset SSH_AUTH_SOCK; [2025-01-10T11:58:33.985Z] unset SSH_AGENT_PID; [2025-01-10T11:58:33.985Z] echo Agent pid 76 killed; [2025-01-10T11:58:33.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T11:58:34.319Z] + git semver [Pipeline] } [2025-01-10T11:58:34.594Z] $ docker stop --time=1 be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 [2025-01-10T11:58:35.891Z] $ docker rm -f --volumes be4e2b6790423f1b308f0355cb933f199d86cfa236b572cd4535598a8e49e714 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T11:58:36.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T11:58:36.457Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T11:58:36.460Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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-10T11:58:36.620Z] provisioning config files... [2025-01-10T11:58:36.629Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14228368621269186829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T11:58:36.927Z] ---> ****-login.sh [2025-01-10T11:58:36.928Z] nexus3.edgexfoundry.org:10001 [2025-01-10T11:58:36.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:36.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:36.928Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:36.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:36.928Z] [2025-01-10T11:58:36.928Z] Login Succeeded [2025-01-10T11:58:36.928Z] nexus3.edgexfoundry.org:10002 [2025-01-10T11:58:36.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:36.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:36.928Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:36.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:36.928Z] [2025-01-10T11:58:36.928Z] Login Succeeded [2025-01-10T11:58:36.928Z] nexus3.edgexfoundry.org:10003 [2025-01-10T11:58:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:37.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:37.188Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:37.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:37.188Z] [2025-01-10T11:58:37.188Z] Login Succeeded [2025-01-10T11:58:37.188Z] nexus3.edgexfoundry.org:10004 [2025-01-10T11:58:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:37.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:37.188Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:37.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:37.188Z] [2025-01-10T11:58:37.188Z] Login Succeeded [2025-01-10T11:58:37.188Z] ****.io [2025-01-10T11:58:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T11:58:37.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T11:58:37.449Z] Configure a credential helper to remove this warning. See [2025-01-10T11:58:37.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T11:58:37.449Z] [2025-01-10T11:58:37.449Z] Login Succeeded [2025-01-10T11:58:37.449Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T11:58:37.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-10T11:58:37.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T11:58:37.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T11:58:37.570Z] ========================================================= [2025-01-10T11:58:37.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T11:58:37.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T11:58:37.898Z] + 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-10T11:58:37.898Z] Sending build context to Docker daemon 37.74MB [2025-01-10T11:58:37.898Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T11:58:37.898Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-10T11:58:38.157Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T11:58:38.157Z] da9db072f522: Pulling fs layer [2025-01-10T11:58:38.157Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T11:58:38.157Z] 06f05ace1117: Pulling fs layer [2025-01-10T11:58:38.157Z] 5fe327b54edc: Pulling fs layer [2025-01-10T11:58:38.157Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T11:58:38.157Z] 92a5565b7b96: Pulling fs layer [2025-01-10T11:58:38.157Z] ff9bb7016b71: Pulling fs layer [2025-01-10T11:58:38.157Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T11:58:38.157Z] a813b0c90790: Pulling fs layer [2025-01-10T11:58:38.157Z] 5fe327b54edc: Waiting [2025-01-10T11:58:38.157Z] 4f4fb700ef54: Waiting [2025-01-10T11:58:38.157Z] 92a5565b7b96: Waiting [2025-01-10T11:58:38.157Z] ff9bb7016b71: Waiting [2025-01-10T11:58:38.157Z] b67dba6c2c7d: Waiting [2025-01-10T11:58:38.157Z] a813b0c90790: Waiting [2025-01-10T11:58:38.157Z] 6ef4a4ee8ca5: Download complete [2025-01-10T11:58:38.157Z] 5fe327b54edc: Verifying Checksum [2025-01-10T11:58:38.157Z] 5fe327b54edc: Download complete [2025-01-10T11:58:38.157Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T11:58:38.157Z] 4f4fb700ef54: Download complete [2025-01-10T11:58:38.157Z] 92a5565b7b96: Verifying Checksum [2025-01-10T11:58:38.157Z] 92a5565b7b96: Download complete [2025-01-10T11:58:38.157Z] da9db072f522: Download complete [2025-01-10T11:58:38.157Z] ff9bb7016b71: Verifying Checksum [2025-01-10T11:58:38.157Z] ff9bb7016b71: Download complete [2025-01-10T11:58:38.415Z] da9db072f522: Pull complete [2025-01-10T11:58:38.415Z] a813b0c90790: Verifying Checksum [2025-01-10T11:58:38.415Z] a813b0c90790: Download complete [2025-01-10T11:58:38.415Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T11:58:38.674Z] 06f05ace1117: Verifying Checksum [2025-01-10T11:58:38.674Z] 06f05ace1117: Download complete [2025-01-10T11:58:38.933Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T11:58:38.933Z] b67dba6c2c7d: Download complete [2025-01-10T11:58:42.243Z] 06f05ace1117: Pull complete [2025-01-10T11:58:42.243Z] 5fe327b54edc: Pull complete [2025-01-10T11:58:42.243Z] 4f4fb700ef54: Pull complete [2025-01-10T11:58:42.243Z] 92a5565b7b96: Pull complete [2025-01-10T11:58:42.243Z] ff9bb7016b71: Pull complete [2025-01-10T11:58:44.140Z] b67dba6c2c7d: Pull complete [2025-01-10T11:58:44.709Z] a813b0c90790: Pull complete [2025-01-10T11:58:44.709Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T11:58:44.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T11:58:44.709Z] ---> 3ba60ce46760 [2025-01-10T11:58:44.709Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-10T11:58:48.901Z] ---> Running in dcb4d37f3b23 [2025-01-10T11:58:49.160Z] Removing intermediate container dcb4d37f3b23 [2025-01-10T11:58:49.160Z] ---> 1640a71f156a [2025-01-10T11:58:49.160Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-10T11:58:49.160Z] ---> Running in f05bd34daa01 [2025-01-10T11:58:49.160Z] Removing intermediate container f05bd34daa01 [2025-01-10T11:58:49.160Z] ---> f2cff06b6696 [2025-01-10T11:58:49.160Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-10T11:58:49.160Z] ---> Running in 110148aea0db [2025-01-10T11:58:49.160Z] Removing intermediate container 110148aea0db [2025-01-10T11:58:49.160Z] ---> c5540bf3dcba [2025-01-10T11:58:49.160Z] Step 6/12 : WORKDIR /device-virtual-go [2025-01-10T11:58:49.160Z] ---> Running in 9239136e7b9b [2025-01-10T11:58:49.418Z] Removing intermediate container 9239136e7b9b [2025-01-10T11:58:49.418Z] ---> 8a32e855cdea [2025-01-10T11:58:49.418Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-10T11:58:49.418Z] ---> Running in f379743f07e0 [2025-01-10T11:58:49.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T11:58:49.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T11:58:50.244Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-10T11:58:50.244Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-10T11:58:50.244Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-10T11:58:50.244Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-10T11:58:50.245Z] Executing busybox-1.36.1-r29.trigger [2025-01-10T11:58:50.245Z] OK: 252 MiB in 62 packages [2025-01-10T11:58:50.811Z] Removing intermediate container f379743f07e0 [2025-01-10T11:58:50.811Z] ---> ae7710a92a19 [2025-01-10T11:58:50.811Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-10T11:58:50.811Z] ---> 9dd3b5080ca9 [2025-01-10T11:58:50.811Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T11:58:50.811Z] ---> Running in ddc375fa14b0 [2025-01-10T11:58:51.582Z] Still waiting to schedule task [2025-01-10T11:58:51.582Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-10T11:59:37.669Z] Removing intermediate container ddc375fa14b0 [2025-01-10T11:59:37.669Z] ---> 249dddcb1e7b [2025-01-10T11:59:37.669Z] Step 10/12 : COPY . . [2025-01-10T11:59:37.669Z] ---> 9749ce321f9c [2025-01-10T11:59:37.669Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-10T11:59:37.669Z] ---> Running in b2140595af91 [2025-01-10T11:59:37.669Z] Removing intermediate container b2140595af91 [2025-01-10T11:59:37.669Z] ---> affd81af82c6 [2025-01-10T11:59:37.669Z] Step 12/12 : RUN $MAKE [2025-01-10T11:59:37.669Z] ---> Running in c946bde1aed1 [2025-01-10T11:59:37.669Z] noop [2025-01-10T11:59:37.669Z] Removing intermediate container c946bde1aed1 [2025-01-10T11:59:37.669Z] ---> 1f5832096e86 [2025-01-10T11:59:37.669Z] Successfully built 1f5832096e86 [2025-01-10T11:59:37.669Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T11:59:37.992Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T11:59:37.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T11:59:38.071Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T11:59:38.101Z] $ 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-10T11:59:38.439Z] $ docker top 438700b753366ce779cb5640ae61b963d9ce682c098fc075db6e666f3e19a403 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T11:59:38.789Z] + go version [2025-01-10T11:59:38.789Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T11:59:38.797Z] $ docker stop --time=1 438700b753366ce779cb5640ae61b963d9ce682c098fc075db6e666f3e19a403 [2025-01-10T11:59:40.059Z] $ docker rm -f --volumes 438700b753366ce779cb5640ae61b963d9ce682c098fc075db6e666f3e19a403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T11:59:40.489Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T11:59:40.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T11:59:40.571Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T11:59:40.597Z] $ 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-10T11:59:40.930Z] $ docker top 7dadab6fa7ed31655db40c8ba447db330dedc0c459313411d540429e6d8693fa -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T11:59:41.284Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-10T11:59:41.581Z] + make test [2025-01-10T11:59:41.581Z] go test ./... -coverprofile=coverage.out [2025-01-10T11:59:43.482Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-10T12:00:01.569Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-10T12:00:01.569Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.4% of statements [2025-01-10T12:00:13.774Z] go vet ./... [2025-01-10T12:00:17.958Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T12:00:18.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T12:00:18.215Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T12:00:18.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-10T12:00:18.239Z] $ docker stop --time=1 7dadab6fa7ed31655db40c8ba447db330dedc0c459313411d540429e6d8693fa [2025-01-10T12:00:21.951Z] $ docker rm -f --volumes 7dadab6fa7ed31655db40c8ba447db330dedc0c459313411d540429e6d8693fa [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T12:00:25.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-10T12:00:25.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-10T12:00:25.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-10T12:00:26.166Z] + ls -al . [2025-01-10T12:00:26.166Z] total 264 [2025-01-10T12:00:26.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 11:59 . [2025-01-10T12:00:26.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 11:58 .. [2025-01-10T12:00:26.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:00 .git [2025-01-10T12:00:26.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 11:58 .github [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 11:58 .gitignore [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 11:58 .golangci.yml [2025-01-10T12:00:26.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 11:58 .semver [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 10 11:58 Attribution.txt [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 10 11:58 CHANGELOG.md [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 10 11:58 Dockerfile [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 11:58 GOVERNANCE.md [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 11:58 Jenkinsfile [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 11:58 LICENSE [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 10 11:58 Makefile [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 11:58 OWNERS.md [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 10 11:58 README.md [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 11:58 VERSION [2025-01-10T12:00:26.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 11:58 bin [2025-01-10T12:00:26.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 11:58 cmd [2025-01-10T12:00:26.166Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 10 12:00 coverage.out [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 6126 Jan 10 11:58 go.mod [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 87156 Jan 10 11:58 go.sum [2025-01-10T12:00:26.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 11:58 internal [2025-01-10T12:00:26.166Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:00:26.487Z] + 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=9f048606cd6ed61b8d3816a15f6bf907e3f98de4 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-01-10T12:00:26.487Z] Sending build context to Docker daemon 37.78MB [2025-01-10T12:00:26.487Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-01-10T12:00:26.487Z] Step 2/26 : FROM ${BASE} AS builder [2025-01-10T12:00:26.487Z] ---> 1f5832096e86 [2025-01-10T12:00:26.487Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-10T12:00:27.059Z] ---> Running in b4d557069228 [2025-01-10T12:00:27.059Z] Removing intermediate container b4d557069228 [2025-01-10T12:00:27.059Z] ---> 3e5c653c52ed [2025-01-10T12:00:27.059Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-01-10T12:00:27.059Z] ---> Running in 25afe1e43f73 [2025-01-10T12:00:27.319Z] Removing intermediate container 25afe1e43f73 [2025-01-10T12:00:27.319Z] ---> 6d70ad822b96 [2025-01-10T12:00:27.319Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-01-10T12:00:27.319Z] ---> Running in 2a0d399ca453 [2025-01-10T12:00:27.319Z] Removing intermediate container 2a0d399ca453 [2025-01-10T12:00:27.319Z] ---> 612af419925d [2025-01-10T12:00:27.319Z] Step 6/26 : WORKDIR /device-virtual-go [2025-01-10T12:00:27.319Z] ---> Running in 9acaa9f6f224 [2025-01-10T12:00:27.319Z] Removing intermediate container 9acaa9f6f224 [2025-01-10T12:00:27.319Z] ---> c2a6760116c7 [2025-01-10T12:00:27.319Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-10T12:00:27.579Z] ---> Running in 267d9e2f6035 [2025-01-10T12:00:28.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:00:28.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:00:28.456Z] OK: 252 MiB in 62 packages [2025-01-10T12:00:28.456Z] Removing intermediate container 267d9e2f6035 [2025-01-10T12:00:28.456Z] ---> 69e01e0d3334 [2025-01-10T12:00:28.456Z] Step 8/26 : COPY go.mod vendor* ./ [2025-01-10T12:00:29.932Z] ---> de884a569a16 [2025-01-10T12:00:29.932Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:00:29.932Z] ---> Running in ba5676c8960c [2025-01-10T12:00:29.932Z] Removing intermediate container ba5676c8960c [2025-01-10T12:00:29.932Z] ---> 56db7f90b3fd [2025-01-10T12:00:29.932Z] Step 10/26 : COPY . . [2025-01-10T12:00:30.499Z] ---> 8bff4c156b5c [2025-01-10T12:00:30.499Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-10T12:00:30.499Z] ---> Running in 6b7ea3d45d8a [2025-01-10T12:00:30.499Z] Removing intermediate container 6b7ea3d45d8a [2025-01-10T12:00:30.499Z] ---> af9d709f4ba9 [2025-01-10T12:00:30.499Z] Step 12/26 : RUN $MAKE [2025-01-10T12:00:30.499Z] ---> Running in ddc778f99ba8 [2025-01-10T12:00:30.756Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-10T12:00:35.608Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36467 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-01-10T12:00:35.622Z] Running in /w/workspace/device-virtual-go/193 [Pipeline] { [Pipeline] checkout [2025-01-10T12:00:38.693Z] The recommended git tool is: git [2025-01-10T12:00:45.701Z] using credential edgex-jenkins-ssh [2025-01-10T12:00:45.724Z] Cloning the remote Git repository [2025-01-10T12:00:45.767Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-01-10T12:00:45.868Z] > git init /w/workspace/device-virtual-go/193 # timeout=10 [2025-01-10T12:00:46.056Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-01-10T12:00:46.057Z] > git --version # timeout=10 [2025-01-10T12:00:46.082Z] > git --version # 'git version 2.25.1' [2025-01-10T12:00:46.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-10T12:00:46.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T12:00:50.171Z] Avoid second fetch [2025-01-10T12:00:50.172Z] Checking out Revision 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 (main) [2025-01-10T12:00:49.165Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-01-10T12:00:49.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T12:00:50.188Z] > git config core.sparsecheckout # timeout=10 [2025-01-10T12:00:50.269Z] > git checkout -f 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 # timeout=10 [2025-01-10T12:00:50.927Z] Commit message: "Merge pull request #513 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T12:00:55.717Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-10T12:00:55.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T12:00:55.717Z] Dload Upload Total Spent Left Speed [2025-01-10T12:00:55.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2025-01-10T12:00:56.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-10T12:00:56.392Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-10T12:00:56.392Z] + sudo tee /etc/docker/daemon.new [2025-01-10T12:00:56.392Z] { [2025-01-10T12:00:56.392Z] "registry-mirrors": [ [2025-01-10T12:00:56.392Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-10T12:00:56.392Z] ], [2025-01-10T12:00:56.392Z] "bip": "10.250.0.254/24", [2025-01-10T12:00:56.392Z] "hosts": [ [2025-01-10T12:00:56.392Z] "tcp://0.0.0.0:5555", [2025-01-10T12:00:56.392Z] "unix:///var/run/docker.sock" [2025-01-10T12:00:56.392Z] ], [2025-01-10T12:00:56.392Z] "mtu": 1458, [2025-01-10T12:00:56.392Z] "selinux-enabled": true, [2025-01-10T12:00:56.392Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-10T12:00:56.392Z] } [Pipeline] sh [2025-01-10T12:00:56.720Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-10T12:00:57.052Z] + sudo service docker restart [2025-01-10T12:01:02.823Z] Removing intermediate container ddc778f99ba8 [2025-01-10T12:01:02.823Z] ---> 5d4860aa738d [2025-01-10T12:01:02.823Z] Step 13/26 : FROM alpine:3.20 [2025-01-10T12:01:02.823Z] 3.20: Pulling from library/alpine [2025-01-10T12:01:02.823Z] 66a3d608f3fa: Pulling fs layer [2025-01-10T12:01:02.823Z] 66a3d608f3fa: Verifying Checksum [2025-01-10T12:01:02.823Z] 66a3d608f3fa: Download complete [2025-01-10T12:01:02.823Z] 66a3d608f3fa: Pull complete [2025-01-10T12:01:02.823Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T12:01:02.823Z] Status: Downloaded newer image for alpine:3.20 [2025-01-10T12:01:02.823Z] ---> e29df9b510ff [2025-01-10T12:01:02.823Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-01-10T12:01:02.823Z] ---> Running in 10a6328572be [2025-01-10T12:01:02.823Z] Removing intermediate container 10a6328572be [2025-01-10T12:01:02.823Z] ---> 6c97478c54a1 [2025-01-10T12:01:02.823Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-01-10T12:01:02.823Z] ---> Running in 1c9fde9de9ff [2025-01-10T12:01:02.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:01:02.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:01:02.823Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T12:01:02.823Z] Executing busybox-1.36.1-r29.trigger [2025-01-10T12:01:02.823Z] OK: 8 MiB in 15 packages [2025-01-10T12:01:02.823Z] Removing intermediate container 1c9fde9de9ff [2025-01-10T12:01:02.823Z] ---> 35295805f2aa [2025-01-10T12:01:02.823Z] Step 16/26 : RUN apk --no-cache upgrade [2025-01-10T12:01:02.823Z] ---> Running in 79dde7a77af8 [2025-01-10T12:01:03.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T12:01:03.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T12:01:03.343Z] OK: 8 MiB in 15 packages [2025-01-10T12:01:03.603Z] Removing intermediate container 79dde7a77af8 [2025-01-10T12:01:03.603Z] ---> 81fb93918e3f [2025-01-10T12:01:03.603Z] Step 17/26 : WORKDIR / [2025-01-10T12:01:03.603Z] ---> Running in d34f642465ef [2025-01-10T12:01:03.603Z] Removing intermediate container d34f642465ef [2025-01-10T12:01:03.603Z] ---> f91436e10b7f [2025-01-10T12:01:03.603Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-10T12:01:03.863Z] ---> 49ae3e667d4f [2025-01-10T12:01:03.863Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-01-10T12:01:03.863Z] ---> 671e95c2d373 [2025-01-10T12:01:03.863Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-01-10T12:01:05.245Z] ---> ae98c2c536e4 [2025-01-10T12:01:05.245Z] Step 21/26 : EXPOSE 59900 [2025-01-10T12:01:05.245Z] ---> Running in 3abef7fa5b8b [2025-01-10T12:01:05.245Z] Removing intermediate container 3abef7fa5b8b [2025-01-10T12:01:05.245Z] ---> 2d4c3881bc30 [2025-01-10T12:01:05.245Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-01-10T12:01:05.245Z] ---> Running in 2ed0cc91ddb2 [2025-01-10T12:01:05.245Z] Removing intermediate container 2ed0cc91ddb2 [2025-01-10T12:01:05.245Z] ---> f92b42801b59 [2025-01-10T12:01:05.245Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-10T12:01:05.245Z] ---> Running in 0f9c2293d766 [2025-01-10T12:01:05.245Z] Removing intermediate container 0f9c2293d766 [2025-01-10T12:01:05.245Z] ---> 32c14214cf97 [2025-01-10T12:01:05.245Z] Step 24/26 : LABEL arch=amd64 [2025-01-10T12:01:05.245Z] ---> Running in 04099470bee8 [2025-01-10T12:01:05.245Z] Removing intermediate container 04099470bee8 [2025-01-10T12:01:05.245Z] ---> bf50d8665422 [2025-01-10T12:01:05.245Z] Step 25/26 : LABEL git_sha=9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:01:05.245Z] ---> Running in 7027ec00fa74 [2025-01-10T12:01:05.504Z] Removing intermediate container 7027ec00fa74 [2025-01-10T12:01:05.504Z] ---> 9b1ef08bf901 [2025-01-10T12:01:05.504Z] Step 26/26 : LABEL version=4.0.0-dev.9 [2025-01-10T12:01:05.504Z] ---> Running in b45378d26e27 [2025-01-10T12:01:05.504Z] Removing intermediate container b45378d26e27 [2025-01-10T12:01:05.504Z] ---> c1936e08af59 [2025-01-10T12:01:05.504Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-10T12:01:05.504Z] Successfully built c1936e08af59 [2025-01-10T12:01:05.504Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:01:05.630Z] provisioning config files... [2025-01-10T12:01:05.639Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10634736445546403119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:01:05.942Z] ---> ****-login.sh [2025-01-10T12:01:05.942Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:01:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:05.942Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:05.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:05.942Z] [2025-01-10T12:01:05.942Z] Login Succeeded [2025-01-10T12:01:05.942Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:01:05.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:05.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:05.942Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:05.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:05.942Z] [2025-01-10T12:01:05.942Z] Login Succeeded [2025-01-10T12:01:05.942Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:01:06.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:06.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:06.201Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:06.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:06.201Z] [2025-01-10T12:01:06.201Z] Login Succeeded [2025-01-10T12:01:06.201Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:01:06.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:06.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:06.202Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:06.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:06.202Z] [2025-01-10T12:01:06.202Z] Login Succeeded [2025-01-10T12:01:06.202Z] ****.io [2025-01-10T12:01:06.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:06.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:06.461Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:06.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:06.461Z] [2025-01-10T12:01:06.461Z] Login Succeeded [2025-01-10T12:01:06.461Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:01:06.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T12:01:06.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:01:06.554Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-01-10T12:01:06.554Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:01:06.554Z] latest [2025-01-10T12:01:06.554Z] 4.0.0-dev.9 [2025-01-10T12:01:06.554Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [2025-01-10T12:01:06.554Z] main [2025-01-10T12:01:06.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:06.889Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:07.212Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:01:07.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-10T12:01:07.212Z] 1c60fb67bfb5: Preparing [2025-01-10T12:01:07.212Z] 0b04c6731b68: Preparing [2025-01-10T12:01:07.212Z] d5ba0f8ecc5a: Preparing [2025-01-10T12:01:07.212Z] 79ff0ab75b58: Preparing [2025-01-10T12:01:07.212Z] 554bf0ee4a83: Preparing [2025-01-10T12:01:07.212Z] ce5a8cde9eee: Preparing [2025-01-10T12:01:07.212Z] ce5a8cde9eee: Waiting [2025-01-10T12:01:07.212Z] d5ba0f8ecc5a: Pushed [2025-01-10T12:01:07.212Z] 0b04c6731b68: Pushed [2025-01-10T12:01:07.212Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:01:07.212Z] 79ff0ab75b58: Pushed [2025-01-10T12:01:07.212Z] 554bf0ee4a83: Pushed [2025-01-10T12:01:10.506Z] 1c60fb67bfb5: Pushed [2025-01-10T12:01:10.506Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:10.835Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:11.154Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-10T12:01:11.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-10T12:01:11.154Z] 1c60fb67bfb5: Preparing [2025-01-10T12:01:11.154Z] 0b04c6731b68: Preparing [2025-01-10T12:01:11.154Z] d5ba0f8ecc5a: Preparing [2025-01-10T12:01:11.154Z] 79ff0ab75b58: Preparing [2025-01-10T12:01:11.154Z] 554bf0ee4a83: Preparing [2025-01-10T12:01:11.154Z] ce5a8cde9eee: Preparing [2025-01-10T12:01:11.154Z] ce5a8cde9eee: Waiting [2025-01-10T12:01:11.154Z] 0b04c6731b68: Layer already exists [2025-01-10T12:01:11.154Z] 79ff0ab75b58: Layer already exists [2025-01-10T12:01:11.154Z] 554bf0ee4a83: Layer already exists [2025-01-10T12:01:11.154Z] d5ba0f8ecc5a: Layer already exists [2025-01-10T12:01:11.154Z] 1c60fb67bfb5: Layer already exists [2025-01-10T12:01:11.154Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:01:11.154Z] latest: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:11.489Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:11.817Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.9 [2025-01-10T12:01:11.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-10T12:01:11.817Z] 1c60fb67bfb5: Preparing [2025-01-10T12:01:11.817Z] 0b04c6731b68: Preparing [2025-01-10T12:01:11.817Z] d5ba0f8ecc5a: Preparing [2025-01-10T12:01:11.817Z] 79ff0ab75b58: Preparing [2025-01-10T12:01:11.817Z] 554bf0ee4a83: Preparing [2025-01-10T12:01:11.817Z] ce5a8cde9eee: Preparing [2025-01-10T12:01:11.817Z] ce5a8cde9eee: Waiting [2025-01-10T12:01:11.817Z] d5ba0f8ecc5a: Layer already exists [2025-01-10T12:01:11.817Z] 79ff0ab75b58: Layer already exists [2025-01-10T12:01:11.817Z] 0b04c6731b68: Layer already exists [2025-01-10T12:01:11.817Z] 554bf0ee4a83: Layer already exists [2025-01-10T12:01:11.817Z] 1c60fb67bfb5: Layer already exists [2025-01-10T12:01:11.817Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:01:11.817Z] 4.0.0-dev.9: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:12.148Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:12.474Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [2025-01-10T12:01:12.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-10T12:01:12.474Z] 1c60fb67bfb5: Preparing [2025-01-10T12:01:12.474Z] 0b04c6731b68: Preparing [2025-01-10T12:01:12.474Z] d5ba0f8ecc5a: Preparing [2025-01-10T12:01:12.475Z] 79ff0ab75b58: Preparing [2025-01-10T12:01:12.475Z] 554bf0ee4a83: Preparing [2025-01-10T12:01:12.475Z] ce5a8cde9eee: Preparing [2025-01-10T12:01:12.475Z] ce5a8cde9eee: Waiting [2025-01-10T12:01:12.475Z] 1c60fb67bfb5: Layer already exists [2025-01-10T12:01:12.475Z] 79ff0ab75b58: Layer already exists [2025-01-10T12:01:12.475Z] d5ba0f8ecc5a: Layer already exists [2025-01-10T12:01:12.475Z] 0b04c6731b68: Layer already exists [2025-01-10T12:01:12.475Z] 554bf0ee4a83: Layer already exists [2025-01-10T12:01:12.475Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:01:12.475Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:12.808Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:13.136Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-01-10T12:01:13.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-10T12:01:13.136Z] 1c60fb67bfb5: Preparing [2025-01-10T12:01:13.136Z] 0b04c6731b68: Preparing [2025-01-10T12:01:13.136Z] d5ba0f8ecc5a: Preparing [2025-01-10T12:01:13.136Z] 79ff0ab75b58: Preparing [2025-01-10T12:01:13.136Z] 554bf0ee4a83: Preparing [2025-01-10T12:01:13.136Z] ce5a8cde9eee: Preparing [2025-01-10T12:01:13.136Z] ce5a8cde9eee: Waiting [2025-01-10T12:01:13.136Z] 1c60fb67bfb5: Layer already exists [2025-01-10T12:01:13.136Z] 554bf0ee4a83: Layer already exists [2025-01-10T12:01:13.136Z] d5ba0f8ecc5a: Layer already exists [2025-01-10T12:01:13.136Z] 79ff0ab75b58: Layer already exists [2025-01-10T12:01:13.136Z] 0b04c6731b68: Layer already exists [2025-01-10T12:01:13.136Z] ce5a8cde9eee: Layer already exists [2025-01-10T12:01:13.136Z] main: digest: sha256:3f2a865177288e872d3b38a68bb2c9b68f160b5f47fa8d913349c0740ba8450f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T12:01:13.221Z] ===================================================== [Pipeline] echo [2025-01-10T12:01:13.234Z] taggedImages: [2025-01-10T12:01:13.234Z] - nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:01:13.234Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-10T12:01:13.234Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.9 [2025-01-10T12:01:13.234Z] - nexus3.edgexfoundry.org:10004/device-virtual:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [2025-01-10T12:01:13.234Z] - 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-10T12:01:13.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:01:13.635Z] [2025-01-10T12:01:13.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:13.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:01:13.937Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T12:01:13.937Z] 5eb5b503b376: Pulling fs layer [2025-01-10T12:01:13.937Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T12:01:13.937Z] ec43610c2a17: Pulling fs layer [2025-01-10T12:01:13.937Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T12:01:13.937Z] 33b1e0a273af: Pulling fs layer [2025-01-10T12:01:13.937Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T12:01:13.937Z] 2f39f015ded8: Pulling fs layer [2025-01-10T12:01:13.937Z] 3a2ae6a8a46f: Waiting [2025-01-10T12:01:13.937Z] 33b1e0a273af: Waiting [2025-01-10T12:01:13.937Z] 5d3b04190fa2: Waiting [2025-01-10T12:01:13.937Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T12:01:13.937Z] 5c69ac0246d0: Download complete [2025-01-10T12:01:13.937Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-10T12:01:13.937Z] 3a2ae6a8a46f: Download complete [2025-01-10T12:01:13.937Z] 33b1e0a273af: Verifying Checksum [2025-01-10T12:01:13.937Z] 33b1e0a273af: Download complete [2025-01-10T12:01:13.937Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T12:01:13.937Z] 5d3b04190fa2: Download complete [2025-01-10T12:01:13.937Z] ec43610c2a17: Verifying Checksum [2025-01-10T12:01:13.937Z] ec43610c2a17: Download complete [2025-01-10T12:01:14.197Z] 5eb5b503b376: Verifying Checksum [2025-01-10T12:01:14.197Z] 5eb5b503b376: Download complete [2025-01-10T12:01:14.765Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:01:15.320Z] provisioning config files... [2025-01-10T12:01:15.334Z] 5eb5b503b376: Pull complete [2025-01-10T12:01:15.334Z] 5c69ac0246d0: Pull complete [2025-01-10T12:01:15.345Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/193@tmp/config9089287378312765772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:01:15.803Z] ---> ****-login.sh [2025-01-10T12:01:15.803Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:01:15.899Z] ec43610c2a17: Pull complete [2025-01-10T12:01:15.899Z] 3a2ae6a8a46f: Pull complete [2025-01-10T12:01:16.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:16.158Z] 33b1e0a273af: Pull complete [2025-01-10T12:01:16.158Z] 5d3b04190fa2: Pull complete [2025-01-10T12:01:16.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:16.341Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:16.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:16.341Z] [2025-01-10T12:01:16.341Z] Login Succeeded [2025-01-10T12:01:16.341Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:01:16.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:16.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:16.618Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:16.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:16.618Z] [2025-01-10T12:01:16.618Z] Login Succeeded [2025-01-10T12:01:16.618Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:01:16.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:16.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:16.888Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:16.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:16.888Z] [2025-01-10T12:01:16.888Z] Login Succeeded [2025-01-10T12:01:16.889Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:01:17.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:17.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:17.160Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:17.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:17.160Z] [2025-01-10T12:01:17.160Z] Login Succeeded [2025-01-10T12:01:17.160Z] ****.io [2025-01-10T12:01:17.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:01:17.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:01:17.431Z] Configure a credential helper to remove this warning. See [2025-01-10T12:01:17.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:01:17.431Z] [2025-01-10T12:01:17.431Z] Login Succeeded [2025-01-10T12:01:17.432Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:01:17.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-10T12:01:17.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:01:17.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:01:17.798Z] ========================================================= [2025-01-10T12:01:17.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-10T12:01:17.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:01:18.160Z] + 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-10T12:01:19.582Z] #0 building with "default" instance using docker driver [2025-01-10T12:01:19.582Z] [2025-01-10T12:01:19.582Z] #1 [internal] load build definition from Dockerfile [2025-01-10T12:01:19.582Z] #1 transferring dockerfile: 1.79kB 0.0s done [2025-01-10T12:01:19.582Z] #1 DONE 0.1s [2025-01-10T12:01:19.582Z] [2025-01-10T12:01:19.582Z] #2 [internal] load .dockerignore [2025-01-10T12:01:19.582Z] #2 transferring context: 2B done [2025-01-10T12:01:19.582Z] #2 DONE 0.1s [2025-01-10T12:01:19.582Z] [2025-01-10T12:01:19.582Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T12:01:19.582Z] #3 DONE 0.1s [2025-01-10T12:01:19.582Z] [2025-01-10T12:01:19.582Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T12:01:19.582Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-10T12:01:19.858Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-10T12:01:19.858Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-10T12:01:19.858Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s [2025-01-10T12:01:19.858Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-10T12:01:19.858Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 442.37kB / 70.67MB 0.2s [2025-01-10T12:01:19.858Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s [2025-01-10T12:01:19.858Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-10T12:01:19.858Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 4.19MB / 70.67MB 0.3s [2025-01-10T12:01:19.858Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-10T12:01:19.858Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-10T12:01:19.858Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-10T12:01:20.135Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.4s [2025-01-10T12:01:20.135Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-10T12:01:20.135Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-10T12:01:20.135Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-10T12:01:20.135Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.6s [2025-01-10T12:01:20.135Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.29MB / 12.74MB 0.6s [2025-01-10T12:01:20.135Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 4.19MB / 98.78MB 0.6s [2025-01-10T12:01:20.135Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.7s [2025-01-10T12:01:20.344Z] 2f39f015ded8: Pull complete [2025-01-10T12:01:20.413Z] #4 ... [2025-01-10T12:01:20.413Z] [2025-01-10T12:01:20.413Z] #5 [internal] load build context [2025-01-10T12:01:20.413Z] #5 transferring context: 18.91MB 0.7s done [2025-01-10T12:01:20.413Z] #5 DONE 0.8s [2025-01-10T12:01:20.413Z] [2025-01-10T12:01:20.413Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T12:01:20.413Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.67MB / 70.67MB 0.8s [2025-01-10T12:01:20.413Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s [2025-01-10T12:01:20.413Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.50MB / 98.78MB 0.8s [2025-01-10T12:01:20.604Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T12:01:20.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:01:20.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:01:20.684Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 1.0s [2025-01-10T12:01:20.684Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.6s done [2025-01-10T12:01:20.684Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-10T12:01:20.684Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 1.0s [2025-01-10T12:01:20.684Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 39.85MB / 70.67MB 1.1s [2025-01-10T12:01:20.684Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.26MB / 98.78MB 1.1s [2025-01-10T12:01:20.684Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-10T12:01:20.684Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 45.09MB / 70.67MB 1.2s [2025-01-10T12:01:20.684Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.51MB / 98.78MB 1.2s [2025-01-10T12:01:20.704Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:01:20.737Z] $ 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-10T12:01:20.955Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.3s [2025-01-10T12:01:20.955Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 37.75MB / 98.78MB 1.3s [2025-01-10T12:01:20.955Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-10T12:01:20.955Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.87MB / 70.67MB 1.5s [2025-01-10T12:01:20.955Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.18MB / 98.78MB 1.5s [2025-01-10T12:01:21.230Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 66.06MB / 70.67MB 1.6s [2025-01-10T12:01:21.230Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.7s [2025-01-10T12:01:21.230Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 58.72MB / 98.78MB 1.7s [2025-01-10T12:01:21.499Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 1.8s [2025-01-10T12:01:21.499Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.0s [2025-01-10T12:01:21.770Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 83.89MB / 98.78MB 2.1s [2025-01-10T12:01:21.770Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.18MB / 98.78MB 2.2s [2025-01-10T12:01:22.040Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.3s done [2025-01-10T12:01:22.040Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.42MB / 98.78MB 2.3s [2025-01-10T12:01:22.040Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-10T12:01:22.310Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [2025-01-10T12:01:25.304Z] $ docker top a21def0f32bc136d27642a06cad3b5d36454e3df358c7379c33d2947ed785414 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:01:25.685Z] ---> job-cost.sh [2025-01-10T12:01:25.685Z] lf-activate-venv: SKIPPING [2025-01-10T12:01:25.685Z] INFO: No Stack... [2025-01-10T12:01:25.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T12:01:26.512Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T12:01:26.808Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-01-10T12:01:26.808Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T12:01:26.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [2025-01-10T12:01:26.832Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] did not exist. Created. [2025-01-10T12:01:26.839Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T12:01:27.155Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T12:01:27.193Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T12:01:27.201Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T12:01:27.222Z] $ docker stop --time=1 a21def0f32bc136d27642a06cad3b5d36454e3df358c7379c33d2947ed785414 [2025-01-10T12:01:28.370Z] $ docker rm -f --volumes a21def0f32bc136d27642a06cad3b5d36454e3df358c7379c33d2947ed785414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-10T12:01:28.978Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.2s [2025-01-10T12:01:33.246Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.2s [2025-01-10T12:01:41.495Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.7s done [2025-01-10T12:01:42.088Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-10T12:01:42.088Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-10T12:01:42.358Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-10T12:01:42.358Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-10T12:01:42.358Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-10T12:01:42.358Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-10T12:01:47.724Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-10T12:01:50.313Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.0s done [2025-01-10T12:01:50.583Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-10T12:01:53.182Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.2s done [2025-01-10T12:01:53.182Z] #4 DONE 33.6s [2025-01-10T12:01:53.182Z] [2025-01-10T12:01:53.182Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-01-10T12:01:55.131Z] #6 DONE 1.7s [2025-01-10T12:01:55.131Z] [2025-01-10T12:01:55.131Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-10T12:01:55.413Z] #7 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T12:01:55.999Z] #7 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T12:01:57.413Z] #7 2.405 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-10T12:01:57.413Z] #7 2.432 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-10T12:01:57.413Z] #7 2.443 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-10T12:01:57.413Z] #7 2.503 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-10T12:01:57.413Z] #7 2.528 Executing busybox-1.36.1-r29.trigger [2025-01-10T12:01:57.413Z] #7 2.569 OK: 244 MiB in 62 packages [2025-01-10T12:01:57.680Z] #7 DONE 3.0s [2025-01-10T12:01:57.954Z] [2025-01-10T12:01:57.954Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-10T12:01:57.954Z] #8 DONE 0.1s [2025-01-10T12:01:57.954Z] [2025-01-10T12:01:57.954Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:02:30.214Z] #9 DONE 29.4s [2025-01-10T12:02:30.214Z] [2025-01-10T12:02:30.214Z] #10 [builder 6/7] COPY . . [2025-01-10T12:02:30.214Z] #10 DONE 0.4s [2025-01-10T12:02:30.214Z] [2025-01-10T12:02:30.214Z] #11 [builder 7/7] RUN echo noop [2025-01-10T12:02:30.214Z] #11 0.631 noop [2025-01-10T12:02:30.214Z] #11 DONE 0.7s [2025-01-10T12:02:30.214Z] [2025-01-10T12:02:30.214Z] #12 exporting to image [2025-01-10T12:02:30.214Z] #12 exporting layers [2025-01-10T12:03:09.122Z] #12 exporting layers 34.9s done [2025-01-10T12:03:09.122Z] #12 writing image sha256:b18c2902a3644451699ee011819704ff4da0258dc0e135207d9e04c8bb720f1f done [2025-01-10T12:03:09.122Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-10T12:03:09.122Z] #12 DONE 34.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:03:09.510Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T12:03:09.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:03:09.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-36467 does not seem to be running inside a container [2025-01-10T12:03:09.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/193 -v /w/workspace/device-virtual-go/193:/w/workspace/device-virtual-go/193:rw,z -v /w/workspace/device-virtual-go/193@tmp:/w/workspace/device-virtual-go/193@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-10T12:03:10.934Z] $ docker top 3fe3e8cf3f8de99481e2aa8b29e2c3d33ec7b7a2a06b4ffde7e08831f33579d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:03:11.427Z] + go version [2025-01-10T12:03:11.697Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-10T12:03:11.711Z] $ docker stop --time=1 3fe3e8cf3f8de99481e2aa8b29e2c3d33ec7b7a2a06b4ffde7e08831f33579d1 [2025-01-10T12:03:13.255Z] $ docker rm -f --volumes 3fe3e8cf3f8de99481e2aa8b29e2c3d33ec7b7a2a06b4ffde7e08831f33579d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:03:13.802Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T12:03:13.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:03:13.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-36467 does not seem to be running inside a container [2025-01-10T12:03:14.029Z] $ 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/193 -v /w/workspace/device-virtual-go/193:/w/workspace/device-virtual-go/193:rw,z -v /w/workspace/device-virtual-go/193@tmp:/w/workspace/device-virtual-go/193@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-10T12:03:14.909Z] $ docker top f6653f155c27d624bb89b9f91664a475a555cea91f725a9f7983a4d18aecf922 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:03:15.384Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/193 [Pipeline] fileExists [Pipeline] sh [2025-01-10T12:03:15.789Z] + make test [2025-01-10T12:03:15.789Z] go test ./... -coverprofile=coverage.out [2025-01-10T12:03:21.172Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-10T12:05:12.894Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-10T12:05:12.894Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.3% of statements [2025-01-10T12:05:12.894Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-10T12:05:12.894Z] go vet ./... [2025-01-10T12:05:45.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T12:05:45.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T12:05:45.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T12:05:45.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-10T12:05:45.165Z] $ docker stop --time=1 f6653f155c27d624bb89b9f91664a475a555cea91f725a9f7983a4d18aecf922 [2025-01-10T12:05:46.994Z] $ docker rm -f --volumes f6653f155c27d624bb89b9f91664a475a555cea91f725a9f7983a4d18aecf922 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T12:05:48.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-10T12:05:48.466Z] Warning: overwriting stash ‘coverage-report’ [2025-01-10T12:05:48.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T12:05:49.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-10T12:05:49.588Z] + ls -al . [2025-01-10T12:05:49.588Z] total 260 [2025-01-10T12:05:49.588Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 10 12:03 . [2025-01-10T12:05:49.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 12:00 .. [2025-01-10T12:05:49.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 12:00 .git [2025-01-10T12:05:49.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:00 .github [2025-01-10T12:05:49.588Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 12:00 .gitignore [2025-01-10T12:05:49.588Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 12:00 .golangci.yml [2025-01-10T12:05:49.588Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 10 12:00 Attribution.txt [2025-01-10T12:05:49.588Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 10 12:00 CHANGELOG.md [2025-01-10T12:05:49.588Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 10 12:00 Dockerfile [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 12:00 GOVERNANCE.md [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 10 12:00 Jenkinsfile [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 12:00 LICENSE [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 10 12:00 Makefile [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 10 12:00 OWNERS.md [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 10 12:00 README.md [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 11:58 VERSION [2025-01-10T12:05:49.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 12:00 bin [2025-01-10T12:05:49.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:00 cmd [2025-01-10T12:05:49.589Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 10 12:05 coverage.out [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 6126 Jan 10 12:00 go.mod [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 87156 Jan 10 12:00 go.sum [2025-01-10T12:05:49.589Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 12:00 internal [2025-01-10T12:05:49.589Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 10 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:05:49.934Z] + 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=9f048606cd6ed61b8d3816a15f6bf907e3f98de4 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-01-10T12:05:50.514Z] #0 building with "default" instance using docker driver [2025-01-10T12:05:50.514Z] [2025-01-10T12:05:50.514Z] #1 [internal] load build definition from Dockerfile [2025-01-10T12:05:50.514Z] #1 transferring dockerfile: [2025-01-10T12:05:50.780Z] #1 transferring dockerfile: 1.79kB 0.0s done [2025-01-10T12:05:50.780Z] #1 DONE 0.0s [2025-01-10T12:05:50.780Z] [2025-01-10T12:05:50.780Z] #2 [internal] load .dockerignore [2025-01-10T12:05:50.780Z] #2 transferring context: 2B done [2025-01-10T12:05:50.780Z] #2 DONE 0.0s [2025-01-10T12:05:50.780Z] [2025-01-10T12:05:50.780Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T12:05:50.780Z] #3 DONE 0.0s [2025-01-10T12:05:50.780Z] [2025-01-10T12:05:50.780Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T12:05:51.045Z] #4 DONE 0.4s [2025-01-10T12:05:51.045Z] [2025-01-10T12:05:51.045Z] #5 [internal] load build context [2025-01-10T12:05:51.045Z] #5 transferring context: 51.74kB 0.1s done [2025-01-10T12:05:51.045Z] #5 DONE 0.1s [2025-01-10T12:05:51.045Z] [2025-01-10T12:05:51.045Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T12:05:51.045Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-10T12:05:51.045Z] #6 ... [2025-01-10T12:05:51.045Z] [2025-01-10T12:05:51.045Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T12:05:51.045Z] #7 DONE 0.2s [2025-01-10T12:05:51.045Z] [2025-01-10T12:05:51.045Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T12:05:51.045Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T12:05:51.045Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T12:05:51.045Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T12:05:51.045Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s [2025-01-10T12:05:51.313Z] #6 ... [2025-01-10T12:05:51.313Z] [2025-01-10T12:05:51.313Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-01-10T12:05:51.313Z] #8 DONE 0.1s [2025-01-10T12:05:51.313Z] [2025-01-10T12:05:51.313Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T12:05:51.313Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-10T12:05:51.313Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-10T12:05:51.929Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-10T12:05:51.929Z] #6 DONE 0.9s [2025-01-10T12:05:51.929Z] [2025-01-10T12:05:51.929Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-10T12:05:52.511Z] #9 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T12:05:52.779Z] #9 0.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T12:05:54.195Z] #9 2.250 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T12:05:54.195Z] #9 2.263 Executing busybox-1.36.1-r29.trigger [2025-01-10T12:05:54.195Z] #9 2.316 OK: 9 MiB in 15 packages [2025-01-10T12:05:54.466Z] #9 ... [2025-01-10T12:05:54.466Z] [2025-01-10T12:05:54.466Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-10T12:05:54.466Z] #10 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T12:05:54.466Z] #10 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T12:05:54.466Z] #10 2.620 OK: 244 MiB in 62 packages [2025-01-10T12:05:54.466Z] #10 DONE 3.0s [2025-01-10T12:05:54.466Z] [2025-01-10T12:05:54.466Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-10T12:05:54.466Z] #11 DONE 0.2s [2025-01-10T12:05:54.466Z] [2025-01-10T12:05:54.466Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:05:54.737Z] #12 ... [2025-01-10T12:05:54.737Z] [2025-01-10T12:05:54.737Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-10T12:05:54.737Z] #9 DONE 2.7s [2025-01-10T12:05:54.737Z] [2025-01-10T12:05:54.737Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T12:05:55.705Z] #13 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T12:05:55.974Z] #13 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T12:05:56.259Z] #13 ... [2025-01-10T12:05:56.259Z] [2025-01-10T12:05:56.259Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T12:05:56.259Z] #12 DONE 1.8s [2025-01-10T12:05:56.530Z] [2025-01-10T12:05:56.530Z] #14 [builder 6/7] COPY . . [2025-01-10T12:05:56.811Z] #14 DONE 0.4s [2025-01-10T12:05:56.811Z] [2025-01-10T12:05:56.811Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T12:05:57.398Z] #13 2.657 OK: 9 MiB in 15 packages [2025-01-10T12:05:57.669Z] #13 DONE 3.0s [2025-01-10T12:05:57.669Z] [2025-01-10T12:05:57.669Z] #15 [builder 7/7] RUN make build [2025-01-10T12:05:57.670Z] #15 0.687 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-10T12:08:04.369Z] #15 DONE 123.3s [2025-01-10T12:08:04.369Z] [2025-01-10T12:08:04.369Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-10T12:08:04.369Z] #16 DONE 0.1s [2025-01-10T12:08:04.369Z] [2025-01-10T12:08:04.369Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-01-10T12:08:04.369Z] #17 DONE 0.1s [2025-01-10T12:08:04.369Z] [2025-01-10T12:08:04.369Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-01-10T12:08:04.369Z] #18 DONE 0.4s [2025-01-10T12:08:04.369Z] [2025-01-10T12:08:04.369Z] #19 exporting to image [2025-01-10T12:08:04.369Z] #19 exporting layers [2025-01-10T12:08:04.369Z] #19 exporting layers 0.4s done [2025-01-10T12:08:04.369Z] #19 writing image sha256:0ccb5a4ddaa10c92f0616bc5f106ccd14c23f97dd87cf1fc26383361a72c2cb1 done [2025-01-10T12:08:04.369Z] #19 naming to docker.io/library/device-virtual-arm64 done [2025-01-10T12:08:04.369Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:08:04.526Z] provisioning config files... [2025-01-10T12:08:04.539Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/193@tmp/config1547175419488450579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:08:04.878Z] ---> ****-login.sh [2025-01-10T12:08:04.878Z] nexus3.edgexfoundry.org:10001 [2025-01-10T12:08:04.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:08:05.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:08:05.144Z] Configure a credential helper to remove this warning. See [2025-01-10T12:08:05.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:08:05.144Z] [2025-01-10T12:08:05.144Z] Login Succeeded [2025-01-10T12:08:05.144Z] nexus3.edgexfoundry.org:10002 [2025-01-10T12:08:05.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:08:05.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:08:05.413Z] Configure a credential helper to remove this warning. See [2025-01-10T12:08:05.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:08:05.413Z] [2025-01-10T12:08:05.413Z] Login Succeeded [2025-01-10T12:08:05.413Z] nexus3.edgexfoundry.org:10003 [2025-01-10T12:08:05.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:08:05.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:08:05.681Z] Configure a credential helper to remove this warning. See [2025-01-10T12:08:05.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:08:05.681Z] [2025-01-10T12:08:05.681Z] Login Succeeded [2025-01-10T12:08:05.681Z] nexus3.edgexfoundry.org:10004 [2025-01-10T12:08:05.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:08:05.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:08:05.949Z] Configure a credential helper to remove this warning. See [2025-01-10T12:08:05.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:08:05.949Z] [2025-01-10T12:08:05.949Z] Login Succeeded [2025-01-10T12:08:05.949Z] ****.io [2025-01-10T12:08:06.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T12:08:06.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T12:08:06.480Z] Configure a credential helper to remove this warning. See [2025-01-10T12:08:06.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T12:08:06.480Z] [2025-01-10T12:08:06.480Z] Login Succeeded [2025-01-10T12:08:06.480Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T12:08:06.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T12:08:06.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T12:08:06.569Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-01-10T12:08:06.569Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:08:06.569Z] latest [2025-01-10T12:08:06.569Z] 4.0.0-dev.9 [2025-01-10T12:08:06.569Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [2025-01-10T12:08:06.569Z] main [2025-01-10T12:08:06.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:06.926Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:07.276Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:08:07.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-10T12:08:07.276Z] 1e84626b5fc1: Preparing [2025-01-10T12:08:07.276Z] 851bf79cdf47: Preparing [2025-01-10T12:08:07.276Z] c587bd4aba5b: Preparing [2025-01-10T12:08:07.276Z] 62ef5f319969: Preparing [2025-01-10T12:08:07.276Z] c78f6a0148d4: Preparing [2025-01-10T12:08:07.276Z] 534a70dc8296: Preparing [2025-01-10T12:08:07.276Z] 534a70dc8296: Waiting [2025-01-10T12:08:07.548Z] c587bd4aba5b: Pushed [2025-01-10T12:08:07.548Z] 62ef5f319969: Pushed [2025-01-10T12:08:07.548Z] 851bf79cdf47: Pushed [2025-01-10T12:08:07.548Z] c78f6a0148d4: Pushed [2025-01-10T12:08:07.548Z] 534a70dc8296: Layer already exists [2025-01-10T12:08:14.183Z] 1e84626b5fc1: Pushed [2025-01-10T12:08:14.460Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:14.817Z] + 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-10T12:08:15.289Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-10T12:08:15.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-10T12:08:15.289Z] 1e84626b5fc1: Preparing [2025-01-10T12:08:15.289Z] 851bf79cdf47: Preparing [2025-01-10T12:08:15.289Z] c587bd4aba5b: Preparing [2025-01-10T12:08:15.289Z] 62ef5f319969: Preparing [2025-01-10T12:08:15.289Z] c78f6a0148d4: Preparing [2025-01-10T12:08:15.289Z] 534a70dc8296: Preparing [2025-01-10T12:08:15.289Z] 534a70dc8296: Waiting [2025-01-10T12:08:15.289Z] c587bd4aba5b: Layer already exists [2025-01-10T12:08:15.289Z] 62ef5f319969: Layer already exists [2025-01-10T12:08:15.289Z] c78f6a0148d4: Layer already exists [2025-01-10T12:08:15.289Z] 851bf79cdf47: Layer already exists [2025-01-10T12:08:15.289Z] 1e84626b5fc1: Layer already exists [2025-01-10T12:08:15.289Z] 534a70dc8296: Layer already exists [2025-01-10T12:08:15.556Z] latest: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:15.928Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:16.275Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.9 [2025-01-10T12:08:16.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-10T12:08:16.276Z] 1e84626b5fc1: Preparing [2025-01-10T12:08:16.276Z] 851bf79cdf47: Preparing [2025-01-10T12:08:16.276Z] c587bd4aba5b: Preparing [2025-01-10T12:08:16.276Z] 62ef5f319969: Preparing [2025-01-10T12:08:16.276Z] c78f6a0148d4: Preparing [2025-01-10T12:08:16.276Z] 534a70dc8296: Preparing [2025-01-10T12:08:16.276Z] 534a70dc8296: Waiting [2025-01-10T12:08:16.276Z] 62ef5f319969: Layer already exists [2025-01-10T12:08:16.276Z] c78f6a0148d4: Layer already exists [2025-01-10T12:08:16.276Z] c587bd4aba5b: Layer already exists [2025-01-10T12:08:16.276Z] 1e84626b5fc1: Layer already exists [2025-01-10T12:08:16.276Z] 851bf79cdf47: Layer already exists [2025-01-10T12:08:16.276Z] 534a70dc8296: Layer already exists [2025-01-10T12:08:16.541Z] 4.0.0-dev.9: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:16.908Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:17.266Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [2025-01-10T12:08:17.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-10T12:08:17.266Z] 1e84626b5fc1: Preparing [2025-01-10T12:08:17.266Z] 851bf79cdf47: Preparing [2025-01-10T12:08:17.266Z] c587bd4aba5b: Preparing [2025-01-10T12:08:17.266Z] 62ef5f319969: Preparing [2025-01-10T12:08:17.266Z] c78f6a0148d4: Preparing [2025-01-10T12:08:17.266Z] 534a70dc8296: Preparing [2025-01-10T12:08:17.266Z] 534a70dc8296: Waiting [2025-01-10T12:08:17.266Z] c587bd4aba5b: Layer already exists [2025-01-10T12:08:17.266Z] 851bf79cdf47: Layer already exists [2025-01-10T12:08:17.266Z] c78f6a0148d4: Layer already exists [2025-01-10T12:08:17.266Z] 1e84626b5fc1: Layer already exists [2025-01-10T12:08:17.266Z] 62ef5f319969: Layer already exists [2025-01-10T12:08:17.266Z] 534a70dc8296: Layer already exists [2025-01-10T12:08:17.532Z] 9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:17.895Z] + 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-10T12:08:18.257Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-01-10T12:08:18.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-10T12:08:18.257Z] 1e84626b5fc1: Preparing [2025-01-10T12:08:18.257Z] 851bf79cdf47: Preparing [2025-01-10T12:08:18.257Z] c587bd4aba5b: Preparing [2025-01-10T12:08:18.257Z] 62ef5f319969: Preparing [2025-01-10T12:08:18.257Z] c78f6a0148d4: Preparing [2025-01-10T12:08:18.257Z] 534a70dc8296: Preparing [2025-01-10T12:08:18.257Z] 534a70dc8296: Waiting [2025-01-10T12:08:18.257Z] 1e84626b5fc1: Layer already exists [2025-01-10T12:08:18.257Z] 62ef5f319969: Layer already exists [2025-01-10T12:08:18.257Z] c78f6a0148d4: Layer already exists [2025-01-10T12:08:18.257Z] c587bd4aba5b: Layer already exists [2025-01-10T12:08:18.257Z] 851bf79cdf47: Layer already exists [2025-01-10T12:08:18.257Z] 534a70dc8296: Layer already exists [2025-01-10T12:08:18.523Z] main: digest: sha256:2301f96e1d8eb96940af9ac45f16d506a8c61c1a6500c1e8a21fa63a91d7fabb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T12:08:18.619Z] ===================================================== [Pipeline] echo [2025-01-10T12:08:18.639Z] taggedImages: [2025-01-10T12:08:18.639Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [2025-01-10T12:08:18.639Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-10T12:08:18.639Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.9 [2025-01-10T12:08:18.639Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9f048606cd6ed61b8d3816a15f6bf907e3f98de4-4.0.0-dev.9 [2025-01-10T12:08:18.639Z] - 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-10T12:08:19.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T12:08:19.026Z] [2025-01-10T12:08:19.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:08:19.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T12:08:19.363Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-10T12:08:19.363Z] 8998bd30e6a1: Pulling fs layer [2025-01-10T12:08:19.363Z] 04944245beec: Pulling fs layer [2025-01-10T12:08:19.363Z] 699f458cf7ca: Pulling fs layer [2025-01-10T12:08:19.363Z] 765212b225bb: Pulling fs layer [2025-01-10T12:08:19.363Z] f23df028b6ca: Pulling fs layer [2025-01-10T12:08:19.363Z] d65c8cfc05b1: Pulling fs layer [2025-01-10T12:08:19.363Z] 2437ff75d9bd: Pulling fs layer [2025-01-10T12:08:19.363Z] f23df028b6ca: Waiting [2025-01-10T12:08:19.363Z] d65c8cfc05b1: Waiting [2025-01-10T12:08:19.363Z] 765212b225bb: Waiting [2025-01-10T12:08:19.363Z] 2437ff75d9bd: Waiting [2025-01-10T12:08:19.630Z] 04944245beec: Verifying Checksum [2025-01-10T12:08:19.630Z] 04944245beec: Download complete [2025-01-10T12:08:19.630Z] 765212b225bb: Verifying Checksum [2025-01-10T12:08:19.630Z] 765212b225bb: Download complete [2025-01-10T12:08:19.630Z] f23df028b6ca: Verifying Checksum [2025-01-10T12:08:19.630Z] f23df028b6ca: Download complete [2025-01-10T12:08:19.630Z] d65c8cfc05b1: Verifying Checksum [2025-01-10T12:08:19.630Z] d65c8cfc05b1: Download complete [2025-01-10T12:08:19.897Z] 699f458cf7ca: Verifying Checksum [2025-01-10T12:08:19.897Z] 699f458cf7ca: Download complete [2025-01-10T12:08:20.164Z] 8998bd30e6a1: Verifying Checksum [2025-01-10T12:08:20.164Z] 8998bd30e6a1: Download complete [2025-01-10T12:08:22.108Z] 2437ff75d9bd: Verifying Checksum [2025-01-10T12:08:22.108Z] 2437ff75d9bd: Download complete [2025-01-10T12:08:26.362Z] 8998bd30e6a1: Pull complete [2025-01-10T12:08:26.629Z] 04944245beec: Pull complete [2025-01-10T12:08:28.570Z] 699f458cf7ca: Pull complete [2025-01-10T12:08:28.570Z] 765212b225bb: Pull complete [2025-01-10T12:08:29.531Z] f23df028b6ca: Pull complete [2025-01-10T12:08:29.531Z] d65c8cfc05b1: Pull complete [2025-01-10T12:08:56.212Z] 2437ff75d9bd: Pull complete [2025-01-10T12:08:56.212Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-10T12:08:56.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T12:08:56.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:08:56.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-36467 does not seem to be running inside a container [2025-01-10T12:08:56.447Z] $ 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/193 -v /w/workspace/device-virtual-go/193:/w/workspace/device-virtual-go/193:rw,z -v /w/workspace/device-virtual-go/193@tmp:/w/workspace/device-virtual-go/193@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-10T12:08:57.738Z] $ docker top fb8cc17f15e63a39db7fe91b3c60f9c6ba948faa348d24a68d7c6359eff11433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:08:58.233Z] ---> job-cost.sh [2025-01-10T12:08:58.497Z] lf-activate-venv: SKIPPING [2025-01-10T12:08:58.497Z] INFO: No Stack... [2025-01-10T12:08:58.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T12:08:59.709Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T12:09:00.023Z] + + cutcat -d, /w/workspace/device-virtual-go/193/archives/cost.csv -f6 [2025-01-10T12:09:00.023Z] [Pipeline] lock [2025-01-10T12:09:00.076Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [2025-01-10T12:09:00.085Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] did not exist. Created. [2025-01-10T12:09:00.090Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T12:09:00.423Z] /w/workspace/device-virtual-go/193@tmp/durable-54428239/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-10T12:09:00.742Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T12:09:00.771Z] Warning: overwriting stash ‘stack-cost’ [2025-01-10T12:09:00.813Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T12:09:00.821Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T12:09:00.843Z] $ docker stop --time=1 fb8cc17f15e63a39db7fe91b3c60f9c6ba948faa348d24a68d7c6359eff11433 [2025-01-10T12:09:02.212Z] $ docker rm -f --volumes fb8cc17f15e63a39db7fe91b3c60f9c6ba948faa348d24a68d7c6359eff11433 [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-10T12:09:02.729Z] provisioning config files... [2025-01-10T12:09:02.737Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2155208870828931090tmp [Pipeline] { [Pipeline] sh [2025-01-10T12:09:03.044Z] + set +x [2025-01-10T12:09:03.044Z] + curl -s+ https://codecov.io/bash [2025-01-10T12:09:03.044Z] bash -s -- [2025-01-10T12:09:03.044Z] [2025-01-10T12:09:03.044Z] _____ _ [2025-01-10T12:09:03.044Z] / ____| | | [2025-01-10T12:09:03.044Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T12:09:03.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T12:09:03.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T12:09:03.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T12:09:03.044Z] Bash-1.0.6 [2025-01-10T12:09:03.044Z] [2025-01-10T12:09:03.044Z] [2025-01-10T12:09:03.044Z] ==> git version 2.25.1 found [2025-01-10T12:09:03.044Z] ==> 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-10T12:09:03.044Z] Release-Date: 2020-01-08 [2025-01-10T12:09:03.044Z] 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-10T12:09:03.044Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T12:09:03.044Z] ==> Jenkins CI detected. [2025-01-10T12:09:03.044Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-01-10T12:09:03.044Z] project root: . [2025-01-10T12:09:03.044Z] --> token set from env [2025-01-10T12:09:03.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T12:09:03.044Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T12:09:03.044Z] ==> Python coveragepy not found [2025-01-10T12:09:03.044Z] ==> Searching for coverage reports in: [2025-01-10T12:09:03.044Z] + . [2025-01-10T12:09:03.044Z] -> Found 1 reports [2025-01-10T12:09:03.044Z] ==> Detecting git/mercurial file structure [2025-01-10T12:09:03.305Z] ==> Reading reports [2025-01-10T12:09:03.305Z] + ./coverage.out bytes=43316 [2025-01-10T12:09:03.305Z] ==> Appending adjustments [2025-01-10T12:09:03.305Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T12:09:03.305Z] + Found adjustments [2025-01-10T12:09:03.305Z] ==> Gzipping contents [2025-01-10T12:09:03.305Z] 8.0K /tmp/codecov.qmfzbw.gz [2025-01-10T12:09:03.305Z] ==> Uploading reports [2025-01-10T12:09:03.305Z] url: https://codecov.io [2025-01-10T12:09:03.305Z] query: branch=main&commit=9f048606cd6ed61b8d3816a15f6bf907e3f98de4&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T12:09:03.305Z] -> Pinging Codecov [2025-01-10T12:09:03.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9f048606cd6ed61b8d3816a15f6bf907e3f98de4&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T12:09:03.565Z] -> Uploading to [2025-01-10T12:09:03.565Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/9f048606cd6ed61b8d3816a15f6bf907e3f98de4/587d946f-991b-42f5-aeea-96c07718cd33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T120903Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5226df17b29aabd98857a113fc07ec277fabd80c04d9319f57f6fd902149a88d [2025-01-10T12:09:03.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T12:09:03.565Z] Dload Upload Total Spent Left Speed [2025-01-10T12:09:03.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 24705 --:--:-- --:--:-- --:--:-- 24585 100 5040 0 0 100 5040 0 16050 --:--:-- --:--:-- --:--:-- 16000 [2025-01-10T12:09:03.825Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] } [2025-01-10T12:09:03.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-10T12:09:04.073Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T12:09:04.089Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:09:04.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T12:09:04.397Z] [2025-01-10T12:09:04.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:09:04.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T12:09:04.963Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T12:09:04.963Z] 43c4264eed91: Pulling fs layer [2025-01-10T12:09:04.963Z] 4cc291be95ef: Pulling fs layer [2025-01-10T12:09:04.963Z] 2ac1f1163629: Pulling fs layer [2025-01-10T12:09:04.963Z] 5c3c966382ef: Pulling fs layer [2025-01-10T12:09:04.963Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T12:09:04.963Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T12:09:04.963Z] 9c3e1370e548: Pulling fs layer [2025-01-10T12:09:04.963Z] 5c3c966382ef: Waiting [2025-01-10T12:09:04.963Z] 4f4fb700ef54: Waiting [2025-01-10T12:09:04.963Z] 9c3e1370e548: Waiting [2025-01-10T12:09:04.963Z] d9c7d2e4e75e: Waiting [2025-01-10T12:09:04.963Z] 4cc291be95ef: Verifying Checksum [2025-01-10T12:09:04.963Z] 5c3c966382ef: Verifying Checksum [2025-01-10T12:09:04.963Z] 5c3c966382ef: Download complete [2025-01-10T12:09:04.963Z] 4f4fb700ef54: Download complete [2025-01-10T12:09:04.963Z] 43c4264eed91: Verifying Checksum [2025-01-10T12:09:04.963Z] 43c4264eed91: Download complete [2025-01-10T12:09:05.224Z] 43c4264eed91: Pull complete [2025-01-10T12:09:05.224Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T12:09:05.224Z] d9c7d2e4e75e: Download complete [2025-01-10T12:09:05.224Z] 4cc291be95ef: Pull complete [2025-01-10T12:09:05.482Z] 2ac1f1163629: Verifying Checksum [2025-01-10T12:09:05.482Z] 2ac1f1163629: Download complete [2025-01-10T12:09:06.049Z] 9c3e1370e548: Verifying Checksum [2025-01-10T12:09:06.049Z] 9c3e1370e548: Download complete [2025-01-10T12:09:08.578Z] 2ac1f1163629: Pull complete [2025-01-10T12:09:08.578Z] 5c3c966382ef: Pull complete [2025-01-10T12:09:08.578Z] 4f4fb700ef54: Pull complete [2025-01-10T12:09:08.837Z] d9c7d2e4e75e: Pull complete [2025-01-10T12:09:12.118Z] 9c3e1370e548: Pull complete [2025-01-10T12:09:12.118Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T12:09:12.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T12:09:12.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:09:12.286Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:09:12.325Z] $ 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-10T12:09:17.366Z] $ docker top 891b97ee69804ca7491e9f2449252687f2248143ee700ca1b3ea6f134d9fccc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:09:17.762Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-01-10T12:09:17.779Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-01-10T12:09:18.056Z] + set -o pipefail [2025-01-10T12:09:18.057Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-01-10T12:09:28.059Z] [2025-01-10T12:09:28.059Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-01-10T12:09:28.059Z] [2025-01-10T12:09:28.059Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/cfdeb6df-d132-45ff-bf35-0985b70e0d55 [2025-01-10T12:09:28.059Z] [2025-01-10T12:09:28.059Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T12:09:28.059Z] [2025-01-10T12:09:28.318Z] [2025-01-10T12:09:28.319Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T12:09:28.319Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T12:09:28.575Z] $ docker stop --time=1 891b97ee69804ca7491e9f2449252687f2248143ee700ca1b3ea6f134d9fccc6 [2025-01-10T12:09:33.147Z] $ docker rm -f --volumes 891b97ee69804ca7491e9f2449252687f2248143ee700ca1b3ea6f134d9fccc6 [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-10T12:09:34.036Z] + git log --format=format:%s -1 9f048606cd6ed61b8d3816a15f6bf907e3f98de4 [Pipeline] sh [2025-01-10T12:09:34.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T12:09:34.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:09:34.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T12:09:34.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:09:34.720Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:09:34.738Z] $ 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-10T12:09:35.325Z] $ docker top ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb -eo pid,comm [2025-01-10T12:09:35.386Z] 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-10T12:09:35.386Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T12:09:45.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T12:09:45.805Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T12:09:45.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T12:09:45.922Z] $ docker exec ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb ssh-agent [2025-01-10T12:09:46.036Z] SSH_AUTH_SOCK=/tmp/ssh-8jmjtR2ZMWRC/agent.31 [2025-01-10T12:09:46.036Z] SSH_AGENT_PID=37 [2025-01-10T12:09:46.041Z] Running ssh-add (command line suppressed) [2025-01-10T12:09:46.132Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8908548277055967495.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8908548277055967495.key) [2025-01-10T12:09:46.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T12:09:46.455Z] + git semver tag [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,600 [run_tag] DEBUG tag force:False [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,600 [check_head_tag] DEBUG check head tag [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,602 [execute] INFO git cat-file --batch-check [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,605 [execute] INFO git cat-file --batch [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,629 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,630 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,630 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-10T12:09:46.715Z] 2025-01-10 12:09:46,634 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:09:46.715Z] 4.0.0-dev.9 [Pipeline] } [2025-01-10T12:09:46.712Z] $ docker exec --env ******** --env ******** ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb ssh-agent -k [2025-01-10T12:09:46.824Z] unset SSH_AUTH_SOCK; [2025-01-10T12:09:46.825Z] unset SSH_AGENT_PID; [2025-01-10T12:09:46.825Z] echo Agent pid 37 killed; [2025-01-10T12:09:46.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T12:09:47.177Z] + git semver [Pipeline] } [2025-01-10T12:09:47.437Z] $ docker stop --time=1 ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb [2025-01-10T12:09:48.733Z] $ docker rm -f --volumes ac1506fca3fd75cfee014f9d46c83ae947a6cf37de8d06b8595ba73e8027aefb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:09:49.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T12:09:49.160Z] [2025-01-10T12:09:49.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:09:49.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T12:09:49.465Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T12:09:49.465Z] ab5ef0e58194: Pulling fs layer [2025-01-10T12:09:49.465Z] 9712f1f96733: Pulling fs layer [2025-01-10T12:09:49.465Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T12:09:49.465Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T12:09:49.465Z] e9a5061849ea: Pulling fs layer [2025-01-10T12:09:49.465Z] d747dcd14b5f: Pulling fs layer [2025-01-10T12:09:49.465Z] 2de7ff778b66: Pulling fs layer [2025-01-10T12:09:49.465Z] e9a5061849ea: Waiting [2025-01-10T12:09:49.465Z] 0d9ebad4ef96: Waiting [2025-01-10T12:09:49.465Z] 2de7ff778b66: Waiting [2025-01-10T12:09:49.465Z] 9712f1f96733: Download complete [2025-01-10T12:09:49.731Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T12:09:49.731Z] 63f879dbbcfc: Download complete [2025-01-10T12:09:49.992Z] e9a5061849ea: Verifying Checksum [2025-01-10T12:09:49.992Z] e9a5061849ea: Download complete [2025-01-10T12:09:49.992Z] ab5ef0e58194: Verifying Checksum [2025-01-10T12:09:49.992Z] ab5ef0e58194: Download complete [2025-01-10T12:09:49.992Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T12:09:49.992Z] 0d9ebad4ef96: Download complete [2025-01-10T12:09:49.992Z] d747dcd14b5f: Verifying Checksum [2025-01-10T12:09:49.992Z] d747dcd14b5f: Download complete [2025-01-10T12:09:50.256Z] 2de7ff778b66: Verifying Checksum [2025-01-10T12:09:50.256Z] 2de7ff778b66: Download complete [2025-01-10T12:09:52.795Z] ab5ef0e58194: Pull complete [2025-01-10T12:09:52.795Z] 9712f1f96733: Pull complete [2025-01-10T12:09:53.360Z] 63f879dbbcfc: Pull complete [2025-01-10T12:09:56.652Z] 0d9ebad4ef96: Pull complete [2025-01-10T12:09:56.910Z] e9a5061849ea: Pull complete [2025-01-10T12:09:56.910Z] d747dcd14b5f: Pull complete [2025-01-10T12:09:57.848Z] 2de7ff778b66: Pull complete [2025-01-10T12:09:57.848Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T12:09:57.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T12:09:57.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:09:57.956Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:09:57.973Z] $ 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-10T12:10:03.893Z] $ docker top b77b1db1077f5b6da9d43a6919925e8c2463c6b7f79dd8989c4a80a0f6c8344b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:10:03.982Z] provisioning config files... [2025-01-10T12:10:03.989Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2073543469546076064tmp [2025-01-10T12:10:03.997Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16229412757210806581tmp [2025-01-10T12:10:04.004Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8546593581328970540tmp [Pipeline] { [Pipeline] echo [2025-01-10T12:10:04.029Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:04.321Z] ---> sigul-configuration.sh [2025-01-10T12:10:04.321Z] gpg: directory `/root/.gnupg' created [2025-01-10T12:10:04.321Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T12:10:04.321Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T12:10:04.321Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T12:10:04.321Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T12:10:04.321Z] gpg: CAST5 encrypted data [2025-01-10T12:10:04.321Z] gpg: encrypted with 1 passphrase [2025-01-10T12:10:04.321Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T12:10:04.615Z] + mkdir /home/jenkins [2025-01-10T12:10:04.616Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T12:10:04.909Z] + 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-10T12:10:04.921Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:05.215Z] ---> sigul-install.sh [2025-01-10T12:10:05.215Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T12:10:05.511Z] + git tag --list [2025-01-10T12:10:05.511Z] v1.0.0 [2025-01-10T12:10:05.511Z] v1.1.0 [2025-01-10T12:10:05.511Z] v1.1.1 [2025-01-10T12:10:05.511Z] v1.2.1 [2025-01-10T12:10:05.511Z] v1.2.2 [2025-01-10T12:10:05.511Z] v1.2.3 [2025-01-10T12:10:05.511Z] v1.3.0 [2025-01-10T12:10:05.511Z] v1.3.1 [2025-01-10T12:10:05.511Z] v2.0.0 [2025-01-10T12:10:05.511Z] v2.1.0 [2025-01-10T12:10:05.511Z] v2.1.1 [2025-01-10T12:10:05.511Z] v2.2.0 [2025-01-10T12:10:05.511Z] v2.3.0 [2025-01-10T12:10:05.511Z] v3.0 [2025-01-10T12:10:05.511Z] v3.0.0 [2025-01-10T12:10:05.511Z] v3.1 [2025-01-10T12:10:05.511Z] v3.1.0 [2025-01-10T12:10:05.511Z] v3.1.0-dev.1 [2025-01-10T12:10:05.511Z] v3.1.0-dev.10 [2025-01-10T12:10:05.511Z] v3.1.0-dev.11 [2025-01-10T12:10:05.511Z] v3.1.0-dev.12 [2025-01-10T12:10:05.511Z] v3.1.0-dev.13 [2025-01-10T12:10:05.511Z] v3.1.0-dev.14 [2025-01-10T12:10:05.511Z] v3.1.0-dev.15 [2025-01-10T12:10:05.511Z] v3.1.0-dev.16 [2025-01-10T12:10:05.511Z] v3.1.0-dev.17 [2025-01-10T12:10:05.511Z] v3.1.0-dev.18 [2025-01-10T12:10:05.511Z] v3.1.0-dev.19 [2025-01-10T12:10:05.511Z] v3.1.0-dev.2 [2025-01-10T12:10:05.511Z] v3.1.0-dev.20 [2025-01-10T12:10:05.511Z] v3.1.0-dev.21 [2025-01-10T12:10:05.511Z] v3.1.0-dev.22 [2025-01-10T12:10:05.511Z] v3.1.0-dev.23 [2025-01-10T12:10:05.511Z] v3.1.0-dev.24 [2025-01-10T12:10:05.511Z] v3.1.0-dev.25 [2025-01-10T12:10:05.511Z] v3.1.0-dev.26 [2025-01-10T12:10:05.511Z] v3.1.0-dev.27 [2025-01-10T12:10:05.511Z] v3.1.0-dev.28 [2025-01-10T12:10:05.511Z] v3.1.0-dev.29 [2025-01-10T12:10:05.511Z] v3.1.0-dev.3 [2025-01-10T12:10:05.511Z] v3.1.0-dev.30 [2025-01-10T12:10:05.511Z] v3.1.0-dev.4 [2025-01-10T12:10:05.511Z] v3.1.0-dev.5 [2025-01-10T12:10:05.511Z] v3.1.0-dev.6 [2025-01-10T12:10:05.511Z] v3.1.0-dev.7 [2025-01-10T12:10:05.511Z] v3.1.0-dev.8 [2025-01-10T12:10:05.511Z] v3.1.0-dev.9 [2025-01-10T12:10:05.511Z] v3.1.1 [2025-01-10T12:10:05.511Z] v3.1.1-dev.1 [2025-01-10T12:10:05.511Z] v3.2.0-dev.1 [2025-01-10T12:10:05.511Z] v3.2.0-dev.10 [2025-01-10T12:10:05.511Z] v3.2.0-dev.11 [2025-01-10T12:10:05.511Z] v3.2.0-dev.12 [2025-01-10T12:10:05.511Z] v3.2.0-dev.13 [2025-01-10T12:10:05.511Z] v3.2.0-dev.14 [2025-01-10T12:10:05.511Z] v3.2.0-dev.15 [2025-01-10T12:10:05.511Z] v3.2.0-dev.16 [2025-01-10T12:10:05.511Z] v3.2.0-dev.17 [2025-01-10T12:10:05.511Z] v3.2.0-dev.18 [2025-01-10T12:10:05.511Z] v3.2.0-dev.19 [2025-01-10T12:10:05.511Z] v3.2.0-dev.2 [2025-01-10T12:10:05.511Z] v3.2.0-dev.20 [2025-01-10T12:10:05.511Z] v3.2.0-dev.21 [2025-01-10T12:10:05.511Z] v3.2.0-dev.22 [2025-01-10T12:10:05.511Z] v3.2.0-dev.23 [2025-01-10T12:10:05.511Z] v3.2.0-dev.24 [2025-01-10T12:10:05.511Z] v3.2.0-dev.25 [2025-01-10T12:10:05.511Z] v3.2.0-dev.26 [2025-01-10T12:10:05.511Z] v3.2.0-dev.27 [2025-01-10T12:10:05.511Z] v3.2.0-dev.28 [2025-01-10T12:10:05.511Z] v3.2.0-dev.3 [2025-01-10T12:10:05.511Z] v3.2.0-dev.4 [2025-01-10T12:10:05.511Z] v3.2.0-dev.5 [2025-01-10T12:10:05.511Z] v3.2.0-dev.6 [2025-01-10T12:10:05.511Z] v3.2.0-dev.7 [2025-01-10T12:10:05.511Z] v3.2.0-dev.8 [2025-01-10T12:10:05.511Z] v3.2.0-dev.9 [2025-01-10T12:10:05.511Z] v4.0.0-dev.1 [2025-01-10T12:10:05.511Z] v4.0.0-dev.2 [2025-01-10T12:10:05.511Z] v4.0.0-dev.3 [2025-01-10T12:10:05.511Z] v4.0.0-dev.4 [2025-01-10T12:10:05.511Z] v4.0.0-dev.5 [2025-01-10T12:10:05.511Z] v4.0.0-dev.6 [2025-01-10T12:10:05.511Z] v4.0.0-dev.7 [2025-01-10T12:10:05.511Z] v4.0.0-dev.8 [2025-01-10T12:10:05.511Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T12:10:05.821Z] + lftools sign git-tag v4.0.0-dev.9 [2025-01-10T12:10:06.390Z] Signing Git tag with Sigul... [2025-01-10T12:10:06.390Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-01-10T12:10:06.667Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:06.967Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T12:10:06.978Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T12:10:07.071Z] $ docker stop --time=1 b77b1db1077f5b6da9d43a6919925e8c2463c6b7f79dd8989c4a80a0f6c8344b [2025-01-10T12:10:08.386Z] $ docker rm -f --volumes b77b1db1077f5b6da9d43a6919925e8c2463c6b7f79dd8989c4a80a0f6c8344b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T12:10:08.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T12:10:08.836Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:10:09.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T12:10:09.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:10:09.210Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:10:09.233Z] $ 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-10T12:10:09.542Z] $ docker top 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f -eo pid,comm [2025-01-10T12:10:09.600Z] 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-10T12:10:09.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T12:10:09.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T12:10:09.651Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T12:10:09.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T12:10:09.737Z] $ docker exec 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f ssh-agent [2025-01-10T12:10:09.856Z] SSH_AUTH_SOCK=/tmp/ssh-fKPKsgSFEKf1/agent.32 [2025-01-10T12:10:09.856Z] SSH_AGENT_PID=38 [2025-01-10T12:10:09.860Z] Running ssh-add (command line suppressed) [2025-01-10T12:10:09.945Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5450774268373925030.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5450774268373925030.key) [2025-01-10T12:10:09.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T12:10:10.264Z] + git semver bump pre [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,418 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,418 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,418 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,418 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,418 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,418 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,420 [execute] INFO git cat-file --batch-check [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,421 [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-10T12:10:10.524Z] 2025-01-10 12:10:10,425 [execute] INFO git cat-file --batch [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T12:10:10.524Z] 2025-01-10 12:10:10,429 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:10:10.524Z] 4.0.0-dev.10 [Pipeline] } [2025-01-10T12:10:10.520Z] $ docker exec --env ******** --env ******** 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f ssh-agent -k [2025-01-10T12:10:10.604Z] unset SSH_AUTH_SOCK; [2025-01-10T12:10:10.604Z] unset SSH_AGENT_PID; [2025-01-10T12:10:10.604Z] echo Agent pid 38 killed; [2025-01-10T12:10:10.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T12:10:10.953Z] + git semver [Pipeline] } [2025-01-10T12:10:11.215Z] $ docker stop --time=1 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f [2025-01-10T12:10:12.480Z] $ docker rm -f --volumes 8e6a62308fec02469ff30648dce5b9087b6ced6f749973406bdc30d0652f650f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T12:10:12.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T12:10:12.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:10:13.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T12:10:13.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:10:13.226Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:10:13.252Z] $ 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-10T12:10:13.566Z] $ docker top ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T12:10:13.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T12:10:13.688Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T12:10:13.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T12:10:13.790Z] $ docker exec ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 ssh-agent [2025-01-10T12:10:13.906Z] SSH_AUTH_SOCK=/tmp/ssh-3nNtGOJjHC5I/agent.31 [2025-01-10T12:10:13.906Z] SSH_AGENT_PID=37 [2025-01-10T12:10:13.911Z] Running ssh-add (command line suppressed) [2025-01-10T12:10:13.993Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2748988932923501807.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2748988932923501807.key) [2025-01-10T12:10:14.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T12:10:14.313Z] + git semver push [2025-01-10T12:10:14.572Z] 2025-01-10 12:10:14,470 [run_push] DEBUG push [2025-01-10T12:10:14.572Z] 2025-01-10 12:10:14,471 [execute] INFO git cat-file --batch-check [2025-01-10T12:10:14.572Z] 2025-01-10 12:10:14,471 [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-10T12:10:14.572Z] 2025-01-10 12:10:14,475 [execute] INFO git rev-list 8cbe3983104f413f8d2650c65ca669a64d034fa1 -- [2025-01-10T12:10:14.572Z] 2025-01-10 12:10:14,475 [execute] DEBUG Popen(['git', 'rev-list', '8cbe3983104f413f8d2650c65ca669a64d034fa1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T12:10:14.572Z] 2025-01-10 12:10:14,485 [execute] INFO git fetch -v origin [2025-01-10T12:10:14.572Z] 2025-01-10 12:10:14,485 [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-10T12:10:15.141Z] 2025-01-10 12:10:14,986 [run_push] DEBUG no remote changes detected [2025-01-10T12:10:15.141Z] 2025-01-10 12:10:14,987 [execute] INFO git push origin semver [2025-01-10T12:10:15.141Z] 2025-01-10 12:10:14,987 [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-10T12:10:16.081Z] 2025-01-10 12:10:15,716 [run_push] DEBUG push all version tags [2025-01-10T12:10:16.081Z] 2025-01-10 12:10:15,716 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T12:10:16.081Z] 2025-01-10 12:10:15,717 [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-10T12:10:18.618Z] 2025-01-10 12:10:18,367 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-10T12:10:18.618Z] 4.0.0-dev.10 [Pipeline] } [2025-01-10T12:10:18.614Z] $ docker exec --env ******** --env ******** ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 ssh-agent -k [2025-01-10T12:10:18.708Z] unset SSH_AUTH_SOCK; [2025-01-10T12:10:18.710Z] unset SSH_AGENT_PID; [2025-01-10T12:10:18.711Z] echo Agent pid 37 killed; [2025-01-10T12:10:18.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T12:10:19.057Z] + git semver [Pipeline] } [2025-01-10T12:10:19.315Z] $ docker stop --time=1 ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 [2025-01-10T12:10:20.574Z] $ docker rm -f --volumes ae334f00b2f8ee8cb3a2a91b27fd4145e20e01f4a8db0097e1b9841819d16904 [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-10T12:10:21.195Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-01-10T12:10:21.195Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-10T12:10:21.195Z] total 16 [2025-01-10T12:10:21.195Z] drwxr-xr-x 3 root root 4096 Jan 10 12:01 . [2025-01-10T12:10:21.195Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 12:10 .. [2025-01-10T12:10:21.195Z] drwxr-xr-x 2 root root 4096 Jan 10 12:01 cost [2025-01-10T12:10:21.195Z] -rw-r--r-- 1 root root 89 Jan 10 12:01 cost.csv [2025-01-10T12:10:21.195Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-10T12:10:21.195Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-10T12:10:21.195Z] total 16 [2025-01-10T12:10:21.195Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 12:01 . [2025-01-10T12:10:21.195Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 12:10 .. [2025-01-10T12:10:21.195Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 12:01 cost [2025-01-10T12:10:21.195Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 10 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:21.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:22.336Z] ---> package-listing.sh [2025-01-10T12:10:22.336Z] ++ facter osfamily [2025-01-10T12:10:22.336Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T12:10:22.595Z] + OS_FAMILY=debian [2025-01-10T12:10:22.595Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-01-10T12:10:22.595Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T12:10:22.595Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T12:10:22.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T12:10:22.595Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T12:10:22.595Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-10T12:10:22.595Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T12:10:22.595Z] + case "${OS_FAMILY}" in [2025-01-10T12:10:22.595Z] + dpkg -l [2025-01-10T12:10:22.595Z] + grep '^ii' [2025-01-10T12:10:22.595Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T12:10:22.595Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T12:10:22.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T12:10:22.595Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-10T12:10:22.595Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-01-10T12:10:22.595Z] + 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-10T12:10:22.606Z] 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-10T12:10:22.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T12:10:23.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T12:10:23.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T12:10:23.544Z] prd-ubuntu20.04-docker-8c-8g-36466 does not seem to be running inside a container [2025-01-10T12:10:23.565Z] $ 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-10T12:10:23.768Z] $ docker top 618cd20d01e6f0a19aea819207cbee19accdc1bc14a2543b31c610436031268d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T12:10:24.135Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T12:10:24.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T12:10:24.714Z] + ls /var/log/sa-host [2025-01-10T12:10:24.714Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T12:10:24.797Z] provisioning config files... [2025-01-10T12:10:24.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9093245437505138108tmp [Pipeline] { [Pipeline] echo [2025-01-10T12:10:24.826Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:25.108Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T12:10:25.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:25.463Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T12:10:25.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:25.758Z] ---> sudo-logs.sh [2025-01-10T12:10:25.758Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T12:10:25.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:26.071Z] ---> job-cost.sh [2025-01-10T12:10:26.071Z] lf-activate-venv: SKIPPING [2025-01-10T12:10:26.071Z] DEBUG: total: 0.2199999988079071 [2025-01-10T12:10:26.071Z] INFO: Retrieving Stack Cost... [2025-01-10T12:10:26.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T12:10:26.901Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T12:10:26.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T12:10:27.201Z] ---> logs-deploy.sh [2025-01-10T12:10:27.201Z] lf-activate-venv: SKIPPING [2025-01-10T12:10:27.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/193 [2025-01-10T12:10:27.201Z] INFO: archiving workspace using pattern(s): [2025-01-10T12:10:28.136Z] Archives upload complete. [2025-01-10T12:10:28.136Z] INFO: archiving logs to Nexus