Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6005d96c7786e365cf45b9995c116b830baa0de 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-ssh5142685008419966421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17440197876306667894.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3349033761572139158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14844746170466047132.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-ssh15798750299832622055.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25885 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6005d96c7786e365cf45b9995c116b830baa0de (main) Commit message: "Merge pull request #502 from jackchenjc/edgex-go-issue-4916-2" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-list --no-walk 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T06:11:56.702Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T06:11:56.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T06:11:56.805Z] ========================================================= [2024-11-08T06:11:56.805Z] EdgeX Global Pipelines Version Info [2024-11-08T06:11:56.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:11:57.564Z] ------------------- [2024-11-08T06:11:57.564Z] stable info: [2024-11-08T06:11:57.564Z] ------------------- [2024-11-08T06:11:57.564Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T06:11:57.564Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T06:11:57.564Z] Message: update stable to v1.0.265 [2024-11-08T06:11:58.134Z] ------------------- [2024-11-08T06:11:58.134Z] experimental info: [2024-11-08T06:11:58.134Z] ------------------- [2024-11-08T06:11:58.134Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T06:11:58.134Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T06:11:58.134Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T06:11:58.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-08T06:11:58.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-08T06:11:58.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T06:11:58.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T06:11:58.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T06:11:58.318Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T06:11:58.338Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T06:11:58.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T06:11:58.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T06:11:58.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T06:11:58.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T06:11:58.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-08T06:11:58.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T06:11:58.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T06:11:58.520Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T06:11:58.546Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T06:11:58.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T06:11:58.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T06:11:58.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T06:11:58.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T06:11:58.652Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T06:11:58.680Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T06:11:58.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T06:11:58.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T06:11:58.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T06:11:58.774Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T06:11:58.794Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T06:11:58.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T06:11:58.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T06:11:58.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T06:11:58.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo [2024-11-08T06:11:58.907Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6005d9 [Pipeline] echo [2024-11-08T06:11:58.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:11:58.996Z] provisioning config files... [2024-11-08T06:11:59.009Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9800321610489232250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:11:59.333Z] ---> ****-login.sh [2024-11-08T06:11:59.333Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:11:59.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:59.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:59.593Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:59.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:59.593Z] [2024-11-08T06:11:59.593Z] Login Succeeded [2024-11-08T06:11:59.593Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:11:59.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:59.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:59.854Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:59.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:59.855Z] [2024-11-08T06:11:59.855Z] Login Succeeded [2024-11-08T06:11:59.855Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:11:59.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:59.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:59.855Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:59.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:59.855Z] [2024-11-08T06:11:59.855Z] Login Succeeded [2024-11-08T06:11:59.855Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:11:59.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:11:59.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:11:59.855Z] Configure a credential helper to remove this warning. See [2024-11-08T06:11:59.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:11:59.855Z] [2024-11-08T06:11:59.855Z] Login Succeeded [2024-11-08T06:12:00.115Z] ****.io [2024-11-08T06:12:00.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:12:00.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:12:00.116Z] Configure a credential helper to remove this warning. See [2024-11-08T06:12:00.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:12:00.116Z] [2024-11-08T06:12:00.116Z] Login Succeeded [2024-11-08T06:12:00.116Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:12:00.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T06:12:00.533Z] + git rev-list -1 --merges d6005d96c7786e365cf45b9995c116b830baa0de~1..d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo [2024-11-08T06:12:00.565Z] -----------> git rev-list -1 --merges d6005d96c7786e365cf45b9995c116b830baa0de~1..d6005d96c7786e365cf45b9995c116b830baa0de d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:12:00.565Z] d6005d96c7786e365cf45b9995c116b830baa0de [false] [Pipeline] sh [2024-11-08T06:12:00.865Z] + git log --format=format:%s -1 d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo [2024-11-08T06:12:00.884Z] ========================================================= [2024-11-08T06:12:00.884Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T06:12:00.884Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:12:01.254Z] + git log --format=format:%s -1 d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo [2024-11-08T06:12:01.268Z] [semverPrep] GIT_COMMIT: d6005d96c7786e365cf45b9995c116b830baa0de, Commit Message: Merge pull request #502 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T06:12:01.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T06:12:01.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:12:01.648Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T06:12:01.648Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T06:12:01.648Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T06:12:01.648Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T06:12:01.648Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T06:12:01.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:02.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:12:02.005Z] [2024-11-08T06:12:02.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:02.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:12:02.316Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T06:12:02.316Z] b85a868b505f: Pulling fs layer [2024-11-08T06:12:02.316Z] e2be974225ed: Pulling fs layer [2024-11-08T06:12:02.316Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T06:12:02.316Z] 988bab9f4d93: Pulling fs layer [2024-11-08T06:12:02.316Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T06:12:02.316Z] eaf3925da568: Pulling fs layer [2024-11-08T06:12:02.316Z] bab4dde63d76: Pulling fs layer [2024-11-08T06:12:02.316Z] bde34c3a00c8: Pulling fs layer [2024-11-08T06:12:02.316Z] b352a97aabf1: Pulling fs layer [2024-11-08T06:12:02.316Z] 4872d77fe225: Pulling fs layer [2024-11-08T06:12:02.316Z] 5851b861e8e6: Pulling fs layer [2024-11-08T06:12:02.316Z] bab4dde63d76: Waiting [2024-11-08T06:12:02.316Z] 4872d77fe225: Waiting [2024-11-08T06:12:02.316Z] 5851b861e8e6: Waiting [2024-11-08T06:12:02.316Z] 1469e6f7b9e6: Waiting [2024-11-08T06:12:02.316Z] b352a97aabf1: Waiting [2024-11-08T06:12:02.316Z] eaf3925da568: Waiting [2024-11-08T06:12:02.316Z] bde34c3a00c8: Waiting [2024-11-08T06:12:02.316Z] 988bab9f4d93: Waiting [2024-11-08T06:12:02.316Z] e2be974225ed: Download complete [2024-11-08T06:12:02.316Z] 988bab9f4d93: Download complete [2024-11-08T06:12:02.316Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T06:12:02.316Z] 1469e6f7b9e6: Download complete [2024-11-08T06:12:02.316Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T06:12:02.316Z] 339a4e72a1f5: Download complete [2024-11-08T06:12:02.316Z] eaf3925da568: Verifying Checksum [2024-11-08T06:12:02.316Z] eaf3925da568: Download complete [2024-11-08T06:12:02.575Z] bde34c3a00c8: Verifying Checksum [2024-11-08T06:12:02.575Z] bde34c3a00c8: Download complete [2024-11-08T06:12:02.575Z] b352a97aabf1: Verifying Checksum [2024-11-08T06:12:02.575Z] b352a97aabf1: Download complete [2024-11-08T06:12:02.575Z] 4872d77fe225: Verifying Checksum [2024-11-08T06:12:02.575Z] 4872d77fe225: Download complete [2024-11-08T06:12:02.575Z] 5851b861e8e6: Verifying Checksum [2024-11-08T06:12:02.575Z] 5851b861e8e6: Download complete [2024-11-08T06:12:02.575Z] b85a868b505f: Verifying Checksum [2024-11-08T06:12:02.575Z] b85a868b505f: Download complete [2024-11-08T06:12:02.836Z] bab4dde63d76: Verifying Checksum [2024-11-08T06:12:02.836Z] bab4dde63d76: Download complete [2024-11-08T06:12:03.788Z] b85a868b505f: Pull complete [2024-11-08T06:12:04.048Z] e2be974225ed: Pull complete [2024-11-08T06:12:04.306Z] 339a4e72a1f5: Pull complete [2024-11-08T06:12:04.565Z] 988bab9f4d93: Pull complete [2024-11-08T06:12:04.825Z] 1469e6f7b9e6: Pull complete [2024-11-08T06:12:04.825Z] eaf3925da568: Pull complete [2024-11-08T06:12:06.729Z] bab4dde63d76: Pull complete [2024-11-08T06:12:06.729Z] bde34c3a00c8: Pull complete [2024-11-08T06:12:06.729Z] b352a97aabf1: Pull complete [2024-11-08T06:12:06.989Z] 4872d77fe225: Pull complete [2024-11-08T06:12:06.989Z] 5851b861e8e6: Pull complete [2024-11-08T06:12:06.989Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T06:12:06.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:12:06.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:12:07.121Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:12:07.151Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:12:10.191Z] $ docker top c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 -eo pid,comm [2024-11-08T06:12:10.249Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T06:12:10.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:12:10.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:12:10.308Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:12:10.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:12:10.434Z] $ docker exec c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent [2024-11-08T06:12:10.554Z] SSH_AUTH_SOCK=/tmp/ssh-XWZQyUkPu2Pf/agent.32 [2024-11-08T06:12:10.554Z] SSH_AGENT_PID=38 [2024-11-08T06:12:10.560Z] Running ssh-add (command line suppressed) [2024-11-08T06:12:10.679Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9637126566396273919.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9637126566396273919.key) [2024-11-08T06:12:10.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:12:10.991Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T06:12:11.002Z] $ docker exec --env ******** --env ******** c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent -k [2024-11-08T06:12:11.107Z] unset SSH_AUTH_SOCK; [2024-11-08T06:12:11.107Z] unset SSH_AGENT_PID; [2024-11-08T06:12:11.107Z] echo Agent pid 38 killed; [2024-11-08T06:12:11.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T06:12:11.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:12:11.157Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:12:11.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:12:11.288Z] $ docker exec c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent [2024-11-08T06:12:11.394Z] SSH_AUTH_SOCK=/tmp/ssh-oWDrBvjxajYJ/agent.72 [2024-11-08T06:12:11.395Z] SSH_AGENT_PID=78 [2024-11-08T06:12:11.399Z] Running ssh-add (command line suppressed) [2024-11-08T06:12:11.504Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4160948563062667749.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4160948563062667749.key) [2024-11-08T06:12:11.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:12:11.806Z] + git semver init [2024-11-08T06:12:12.066Z] 2024-11-08 06:12:11,990 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T06:12:12.067Z] 2024-11-08 06:12:11,991 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-08T06:12:12.067Z] 2024-11-08 06:12:11,992 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-08T06:12:12.067Z] 2024-11-08 06:12:11,992 [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) [2024-11-08T06:12:14.605Z] 2024-11-08 06:12:13,990 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-11-08T06:12:14.605Z] 2024-11-08 06:12:13,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-11-08T06:12:14.605Z] 2024-11-08 06:12:13,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:12:14.605Z] 2024-11-08 06:12:13,991 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:12:14.605Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T06:12:14.617Z] $ docker exec --env ******** --env ******** c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent -k [2024-11-08T06:12:14.718Z] unset SSH_AUTH_SOCK; [2024-11-08T06:12:14.719Z] unset SSH_AGENT_PID; [2024-11-08T06:12:14.719Z] echo Agent pid 78 killed; [2024-11-08T06:12:14.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:12:15.056Z] + git semver [Pipeline] } [2024-11-08T06:12:15.330Z] $ docker stop --time=1 c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 [2024-11-08T06:12:16.624Z] $ docker rm -f --volumes c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:12:16.981Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T06:12:17.220Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T06:12:17.225Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:12:17.410Z] provisioning config files... [2024-11-08T06:12:17.420Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2349689862206477346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:12:17.721Z] ---> ****-login.sh [2024-11-08T06:12:17.721Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:12:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:12:17.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:12:17.721Z] Configure a credential helper to remove this warning. See [2024-11-08T06:12:17.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:12:17.721Z] [2024-11-08T06:12:17.721Z] Login Succeeded [2024-11-08T06:12:17.721Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:12:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:12:17.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:12:17.721Z] Configure a credential helper to remove this warning. See [2024-11-08T06:12:17.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:12:17.721Z] [2024-11-08T06:12:17.721Z] Login Succeeded [2024-11-08T06:12:17.721Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:12:17.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:12:17.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:12:17.982Z] Configure a credential helper to remove this warning. See [2024-11-08T06:12:17.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:12:17.982Z] [2024-11-08T06:12:17.982Z] Login Succeeded [2024-11-08T06:12:17.982Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:12:17.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:12:17.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:12:17.982Z] Configure a credential helper to remove this warning. See [2024-11-08T06:12:17.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:12:17.982Z] [2024-11-08T06:12:17.982Z] Login Succeeded [2024-11-08T06:12:17.982Z] ****.io [2024-11-08T06:12:18.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:12:18.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:12:18.243Z] Configure a credential helper to remove this warning. See [2024-11-08T06:12:18.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:12:18.243Z] [2024-11-08T06:12:18.243Z] Login Succeeded [2024-11-08T06:12:18.243Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:12:18.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T06:12:18.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:12:18.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:12:18.392Z] ========================================================= [2024-11-08T06:12:18.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T06:12:18.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:12:18.725Z] + 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 . [2024-11-08T06:12:18.725Z] Sending build context to Docker daemon 37.7MB [2024-11-08T06:12:18.725Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:12:18.725Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T06:12:18.985Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T06:12:18.985Z] 43c4264eed91: Pulling fs layer [2024-11-08T06:12:18.985Z] 4cc291be95ef: Pulling fs layer [2024-11-08T06:12:18.985Z] 2ac1f1163629: Pulling fs layer [2024-11-08T06:12:18.985Z] 5c3c966382ef: Pulling fs layer [2024-11-08T06:12:18.985Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T06:12:18.985Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T06:12:18.985Z] 9f66e0745190: Pulling fs layer [2024-11-08T06:12:18.985Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T06:12:18.985Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T06:12:18.985Z] 9f66e0745190: Waiting [2024-11-08T06:12:18.985Z] f49a43e4bbc0: Waiting [2024-11-08T06:12:18.985Z] 5c3c966382ef: Waiting [2024-11-08T06:12:18.985Z] 4f4fb700ef54: Waiting [2024-11-08T06:12:18.985Z] 5d5c8e513c77: Waiting [2024-11-08T06:12:18.985Z] 561ebcabdf7f: Waiting [2024-11-08T06:12:18.985Z] 4cc291be95ef: Verifying Checksum [2024-11-08T06:12:18.985Z] 4cc291be95ef: Download complete [2024-11-08T06:12:18.985Z] 5c3c966382ef: Verifying Checksum [2024-11-08T06:12:18.985Z] 5c3c966382ef: Download complete [2024-11-08T06:12:18.985Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T06:12:18.985Z] 4f4fb700ef54: Download complete [2024-11-08T06:12:18.985Z] 5d5c8e513c77: Download complete [2024-11-08T06:12:18.985Z] 43c4264eed91: Verifying Checksum [2024-11-08T06:12:18.985Z] 43c4264eed91: Download complete [2024-11-08T06:12:18.985Z] 9f66e0745190: Verifying Checksum [2024-11-08T06:12:18.985Z] 9f66e0745190: Download complete [2024-11-08T06:12:19.244Z] 43c4264eed91: Pull complete [2024-11-08T06:12:19.244Z] 561ebcabdf7f: Download complete [2024-11-08T06:12:19.244Z] 4cc291be95ef: Pull complete [2024-11-08T06:12:19.503Z] 2ac1f1163629: Download complete [2024-11-08T06:12:19.761Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T06:12:19.761Z] f49a43e4bbc0: Download complete [2024-11-08T06:12:23.089Z] 2ac1f1163629: Pull complete [2024-11-08T06:12:23.089Z] 5c3c966382ef: Pull complete [2024-11-08T06:12:23.089Z] 4f4fb700ef54: Pull complete [2024-11-08T06:12:23.089Z] 5d5c8e513c77: Pull complete [2024-11-08T06:12:23.348Z] 9f66e0745190: Pull complete [2024-11-08T06:12:25.875Z] f49a43e4bbc0: Pull complete [2024-11-08T06:12:25.875Z] 561ebcabdf7f: Pull complete [2024-11-08T06:12:25.875Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T06:12:26.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T06:12:26.135Z] ---> 3a752c3f9dda [2024-11-08T06:12:26.135Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T06:12:30.349Z] ---> Running in c37954238156 [2024-11-08T06:12:30.349Z] Removing intermediate container c37954238156 [2024-11-08T06:12:30.349Z] ---> 097c5d124c40 [2024-11-08T06:12:30.349Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:12:30.349Z] ---> Running in 562eb68bb8d1 [2024-11-08T06:12:30.349Z] Removing intermediate container 562eb68bb8d1 [2024-11-08T06:12:30.349Z] ---> 3fdee526e50e [2024-11-08T06:12:30.349Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:12:30.349Z] ---> Running in 872459f9e459 [2024-11-08T06:12:30.349Z] Removing intermediate container 872459f9e459 [2024-11-08T06:12:30.349Z] ---> ed63d0734bab [2024-11-08T06:12:30.349Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-08T06:12:30.607Z] ---> Running in dec98c7b9dcc [2024-11-08T06:12:30.607Z] Removing intermediate container dec98c7b9dcc [2024-11-08T06:12:30.607Z] ---> 2832a3d616fd [2024-11-08T06:12:30.607Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:12:30.607Z] ---> Running in 482141fc103a [2024-11-08T06:12:30.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:12:30.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:12:31.433Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T06:12:31.433Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T06:12:31.433Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T06:12:31.433Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T06:12:31.433Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:12:31.433Z] OK: 250 MiB in 58 packages [2024-11-08T06:12:31.692Z] Removing intermediate container 482141fc103a [2024-11-08T06:12:31.692Z] ---> 05d5b0ac7be6 [2024-11-08T06:12:31.692Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T06:12:31.951Z] ---> 44ec328c73ef [2024-11-08T06:12:31.951Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:12:31.951Z] ---> Running in a6cfe784d698 [2024-11-08T06:12:32.365Z] Still waiting to schedule task [2024-11-08T06:12:32.365Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T06:13:18.680Z] Removing intermediate container a6cfe784d698 [2024-11-08T06:13:18.680Z] ---> e5dee341d100 [2024-11-08T06:13:18.680Z] Step 10/12 : COPY . . [2024-11-08T06:13:18.680Z] ---> d550c8482a98 [2024-11-08T06:13:18.680Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:13:18.680Z] ---> Running in 39d8650e0a62 [2024-11-08T06:13:18.680Z] Removing intermediate container 39d8650e0a62 [2024-11-08T06:13:18.680Z] ---> fd695c1fe5f3 [2024-11-08T06:13:18.680Z] Step 12/12 : RUN $MAKE [2024-11-08T06:13:18.680Z] ---> Running in 7a69b0502ad9 [2024-11-08T06:13:18.680Z] noop [2024-11-08T06:13:18.680Z] Removing intermediate container 7a69b0502ad9 [2024-11-08T06:13:18.680Z] ---> fc27f5e0eb1e [2024-11-08T06:13:18.680Z] Successfully built fc27f5e0eb1e [2024-11-08T06:13:18.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:19.013Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T06:13:19.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:13:19.101Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:13:19.133Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T06:13:19.471Z] $ docker top 97e526e2300b5943be65c54c246d529609b490581ba4ea500a041c8c34693382 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:13:19.821Z] + go version [2024-11-08T06:13:19.821Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T06:13:19.833Z] $ docker stop --time=1 97e526e2300b5943be65c54c246d529609b490581ba4ea500a041c8c34693382 [2024-11-08T06:13:21.105Z] $ docker rm -f --volumes 97e526e2300b5943be65c54c246d529609b490581ba4ea500a041c8c34693382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:13:21.541Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T06:13:21.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:13:21.627Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:13:21.654Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T06:13:21.999Z] $ docker top 4513a3d13d962cf59b6fa1f8b79a3cf2594c322f0b7084b188b4671f4f2df3d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:13:22.354Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T06:13:22.658Z] + make test [2024-11-08T06:13:22.658Z] go test ./... -coverprofile=coverage.out [2024-11-08T06:13:24.054Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-08T06:13:45.982Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-08T06:13:45.982Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2024-11-08T06:13:55.981Z] go vet ./... [2024-11-08T06:14:01.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:14:01.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:14:01.251Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:14:01.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:14:01.543Z] $ docker stop --time=1 4513a3d13d962cf59b6fa1f8b79a3cf2594c322f0b7084b188b4671f4f2df3d1 [2024-11-08T06:14:05.555Z] $ docker rm -f --volumes 4513a3d13d962cf59b6fa1f8b79a3cf2594c322f0b7084b188b4671f4f2df3d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:14:06.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:14:06.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T06:14:06.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:14:06.979Z] + ls -al . [2024-11-08T06:14:06.979Z] total 264 [2024-11-08T06:14:06.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:13 . [2024-11-08T06:14:06.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:11 .. [2024-11-08T06:14:06.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:13 .git [2024-11-08T06:14:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 .github [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 06:11 .gitignore [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:11 .golangci.yml [2024-11-08T06:14:06.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:12 .semver [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 06:11 Attribution.txt [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 06:11 CHANGELOG.md [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 06:11 Dockerfile [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:11 GOVERNANCE.md [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 06:11 Jenkinsfile [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:11 LICENSE [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 06:11 Makefile [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 06:11 OWNERS.md [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 06:11 README.md [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:12 VERSION [2024-11-08T06:14:06.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:11 bin [2024-11-08T06:14:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 cmd [2024-11-08T06:14:06.979Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 06:13 coverage.out [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 06:11 go.mod [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 06:11 go.sum [2024-11-08T06:14:06.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 internal [2024-11-08T06:14:06.979Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:07.306Z] + 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=d6005d96c7786e365cf45b9995c116b830baa0de --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-08T06:14:07.306Z] Sending build context to Docker daemon 37.74MB [2024-11-08T06:14:07.306Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:14:07.306Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T06:14:07.306Z] ---> fc27f5e0eb1e [2024-11-08T06:14:07.306Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T06:14:07.875Z] ---> Running in d41c322fe794 [2024-11-08T06:14:07.875Z] Removing intermediate container d41c322fe794 [2024-11-08T06:14:07.875Z] ---> 75e942673e60 [2024-11-08T06:14:07.875Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:14:07.875Z] ---> Running in 3274a1ee1210 [2024-11-08T06:14:07.875Z] Removing intermediate container 3274a1ee1210 [2024-11-08T06:14:07.875Z] ---> 32dca3b23620 [2024-11-08T06:14:07.875Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:14:08.135Z] ---> Running in ba7b3980a1bd [2024-11-08T06:14:08.135Z] Removing intermediate container ba7b3980a1bd [2024-11-08T06:14:08.135Z] ---> 1c4585585c3f [2024-11-08T06:14:08.135Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-08T06:14:08.135Z] ---> Running in 8da92a08418e [2024-11-08T06:14:08.135Z] Removing intermediate container 8da92a08418e [2024-11-08T06:14:08.135Z] ---> 2879fd65f3c8 [2024-11-08T06:14:08.135Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:14:08.135Z] ---> Running in e98e151b507f [2024-11-08T06:14:08.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:08.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:08.915Z] OK: 250 MiB in 58 packages [2024-11-08T06:14:09.485Z] Removing intermediate container e98e151b507f [2024-11-08T06:14:09.485Z] ---> 6798de2025d0 [2024-11-08T06:14:09.485Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T06:14:09.485Z] ---> a536fb9679bf [2024-11-08T06:14:09.485Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:14:09.485Z] ---> Running in ed726672b420 [2024-11-08T06:14:10.421Z] Removing intermediate container ed726672b420 [2024-11-08T06:14:10.421Z] ---> 7dae341510b3 [2024-11-08T06:14:10.421Z] Step 10/26 : COPY . . [2024-11-08T06:14:11.363Z] ---> 99e1ee0e9c81 [2024-11-08T06:14:11.363Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:14:11.363Z] ---> Running in 8fc6f720362b [2024-11-08T06:14:11.622Z] Removing intermediate container 8fc6f720362b [2024-11-08T06:14:11.622Z] ---> deb203991702 [2024-11-08T06:14:11.622Z] Step 12/26 : RUN $MAKE [2024-11-08T06:14:11.622Z] ---> Running in 470a88936350 [2024-11-08T06:14:11.881Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-08T06:14:50.603Z] Removing intermediate container 470a88936350 [2024-11-08T06:14:50.603Z] ---> 119d599441ce [2024-11-08T06:14:50.603Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T06:14:50.603Z] 3.20: Pulling from library/alpine [2024-11-08T06:14:50.603Z] 43c4264eed91: Already exists [2024-11-08T06:14:50.603Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:14:50.603Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:14:50.603Z] ---> 91ef0af61f39 [2024-11-08T06:14:50.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-08T06:14:50.603Z] ---> Running in dba606cad700 [2024-11-08T06:14:50.603Z] Removing intermediate container dba606cad700 [2024-11-08T06:14:50.603Z] ---> d0bc3a4f7db4 [2024-11-08T06:14:50.603Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:14:50.603Z] ---> Running in b1bf83ed0488 [2024-11-08T06:14:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:50.603Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:14:50.603Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:14:50.603Z] OK: 8 MiB in 15 packages [2024-11-08T06:14:50.603Z] Removing intermediate container b1bf83ed0488 [2024-11-08T06:14:50.603Z] ---> e3c7bd59ef28 [2024-11-08T06:14:50.603Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T06:14:50.603Z] ---> Running in 7b789d4f600b [2024-11-08T06:14:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:50.603Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:14:50.603Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:14:50.603Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:14:50.603Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:14:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:50.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:14:50.603Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:14:50.603Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:14:50.603Z] OK: 8 MiB in 15 packages [2024-11-08T06:14:50.603Z] Removing intermediate container 7b789d4f600b [2024-11-08T06:14:50.603Z] ---> 29ed6ffe6fa5 [2024-11-08T06:14:50.603Z] Step 17/26 : WORKDIR / [2024-11-08T06:14:50.603Z] ---> Running in 970ce44aa392 [2024-11-08T06:14:50.603Z] Removing intermediate container 970ce44aa392 [2024-11-08T06:14:50.603Z] ---> ff82f9ec0c9b [2024-11-08T06:14:50.603Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-08T06:14:50.603Z] ---> 8aef4d7d72b4 [2024-11-08T06:14:50.603Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-08T06:14:50.603Z] ---> 0111ef084585 [2024-11-08T06:14:50.603Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-08T06:14:50.603Z] ---> 9a6b75d6199e [2024-11-08T06:14:50.603Z] Step 21/26 : EXPOSE 59900 [2024-11-08T06:14:50.603Z] ---> Running in ce1598480665 [2024-11-08T06:14:50.603Z] Removing intermediate container ce1598480665 [2024-11-08T06:14:50.603Z] ---> 0aef646af739 [2024-11-08T06:14:50.603Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-08T06:14:50.603Z] ---> Running in 0a0795d9f472 [2024-11-08T06:14:50.603Z] Removing intermediate container 0a0795d9f472 [2024-11-08T06:14:50.603Z] ---> 1f3c8420e982 [2024-11-08T06:14:50.603Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:14:50.603Z] ---> Running in 8dfc2af10622 [2024-11-08T06:14:50.603Z] Removing intermediate container 8dfc2af10622 [2024-11-08T06:14:50.603Z] ---> 2561761b7abf [2024-11-08T06:14:50.603Z] Step 24/26 : LABEL arch=amd64 [2024-11-08T06:14:50.603Z] ---> Running in 2fa14539bf63 [2024-11-08T06:14:50.603Z] Removing intermediate container 2fa14539bf63 [2024-11-08T06:14:50.603Z] ---> fa9e0b8b8624 [2024-11-08T06:14:50.603Z] Step 25/26 : LABEL git_sha=d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:14:50.604Z] ---> Running in 11f553460303 [2024-11-08T06:14:50.604Z] Removing intermediate container 11f553460303 [2024-11-08T06:14:50.604Z] ---> 325d8b0d13b2 [2024-11-08T06:14:50.604Z] Step 26/26 : LABEL version=4.0.0-dev.3 [2024-11-08T06:14:50.604Z] ---> Running in 37cf0310cc38 [2024-11-08T06:14:50.862Z] Removing intermediate container 37cf0310cc38 [2024-11-08T06:14:50.862Z] ---> 97cd03becd04 [2024-11-08T06:14:50.862Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:14:50.862Z] Successfully built 97cd03becd04 [2024-11-08T06:14:50.862Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:14:50.980Z] provisioning config files... [2024-11-08T06:14:50.988Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6911471980945390314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:14:51.291Z] ---> ****-login.sh [2024-11-08T06:14:51.291Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:14:51.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:14:51.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:14:51.291Z] Configure a credential helper to remove this warning. See [2024-11-08T06:14:51.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:14:51.291Z] [2024-11-08T06:14:51.291Z] Login Succeeded [2024-11-08T06:14:51.291Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:14:51.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:14:51.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:14:51.291Z] Configure a credential helper to remove this warning. See [2024-11-08T06:14:51.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:14:51.291Z] [2024-11-08T06:14:51.291Z] Login Succeeded [2024-11-08T06:14:51.291Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:14:51.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:14:51.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:14:51.552Z] Configure a credential helper to remove this warning. See [2024-11-08T06:14:51.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:14:51.552Z] [2024-11-08T06:14:51.552Z] Login Succeeded [2024-11-08T06:14:51.552Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:14:51.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:14:51.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:14:51.553Z] Configure a credential helper to remove this warning. See [2024-11-08T06:14:51.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:14:51.553Z] [2024-11-08T06:14:51.553Z] Login Succeeded [2024-11-08T06:14:51.553Z] ****.io [2024-11-08T06:14:51.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:14:51.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:14:51.813Z] Configure a credential helper to remove this warning. See [2024-11-08T06:14:51.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:14:51.813Z] [2024-11-08T06:14:51.813Z] Login Succeeded [2024-11-08T06:14:51.813Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:14:51.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:14:51.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:14:51.907Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-11-08T06:14:51.907Z] d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:14:51.907Z] latest [2024-11-08T06:14:51.907Z] 4.0.0-dev.3 [2024-11-08T06:14:51.907Z] d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [2024-11-08T06:14:51.907Z] main [2024-11-08T06:14:51.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:52.271Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:52.597Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:14:52.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-08T06:14:52.597Z] 2537c4ab5307: Preparing [2024-11-08T06:14:52.597Z] 650e972e1078: Preparing [2024-11-08T06:14:52.597Z] e78b0c162a01: Preparing [2024-11-08T06:14:52.597Z] 3ca79487bab8: Preparing [2024-11-08T06:14:52.597Z] fe69a92edf5c: Preparing [2024-11-08T06:14:52.597Z] 63ca1fbb43ae: Preparing [2024-11-08T06:14:52.597Z] 63ca1fbb43ae: Waiting [2024-11-08T06:14:52.597Z] fe69a92edf5c: Pushed [2024-11-08T06:14:52.597Z] e78b0c162a01: Pushed [2024-11-08T06:14:52.597Z] 650e972e1078: Pushed [2024-11-08T06:14:52.597Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:14:53.167Z] 3ca79487bab8: Pushed [2024-11-08T06:14:56.457Z] 2537c4ab5307: Pushed [2024-11-08T06:14:56.457Z] d6005d96c7786e365cf45b9995c116b830baa0de: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:56.794Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:57.129Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-08T06:14:57.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-08T06:14:57.129Z] 2537c4ab5307: Preparing [2024-11-08T06:14:57.129Z] 650e972e1078: Preparing [2024-11-08T06:14:57.129Z] e78b0c162a01: Preparing [2024-11-08T06:14:57.129Z] 3ca79487bab8: Preparing [2024-11-08T06:14:57.129Z] fe69a92edf5c: Preparing [2024-11-08T06:14:57.129Z] 63ca1fbb43ae: Preparing [2024-11-08T06:14:57.129Z] 63ca1fbb43ae: Waiting [2024-11-08T06:14:57.129Z] 2537c4ab5307: Layer already exists [2024-11-08T06:14:57.129Z] fe69a92edf5c: Layer already exists [2024-11-08T06:14:57.129Z] e78b0c162a01: Layer already exists [2024-11-08T06:14:57.129Z] 3ca79487bab8: Layer already exists [2024-11-08T06:14:57.129Z] 650e972e1078: Layer already exists [2024-11-08T06:14:57.129Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:14:57.129Z] latest: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:57.460Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:57.790Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.3 [2024-11-08T06:14:57.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-08T06:14:57.790Z] 2537c4ab5307: Preparing [2024-11-08T06:14:57.790Z] 650e972e1078: Preparing [2024-11-08T06:14:57.790Z] e78b0c162a01: Preparing [2024-11-08T06:14:57.790Z] 3ca79487bab8: Preparing [2024-11-08T06:14:57.790Z] fe69a92edf5c: Preparing [2024-11-08T06:14:57.790Z] 63ca1fbb43ae: Preparing [2024-11-08T06:14:57.790Z] 63ca1fbb43ae: Waiting [2024-11-08T06:14:57.790Z] e78b0c162a01: Layer already exists [2024-11-08T06:14:57.790Z] 2537c4ab5307: Layer already exists [2024-11-08T06:14:57.790Z] 3ca79487bab8: Layer already exists [2024-11-08T06:14:57.790Z] fe69a92edf5c: Layer already exists [2024-11-08T06:14:57.790Z] 650e972e1078: Layer already exists [2024-11-08T06:14:57.790Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:14:57.790Z] 4.0.0-dev.3: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:58.137Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:58.457Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [2024-11-08T06:14:58.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-08T06:14:58.457Z] 2537c4ab5307: Preparing [2024-11-08T06:14:58.457Z] 650e972e1078: Preparing [2024-11-08T06:14:58.457Z] e78b0c162a01: Preparing [2024-11-08T06:14:58.457Z] 3ca79487bab8: Preparing [2024-11-08T06:14:58.457Z] fe69a92edf5c: Preparing [2024-11-08T06:14:58.457Z] 63ca1fbb43ae: Preparing [2024-11-08T06:14:58.457Z] 63ca1fbb43ae: Waiting [2024-11-08T06:14:58.457Z] 650e972e1078: Layer already exists [2024-11-08T06:14:58.457Z] e78b0c162a01: Layer already exists [2024-11-08T06:14:58.457Z] fe69a92edf5c: Layer already exists [2024-11-08T06:14:58.457Z] 3ca79487bab8: Layer already exists [2024-11-08T06:14:58.457Z] 2537c4ab5307: Layer already exists [2024-11-08T06:14:58.457Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:14:58.457Z] d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:58.788Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:59.120Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-11-08T06:14:59.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-08T06:14:59.120Z] 2537c4ab5307: Preparing [2024-11-08T06:14:59.120Z] 650e972e1078: Preparing [2024-11-08T06:14:59.120Z] e78b0c162a01: Preparing [2024-11-08T06:14:59.120Z] 3ca79487bab8: Preparing [2024-11-08T06:14:59.120Z] fe69a92edf5c: Preparing [2024-11-08T06:14:59.120Z] 63ca1fbb43ae: Preparing [2024-11-08T06:14:59.120Z] 63ca1fbb43ae: Waiting [2024-11-08T06:14:59.120Z] e78b0c162a01: Layer already exists [2024-11-08T06:14:59.120Z] 650e972e1078: Layer already exists [2024-11-08T06:14:59.120Z] 2537c4ab5307: Layer already exists [2024-11-08T06:14:59.120Z] 3ca79487bab8: Layer already exists [2024-11-08T06:14:59.120Z] fe69a92edf5c: Layer already exists [2024-11-08T06:14:59.120Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:14:59.120Z] main: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:14:59.190Z] ===================================================== [Pipeline] echo [2024-11-08T06:14:59.204Z] taggedImages: [2024-11-08T06:14:59.204Z] - nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:14:59.204Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-08T06:14:59.204Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.3 [2024-11-08T06:14:59.204Z] - nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [2024-11-08T06:14:59.204Z] - 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 [2024-11-08T06:14:59.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:14:59.610Z] [2024-11-08T06:14:59.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:14:59.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:14:59.907Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T06:14:59.907Z] 5eb5b503b376: Pulling fs layer [2024-11-08T06:14:59.907Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T06:14:59.907Z] ec43610c2a17: Pulling fs layer [2024-11-08T06:14:59.907Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T06:14:59.907Z] 33b1e0a273af: Pulling fs layer [2024-11-08T06:14:59.907Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T06:14:59.907Z] 2f39f015ded8: Pulling fs layer [2024-11-08T06:14:59.907Z] 3a2ae6a8a46f: Waiting [2024-11-08T06:14:59.907Z] 33b1e0a273af: Waiting [2024-11-08T06:14:59.907Z] 5d3b04190fa2: Waiting [2024-11-08T06:14:59.907Z] 2f39f015ded8: Waiting [2024-11-08T06:14:59.907Z] 5c69ac0246d0: Download complete [2024-11-08T06:14:59.907Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T06:14:59.907Z] 3a2ae6a8a46f: Download complete [2024-11-08T06:14:59.907Z] 33b1e0a273af: Verifying Checksum [2024-11-08T06:14:59.907Z] 33b1e0a273af: Download complete [2024-11-08T06:14:59.907Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T06:14:59.907Z] 5d3b04190fa2: Download complete [2024-11-08T06:14:59.907Z] ec43610c2a17: Download complete [2024-11-08T06:15:00.168Z] 5eb5b503b376: Verifying Checksum [2024-11-08T06:15:00.168Z] 5eb5b503b376: Download complete [2024-11-08T06:15:00.734Z] 2f39f015ded8: Download complete [2024-11-08T06:15:01.301Z] 5eb5b503b376: Pull complete [2024-11-08T06:15:01.560Z] 5c69ac0246d0: Pull complete [2024-11-08T06:15:02.127Z] ec43610c2a17: Pull complete [2024-11-08T06:15:02.127Z] 3a2ae6a8a46f: Pull complete [2024-11-08T06:15:02.386Z] 33b1e0a273af: Pull complete [2024-11-08T06:15:02.386Z] 5d3b04190fa2: Pull complete [2024-11-08T06:15:07.664Z] 2f39f015ded8: Pull complete [2024-11-08T06:15:07.664Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T06:15:07.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:15:07.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:15:07.770Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:15:07.808Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T06:15:12.202Z] $ docker top a4f391033dabafd1b7fe50f9f253a9402afdb8bfc4937ad3a71f40319fc68c32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:15:12.584Z] ---> job-cost.sh [2024-11-08T06:15:12.584Z] lf-activate-venv: SKIPPING [2024-11-08T06:15:12.584Z] INFO: No Stack... [2024-11-08T06:15:12.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:15:13.102Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:15:13.392Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-11-08T06:15:13.392Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:15:13.405Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [2024-11-08T06:15:13.418Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] did not exist. Created. [2024-11-08T06:15:13.425Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:15:13.734Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T06:15:13.769Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:15:13.779Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:15:13.808Z] $ docker stop --time=1 a4f391033dabafd1b7fe50f9f253a9402afdb8bfc4937ad3a71f40319fc68c32 [2024-11-08T06:15:14.967Z] $ docker rm -f --volumes a4f391033dabafd1b7fe50f9f253a9402afdb8bfc4937ad3a71f40319fc68c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T06:16:09.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25887 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-11-08T06:16:09.134Z] Running in /w/workspace/device-virtual-go/187 [Pipeline] { [Pipeline] checkout [2024-11-08T06:16:12.196Z] The recommended git tool is: git [2024-11-08T06:16:18.243Z] using credential edgex-jenkins-ssh [2024-11-08T06:16:18.272Z] Cloning the remote Git repository [2024-11-08T06:16:18.344Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T06:16:18.488Z] > git init /w/workspace/device-virtual-go/187 # timeout=10 [2024-11-08T06:16:18.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T06:16:18.713Z] > git --version # timeout=10 [2024-11-08T06:16:18.738Z] > git --version # 'git version 2.25.1' [2024-11-08T06:16:18.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T06:16:18.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T06:16:23.815Z] Avoid second fetch [2024-11-08T06:16:23.816Z] Checking out Revision d6005d96c7786e365cf45b9995c116b830baa0de (main) [2024-11-08T06:16:22.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-08T06:16:22.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T06:16:23.832Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T06:16:23.918Z] > git checkout -f d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 [2024-11-08T06:16:24.547Z] Commit message: "Merge pull request #502 from jackchenjc/edgex-go-issue-4916-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:16:29.359Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T06:16:29.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:16:29.359Z] Dload Upload Total Spent Left Speed [2024-11-08T06:16:29.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh [2024-11-08T06:16:29.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T06:16:30.049Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-08T06:16:30.049Z] /etc/docker/daemon.json [2024-11-08T06:16:30.049Z] { [2024-11-08T06:16:30.049Z] "registry-mirrors": [ [2024-11-08T06:16:30.049Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T06:16:30.049Z] ], [2024-11-08T06:16:30.049Z] "bip": "10.250.0.254/24", [2024-11-08T06:16:30.049Z] "hosts": [ [2024-11-08T06:16:30.049Z] "tcp://0.0.0.0:5555", [2024-11-08T06:16:30.049Z] "unix:///var/run/docker.sock" [2024-11-08T06:16:30.049Z] ], [2024-11-08T06:16:30.049Z] "mtu": 1458, [2024-11-08T06:16:30.049Z] "selinux-enabled": true, [2024-11-08T06:16:30.049Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T06:16:30.049Z] } [Pipeline] sh [2024-11-08T06:16:30.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T06:16:30.757Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:16:49.126Z] provisioning config files... [2024-11-08T06:16:49.166Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/187@tmp/config6047703141991118350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:16:49.680Z] ---> ****-login.sh [2024-11-08T06:16:49.680Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:16:50.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:16:50.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:16:50.282Z] Configure a credential helper to remove this warning. See [2024-11-08T06:16:50.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:16:50.282Z] [2024-11-08T06:16:50.282Z] Login Succeeded [2024-11-08T06:16:50.282Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:16:50.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:16:51.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:16:51.866Z] Configure a credential helper to remove this warning. See [2024-11-08T06:16:51.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:16:51.866Z] [2024-11-08T06:16:51.866Z] Login Succeeded [2024-11-08T06:16:51.866Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:16:52.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:16:52.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:16:52.417Z] Configure a credential helper to remove this warning. See [2024-11-08T06:16:52.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:16:52.417Z] [2024-11-08T06:16:52.417Z] Login Succeeded [2024-11-08T06:16:52.417Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:16:52.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:16:52.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:16:52.698Z] Configure a credential helper to remove this warning. See [2024-11-08T06:16:52.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:16:52.698Z] [2024-11-08T06:16:52.698Z] Login Succeeded [2024-11-08T06:16:52.698Z] ****.io [2024-11-08T06:16:52.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:16:53.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:16:53.257Z] Configure a credential helper to remove this warning. See [2024-11-08T06:16:53.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:16:53.257Z] [2024-11-08T06:16:53.257Z] Login Succeeded [2024-11-08T06:16:53.257Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:16:53.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T06:16:53.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:16:53.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:16:53.802Z] ========================================================= [2024-11-08T06:16:53.802Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T06:16:53.802Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:16:54.192Z] + 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 . [2024-11-08T06:16:54.799Z] Sending build context to Docker daemon 19.04MB [2024-11-08T06:16:54.799Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:16:54.799Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T06:16:55.075Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T06:16:55.075Z] cf04c63912e1: Pulling fs layer [2024-11-08T06:16:55.075Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T06:16:55.075Z] a37a00ec5f00: Pulling fs layer [2024-11-08T06:16:55.075Z] 50b3750afda1: Pulling fs layer [2024-11-08T06:16:55.075Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T06:16:55.075Z] 80978eb59214: Pulling fs layer [2024-11-08T06:16:55.075Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T06:16:55.075Z] c5a475d317c9: Pulling fs layer [2024-11-08T06:16:55.075Z] 80978eb59214: Waiting [2024-11-08T06:16:55.075Z] c9f46d7d2bd2: Waiting [2024-11-08T06:16:55.075Z] c5a475d317c9: Waiting [2024-11-08T06:16:55.076Z] 50b3750afda1: Waiting [2024-11-08T06:16:55.076Z] 4f4fb700ef54: Waiting [2024-11-08T06:16:55.076Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T06:16:55.076Z] 55b35a11ae5e: Download complete [2024-11-08T06:16:55.076Z] 50b3750afda1: Verifying Checksum [2024-11-08T06:16:55.076Z] 50b3750afda1: Download complete [2024-11-08T06:16:55.076Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T06:16:55.076Z] 4f4fb700ef54: Download complete [2024-11-08T06:16:55.076Z] 80978eb59214: Verifying Checksum [2024-11-08T06:16:55.076Z] 80978eb59214: Download complete [2024-11-08T06:16:55.076Z] cf04c63912e1: Verifying Checksum [2024-11-08T06:16:55.076Z] cf04c63912e1: Download complete [2024-11-08T06:16:55.674Z] c5a475d317c9: Verifying Checksum [2024-11-08T06:16:55.674Z] c5a475d317c9: Download complete [2024-11-08T06:16:56.291Z] cf04c63912e1: Pull complete [2024-11-08T06:16:56.889Z] 55b35a11ae5e: Pull complete [2024-11-08T06:16:57.504Z] a37a00ec5f00: Verifying Checksum [2024-11-08T06:16:57.504Z] a37a00ec5f00: Download complete [2024-11-08T06:16:58.100Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T06:17:13.174Z] a37a00ec5f00: Pull complete [2024-11-08T06:17:13.174Z] 50b3750afda1: Pull complete [2024-11-08T06:17:13.174Z] 4f4fb700ef54: Pull complete [2024-11-08T06:17:13.174Z] 80978eb59214: Pull complete [2024-11-08T06:17:21.471Z] c9f46d7d2bd2: Pull complete [2024-11-08T06:17:22.906Z] c5a475d317c9: Pull complete [2024-11-08T06:17:22.906Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T06:17:22.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T06:17:23.179Z] ---> be29e6b0f0d4 [2024-11-08T06:17:23.179Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T06:17:24.157Z] ---> Running in 03c6682c11ea [2024-11-08T06:17:24.758Z] Removing intermediate container 03c6682c11ea [2024-11-08T06:17:24.758Z] ---> 3aab6bf0f9f9 [2024-11-08T06:17:24.758Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:17:24.758Z] ---> Running in b985c63db6e3 [2024-11-08T06:17:25.047Z] Removing intermediate container b985c63db6e3 [2024-11-08T06:17:25.047Z] ---> 6cbbbd47cfda [2024-11-08T06:17:25.047Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:17:25.320Z] ---> Running in 8871b78ff888 [2024-11-08T06:17:25.595Z] Removing intermediate container 8871b78ff888 [2024-11-08T06:17:25.595Z] ---> 229373addf77 [2024-11-08T06:17:25.595Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-08T06:17:25.873Z] ---> Running in e0301e797c43 [2024-11-08T06:17:26.148Z] Removing intermediate container e0301e797c43 [2024-11-08T06:17:26.148Z] ---> a902fd26b72d [2024-11-08T06:17:26.148Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:17:26.427Z] ---> Running in 83274b97c531 [2024-11-08T06:17:27.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:17:28.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:17:30.121Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T06:17:30.121Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T06:17:30.121Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T06:17:30.121Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T06:17:30.121Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:17:30.121Z] OK: 242 MiB in 58 packages [2024-11-08T06:17:31.569Z] Removing intermediate container 83274b97c531 [2024-11-08T06:17:31.569Z] ---> bdd3c7e91dfb [2024-11-08T06:17:31.569Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T06:17:31.838Z] ---> c0d1eaaf4f54 [2024-11-08T06:17:31.838Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:17:32.105Z] ---> Running in 6e962b69adb2 [2024-11-08T06:19:23.860Z] Removing intermediate container 6e962b69adb2 [2024-11-08T06:19:23.860Z] ---> 613a366be886 [2024-11-08T06:19:23.860Z] Step 10/12 : COPY . . [2024-11-08T06:19:25.279Z] ---> 927fb0a6410b [2024-11-08T06:19:25.279Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:19:25.546Z] ---> Running in 30b2d021ebb2 [2024-11-08T06:19:25.815Z] Removing intermediate container 30b2d021ebb2 [2024-11-08T06:19:25.815Z] ---> dbdc90bfb643 [2024-11-08T06:19:25.815Z] Step 12/12 : RUN $MAKE [2024-11-08T06:19:25.815Z] ---> Running in 83dae94393ef [2024-11-08T06:19:26.779Z] noop [2024-11-08T06:19:27.740Z] Removing intermediate container 83dae94393ef [2024-11-08T06:19:27.740Z] ---> c74dbfebe7c2 [2024-11-08T06:19:27.740Z] Successfully built c74dbfebe7c2 [2024-11-08T06:19:27.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:19:28.124Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T06:19:28.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:19:28.353Z] prd-ubuntu20.04-docker-arm64-4c-16g-25887 does not seem to be running inside a container [2024-11-08T06:19:28.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/187 -v /w/workspace/device-virtual-go/187:/w/workspace/device-virtual-go/187:rw,z -v /w/workspace/device-virtual-go/187@tmp:/w/workspace/device-virtual-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T06:19:29.727Z] $ docker top a593d3cf91abe486f85ad02ca4f365f1d766327c34da71b66b74136c7470764d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:19:30.586Z] + go version [2024-11-08T06:19:30.586Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T06:19:30.604Z] $ docker stop --time=1 a593d3cf91abe486f85ad02ca4f365f1d766327c34da71b66b74136c7470764d [2024-11-08T06:19:32.198Z] $ docker rm -f --volumes a593d3cf91abe486f85ad02ca4f365f1d766327c34da71b66b74136c7470764d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:19:32.769Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T06:19:32.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:19:33.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-25887 does not seem to be running inside a container [2024-11-08T06:19:33.067Z] $ 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/187 -v /w/workspace/device-virtual-go/187:/w/workspace/device-virtual-go/187:rw,z -v /w/workspace/device-virtual-go/187@tmp:/w/workspace/device-virtual-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T06:19:34.286Z] $ docker top b579cb1b6dc07d7302a5910d52287d87071f4f1ee9c2dee1cb94f9a789bc1cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:19:35.138Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/187 [Pipeline] fileExists [Pipeline] sh [2024-11-08T06:19:35.804Z] + make test [2024-11-08T06:19:35.804Z] go test ./... -coverprofile=coverage.out [2024-11-08T06:19:42.474Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-08T06:23:34.357Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-08T06:23:34.357Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.074s coverage: 58.3% of statements [2024-11-08T06:23:34.357Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T06:23:34.357Z] go vet ./... [2024-11-08T06:24:21.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:24:21.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:24:21.380Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:24:21.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:24:21.415Z] $ docker stop --time=1 b579cb1b6dc07d7302a5910d52287d87071f4f1ee9c2dee1cb94f9a789bc1cf3 [2024-11-08T06:24:23.389Z] $ docker rm -f --volumes b579cb1b6dc07d7302a5910d52287d87071f4f1ee9c2dee1cb94f9a789bc1cf3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:24:25.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:24:25.075Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T06:24:25.712Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:24:26.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:24:26.459Z] + ls -al . [2024-11-08T06:24:26.459Z] total 260 [2024-11-08T06:24:26.459Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 06:19 . [2024-11-08T06:24:26.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:16 .. [2024-11-08T06:24:26.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:16 .git [2024-11-08T06:24:26.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:16 .github [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 06:16 .gitignore [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:16 .golangci.yml [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 06:16 Attribution.txt [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 06:16 CHANGELOG.md [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 06:16 Dockerfile [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:16 GOVERNANCE.md [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 06:16 Jenkinsfile [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:16 LICENSE [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 06:16 Makefile [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 06:16 OWNERS.md [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 06:16 README.md [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:12 VERSION [2024-11-08T06:24:26.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:16 bin [2024-11-08T06:24:26.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:16 cmd [2024-11-08T06:24:26.459Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 06:23 coverage.out [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 06:16 go.mod [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 06:16 go.sum [2024-11-08T06:24:26.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:16 internal [2024-11-08T06:24:26.459Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 06:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:24:26.817Z] + 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=d6005d96c7786e365cf45b9995c116b830baa0de --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-08T06:24:27.409Z] Sending build context to Docker daemon 19.08MB [2024-11-08T06:24:27.410Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:24:27.410Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T06:24:27.410Z] ---> c74dbfebe7c2 [2024-11-08T06:24:27.410Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T06:24:27.410Z] ---> Running in 94c87f7c8e73 [2024-11-08T06:24:27.992Z] Removing intermediate container 94c87f7c8e73 [2024-11-08T06:24:27.992Z] ---> 16e7fe5cdef9 [2024-11-08T06:24:27.992Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:24:27.992Z] ---> Running in a6092edfefa5 [2024-11-08T06:24:28.259Z] Removing intermediate container a6092edfefa5 [2024-11-08T06:24:28.259Z] ---> f169b89607ba [2024-11-08T06:24:28.259Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:24:28.259Z] ---> Running in 1a1c415ca178 [2024-11-08T06:24:28.528Z] Removing intermediate container 1a1c415ca178 [2024-11-08T06:24:28.528Z] ---> 2e6219f7ce3b [2024-11-08T06:24:28.528Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-08T06:24:28.528Z] ---> Running in 2fa0dcf26180 [2024-11-08T06:24:29.116Z] Removing intermediate container 2fa0dcf26180 [2024-11-08T06:24:29.116Z] ---> 7f8cdb2e7b18 [2024-11-08T06:24:29.116Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:24:29.116Z] ---> Running in ec9d2f6c2acc [2024-11-08T06:24:30.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:24:30.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:24:32.285Z] OK: 242 MiB in 58 packages [2024-11-08T06:24:32.869Z] Removing intermediate container ec9d2f6c2acc [2024-11-08T06:24:32.869Z] ---> a8e1c83798ef [2024-11-08T06:24:32.869Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T06:24:33.460Z] ---> 9e5d4c999f41 [2024-11-08T06:24:33.460Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:24:33.460Z] ---> Running in 1e6c7e5424a4 [2024-11-08T06:24:36.047Z] Removing intermediate container 1e6c7e5424a4 [2024-11-08T06:24:36.047Z] ---> 628bfbdd0681 [2024-11-08T06:24:36.047Z] Step 10/26 : COPY . . [2024-11-08T06:24:37.458Z] ---> 0338a4cfdda5 [2024-11-08T06:24:37.458Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:24:37.458Z] ---> Running in 6ac0166d099f [2024-11-08T06:24:37.728Z] Removing intermediate container 6ac0166d099f [2024-11-08T06:24:37.728Z] ---> 52d44c926938 [2024-11-08T06:24:37.728Z] Step 12/26 : RUN $MAKE [2024-11-08T06:24:37.728Z] ---> Running in e8f71a871203 [2024-11-08T06:24:38.697Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-08T06:28:15.499Z] Removing intermediate container e8f71a871203 [2024-11-08T06:28:15.499Z] ---> dcceb3714833 [2024-11-08T06:28:15.499Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T06:28:15.499Z] 3.20: Pulling from library/alpine [2024-11-08T06:28:15.499Z] cf04c63912e1: Already exists [2024-11-08T06:28:15.499Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:28:15.499Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:28:15.499Z] ---> c157a85ed455 [2024-11-08T06:28:15.499Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-08T06:28:15.499Z] ---> Running in 7a9f717ef13c [2024-11-08T06:28:15.499Z] Removing intermediate container 7a9f717ef13c [2024-11-08T06:28:15.499Z] ---> 9ad990d1a2c5 [2024-11-08T06:28:15.499Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:28:15.499Z] ---> Running in 4a8a0dd664ed [2024-11-08T06:28:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:28:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:28:15.499Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:28:15.499Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:28:15.499Z] OK: 9 MiB in 15 packages [2024-11-08T06:28:15.499Z] Removing intermediate container 4a8a0dd664ed [2024-11-08T06:28:15.499Z] ---> 38c8ae7a7593 [2024-11-08T06:28:15.499Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T06:28:15.499Z] ---> Running in 6eccc352cc83 [2024-11-08T06:28:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:28:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:28:15.499Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:28:15.499Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:28:15.499Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:28:15.499Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:28:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:28:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:28:16.086Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:28:16.357Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:28:16.357Z] OK: 9 MiB in 15 packages [2024-11-08T06:28:17.328Z] Removing intermediate container 6eccc352cc83 [2024-11-08T06:28:17.328Z] ---> 506ff899878c [2024-11-08T06:28:17.328Z] Step 17/26 : WORKDIR / [2024-11-08T06:28:17.328Z] ---> Running in 9407604a322d [2024-11-08T06:28:17.595Z] Removing intermediate container 9407604a322d [2024-11-08T06:28:17.595Z] ---> 47a41645d4a2 [2024-11-08T06:28:17.595Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-08T06:28:18.183Z] ---> 76b46e8bfee4 [2024-11-08T06:28:18.183Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-08T06:28:18.767Z] ---> 1764e642c128 [2024-11-08T06:28:18.767Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-08T06:28:20.708Z] ---> 30a0031091c6 [2024-11-08T06:28:20.708Z] Step 21/26 : EXPOSE 59900 [2024-11-08T06:28:20.708Z] ---> Running in a07e58b9715a [2024-11-08T06:28:20.973Z] Removing intermediate container a07e58b9715a [2024-11-08T06:28:20.973Z] ---> 5f077b79f9c4 [2024-11-08T06:28:20.973Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-08T06:28:20.973Z] ---> Running in d305ae7f82d8 [2024-11-08T06:28:21.240Z] Removing intermediate container d305ae7f82d8 [2024-11-08T06:28:21.240Z] ---> 0c130e98d9d3 [2024-11-08T06:28:21.240Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:28:21.240Z] ---> Running in e853e1b1c4de [2024-11-08T06:28:21.512Z] Removing intermediate container e853e1b1c4de [2024-11-08T06:28:21.512Z] ---> d7b1dd78fdb5 [2024-11-08T06:28:21.512Z] Step 24/26 : LABEL arch=arm64 [2024-11-08T06:28:21.781Z] ---> Running in dc439b97855a [2024-11-08T06:28:22.048Z] Removing intermediate container dc439b97855a [2024-11-08T06:28:22.048Z] ---> 10ccd91ba39e [2024-11-08T06:28:22.048Z] Step 25/26 : LABEL git_sha=d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:28:22.048Z] ---> Running in b2d430f6a335 [2024-11-08T06:28:22.314Z] Removing intermediate container b2d430f6a335 [2024-11-08T06:28:22.314Z] ---> fdf238a62948 [2024-11-08T06:28:22.314Z] Step 26/26 : LABEL version=4.0.0-dev.3 [2024-11-08T06:28:22.314Z] ---> Running in d6589d3f1866 [2024-11-08T06:28:22.579Z] Removing intermediate container d6589d3f1866 [2024-11-08T06:28:22.579Z] ---> ee0f6a3b1291 [2024-11-08T06:28:22.579Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:28:22.579Z] Successfully built ee0f6a3b1291 [2024-11-08T06:28:22.844Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:28:22.998Z] provisioning config files... [2024-11-08T06:28:23.012Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/187@tmp/config13234103435139038578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:28:23.373Z] ---> ****-login.sh [2024-11-08T06:28:23.373Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:28:23.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:28:23.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:28:23.640Z] Configure a credential helper to remove this warning. See [2024-11-08T06:28:23.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:28:23.640Z] [2024-11-08T06:28:23.640Z] Login Succeeded [2024-11-08T06:28:23.640Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:28:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:28:23.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:28:23.912Z] Configure a credential helper to remove this warning. See [2024-11-08T06:28:23.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:28:23.912Z] [2024-11-08T06:28:23.912Z] Login Succeeded [2024-11-08T06:28:23.912Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:28:24.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:28:24.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:28:24.442Z] Configure a credential helper to remove this warning. See [2024-11-08T06:28:24.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:28:24.442Z] [2024-11-08T06:28:24.442Z] Login Succeeded [2024-11-08T06:28:24.442Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:28:24.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:28:24.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:28:24.707Z] Configure a credential helper to remove this warning. See [2024-11-08T06:28:24.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:28:24.707Z] [2024-11-08T06:28:24.707Z] Login Succeeded [2024-11-08T06:28:24.707Z] ****.io [2024-11-08T06:28:24.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:28:25.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:28:25.235Z] Configure a credential helper to remove this warning. See [2024-11-08T06:28:25.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:28:25.236Z] [2024-11-08T06:28:25.236Z] Login Succeeded [2024-11-08T06:28:25.236Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:28:25.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:28:25.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:28:25.346Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-11-08T06:28:25.346Z] d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:28:25.346Z] latest [2024-11-08T06:28:25.346Z] 4.0.0-dev.3 [2024-11-08T06:28:25.346Z] d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [2024-11-08T06:28:25.346Z] main [2024-11-08T06:28:25.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:25.812Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:26.175Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:28:26.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-08T06:28:26.175Z] dbf51b4cc101: Preparing [2024-11-08T06:28:26.175Z] 1ee899da5174: Preparing [2024-11-08T06:28:26.175Z] 24682296009e: Preparing [2024-11-08T06:28:26.175Z] e2925da8e762: Preparing [2024-11-08T06:28:26.175Z] 3c891b5dd395: Preparing [2024-11-08T06:28:26.175Z] 16113d51b718: Preparing [2024-11-08T06:28:26.175Z] 16113d51b718: Waiting [2024-11-08T06:28:26.441Z] 24682296009e: Pushed [2024-11-08T06:28:26.441Z] 1ee899da5174: Pushed [2024-11-08T06:28:26.441Z] 3c891b5dd395: Pushed [2024-11-08T06:28:26.441Z] 16113d51b718: Layer already exists [2024-11-08T06:28:27.842Z] e2925da8e762: Pushed [2024-11-08T06:28:33.173Z] dbf51b4cc101: Pushed [2024-11-08T06:28:33.439Z] d6005d96c7786e365cf45b9995c116b830baa0de: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:33.806Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:34.159Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-08T06:28:34.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-08T06:28:34.159Z] dbf51b4cc101: Preparing [2024-11-08T06:28:34.159Z] 1ee899da5174: Preparing [2024-11-08T06:28:34.159Z] 24682296009e: Preparing [2024-11-08T06:28:34.159Z] e2925da8e762: Preparing [2024-11-08T06:28:34.159Z] 3c891b5dd395: Preparing [2024-11-08T06:28:34.159Z] 16113d51b718: Preparing [2024-11-08T06:28:34.159Z] 16113d51b718: Waiting [2024-11-08T06:28:34.159Z] 24682296009e: Layer already exists [2024-11-08T06:28:34.159Z] dbf51b4cc101: Layer already exists [2024-11-08T06:28:34.159Z] 1ee899da5174: Layer already exists [2024-11-08T06:28:34.159Z] 3c891b5dd395: Layer already exists [2024-11-08T06:28:34.159Z] e2925da8e762: Layer already exists [2024-11-08T06:28:34.159Z] 16113d51b718: Layer already exists [2024-11-08T06:28:46.443Z] latest: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:46.797Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:47.152Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.3 [2024-11-08T06:28:47.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-08T06:28:47.152Z] dbf51b4cc101: Preparing [2024-11-08T06:28:47.152Z] 1ee899da5174: Preparing [2024-11-08T06:28:47.152Z] 24682296009e: Preparing [2024-11-08T06:28:47.152Z] e2925da8e762: Preparing [2024-11-08T06:28:47.152Z] 3c891b5dd395: Preparing [2024-11-08T06:28:47.152Z] 16113d51b718: Preparing [2024-11-08T06:28:47.152Z] 16113d51b718: Waiting [2024-11-08T06:28:47.152Z] e2925da8e762: Layer already exists [2024-11-08T06:28:47.152Z] 1ee899da5174: Layer already exists [2024-11-08T06:28:47.152Z] 24682296009e: Layer already exists [2024-11-08T06:28:47.152Z] dbf51b4cc101: Layer already exists [2024-11-08T06:28:47.152Z] 3c891b5dd395: Layer already exists [2024-11-08T06:28:47.152Z] 16113d51b718: Layer already exists [2024-11-08T06:28:47.152Z] 4.0.0-dev.3: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:47.786Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:48.145Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [2024-11-08T06:28:48.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-08T06:28:48.145Z] dbf51b4cc101: Preparing [2024-11-08T06:28:48.145Z] 1ee899da5174: Preparing [2024-11-08T06:28:48.145Z] 24682296009e: Preparing [2024-11-08T06:28:48.145Z] e2925da8e762: Preparing [2024-11-08T06:28:48.145Z] 3c891b5dd395: Preparing [2024-11-08T06:28:48.145Z] 16113d51b718: Preparing [2024-11-08T06:28:48.145Z] 16113d51b718: Waiting [2024-11-08T06:28:48.145Z] 1ee899da5174: Layer already exists [2024-11-08T06:28:48.145Z] 24682296009e: Layer already exists [2024-11-08T06:28:48.145Z] dbf51b4cc101: Layer already exists [2024-11-08T06:28:48.145Z] e2925da8e762: Layer already exists [2024-11-08T06:28:48.145Z] 3c891b5dd395: Layer already exists [2024-11-08T06:28:48.145Z] 16113d51b718: Layer already exists [2024-11-08T06:28:48.411Z] d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:48.782Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:49.122Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-11-08T06:28:49.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-08T06:28:49.122Z] dbf51b4cc101: Preparing [2024-11-08T06:28:49.122Z] 1ee899da5174: Preparing [2024-11-08T06:28:49.122Z] 24682296009e: Preparing [2024-11-08T06:28:49.122Z] e2925da8e762: Preparing [2024-11-08T06:28:49.122Z] 3c891b5dd395: Preparing [2024-11-08T06:28:49.122Z] 16113d51b718: Preparing [2024-11-08T06:28:49.122Z] 16113d51b718: Waiting [2024-11-08T06:28:49.122Z] 24682296009e: Layer already exists [2024-11-08T06:28:49.122Z] dbf51b4cc101: Layer already exists [2024-11-08T06:28:49.122Z] 3c891b5dd395: Layer already exists [2024-11-08T06:28:49.122Z] 1ee899da5174: Layer already exists [2024-11-08T06:28:49.122Z] e2925da8e762: Layer already exists [2024-11-08T06:28:49.122Z] 16113d51b718: Layer already exists [2024-11-08T06:28:49.122Z] main: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:28:49.473Z] ===================================================== [Pipeline] echo [2024-11-08T06:28:49.494Z] taggedImages: [2024-11-08T06:28:49.494Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de [2024-11-08T06:28:49.494Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-08T06:28:49.494Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.3 [2024-11-08T06:28:49.494Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [2024-11-08T06:28:49.494Z] - 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 [2024-11-08T06:28:49.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:28:49.881Z] [2024-11-08T06:28:49.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:28:50.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:28:50.216Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T06:28:50.216Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T06:28:50.216Z] 04944245beec: Pulling fs layer [2024-11-08T06:28:50.216Z] 699f458cf7ca: Pulling fs layer [2024-11-08T06:28:50.216Z] 765212b225bb: Pulling fs layer [2024-11-08T06:28:50.216Z] f23df028b6ca: Pulling fs layer [2024-11-08T06:28:50.216Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T06:28:50.216Z] 765212b225bb: Waiting [2024-11-08T06:28:50.216Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T06:28:50.216Z] d65c8cfc05b1: Waiting [2024-11-08T06:28:50.216Z] 2437ff75d9bd: Waiting [2024-11-08T06:28:50.216Z] f23df028b6ca: Waiting [2024-11-08T06:28:50.484Z] 04944245beec: Verifying Checksum [2024-11-08T06:28:50.484Z] 04944245beec: Download complete [2024-11-08T06:28:50.484Z] 765212b225bb: Verifying Checksum [2024-11-08T06:28:50.484Z] 765212b225bb: Download complete [2024-11-08T06:28:50.484Z] f23df028b6ca: Download complete [2024-11-08T06:28:50.484Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T06:28:50.484Z] d65c8cfc05b1: Download complete [2024-11-08T06:28:50.484Z] 699f458cf7ca: Verifying Checksum [2024-11-08T06:28:50.484Z] 699f458cf7ca: Download complete [2024-11-08T06:28:51.066Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T06:28:51.066Z] 8998bd30e6a1: Download complete [2024-11-08T06:28:53.003Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T06:28:53.003Z] 2437ff75d9bd: Download complete [2024-11-08T06:28:55.573Z] 8998bd30e6a1: Pull complete [2024-11-08T06:28:55.573Z] 04944245beec: Pull complete [2024-11-08T06:28:56.972Z] 699f458cf7ca: Pull complete [2024-11-08T06:28:56.972Z] 765212b225bb: Pull complete [2024-11-08T06:28:57.927Z] f23df028b6ca: Pull complete [2024-11-08T06:28:57.927Z] d65c8cfc05b1: Pull complete [2024-11-08T06:29:12.894Z] 2437ff75d9bd: Pull complete [2024-11-08T06:29:12.894Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T06:29:12.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:29:12.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:13.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-25887 does not seem to be running inside a container [2024-11-08T06:29:13.146Z] $ 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/187 -v /w/workspace/device-virtual-go/187:/w/workspace/device-virtual-go/187:rw,z -v /w/workspace/device-virtual-go/187@tmp:/w/workspace/device-virtual-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T06:29:15.804Z] $ docker top 3b95bfccc06073d450de6fb73a8835edb1ad67428ef8ad8068b552d960775c01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:29:16.655Z] ---> job-cost.sh [2024-11-08T06:29:16.655Z] lf-activate-venv: SKIPPING [2024-11-08T06:29:16.655Z] INFO: No Stack... [2024-11-08T06:29:16.921Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T06:29:17.875Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:29:18.508Z] + cat /w/workspace/device-virtual-go/187/archives/cost.csv [2024-11-08T06:29:18.508Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:29:18.562Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [2024-11-08T06:29:18.572Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] did not exist. Created. [2024-11-08T06:29:18.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:29:18.912Z] /w/workspace/device-virtual-go/187@tmp/durable-1e5b80a8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T06:29:19.550Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T06:29:19.575Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T06:29:19.631Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:29:19.639Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:29:19.659Z] $ docker stop --time=1 3b95bfccc06073d450de6fb73a8835edb1ad67428ef8ad8068b552d960775c01 [2024-11-08T06:29:21.136Z] $ docker rm -f --volumes 3b95bfccc06073d450de6fb73a8835edb1ad67428ef8ad8068b552d960775c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T06:29:21.604Z] provisioning config files... [2024-11-08T06:29:21.610Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1327146034572986629tmp [Pipeline] { [Pipeline] sh [2024-11-08T06:29:21.903Z] + set +x [2024-11-08T06:29:21.903Z] + curl -s https://codecov.io/bash [2024-11-08T06:29:21.903Z] + bash -s -- [2024-11-08T06:29:21.903Z] [2024-11-08T06:29:21.903Z] _____ _ [2024-11-08T06:29:21.903Z] / ____| | | [2024-11-08T06:29:21.903Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T06:29:21.903Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T06:29:21.903Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T06:29:21.903Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T06:29:21.903Z] Bash-1.0.6 [2024-11-08T06:29:21.903Z] [2024-11-08T06:29:21.903Z] [2024-11-08T06:29:21.903Z] ==> git version 2.25.1 found [2024-11-08T06:29:21.903Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-08T06:29:21.903Z] Release-Date: 2020-01-08 [2024-11-08T06:29:21.903Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T06:29:21.903Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T06:29:21.903Z] ==> Jenkins CI detected. [2024-11-08T06:29:21.903Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-11-08T06:29:21.904Z] project root: . [2024-11-08T06:29:21.904Z] --> token set from env [2024-11-08T06:29:21.904Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T06:29:21.904Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T06:29:21.904Z] ==> Python coveragepy not found [2024-11-08T06:29:21.904Z] ==> Searching for coverage reports in: [2024-11-08T06:29:21.904Z] + . [2024-11-08T06:29:21.904Z] -> Found 1 reports [2024-11-08T06:29:21.904Z] ==> Detecting git/mercurial file structure [2024-11-08T06:29:21.904Z] ==> Reading reports [2024-11-08T06:29:21.904Z] + ./coverage.out bytes=43316 [2024-11-08T06:29:21.904Z] ==> Appending adjustments [2024-11-08T06:29:21.904Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T06:29:22.163Z] + Found adjustments [2024-11-08T06:29:22.163Z] ==> Gzipping contents [2024-11-08T06:29:22.163Z] 8.0K /tmp/codecov.q7sxXq.gz [2024-11-08T06:29:22.163Z] ==> Uploading reports [2024-11-08T06:29:22.163Z] url: https://codecov.io [2024-11-08T06:29:22.163Z] query: branch=main&commit=d6005d96c7786e365cf45b9995c116b830baa0de&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:29:22.163Z] -> Pinging Codecov [2024-11-08T06:29:22.163Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d6005d96c7786e365cf45b9995c116b830baa0de&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:29:22.423Z] -> Uploading to [2024-11-08T06:29:22.423Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/d6005d96c7786e365cf45b9995c116b830baa0de/a17f3936-7408-40cd-aad0-e6d188321e84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T062922Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e7e8b727f4cff7e9129860177abfd5154121e011015ae770c731399e404d18e0 [2024-11-08T06:29:22.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:29:22.423Z] Dload Upload Total Spent Left Speed [2024-11-08T06:29:22.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 21000 --:--:-- --:--:-- --:--:-- 21000 [2024-11-08T06:29:22.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] } [2024-11-08T06:29:22.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T06:29:22.844Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T06:29:22.858Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:23.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:29:23.162Z] [2024-11-08T06:29:23.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:23.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:29:23.469Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T06:29:23.469Z] 43c4264eed91: Already exists [2024-11-08T06:29:23.469Z] 4cc291be95ef: Already exists [2024-11-08T06:29:23.469Z] 2ac1f1163629: Already exists [2024-11-08T06:29:23.469Z] 5c3c966382ef: Already exists [2024-11-08T06:29:23.469Z] 4f4fb700ef54: Already exists [2024-11-08T06:29:23.469Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T06:29:23.469Z] 9c3e1370e548: Pulling fs layer [2024-11-08T06:29:24.047Z] d9c7d2e4e75e: Download complete [2024-11-08T06:29:24.305Z] d9c7d2e4e75e: Pull complete [2024-11-08T06:29:24.870Z] 9c3e1370e548: Verifying Checksum [2024-11-08T06:29:24.870Z] 9c3e1370e548: Download complete [2024-11-08T06:29:28.152Z] 9c3e1370e548: Pull complete [2024-11-08T06:29:28.152Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T06:29:28.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:29:28.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:28.253Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:29:28.282Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T06:29:32.774Z] $ docker top ab3ba3f729017881196606a9bdc056092d6b27a983b00f198036fed0c4b9edd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:29:33.123Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-11-08T06:29:33.133Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-11-08T06:29:33.411Z] + set -o pipefail [2024-11-08T06:29:33.411Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-11-08T06:29:40.091Z] [2024-11-08T06:29:40.091Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-11-08T06:29:40.091Z] [2024-11-08T06:29:40.091Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/68557583-28bf-47b1-9cb6-c200902b06ec [2024-11-08T06:29:40.091Z] [2024-11-08T06:29:40.091Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T06:29:40.091Z] [2024-11-08T06:29:40.091Z] [2024-11-08T06:29:40.091Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T06:29:40.091Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T06:29:40.109Z] $ docker stop --time=1 ab3ba3f729017881196606a9bdc056092d6b27a983b00f198036fed0c4b9edd4 [2024-11-08T06:29:48.503Z] $ docker rm -f --volumes ab3ba3f729017881196606a9bdc056092d6b27a983b00f198036fed0c4b9edd4 [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 [2024-11-08T06:29:49.701Z] + git log --format=format:%s -1 d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] sh [2024-11-08T06:29:49.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:29:49.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:50.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:29:50.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:29:50.413Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:29:50.444Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:29:51.059Z] $ docker top e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:29:51.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:29:51.172Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:29:51.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:29:51.294Z] $ docker exec e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 ssh-agent [2024-11-08T06:29:51.403Z] SSH_AUTH_SOCK=/tmp/ssh-VO7brfwZJ1qO/agent.31 [2024-11-08T06:29:51.403Z] SSH_AGENT_PID=37 [2024-11-08T06:29:51.407Z] Running ssh-add (command line suppressed) [2024-11-08T06:29:51.526Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18301782557211361872.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18301782557211361872.key) [2024-11-08T06:29:51.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:29:52.009Z] + git semver tag [2024-11-08T06:29:52.280Z] 2024-11-08 06:29:52,236 [run_tag] DEBUG tag force:False [2024-11-08T06:29:52.280Z] 2024-11-08 06:29:52,236 [check_head_tag] DEBUG check head tag [2024-11-08T06:29:52.280Z] 2024-11-08 06:29:52,239 [execute] INFO git cat-file --batch-check [2024-11-08T06:29:52.280Z] 2024-11-08 06:29:52,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:52.280Z] 2024-11-08 06:29:52,243 [execute] INFO git cat-file --batch [2024-11-08T06:29:52.280Z] 2024-11-08 06:29:52,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:29:52.545Z] 2024-11-08 06:29:52,269 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:29:52.545Z] 2024-11-08 06:29:52,269 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-08T06:29:52.545Z] 2024-11-08 06:29:52,269 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:29:52.545Z] 2024-11-08 06:29:52,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:29:52.545Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T06:29:52.552Z] $ docker exec --env ******** --env ******** e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 ssh-agent -k [2024-11-08T06:29:52.689Z] unset SSH_AUTH_SOCK; [2024-11-08T06:29:52.689Z] unset SSH_AGENT_PID; [2024-11-08T06:29:52.689Z] echo Agent pid 37 killed; [2024-11-08T06:29:52.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:29:53.018Z] + git semver [Pipeline] } [2024-11-08T06:29:53.288Z] $ docker stop --time=1 e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 [2024-11-08T06:29:54.812Z] $ docker rm -f --volumes e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:55.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:29:55.228Z] [2024-11-08T06:29:55.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:29:55.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:29:55.785Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T06:29:55.785Z] ab5ef0e58194: Pulling fs layer [2024-11-08T06:29:55.785Z] 9712f1f96733: Pulling fs layer [2024-11-08T06:29:55.785Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T06:29:55.785Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T06:29:55.785Z] e9a5061849ea: Pulling fs layer [2024-11-08T06:29:55.785Z] d747dcd14b5f: Pulling fs layer [2024-11-08T06:29:55.785Z] 2de7ff778b66: Pulling fs layer [2024-11-08T06:29:55.785Z] 0d9ebad4ef96: Waiting [2024-11-08T06:29:55.785Z] 2de7ff778b66: Waiting [2024-11-08T06:29:55.785Z] e9a5061849ea: Waiting [2024-11-08T06:29:55.785Z] d747dcd14b5f: Waiting [2024-11-08T06:29:55.785Z] 9712f1f96733: Verifying Checksum [2024-11-08T06:29:55.785Z] 9712f1f96733: Download complete [2024-11-08T06:29:56.044Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T06:29:56.044Z] 63f879dbbcfc: Download complete [2024-11-08T06:29:56.318Z] e9a5061849ea: Verifying Checksum [2024-11-08T06:29:56.318Z] e9a5061849ea: Download complete [2024-11-08T06:29:56.318Z] d747dcd14b5f: Verifying Checksum [2024-11-08T06:29:56.318Z] d747dcd14b5f: Download complete [2024-11-08T06:29:56.318Z] ab5ef0e58194: Verifying Checksum [2024-11-08T06:29:56.318Z] ab5ef0e58194: Download complete [2024-11-08T06:29:56.575Z] 2de7ff778b66: Verifying Checksum [2024-11-08T06:29:56.575Z] 2de7ff778b66: Download complete [2024-11-08T06:29:56.575Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T06:29:56.575Z] 0d9ebad4ef96: Download complete [2024-11-08T06:29:59.859Z] ab5ef0e58194: Pull complete [2024-11-08T06:30:00.117Z] 9712f1f96733: Pull complete [2024-11-08T06:30:01.051Z] 63f879dbbcfc: Pull complete [2024-11-08T06:30:05.246Z] 0d9ebad4ef96: Pull complete [2024-11-08T06:30:05.246Z] e9a5061849ea: Pull complete [2024-11-08T06:30:05.246Z] d747dcd14b5f: Pull complete [2024-11-08T06:30:06.183Z] 2de7ff778b66: Pull complete [2024-11-08T06:30:06.183Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T06:30:06.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:30:06.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:06.298Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:30:06.326Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T06:30:14.618Z] $ docker top 117a7713e2917837b1e182f5589d78e722d2fc12cc3f90e5bc5348b2294e6c6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:30:14.704Z] provisioning config files... [2024-11-08T06:30:14.713Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15455946695736766650tmp [2024-11-08T06:30:14.724Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4033676041693104683tmp [2024-11-08T06:30:14.734Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18309783321328079319tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:30:14.763Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:15.061Z] ---> sigul-configuration.sh [2024-11-08T06:30:15.061Z] gpg: directory `/root/.gnupg' created [2024-11-08T06:30:15.061Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T06:30:15.061Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T06:30:15.061Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T06:30:15.061Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T06:30:15.061Z] gpg: CAST5 encrypted data [2024-11-08T06:30:15.061Z] gpg: encrypted with 1 passphrase [2024-11-08T06:30:15.061Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T06:30:15.358Z] + mkdir /home/jenkins [2024-11-08T06:30:15.359Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T06:30:15.655Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-08T06:30:15.670Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:15.960Z] ---> sigul-install.sh [2024-11-08T06:30:15.960Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T06:30:16.248Z] + git tag --list [2024-11-08T06:30:16.248Z] v1.0.0 [2024-11-08T06:30:16.248Z] v1.1.0 [2024-11-08T06:30:16.248Z] v1.1.1 [2024-11-08T06:30:16.248Z] v1.2.1 [2024-11-08T06:30:16.248Z] v1.2.2 [2024-11-08T06:30:16.248Z] v1.2.3 [2024-11-08T06:30:16.248Z] v1.3.0 [2024-11-08T06:30:16.248Z] v1.3.1 [2024-11-08T06:30:16.248Z] v2.0.0 [2024-11-08T06:30:16.248Z] v2.1.0 [2024-11-08T06:30:16.248Z] v2.1.1 [2024-11-08T06:30:16.248Z] v2.2.0 [2024-11-08T06:30:16.248Z] v2.3.0 [2024-11-08T06:30:16.248Z] v3.0 [2024-11-08T06:30:16.248Z] v3.0.0 [2024-11-08T06:30:16.248Z] v3.1 [2024-11-08T06:30:16.248Z] v3.1.0 [2024-11-08T06:30:16.248Z] v3.1.0-dev.1 [2024-11-08T06:30:16.248Z] v3.1.0-dev.10 [2024-11-08T06:30:16.248Z] v3.1.0-dev.11 [2024-11-08T06:30:16.248Z] v3.1.0-dev.12 [2024-11-08T06:30:16.248Z] v3.1.0-dev.13 [2024-11-08T06:30:16.248Z] v3.1.0-dev.14 [2024-11-08T06:30:16.248Z] v3.1.0-dev.15 [2024-11-08T06:30:16.248Z] v3.1.0-dev.16 [2024-11-08T06:30:16.248Z] v3.1.0-dev.17 [2024-11-08T06:30:16.248Z] v3.1.0-dev.18 [2024-11-08T06:30:16.248Z] v3.1.0-dev.19 [2024-11-08T06:30:16.248Z] v3.1.0-dev.2 [2024-11-08T06:30:16.248Z] v3.1.0-dev.20 [2024-11-08T06:30:16.248Z] v3.1.0-dev.21 [2024-11-08T06:30:16.248Z] v3.1.0-dev.22 [2024-11-08T06:30:16.248Z] v3.1.0-dev.23 [2024-11-08T06:30:16.248Z] v3.1.0-dev.24 [2024-11-08T06:30:16.248Z] v3.1.0-dev.25 [2024-11-08T06:30:16.248Z] v3.1.0-dev.26 [2024-11-08T06:30:16.248Z] v3.1.0-dev.27 [2024-11-08T06:30:16.248Z] v3.1.0-dev.28 [2024-11-08T06:30:16.248Z] v3.1.0-dev.29 [2024-11-08T06:30:16.248Z] v3.1.0-dev.3 [2024-11-08T06:30:16.248Z] v3.1.0-dev.30 [2024-11-08T06:30:16.248Z] v3.1.0-dev.4 [2024-11-08T06:30:16.248Z] v3.1.0-dev.5 [2024-11-08T06:30:16.248Z] v3.1.0-dev.6 [2024-11-08T06:30:16.248Z] v3.1.0-dev.7 [2024-11-08T06:30:16.248Z] v3.1.0-dev.8 [2024-11-08T06:30:16.248Z] v3.1.0-dev.9 [2024-11-08T06:30:16.248Z] v3.1.1 [2024-11-08T06:30:16.248Z] v3.1.1-dev.1 [2024-11-08T06:30:16.248Z] v3.2.0-dev.1 [2024-11-08T06:30:16.248Z] v3.2.0-dev.10 [2024-11-08T06:30:16.248Z] v3.2.0-dev.11 [2024-11-08T06:30:16.248Z] v3.2.0-dev.12 [2024-11-08T06:30:16.248Z] v3.2.0-dev.13 [2024-11-08T06:30:16.248Z] v3.2.0-dev.14 [2024-11-08T06:30:16.248Z] v3.2.0-dev.15 [2024-11-08T06:30:16.248Z] v3.2.0-dev.16 [2024-11-08T06:30:16.248Z] v3.2.0-dev.17 [2024-11-08T06:30:16.248Z] v3.2.0-dev.18 [2024-11-08T06:30:16.248Z] v3.2.0-dev.19 [2024-11-08T06:30:16.248Z] v3.2.0-dev.2 [2024-11-08T06:30:16.248Z] v3.2.0-dev.20 [2024-11-08T06:30:16.248Z] v3.2.0-dev.21 [2024-11-08T06:30:16.248Z] v3.2.0-dev.22 [2024-11-08T06:30:16.248Z] v3.2.0-dev.23 [2024-11-08T06:30:16.248Z] v3.2.0-dev.24 [2024-11-08T06:30:16.248Z] v3.2.0-dev.25 [2024-11-08T06:30:16.248Z] v3.2.0-dev.26 [2024-11-08T06:30:16.248Z] v3.2.0-dev.27 [2024-11-08T06:30:16.248Z] v3.2.0-dev.28 [2024-11-08T06:30:16.248Z] v3.2.0-dev.3 [2024-11-08T06:30:16.248Z] v3.2.0-dev.4 [2024-11-08T06:30:16.248Z] v3.2.0-dev.5 [2024-11-08T06:30:16.248Z] v3.2.0-dev.6 [2024-11-08T06:30:16.248Z] v3.2.0-dev.7 [2024-11-08T06:30:16.248Z] v3.2.0-dev.8 [2024-11-08T06:30:16.248Z] v3.2.0-dev.9 [2024-11-08T06:30:16.248Z] v4.0.0-dev.1 [2024-11-08T06:30:16.248Z] v4.0.0-dev.2 [2024-11-08T06:30:16.248Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-08T06:30:16.536Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-08T06:30:17.105Z] Signing Git tag with Sigul... [2024-11-08T06:30:17.105Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-08T06:30:17.377Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:17.669Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T06:30:17.676Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T06:30:17.704Z] $ docker stop --time=1 117a7713e2917837b1e182f5589d78e722d2fc12cc3f90e5bc5348b2294e6c6f [2024-11-08T06:30:19.077Z] $ docker rm -f --volumes 117a7713e2917837b1e182f5589d78e722d2fc12cc3f90e5bc5348b2294e6c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T06:30:19.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:30:19.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:30:20.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:30:20.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:20.666Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:30:20.688Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:30:21.109Z] $ docker top ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:30:21.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:30:21.225Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:30:21.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:30:21.348Z] $ docker exec ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 ssh-agent [2024-11-08T06:30:21.463Z] SSH_AUTH_SOCK=/tmp/ssh-LwLAmONTOlID/agent.32 [2024-11-08T06:30:21.463Z] SSH_AGENT_PID=38 [2024-11-08T06:30:21.468Z] Running ssh-add (command line suppressed) [2024-11-08T06:30:21.569Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18233777811042590153.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18233777811042590153.key) [2024-11-08T06:30:21.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:30:21.897Z] + git semver bump pre [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,088 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,088 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,088 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,088 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,090 [execute] INFO git cat-file --batch-check [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,095 [execute] INFO git cat-file --batch [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:30:22.161Z] 2024-11-08 06:30:22,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:30:22.161Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:30:22.173Z] $ docker exec --env ******** --env ******** ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 ssh-agent -k [2024-11-08T06:30:22.284Z] unset SSH_AUTH_SOCK; [2024-11-08T06:30:22.284Z] unset SSH_AGENT_PID; [2024-11-08T06:30:22.284Z] echo Agent pid 38 killed; [2024-11-08T06:30:22.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:30:22.617Z] + git semver [Pipeline] } [2024-11-08T06:30:22.888Z] $ docker stop --time=1 ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 [2024-11-08T06:30:24.177Z] $ docker rm -f --volumes ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:30:24.526Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:30:24.526Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:30:24.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:30:24.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:24.911Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:30:24.937Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T06:30:25.295Z] $ docker top 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:30:25.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:30:25.420Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:30:25.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:30:25.536Z] $ docker exec 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 ssh-agent [2024-11-08T06:30:25.664Z] SSH_AUTH_SOCK=/tmp/ssh-o9nIgpQzWI7f/agent.33 [2024-11-08T06:30:25.664Z] SSH_AGENT_PID=39 [2024-11-08T06:30:25.668Z] Running ssh-add (command line suppressed) [2024-11-08T06:30:25.770Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4702346920227495367.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4702346920227495367.key) [2024-11-08T06:30:25.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:30:26.086Z] + git semver push [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,260 [run_push] DEBUG push [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,261 [execute] INFO git cat-file --batch-check [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,265 [execute] INFO git rev-list 4f3df56a2651586c27f6cdf6ed2593e445175036 -- [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,266 [execute] DEBUG Popen(['git', 'rev-list', '4f3df56a2651586c27f6cdf6ed2593e445175036', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,275 [execute] INFO git fetch -v origin [2024-11-08T06:30:26.345Z] 2024-11-08 06:30:26,275 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T06:30:26.914Z] 2024-11-08 06:30:26,749 [run_push] DEBUG no remote changes detected [2024-11-08T06:30:26.914Z] 2024-11-08 06:30:26,749 [execute] INFO git push origin semver [2024-11-08T06:30:26.914Z] 2024-11-08 06:30:26,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:30:27.484Z] 2024-11-08 06:30:27,472 [run_push] DEBUG push all version tags [2024-11-08T06:30:27.485Z] 2024-11-08 06:30:27,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T06:30:27.485Z] 2024-11-08 06:30:27,473 [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) [2024-11-08T06:30:28.422Z] 2024-11-08 06:30:28,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-08T06:30:28.422Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:30:28.429Z] $ docker exec --env ******** --env ******** 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 ssh-agent -k [2024-11-08T06:30:28.537Z] unset SSH_AUTH_SOCK; [2024-11-08T06:30:28.537Z] unset SSH_AGENT_PID; [2024-11-08T06:30:28.537Z] echo Agent pid 39 killed; [2024-11-08T06:30:28.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:30:28.885Z] + git semver [Pipeline] } [2024-11-08T06:30:29.155Z] $ docker stop --time=1 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 [2024-11-08T06:30:30.413Z] $ docker rm -f --volumes 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T06:30:31.060Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-11-08T06:30:31.060Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-08T06:30:31.060Z] total 16 [2024-11-08T06:30:31.060Z] drwxr-xr-x 3 root root 4096 Nov 8 06:15 . [2024-11-08T06:30:31.060Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:30 .. [2024-11-08T06:30:31.060Z] drwxr-xr-x 2 root root 4096 Nov 8 06:15 cost [2024-11-08T06:30:31.060Z] -rw-r--r-- 1 root root 89 Nov 8 06:15 cost.csv [2024-11-08T06:30:31.060Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-08T06:30:31.060Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-08T06:30:31.060Z] total 16 [2024-11-08T06:30:31.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:15 . [2024-11-08T06:30:31.060Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:30 .. [2024-11-08T06:30:31.060Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 06:15 cost [2024-11-08T06:30:31.060Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:31.353Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:32.208Z] ---> package-listing.sh [2024-11-08T06:30:32.208Z] ++ facter osfamily [2024-11-08T06:30:32.208Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T06:30:32.469Z] + OS_FAMILY=debian [2024-11-08T06:30:32.469Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-11-08T06:30:32.469Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T06:30:32.469Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T06:30:32.469Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T06:30:32.469Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T06:30:32.469Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-08T06:30:32.469Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T06:30:32.469Z] + case "${OS_FAMILY}" in [2024-11-08T06:30:32.469Z] + dpkg -l [2024-11-08T06:30:32.469Z] + grep '^ii' [2024-11-08T06:30:32.469Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T06:30:32.469Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T06:30:32.469Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T06:30:32.469Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-08T06:30:32.469Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-11-08T06:30:32.469Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-11-08T06:30:32.483Z] 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 [2024-11-08T06:30:32.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:30:33.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:30:33.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:30:33.406Z] prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container [2024-11-08T06:30:33.431Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T06:30:33.648Z] $ docker top 060e5158a02b1554d127b75e5944eeaa3ac061163c8517f5b29ab0d004c46089 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:30:34.007Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T06:30:34.293Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T06:30:34.578Z] + ls /var/log/sa-host [2024-11-08T06:30:34.579Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:30:34.662Z] provisioning config files... [2024-11-08T06:30:34.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1718395889785945814tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:30:34.694Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:34.975Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T06:30:34.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:35.315Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T06:30:35.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:35.612Z] ---> sudo-logs.sh [2024-11-08T06:30:35.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T06:30:35.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:36.034Z] ---> job-cost.sh [2024-11-08T06:30:36.034Z] lf-activate-venv: SKIPPING [2024-11-08T06:30:36.034Z] DEBUG: total: 0.2199999988079071 [2024-11-08T06:30:36.034Z] INFO: Retrieving Stack Cost... [2024-11-08T06:30:36.336Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:30:36.596Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T06:30:36.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:30:36.892Z] ---> logs-deploy.sh [2024-11-08T06:30:36.892Z] lf-activate-venv: SKIPPING [2024-11-08T06:30:36.892Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/187 [2024-11-08T06:30:36.892Z] INFO: archiving workspace using pattern(s): [2024-11-08T06:30:38.560Z] Archives upload complete. [2024-11-08T06:30:38.560Z] INFO: archiving logs to Nexus