Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 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-ssh11160936010561973431.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-ssh8901583900439271394.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-ssh8696827292497360089.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-ssh97036255762992001.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-ssh12998266227707503014.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 ‘prd-ubuntu20.04-docker-8c-8g-26995’ Running on prd-ubuntu20.04-docker-8c-8g-26997 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 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 (main) Commit message: "Merge pull request #506 from judehung/issue-789-branch" > 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 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 # timeout=10 > git rev-list --no-walk 0d6ab1fb206186d5c3e15ce2aad10aa7c35bbc7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T08:01:49.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T08:01:49.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T08:01:49.500Z] ========================================================= [2024-11-19T08:01:49.500Z] EdgeX Global Pipelines Version Info [2024-11-19T08:01:49.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:01:50.597Z] ------------------- [2024-11-19T08:01:50.597Z] stable info: [2024-11-19T08:01:50.597Z] ------------------- [2024-11-19T08:01:50.597Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T08:01:50.597Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T08:01:50.597Z] Message: update stable to v1.0.265 [2024-11-19T08:01:51.165Z] ------------------- [2024-11-19T08:01:51.165Z] experimental info: [2024-11-19T08:01:51.165Z] ------------------- [2024-11-19T08:01:51.165Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T08:01:51.165Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T08:01:51.165Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T08:01:51.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-19T08:01:51.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-19T08:01:51.274Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T08:01:51.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T08:01:51.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T08:01:51.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T08:01:51.363Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T08:01:51.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-19T08:01:51.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T08:01:51.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T08:01:51.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T08:01:51.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-19T08:01:51.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T08:01:51.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T08:01:51.550Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T08:01:51.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T08:01:51.589Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T08:01:51.609Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T08:01:51.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T08:01:51.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T08:01:51.676Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-19T08:01:51.698Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-19T08:01:51.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-19T08:01:51.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-19T08:01:51.765Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-19T08:01:51.792Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T08:01:51.821Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T08:01:51.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-19T08:01:51.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-19T08:01:51.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-19T08:01:51.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] echo [2024-11-19T08:01:51.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0958a92 [Pipeline] echo [2024-11-19T08:01:51.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:01:52.024Z] provisioning config files... [2024-11-19T08:01:52.037Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1135066994644695397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:01:52.375Z] ---> ****-login.sh [2024-11-19T08:01:52.375Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:01:52.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:52.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:52.638Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:52.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:52.638Z] [2024-11-19T08:01:52.638Z] Login Succeeded [2024-11-19T08:01:52.638Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:01:52.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:52.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:52.898Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:52.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:52.898Z] [2024-11-19T08:01:52.898Z] Login Succeeded [2024-11-19T08:01:52.898Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:01:52.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:52.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:52.899Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:52.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:52.899Z] [2024-11-19T08:01:52.899Z] Login Succeeded [2024-11-19T08:01:52.899Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:01:52.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:52.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:52.899Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:52.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:52.899Z] [2024-11-19T08:01:52.899Z] Login Succeeded [2024-11-19T08:01:52.899Z] ****.io [2024-11-19T08:01:53.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:01:53.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:01:53.158Z] Configure a credential helper to remove this warning. See [2024-11-19T08:01:53.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:01:53.159Z] [2024-11-19T08:01:53.159Z] Login Succeeded [2024-11-19T08:01:53.159Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:01:53.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T08:01:53.565Z] + git rev-list -1 --merges 0958a92fd6cf87aba84d220ca8c29fa54c7ca139~1..0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] echo [2024-11-19T08:01:53.594Z] -----------> git rev-list -1 --merges 0958a92fd6cf87aba84d220ca8c29fa54c7ca139~1..0958a92fd6cf87aba84d220ca8c29fa54c7ca139 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:01:53.594Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [false] [Pipeline] sh [2024-11-19T08:01:53.892Z] + git log --format=format:%s -1 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] echo [2024-11-19T08:01:53.905Z] ========================================================= [2024-11-19T08:01:53.905Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T08:01:53.905Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T08:01:54.238Z] + git log --format=format:%s -1 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] echo [2024-11-19T08:01:54.249Z] [semverPrep] GIT_COMMIT: 0958a92fd6cf87aba84d220ca8c29fa54c7ca139, Commit Message: Merge pull request #506 from judehung/issue-789-branch [Pipeline] echo [2024-11-19T08:01:54.264Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-19T08:01:54.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:01:54.627Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T08:01:54.627Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T08:01:54.627Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T08:01:54.627Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-19T08:01:54.627Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-19T08:01:54.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:01:54.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:01:54.984Z] [2024-11-19T08:01:54.984Z] 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-19T08:01:55.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:01:55.296Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T08:01:55.296Z] b85a868b505f: Pulling fs layer [2024-11-19T08:01:55.296Z] e2be974225ed: Pulling fs layer [2024-11-19T08:01:55.296Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T08:01:55.296Z] 988bab9f4d93: Pulling fs layer [2024-11-19T08:01:55.296Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T08:01:55.296Z] eaf3925da568: Pulling fs layer [2024-11-19T08:01:55.296Z] bab4dde63d76: Pulling fs layer [2024-11-19T08:01:55.296Z] bde34c3a00c8: Pulling fs layer [2024-11-19T08:01:55.296Z] b352a97aabf1: Pulling fs layer [2024-11-19T08:01:55.296Z] 4872d77fe225: Pulling fs layer [2024-11-19T08:01:55.296Z] 5851b861e8e6: Pulling fs layer [2024-11-19T08:01:55.296Z] bab4dde63d76: Waiting [2024-11-19T08:01:55.296Z] bde34c3a00c8: Waiting [2024-11-19T08:01:55.296Z] b352a97aabf1: Waiting [2024-11-19T08:01:55.296Z] 4872d77fe225: Waiting [2024-11-19T08:01:55.296Z] 5851b861e8e6: Waiting [2024-11-19T08:01:55.296Z] 1469e6f7b9e6: Waiting [2024-11-19T08:01:55.296Z] 988bab9f4d93: Waiting [2024-11-19T08:01:55.296Z] eaf3925da568: Waiting [2024-11-19T08:01:55.296Z] e2be974225ed: Verifying Checksum [2024-11-19T08:01:55.296Z] e2be974225ed: Download complete [2024-11-19T08:01:55.296Z] 988bab9f4d93: Verifying Checksum [2024-11-19T08:01:55.296Z] 988bab9f4d93: Download complete [2024-11-19T08:01:55.296Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T08:01:55.296Z] 1469e6f7b9e6: Download complete [2024-11-19T08:01:55.296Z] 339a4e72a1f5: Verifying Checksum [2024-11-19T08:01:55.296Z] 339a4e72a1f5: Download complete [2024-11-19T08:01:55.296Z] eaf3925da568: Verifying Checksum [2024-11-19T08:01:55.296Z] eaf3925da568: Download complete [2024-11-19T08:01:55.296Z] bde34c3a00c8: Download complete [2024-11-19T08:01:55.554Z] b352a97aabf1: Verifying Checksum [2024-11-19T08:01:55.554Z] b352a97aabf1: Download complete [2024-11-19T08:01:55.554Z] 4872d77fe225: Verifying Checksum [2024-11-19T08:01:55.554Z] 4872d77fe225: Download complete [2024-11-19T08:01:55.554Z] 5851b861e8e6: Verifying Checksum [2024-11-19T08:01:55.554Z] 5851b861e8e6: Download complete [2024-11-19T08:01:55.554Z] b85a868b505f: Verifying Checksum [2024-11-19T08:01:55.554Z] b85a868b505f: Download complete [2024-11-19T08:01:55.811Z] bab4dde63d76: Verifying Checksum [2024-11-19T08:01:55.811Z] bab4dde63d76: Download complete [2024-11-19T08:01:56.753Z] b85a868b505f: Pull complete [2024-11-19T08:01:56.753Z] e2be974225ed: Pull complete [2024-11-19T08:01:57.319Z] 339a4e72a1f5: Pull complete [2024-11-19T08:01:57.319Z] 988bab9f4d93: Pull complete [2024-11-19T08:01:57.577Z] 1469e6f7b9e6: Pull complete [2024-11-19T08:01:57.577Z] eaf3925da568: Pull complete [2024-11-19T08:01:59.481Z] bab4dde63d76: Pull complete [2024-11-19T08:01:59.481Z] bde34c3a00c8: Pull complete [2024-11-19T08:01:59.481Z] b352a97aabf1: Pull complete [2024-11-19T08:01:59.738Z] 4872d77fe225: Pull complete [2024-11-19T08:01:59.738Z] 5851b861e8e6: Pull complete [2024-11-19T08:01:59.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T08:01:59.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:01:59.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:01:59.899Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:01:59.927Z] $ 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-19T08:02:02.606Z] $ docker top c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 -eo pid,comm [2024-11-19T08:02:02.665Z] 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-19T08:02:02.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:02:02.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:02:02.722Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:02:02.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:02:02.836Z] $ docker exec c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 ssh-agent [2024-11-19T08:02:02.939Z] SSH_AUTH_SOCK=/tmp/ssh-721cYdadHwMA/agent.33 [2024-11-19T08:02:02.939Z] SSH_AGENT_PID=39 [2024-11-19T08:02:02.946Z] Running ssh-add (command line suppressed) [2024-11-19T08:02:03.048Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8016721875260929997.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8016721875260929997.key) [2024-11-19T08:02:03.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:02:03.355Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T08:02:03.364Z] $ docker exec --env ******** --env ******** c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 ssh-agent -k [2024-11-19T08:02:03.458Z] unset SSH_AUTH_SOCK; [2024-11-19T08:02:03.458Z] unset SSH_AGENT_PID; [2024-11-19T08:02:03.458Z] echo Agent pid 39 killed; [2024-11-19T08:02:03.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T08:02:03.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:02:03.510Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:02:03.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:02:03.623Z] $ docker exec c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 ssh-agent [2024-11-19T08:02:03.747Z] SSH_AUTH_SOCK=/tmp/ssh-lWeIrGbyGLyv/agent.72 [2024-11-19T08:02:03.747Z] SSH_AGENT_PID=78 [2024-11-19T08:02:03.751Z] Running ssh-add (command line suppressed) [2024-11-19T08:02:03.841Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14294039111193247961.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14294039111193247961.key) [2024-11-19T08:02:03.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:02:04.144Z] + git semver init [2024-11-19T08:02:04.403Z] 2024-11-19 08:02:04,320 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T08:02:04.403Z] 2024-11-19 08:02:04,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-19T08:02:04.403Z] 2024-11-19 08:02:04,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-11-19T08:02:04.403Z] 2024-11-19 08:02:04,321 [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-19T08:02:06.310Z] 2024-11-19 08:02:06,306 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-11-19T08:02:06.571Z] 2024-11-19 08:02:06,306 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-11-19T08:02:06.571Z] 2024-11-19 08:02:06,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:02:06.571Z] 2024-11-19 08:02:06,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:02:06.571Z] 4.0.0-dev.6 [Pipeline] } [2024-11-19T08:02:06.578Z] $ docker exec --env ******** --env ******** c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 ssh-agent -k [2024-11-19T08:02:06.683Z] unset SSH_AUTH_SOCK; [2024-11-19T08:02:06.683Z] unset SSH_AGENT_PID; [2024-11-19T08:02:06.683Z] echo Agent pid 78 killed; [2024-11-19T08:02:06.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:02:07.021Z] + git semver [Pipeline] } [2024-11-19T08:02:07.289Z] $ docker stop --time=1 c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 [2024-11-19T08:02:08.633Z] $ docker rm -f --volumes c8780536ba883edd900e6105d194a4724b77216bf3304dd60c51c8f173d68681 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:02:08.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T08:02:09.287Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T08:02:09.291Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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-19T08:02:09.484Z] provisioning config files... [2024-11-19T08:02:09.494Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13764351731456200040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:02:09.794Z] ---> ****-login.sh [2024-11-19T08:02:09.794Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:02:09.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:02:09.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:02:09.794Z] Configure a credential helper to remove this warning. See [2024-11-19T08:02:09.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:02:09.794Z] [2024-11-19T08:02:09.794Z] Login Succeeded [2024-11-19T08:02:09.794Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:02:09.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:02:09.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:02:09.794Z] Configure a credential helper to remove this warning. See [2024-11-19T08:02:09.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:02:09.794Z] [2024-11-19T08:02:09.794Z] Login Succeeded [2024-11-19T08:02:09.794Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:02:10.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:02:10.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:02:10.053Z] Configure a credential helper to remove this warning. See [2024-11-19T08:02:10.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:02:10.053Z] [2024-11-19T08:02:10.053Z] Login Succeeded [2024-11-19T08:02:10.053Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:02:10.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:02:10.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:02:10.054Z] Configure a credential helper to remove this warning. See [2024-11-19T08:02:10.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:02:10.054Z] [2024-11-19T08:02:10.054Z] Login Succeeded [2024-11-19T08:02:10.054Z] ****.io [2024-11-19T08:02:10.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:02:10.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:02:10.314Z] Configure a credential helper to remove this warning. See [2024-11-19T08:02:10.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:02:10.314Z] [2024-11-19T08:02:10.314Z] Login Succeeded [2024-11-19T08:02:10.314Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:02:10.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T08:02:10.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:02:10.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:02:10.444Z] ========================================================= [2024-11-19T08:02:10.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T08:02:10.444Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:02:10.779Z] + 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-19T08:02:10.780Z] Sending build context to Docker daemon 37.73MB [2024-11-19T08:02:10.780Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T08:02:10.780Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T08:02:11.037Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T08:02:11.037Z] 43c4264eed91: Pulling fs layer [2024-11-19T08:02:11.037Z] 4cc291be95ef: Pulling fs layer [2024-11-19T08:02:11.037Z] 2ac1f1163629: Pulling fs layer [2024-11-19T08:02:11.037Z] 5c3c966382ef: Pulling fs layer [2024-11-19T08:02:11.037Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T08:02:11.037Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T08:02:11.037Z] 9f66e0745190: Pulling fs layer [2024-11-19T08:02:11.037Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T08:02:11.037Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T08:02:11.037Z] 4f4fb700ef54: Waiting [2024-11-19T08:02:11.037Z] 5d5c8e513c77: Waiting [2024-11-19T08:02:11.037Z] f49a43e4bbc0: Waiting [2024-11-19T08:02:11.037Z] 9f66e0745190: Waiting [2024-11-19T08:02:11.037Z] 4cc291be95ef: Verifying Checksum [2024-11-19T08:02:11.037Z] 4cc291be95ef: Download complete [2024-11-19T08:02:11.037Z] 5c3c966382ef: Verifying Checksum [2024-11-19T08:02:11.037Z] 5c3c966382ef: Download complete [2024-11-19T08:02:11.037Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T08:02:11.037Z] 4f4fb700ef54: Download complete [2024-11-19T08:02:11.037Z] 5d5c8e513c77: Verifying Checksum [2024-11-19T08:02:11.037Z] 5d5c8e513c77: Download complete [2024-11-19T08:02:11.037Z] 43c4264eed91: Verifying Checksum [2024-11-19T08:02:11.037Z] 43c4264eed91: Download complete [2024-11-19T08:02:11.037Z] 9f66e0745190: Verifying Checksum [2024-11-19T08:02:11.037Z] 9f66e0745190: Download complete [2024-11-19T08:02:11.296Z] 43c4264eed91: Pull complete [2024-11-19T08:02:11.296Z] 561ebcabdf7f: Verifying Checksum [2024-11-19T08:02:11.296Z] 561ebcabdf7f: Download complete [2024-11-19T08:02:11.296Z] 4cc291be95ef: Pull complete [2024-11-19T08:02:11.555Z] 2ac1f1163629: Verifying Checksum [2024-11-19T08:02:11.555Z] 2ac1f1163629: Download complete [2024-11-19T08:02:11.812Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T08:02:11.812Z] f49a43e4bbc0: Download complete [2024-11-19T08:02:15.087Z] 2ac1f1163629: Pull complete [2024-11-19T08:02:15.088Z] 5c3c966382ef: Pull complete [2024-11-19T08:02:15.088Z] 4f4fb700ef54: Pull complete [2024-11-19T08:02:15.088Z] 5d5c8e513c77: Pull complete [2024-11-19T08:02:15.088Z] 9f66e0745190: Pull complete [2024-11-19T08:02:16.987Z] f49a43e4bbc0: Pull complete [2024-11-19T08:02:17.577Z] 561ebcabdf7f: Pull complete [2024-11-19T08:02:17.577Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T08:02:17.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T08:02:17.577Z] ---> 3a752c3f9dda [2024-11-19T08:02:17.577Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T08:02:21.767Z] ---> Running in dcf5b5cd4baa [2024-11-19T08:02:21.767Z] Removing intermediate container dcf5b5cd4baa [2024-11-19T08:02:21.767Z] ---> de26fcdf4a08 [2024-11-19T08:02:21.767Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T08:02:21.767Z] ---> Running in 8d600a9f20f7 [2024-11-19T08:02:21.767Z] Removing intermediate container 8d600a9f20f7 [2024-11-19T08:02:21.767Z] ---> 6e34f5955574 [2024-11-19T08:02:21.767Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T08:02:21.767Z] ---> Running in 1a9dc769f7b6 [2024-11-19T08:02:21.767Z] Removing intermediate container 1a9dc769f7b6 [2024-11-19T08:02:21.767Z] ---> ac570e5271ab [2024-11-19T08:02:21.767Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-19T08:02:21.767Z] ---> Running in 17475f6c3be8 [2024-11-19T08:02:21.767Z] Removing intermediate container 17475f6c3be8 [2024-11-19T08:02:21.767Z] ---> 1ad9a9bf5315 [2024-11-19T08:02:21.767Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T08:02:21.767Z] ---> Running in a8cf86d57117 [2024-11-19T08:02:21.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T08:02:21.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T08:02:22.026Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-19T08:02:22.026Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-19T08:02:22.026Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-19T08:02:22.026Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-19T08:02:22.026Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T08:02:22.026Z] OK: 250 MiB in 58 packages [2024-11-19T08:02:22.598Z] Removing intermediate container a8cf86d57117 [2024-11-19T08:02:22.598Z] ---> 328c00fadc66 [2024-11-19T08:02:22.598Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T08:02:22.598Z] ---> 809fd032ce9c [2024-11-19T08:02:22.598Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:02:22.857Z] ---> Running in eb0e1f392d37 [2024-11-19T08:02:24.427Z] Still waiting to schedule task [2024-11-19T08:02:24.428Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26996’ [2024-11-19T08:03:01.606Z] Removing intermediate container eb0e1f392d37 [2024-11-19T08:03:01.606Z] ---> 8d96a71f91cd [2024-11-19T08:03:01.606Z] Step 10/12 : COPY . . [2024-11-19T08:03:02.174Z] ---> e55294c5c9a9 [2024-11-19T08:03:02.174Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T08:03:02.174Z] ---> Running in 654a59422bc6 [2024-11-19T08:03:02.434Z] Removing intermediate container 654a59422bc6 [2024-11-19T08:03:02.434Z] ---> 4936b0eeb846 [2024-11-19T08:03:02.434Z] Step 12/12 : RUN $MAKE [2024-11-19T08:03:02.434Z] ---> Running in 2dd251598d12 [2024-11-19T08:03:02.694Z] noop [2024-11-19T08:03:02.953Z] Removing intermediate container 2dd251598d12 [2024-11-19T08:03:02.953Z] ---> 62d0dde37d7d [2024-11-19T08:03:02.953Z] Successfully built 62d0dde37d7d [2024-11-19T08:03:02.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:03.276Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T08:03:03.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:03:03.355Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:03:03.380Z] $ 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-19T08:03:03.743Z] $ docker top e1771840fbeded18dc9d850cd6aec3bc9dcacce59f736f91087aed5c8c6dc31b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:03:04.096Z] + go version [2024-11-19T08:03:04.096Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T08:03:04.101Z] $ docker stop --time=1 e1771840fbeded18dc9d850cd6aec3bc9dcacce59f736f91087aed5c8c6dc31b [2024-11-19T08:03:05.368Z] $ docker rm -f --volumes e1771840fbeded18dc9d850cd6aec3bc9dcacce59f736f91087aed5c8c6dc31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:05.821Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T08:03:05.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:03:05.906Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:03:05.935Z] $ 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-19T08:03:06.271Z] $ docker top 60f6671ce5bf1bdea14b7379ff4b3ae2e972c7ff246a9903d186879415b4daa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:03:06.624Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-19T08:03:06.923Z] + make test [2024-11-19T08:03:06.923Z] go test ./... -coverprofile=coverage.out [2024-11-19T08:03:08.298Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-19T08:03:30.217Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-19T08:03:30.217Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-11-19T08:03:38.328Z] go vet ./... [2024-11-19T08:03:44.882Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T08:03:44.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T08:03:44.882Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T08:03:44.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T08:03:44.911Z] $ docker stop --time=1 60f6671ce5bf1bdea14b7379ff4b3ae2e972c7ff246a9903d186879415b4daa7 [2024-11-19T08:03:48.396Z] $ docker rm -f --volumes 60f6671ce5bf1bdea14b7379ff4b3ae2e972c7ff246a9903d186879415b4daa7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:03:48.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T08:03:49.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-19T08:03:49.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T08:03:49.770Z] + ls -al . [2024-11-19T08:03:49.770Z] total 264 [2024-11-19T08:03:49.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 08:03 . [2024-11-19T08:03:49.770Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 08:01 .. [2024-11-19T08:03:49.770Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 08:03 .git [2024-11-19T08:03:49.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:01 .github [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 19 08:01 .gitignore [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 08:01 .golangci.yml [2024-11-19T08:03:49.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 08:02 .semver [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 19 08:01 Attribution.txt [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 19 08:01 CHANGELOG.md [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 19 08:01 Dockerfile [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 08:01 GOVERNANCE.md [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 19 08:01 Jenkinsfile [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 08:01 LICENSE [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 2652 Nov 19 08:01 Makefile [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 19 08:01 OWNERS.md [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 4473 Nov 19 08:01 README.md [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 08:02 VERSION [2024-11-19T08:03:49.770Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 08:01 bin [2024-11-19T08:03:49.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:01 cmd [2024-11-19T08:03:49.770Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 19 08:03 coverage.out [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 19 08:01 go.mod [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 19 08:01 go.sum [2024-11-19T08:03:49.770Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:01 internal [2024-11-19T08:03:49.770Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 19 08:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:03:50.084Z] + 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=0958a92fd6cf87aba84d220ca8c29fa54c7ca139 --label arch=amd64 --label version=4.0.0-dev.6 . [2024-11-19T08:03:50.084Z] Sending build context to Docker daemon 37.77MB [2024-11-19T08:03:50.084Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T08:03:50.084Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-19T08:03:50.084Z] ---> 62d0dde37d7d [2024-11-19T08:03:50.084Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T08:03:50.344Z] ---> Running in 9aa51c6cc7a4 [2024-11-19T08:03:50.344Z] Removing intermediate container 9aa51c6cc7a4 [2024-11-19T08:03:50.344Z] ---> d68c1d8d3de1 [2024-11-19T08:03:50.344Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T08:03:50.605Z] ---> Running in 9e0a2c42ecd9 [2024-11-19T08:03:50.605Z] Removing intermediate container 9e0a2c42ecd9 [2024-11-19T08:03:50.605Z] ---> fe10f7d886f5 [2024-11-19T08:03:50.605Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-19T08:03:50.605Z] ---> Running in 871252e69fe9 [2024-11-19T08:03:50.605Z] Removing intermediate container 871252e69fe9 [2024-11-19T08:03:50.605Z] ---> a5d53a7d1ec8 [2024-11-19T08:03:50.605Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-19T08:03:50.865Z] ---> Running in 8c9caf2abebc [2024-11-19T08:03:50.865Z] Removing intermediate container 8c9caf2abebc [2024-11-19T08:03:50.865Z] ---> eae770cf9fa8 [2024-11-19T08:03:50.865Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T08:03:50.865Z] ---> Running in 82fb2512c7eb [2024-11-19T08:03:51.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T08:03:51.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T08:03:51.385Z] OK: 250 MiB in 58 packages [2024-11-19T08:03:51.955Z] Removing intermediate container 82fb2512c7eb [2024-11-19T08:03:51.955Z] ---> b182ae02add4 [2024-11-19T08:03:51.955Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-19T08:03:51.955Z] ---> 7b7672c04158 [2024-11-19T08:03:51.955Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:03:51.955Z] ---> Running in 56460eec81ad [2024-11-19T08:03:52.894Z] Removing intermediate container 56460eec81ad [2024-11-19T08:03:52.894Z] ---> f22f47d2d6d8 [2024-11-19T08:03:52.894Z] Step 10/26 : COPY . . [2024-11-19T08:03:53.476Z] ---> e328aa06e3da [2024-11-19T08:03:53.476Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T08:03:53.476Z] ---> Running in bb1a988cfac0 [2024-11-19T08:03:53.476Z] Removing intermediate container bb1a988cfac0 [2024-11-19T08:03:53.476Z] ---> 3e9069c7054d [2024-11-19T08:03:53.476Z] Step 12/26 : RUN $MAKE [2024-11-19T08:03:53.737Z] ---> Running in 2a597dfb8e5d [2024-11-19T08:03:53.995Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-19T08:04:33.026Z] Removing intermediate container 2a597dfb8e5d [2024-11-19T08:04:33.026Z] ---> 13b9d5fa57e0 [2024-11-19T08:04:33.026Z] Step 13/26 : FROM alpine:3.20 [2024-11-19T08:04:33.026Z] 3.20: Pulling from library/alpine [2024-11-19T08:04:33.026Z] da9db072f522: Pulling fs layer [2024-11-19T08:04:33.026Z] da9db072f522: Verifying Checksum [2024-11-19T08:04:33.026Z] da9db072f522: Download complete [2024-11-19T08:04:33.026Z] da9db072f522: Pull complete [2024-11-19T08:04:33.026Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T08:04:33.026Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T08:04:33.026Z] ---> 63b790fccc90 [2024-11-19T08:04:33.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-19T08:04:33.026Z] ---> Running in dd97f849c03f [2024-11-19T08:04:33.026Z] Removing intermediate container dd97f849c03f [2024-11-19T08:04:33.026Z] ---> cefe8daa0283 [2024-11-19T08:04:33.026Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-19T08:04:33.026Z] ---> Running in e43bbd80fc16 [2024-11-19T08:04:33.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T08:04:33.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T08:04:33.026Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T08:04:33.026Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T08:04:33.026Z] OK: 8 MiB in 15 packages [2024-11-19T08:04:33.026Z] Removing intermediate container e43bbd80fc16 [2024-11-19T08:04:33.026Z] ---> 1f8cbda3fd93 [2024-11-19T08:04:33.026Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-19T08:04:33.026Z] ---> Running in ef33efb1166f [2024-11-19T08:04:33.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T08:04:33.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T08:04:33.026Z] Upgrading critical system libraries and apk-tools: [2024-11-19T08:04:33.026Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:04:33.026Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T08:04:33.026Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:04:33.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T08:04:33.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T08:04:33.026Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:04:33.026Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:04:33.026Z] OK: 8 MiB in 15 packages [2024-11-19T08:04:33.026Z] Removing intermediate container ef33efb1166f [2024-11-19T08:04:33.026Z] ---> dfbdafb30eb2 [2024-11-19T08:04:33.026Z] Step 17/26 : WORKDIR / [2024-11-19T08:04:33.026Z] ---> Running in e4b4c9a308e7 [2024-11-19T08:04:33.026Z] Removing intermediate container e4b4c9a308e7 [2024-11-19T08:04:33.026Z] ---> 3a37f0d016a0 [2024-11-19T08:04:33.026Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-19T08:04:33.026Z] ---> dc45c108b167 [2024-11-19T08:04:33.026Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-19T08:04:33.026Z] ---> cb9b6e7e05e1 [2024-11-19T08:04:33.026Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-19T08:04:33.026Z] ---> b362f1c28689 [2024-11-19T08:04:33.026Z] Step 21/26 : EXPOSE 59900 [2024-11-19T08:04:33.026Z] ---> Running in ef1b8d022daf [2024-11-19T08:04:33.285Z] Removing intermediate container ef1b8d022daf [2024-11-19T08:04:33.285Z] ---> adc815aa431d [2024-11-19T08:04:33.285Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-19T08:04:33.285Z] ---> Running in ce7a0cdda2e2 [2024-11-19T08:04:33.285Z] Removing intermediate container ce7a0cdda2e2 [2024-11-19T08:04:33.285Z] ---> db8cfd1503bd [2024-11-19T08:04:33.285Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T08:04:33.285Z] ---> Running in 6fec96292fdb [2024-11-19T08:04:33.285Z] Removing intermediate container 6fec96292fdb [2024-11-19T08:04:33.285Z] ---> f75c5bf1c391 [2024-11-19T08:04:33.285Z] Step 24/26 : LABEL arch=amd64 [2024-11-19T08:04:33.285Z] ---> Running in 91a3ba681bb7 [2024-11-19T08:04:33.545Z] Removing intermediate container 91a3ba681bb7 [2024-11-19T08:04:33.545Z] ---> 2d1f001741b2 [2024-11-19T08:04:33.545Z] Step 25/26 : LABEL git_sha=0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:04:33.545Z] ---> Running in 12761a7b6dd3 [2024-11-19T08:04:33.545Z] Removing intermediate container 12761a7b6dd3 [2024-11-19T08:04:33.545Z] ---> 5a8403f2d0fe [2024-11-19T08:04:33.545Z] Step 26/26 : LABEL version=4.0.0-dev.6 [2024-11-19T08:04:33.545Z] ---> Running in c24ab4e90bea [2024-11-19T08:04:33.545Z] Removing intermediate container c24ab4e90bea [2024-11-19T08:04:33.545Z] ---> c1d64326333e [2024-11-19T08:04:33.545Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T08:04:33.545Z] Successfully built c1d64326333e [2024-11-19T08:04:33.545Z] 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-19T08:04:33.682Z] provisioning config files... [2024-11-19T08:04:33.690Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11589622711931563978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:04:33.989Z] ---> ****-login.sh [2024-11-19T08:04:33.990Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:04:33.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:04:33.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:04:33.990Z] Configure a credential helper to remove this warning. See [2024-11-19T08:04:33.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:04:33.990Z] [2024-11-19T08:04:33.990Z] Login Succeeded [2024-11-19T08:04:33.990Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:04:33.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:04:33.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:04:33.990Z] Configure a credential helper to remove this warning. See [2024-11-19T08:04:33.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:04:33.990Z] [2024-11-19T08:04:33.990Z] Login Succeeded [2024-11-19T08:04:33.990Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:04:34.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:04:34.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:04:34.250Z] Configure a credential helper to remove this warning. See [2024-11-19T08:04:34.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:04:34.250Z] [2024-11-19T08:04:34.250Z] Login Succeeded [2024-11-19T08:04:34.250Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:04:34.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:04:34.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:04:34.250Z] Configure a credential helper to remove this warning. See [2024-11-19T08:04:34.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:04:34.250Z] [2024-11-19T08:04:34.250Z] Login Succeeded [2024-11-19T08:04:34.250Z] ****.io [2024-11-19T08:04:34.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:04:34.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:04:34.511Z] Configure a credential helper to remove this warning. See [2024-11-19T08:04:34.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:04:34.511Z] [2024-11-19T08:04:34.511Z] Login Succeeded [2024-11-19T08:04:34.511Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:04:34.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:04:34.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:04:34.610Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-11-19T08:04:34.610Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:04:34.610Z] latest [2024-11-19T08:04:34.610Z] 4.0.0-dev.6 [2024-11-19T08:04:34.610Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [2024-11-19T08:04:34.610Z] main [2024-11-19T08:04:34.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:34.956Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:35.290Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:04:35.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-19T08:04:35.290Z] 51f2c6d72c1a: Preparing [2024-11-19T08:04:35.290Z] 76ccd616fe33: Preparing [2024-11-19T08:04:35.290Z] 819cd758f288: Preparing [2024-11-19T08:04:35.290Z] f465cbbe11ef: Preparing [2024-11-19T08:04:35.290Z] 6fe12ecb7265: Preparing [2024-11-19T08:04:35.290Z] 75654b8eeebd: Preparing [2024-11-19T08:04:35.290Z] 75654b8eeebd: Waiting [2024-11-19T08:04:35.290Z] 6fe12ecb7265: Pushed [2024-11-19T08:04:35.290Z] 76ccd616fe33: Pushed [2024-11-19T08:04:35.290Z] 819cd758f288: Pushed [2024-11-19T08:04:35.290Z] 75654b8eeebd: Layer already exists [2024-11-19T08:04:35.857Z] f465cbbe11ef: Pushed [2024-11-19T08:04:38.392Z] 51f2c6d72c1a: Pushed [2024-11-19T08:04:38.392Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139: digest: sha256:ab1c8c4897eb6bb3d9a36a9e08ffc7e0232b9bbeed178ff544f47d0ec6714fd0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:38.730Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:39.052Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-19T08:04:39.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-19T08:04:39.052Z] 51f2c6d72c1a: Preparing [2024-11-19T08:04:39.052Z] 76ccd616fe33: Preparing [2024-11-19T08:04:39.052Z] 819cd758f288: Preparing [2024-11-19T08:04:39.052Z] f465cbbe11ef: Preparing [2024-11-19T08:04:39.052Z] 6fe12ecb7265: Preparing [2024-11-19T08:04:39.052Z] 75654b8eeebd: Preparing [2024-11-19T08:04:39.052Z] 75654b8eeebd: Waiting [2024-11-19T08:04:39.052Z] f465cbbe11ef: Layer already exists [2024-11-19T08:04:39.052Z] 819cd758f288: Layer already exists [2024-11-19T08:04:39.052Z] 51f2c6d72c1a: Layer already exists [2024-11-19T08:04:39.052Z] 76ccd616fe33: Layer already exists [2024-11-19T08:04:39.052Z] 6fe12ecb7265: Layer already exists [2024-11-19T08:04:39.052Z] 75654b8eeebd: Layer already exists [2024-11-19T08:04:39.052Z] latest: digest: sha256:ab1c8c4897eb6bb3d9a36a9e08ffc7e0232b9bbeed178ff544f47d0ec6714fd0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:39.394Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:39.721Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.6 [2024-11-19T08:04:39.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-19T08:04:39.721Z] 51f2c6d72c1a: Preparing [2024-11-19T08:04:39.721Z] 76ccd616fe33: Preparing [2024-11-19T08:04:39.721Z] 819cd758f288: Preparing [2024-11-19T08:04:39.721Z] f465cbbe11ef: Preparing [2024-11-19T08:04:39.721Z] 6fe12ecb7265: Preparing [2024-11-19T08:04:39.721Z] 75654b8eeebd: Preparing [2024-11-19T08:04:39.721Z] 75654b8eeebd: Waiting [2024-11-19T08:04:39.721Z] 51f2c6d72c1a: Layer already exists [2024-11-19T08:04:39.721Z] 6fe12ecb7265: Layer already exists [2024-11-19T08:04:39.721Z] f465cbbe11ef: Layer already exists [2024-11-19T08:04:39.721Z] 76ccd616fe33: Layer already exists [2024-11-19T08:04:39.721Z] 819cd758f288: Layer already exists [2024-11-19T08:04:39.721Z] 75654b8eeebd: Layer already exists [2024-11-19T08:04:39.721Z] 4.0.0-dev.6: digest: sha256:ab1c8c4897eb6bb3d9a36a9e08ffc7e0232b9bbeed178ff544f47d0ec6714fd0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:40.055Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:40.373Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [2024-11-19T08:04:40.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-19T08:04:40.373Z] 51f2c6d72c1a: Preparing [2024-11-19T08:04:40.373Z] 76ccd616fe33: Preparing [2024-11-19T08:04:40.373Z] 819cd758f288: Preparing [2024-11-19T08:04:40.373Z] f465cbbe11ef: Preparing [2024-11-19T08:04:40.373Z] 6fe12ecb7265: Preparing [2024-11-19T08:04:40.373Z] 75654b8eeebd: Preparing [2024-11-19T08:04:40.373Z] 75654b8eeebd: Waiting [2024-11-19T08:04:40.373Z] 51f2c6d72c1a: Layer already exists [2024-11-19T08:04:40.373Z] 819cd758f288: Layer already exists [2024-11-19T08:04:40.373Z] 76ccd616fe33: Layer already exists [2024-11-19T08:04:40.373Z] f465cbbe11ef: Layer already exists [2024-11-19T08:04:40.373Z] 6fe12ecb7265: Layer already exists [2024-11-19T08:04:40.373Z] 75654b8eeebd: Layer already exists [2024-11-19T08:04:40.373Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6: digest: sha256:ab1c8c4897eb6bb3d9a36a9e08ffc7e0232b9bbeed178ff544f47d0ec6714fd0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:40.695Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:41.013Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-11-19T08:04:41.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-11-19T08:04:41.013Z] 51f2c6d72c1a: Preparing [2024-11-19T08:04:41.013Z] 76ccd616fe33: Preparing [2024-11-19T08:04:41.013Z] 819cd758f288: Preparing [2024-11-19T08:04:41.013Z] f465cbbe11ef: Preparing [2024-11-19T08:04:41.013Z] 6fe12ecb7265: Preparing [2024-11-19T08:04:41.013Z] 75654b8eeebd: Preparing [2024-11-19T08:04:41.013Z] 75654b8eeebd: Waiting [2024-11-19T08:04:41.013Z] 51f2c6d72c1a: Layer already exists [2024-11-19T08:04:41.013Z] 819cd758f288: Layer already exists [2024-11-19T08:04:41.013Z] f465cbbe11ef: Layer already exists [2024-11-19T08:04:41.013Z] 6fe12ecb7265: Layer already exists [2024-11-19T08:04:41.013Z] 76ccd616fe33: Layer already exists [2024-11-19T08:04:41.013Z] 75654b8eeebd: Layer already exists [2024-11-19T08:04:41.013Z] main: digest: sha256:ab1c8c4897eb6bb3d9a36a9e08ffc7e0232b9bbeed178ff544f47d0ec6714fd0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:04:41.089Z] ===================================================== [Pipeline] echo [2024-11-19T08:04:41.104Z] taggedImages: [2024-11-19T08:04:41.104Z] - nexus3.edgexfoundry.org:10004/device-virtual:0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:04:41.104Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-11-19T08:04:41.104Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.6 [2024-11-19T08:04:41.104Z] - nexus3.edgexfoundry.org:10004/device-virtual:0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [2024-11-19T08:04:41.104Z] - 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-19T08:04:41.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:04:41.514Z] [2024-11-19T08:04:41.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:04:41.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:04:41.819Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T08:04:41.819Z] 5eb5b503b376: Pulling fs layer [2024-11-19T08:04:41.819Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T08:04:41.819Z] ec43610c2a17: Pulling fs layer [2024-11-19T08:04:41.819Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T08:04:41.819Z] 33b1e0a273af: Pulling fs layer [2024-11-19T08:04:41.819Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T08:04:41.819Z] 2f39f015ded8: Pulling fs layer [2024-11-19T08:04:41.819Z] 33b1e0a273af: Waiting [2024-11-19T08:04:41.819Z] 5d3b04190fa2: Waiting [2024-11-19T08:04:41.819Z] 2f39f015ded8: Waiting [2024-11-19T08:04:41.819Z] 3a2ae6a8a46f: Waiting [2024-11-19T08:04:41.819Z] 5c69ac0246d0: Verifying Checksum [2024-11-19T08:04:41.819Z] 5c69ac0246d0: Download complete [2024-11-19T08:04:41.819Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-19T08:04:41.819Z] 3a2ae6a8a46f: Download complete [2024-11-19T08:04:41.819Z] 33b1e0a273af: Verifying Checksum [2024-11-19T08:04:41.819Z] 5d3b04190fa2: Verifying Checksum [2024-11-19T08:04:41.819Z] 5d3b04190fa2: Download complete [2024-11-19T08:04:41.819Z] ec43610c2a17: Verifying Checksum [2024-11-19T08:04:41.819Z] ec43610c2a17: Download complete [2024-11-19T08:04:42.077Z] 5eb5b503b376: Verifying Checksum [2024-11-19T08:04:42.077Z] 5eb5b503b376: Download complete [2024-11-19T08:04:42.642Z] 2f39f015ded8: Download complete [2024-11-19T08:04:43.578Z] 5eb5b503b376: Pull complete [2024-11-19T08:04:43.578Z] 5c69ac0246d0: Pull complete [2024-11-19T08:04:43.839Z] ec43610c2a17: Pull complete [2024-11-19T08:04:44.098Z] 3a2ae6a8a46f: Pull complete [2024-11-19T08:04:44.357Z] 33b1e0a273af: Pull complete [2024-11-19T08:04:44.357Z] 5d3b04190fa2: Pull complete [2024-11-19T08:04:49.619Z] 2f39f015ded8: Pull complete [2024-11-19T08:04:49.619Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T08:04:49.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:04:49.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:04:49.723Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:04:49.747Z] $ 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-19T08:04:53.689Z] $ docker top 2a0940e97bbce65dc0d8be530dc316eab61d6f9cfe810309a535b71b3456cb73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:04:54.123Z] ---> job-cost.sh [2024-11-19T08:04:54.123Z] lf-activate-venv: SKIPPING [2024-11-19T08:04:54.123Z] INFO: No Stack... [2024-11-19T08:04:54.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T08:04:54.640Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T08:04:54.930Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-11-19T08:04:54.930Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T08:04:54.944Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] [2024-11-19T08:04:54.952Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] did not exist. Created. [2024-11-19T08:04:54.958Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T08:04:55.261Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-19T08:04:55.283Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T08:04:55.294Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T08:04:55.315Z] $ docker stop --time=1 2a0940e97bbce65dc0d8be530dc316eab61d6f9cfe810309a535b71b3456cb73 [2024-11-19T08:04:56.471Z] $ docker rm -f --volumes 2a0940e97bbce65dc0d8be530dc316eab61d6f9cfe810309a535b71b3456cb73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T08:05:04.312Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27001 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-11-19T08:05:04.331Z] Running in /w/workspace/device-virtual-go/190 [Pipeline] { [Pipeline] checkout [2024-11-19T08:05:07.416Z] The recommended git tool is: git [2024-11-19T08:05:22.149Z] using credential edgex-jenkins-ssh [2024-11-19T08:05:22.171Z] Cloning the remote Git repository [2024-11-19T08:05:22.216Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-19T08:05:22.319Z] > git init /w/workspace/device-virtual-go/190 # timeout=10 [2024-11-19T08:05:22.467Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-19T08:05:22.468Z] > git --version # timeout=10 [2024-11-19T08:05:22.489Z] > git --version # 'git version 2.25.1' [2024-11-19T08:05:22.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T08:05:23.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T08:05:27.436Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-19T08:05:27.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T08:05:29.509Z] Avoid second fetch [2024-11-19T08:05:29.510Z] Checking out Revision 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 (main) [2024-11-19T08:05:29.530Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T08:05:29.622Z] > git checkout -f 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 # timeout=10 [2024-11-19T08:05:30.335Z] Commit message: "Merge pull request #506 from judehung/issue-789-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T08:05:35.266Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T08:05:35.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:05:35.266Z] Dload Upload Total Spent Left Speed [2024-11-19T08:05:35.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh [2024-11-19T08:05:35.625Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T08:05:35.976Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-19T08:05:35.976Z] + sudo tee /etc/docker/daemon.new [2024-11-19T08:05:35.976Z] { [2024-11-19T08:05:35.976Z] "registry-mirrors": [ [2024-11-19T08:05:35.976Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T08:05:35.976Z] ], [2024-11-19T08:05:35.976Z] "bip": "10.250.0.254/24", [2024-11-19T08:05:35.976Z] "hosts": [ [2024-11-19T08:05:35.976Z] "tcp://0.0.0.0:5555", [2024-11-19T08:05:35.976Z] "unix:///var/run/docker.sock" [2024-11-19T08:05:35.976Z] ], [2024-11-19T08:05:35.976Z] "mtu": 1458, [2024-11-19T08:05:35.976Z] "selinux-enabled": true, [2024-11-19T08:05:35.976Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T08:05:35.976Z] } [Pipeline] sh [2024-11-19T08:05:36.323Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T08:05:36.667Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:05:54.967Z] provisioning config files... [2024-11-19T08:05:54.995Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/190@tmp/config12149103888964987741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:05:55.443Z] ---> ****-login.sh [2024-11-19T08:05:55.443Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:05:56.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:05:56.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:05:56.032Z] Configure a credential helper to remove this warning. See [2024-11-19T08:05:56.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:05:56.032Z] [2024-11-19T08:05:56.032Z] Login Succeeded [2024-11-19T08:05:56.032Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:05:56.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:05:56.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:05:56.569Z] Configure a credential helper to remove this warning. See [2024-11-19T08:05:56.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:05:56.569Z] [2024-11-19T08:05:56.569Z] Login Succeeded [2024-11-19T08:05:56.569Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:05:56.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:05:56.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:05:56.839Z] Configure a credential helper to remove this warning. See [2024-11-19T08:05:56.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:05:56.839Z] [2024-11-19T08:05:56.839Z] Login Succeeded [2024-11-19T08:05:56.839Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:05:57.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:05:57.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:05:57.109Z] Configure a credential helper to remove this warning. See [2024-11-19T08:05:57.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:05:57.109Z] [2024-11-19T08:05:57.110Z] Login Succeeded [2024-11-19T08:05:57.110Z] ****.io [2024-11-19T08:05:57.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:05:57.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:05:57.646Z] Configure a credential helper to remove this warning. See [2024-11-19T08:05:57.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:05:57.646Z] [2024-11-19T08:05:57.646Z] Login Succeeded [2024-11-19T08:05:57.646Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:05:57.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T08:05:57.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:05:57.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:05:58.001Z] ========================================================= [2024-11-19T08:05:58.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T08:05:58.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:05:58.365Z] + 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-19T08:05:58.948Z] Sending build context to Docker daemon 19.05MB [2024-11-19T08:05:58.948Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T08:05:58.948Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-19T08:05:59.216Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T08:05:59.216Z] cf04c63912e1: Pulling fs layer [2024-11-19T08:05:59.216Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T08:05:59.216Z] a37a00ec5f00: Pulling fs layer [2024-11-19T08:05:59.216Z] 50b3750afda1: Pulling fs layer [2024-11-19T08:05:59.216Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T08:05:59.216Z] 80978eb59214: Pulling fs layer [2024-11-19T08:05:59.216Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T08:05:59.216Z] c5a475d317c9: Pulling fs layer [2024-11-19T08:05:59.216Z] 80978eb59214: Waiting [2024-11-19T08:05:59.216Z] c9f46d7d2bd2: Waiting [2024-11-19T08:05:59.216Z] c5a475d317c9: Waiting [2024-11-19T08:05:59.216Z] 50b3750afda1: Waiting [2024-11-19T08:05:59.216Z] 4f4fb700ef54: Waiting [2024-11-19T08:05:59.216Z] 55b35a11ae5e: Download complete [2024-11-19T08:05:59.216Z] 50b3750afda1: Verifying Checksum [2024-11-19T08:05:59.216Z] 50b3750afda1: Download complete [2024-11-19T08:05:59.216Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T08:05:59.216Z] 4f4fb700ef54: Download complete [2024-11-19T08:05:59.216Z] cf04c63912e1: Download complete [2024-11-19T08:05:59.216Z] 80978eb59214: Verifying Checksum [2024-11-19T08:05:59.216Z] 80978eb59214: Download complete [2024-11-19T08:05:59.807Z] c5a475d317c9: Verifying Checksum [2024-11-19T08:05:59.807Z] c5a475d317c9: Download complete [2024-11-19T08:06:00.408Z] cf04c63912e1: Pull complete [2024-11-19T08:06:00.992Z] 55b35a11ae5e: Pull complete [2024-11-19T08:06:01.259Z] a37a00ec5f00: Verifying Checksum [2024-11-19T08:06:01.259Z] a37a00ec5f00: Download complete [2024-11-19T08:06:02.218Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T08:06:02.218Z] c9f46d7d2bd2: Download complete [2024-11-19T08:06:17.227Z] a37a00ec5f00: Pull complete [2024-11-19T08:06:17.227Z] 50b3750afda1: Pull complete [2024-11-19T08:06:17.227Z] 4f4fb700ef54: Pull complete [2024-11-19T08:06:17.227Z] 80978eb59214: Pull complete [2024-11-19T08:06:27.323Z] c9f46d7d2bd2: Pull complete [2024-11-19T08:06:27.600Z] c5a475d317c9: Pull complete [2024-11-19T08:06:27.600Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T08:06:27.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T08:06:27.600Z] ---> be29e6b0f0d4 [2024-11-19T08:06:27.600Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T08:06:28.571Z] ---> Running in 6aa1315fd28d [2024-11-19T08:06:28.839Z] Removing intermediate container 6aa1315fd28d [2024-11-19T08:06:28.839Z] ---> 97ef44a9da8e [2024-11-19T08:06:28.839Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T08:06:28.839Z] ---> Running in a27db4eba06f [2024-11-19T08:06:29.116Z] Removing intermediate container a27db4eba06f [2024-11-19T08:06:29.116Z] ---> 57e94a939ddd [2024-11-19T08:06:29.116Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-19T08:06:29.386Z] ---> Running in a7e36ac69686 [2024-11-19T08:06:29.654Z] Removing intermediate container a7e36ac69686 [2024-11-19T08:06:29.654Z] ---> 8f1927a2aa78 [2024-11-19T08:06:29.654Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-19T08:06:29.654Z] ---> Running in 21d302909552 [2024-11-19T08:06:29.922Z] Removing intermediate container 21d302909552 [2024-11-19T08:06:29.922Z] ---> 1285890b6076 [2024-11-19T08:06:29.922Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T08:06:30.190Z] ---> Running in b438af1d7517 [2024-11-19T08:06:31.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:06:31.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:06:33.167Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-19T08:06:33.167Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-19T08:06:33.167Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-19T08:06:33.167Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-19T08:06:33.167Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T08:06:33.436Z] OK: 242 MiB in 58 packages [2024-11-19T08:06:34.408Z] Removing intermediate container b438af1d7517 [2024-11-19T08:06:34.408Z] ---> adea749186ae [2024-11-19T08:06:34.408Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-19T08:06:34.996Z] ---> 97e53d33f7a8 [2024-11-19T08:06:34.996Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:06:34.996Z] ---> Running in efdf8e0387a1 [2024-11-19T08:08:41.732Z] Removing intermediate container efdf8e0387a1 [2024-11-19T08:08:41.732Z] ---> 9e913fa5adc0 [2024-11-19T08:08:41.732Z] Step 10/12 : COPY . . [2024-11-19T08:08:41.732Z] ---> 1477dbb73821 [2024-11-19T08:08:41.732Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T08:08:41.732Z] ---> Running in 0354805774e4 [2024-11-19T08:08:41.732Z] Removing intermediate container 0354805774e4 [2024-11-19T08:08:41.732Z] ---> c895f8129f12 [2024-11-19T08:08:41.732Z] Step 12/12 : RUN $MAKE [2024-11-19T08:08:41.732Z] ---> Running in cf2e06e992ad [2024-11-19T08:08:41.732Z] noop [2024-11-19T08:08:41.732Z] Removing intermediate container cf2e06e992ad [2024-11-19T08:08:41.732Z] ---> 6f13294df7df [2024-11-19T08:08:41.732Z] Successfully built 6f13294df7df [2024-11-19T08:08:41.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:08:42.118Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T08:08:42.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:08:42.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-27001 does not seem to be running inside a container [2024-11-19T08:08:42.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/190 -v /w/workspace/device-virtual-go/190:/w/workspace/device-virtual-go/190:rw,z -v /w/workspace/device-virtual-go/190@tmp:/w/workspace/device-virtual-go/190@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-19T08:08:45.170Z] $ docker top 9c8c16f4066a70923629d5f38a1787512d3e526c13d5783c05107612b9678d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:08:46.083Z] + go version [2024-11-19T08:08:46.083Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T08:08:46.099Z] $ docker stop --time=1 9c8c16f4066a70923629d5f38a1787512d3e526c13d5783c05107612b9678d05 [2024-11-19T08:08:47.848Z] $ docker rm -f --volumes 9c8c16f4066a70923629d5f38a1787512d3e526c13d5783c05107612b9678d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:08:48.477Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T08:08:48.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:08:48.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-27001 does not seem to be running inside a container [2024-11-19T08:08:48.767Z] $ 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/190 -v /w/workspace/device-virtual-go/190:/w/workspace/device-virtual-go/190:rw,z -v /w/workspace/device-virtual-go/190@tmp:/w/workspace/device-virtual-go/190@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-19T08:08:50.114Z] $ docker top f3b23e2c45d6ff349383de8dddcc460411727aa05428f03dbcac64166675de89 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:08:50.996Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/190 [Pipeline] fileExists [Pipeline] sh [2024-11-19T08:08:51.663Z] + make test [2024-11-19T08:08:51.663Z] go test ./... -coverprofile=coverage.out [2024-11-19T08:08:58.339Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-19T08:12:36.648Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-19T08:12:36.649Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.3% of statements [2024-11-19T08:12:36.649Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-19T08:12:36.649Z] go vet ./... [2024-11-19T08:13:25.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T08:13:25.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T08:13:25.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T08:13:25.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T08:13:25.280Z] $ docker stop --time=1 f3b23e2c45d6ff349383de8dddcc460411727aa05428f03dbcac64166675de89 [2024-11-19T08:13:27.207Z] $ docker rm -f --volumes f3b23e2c45d6ff349383de8dddcc460411727aa05428f03dbcac64166675de89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:13:28.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T08:13:28.886Z] Warning: overwriting stash ‘coverage-report’ [2024-11-19T08:13:29.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T08:13:29.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T08:13:30.298Z] + ls -al . [2024-11-19T08:13:30.298Z] total 260 [2024-11-19T08:13:30.298Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 08:08 . [2024-11-19T08:13:30.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 08:05 .. [2024-11-19T08:13:30.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 08:05 .git [2024-11-19T08:13:30.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:05 .github [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 19 08:05 .gitignore [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 08:05 .golangci.yml [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 19 08:05 Attribution.txt [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 19 08:05 CHANGELOG.md [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 19 08:05 Dockerfile [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 08:05 GOVERNANCE.md [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 19 08:05 Jenkinsfile [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 08:05 LICENSE [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 2652 Nov 19 08:05 Makefile [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 19 08:05 OWNERS.md [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 4473 Nov 19 08:05 README.md [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 08:02 VERSION [2024-11-19T08:13:30.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 08:05 bin [2024-11-19T08:13:30.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:05 cmd [2024-11-19T08:13:30.298Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 19 08:12 coverage.out [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 6179 Nov 19 08:05 go.mod [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 19 08:05 go.sum [2024-11-19T08:13:30.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 08:05 internal [2024-11-19T08:13:30.298Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 19 08:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:13:30.655Z] + 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=0958a92fd6cf87aba84d220ca8c29fa54c7ca139 --label arch=arm64 --label version=4.0.0-dev.6 . [2024-11-19T08:13:31.238Z] Sending build context to Docker daemon 19.09MB [2024-11-19T08:13:31.238Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T08:13:31.238Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-19T08:13:31.238Z] ---> 6f13294df7df [2024-11-19T08:13:31.238Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-19T08:13:31.504Z] ---> Running in 50aeeb1aec81 [2024-11-19T08:13:31.772Z] Removing intermediate container 50aeeb1aec81 [2024-11-19T08:13:31.772Z] ---> 7217e7f8f84d [2024-11-19T08:13:31.772Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-19T08:13:32.038Z] ---> Running in 99349036e6c2 [2024-11-19T08:13:32.310Z] Removing intermediate container 99349036e6c2 [2024-11-19T08:13:32.310Z] ---> 88c7b196627f [2024-11-19T08:13:32.310Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-19T08:13:32.310Z] ---> Running in 0267927b61ef [2024-11-19T08:13:32.582Z] Removing intermediate container 0267927b61ef [2024-11-19T08:13:32.582Z] ---> 985122a52909 [2024-11-19T08:13:32.582Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-19T08:13:32.852Z] ---> Running in 298ea0e6310d [2024-11-19T08:13:33.125Z] Removing intermediate container 298ea0e6310d [2024-11-19T08:13:33.125Z] ---> 29530c73dea4 [2024-11-19T08:13:33.125Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-19T08:13:33.125Z] ---> Running in 2975415f0b98 [2024-11-19T08:13:34.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:13:34.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:13:36.085Z] OK: 242 MiB in 58 packages [2024-11-19T08:13:37.497Z] Removing intermediate container 2975415f0b98 [2024-11-19T08:13:37.497Z] ---> 83636f42fb15 [2024-11-19T08:13:37.497Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-19T08:13:37.766Z] ---> e280c62cf66d [2024-11-19T08:13:37.766Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T08:13:37.766Z] ---> Running in 9ed49a05e31e [2024-11-19T08:13:40.362Z] Removing intermediate container 9ed49a05e31e [2024-11-19T08:13:40.362Z] ---> 1aaaa714af87 [2024-11-19T08:13:40.362Z] Step 10/26 : COPY . . [2024-11-19T08:13:42.325Z] ---> d49546206e43 [2024-11-19T08:13:42.325Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T08:13:42.325Z] ---> Running in e66a4230b325 [2024-11-19T08:13:42.325Z] Removing intermediate container e66a4230b325 [2024-11-19T08:13:42.325Z] ---> e20c4806029a [2024-11-19T08:13:42.325Z] Step 12/26 : RUN $MAKE [2024-11-19T08:13:42.325Z] ---> Running in 034bdf7bb744 [2024-11-19T08:13:43.302Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-19T08:17:20.122Z] Removing intermediate container 034bdf7bb744 [2024-11-19T08:17:20.122Z] ---> 04d1726687e0 [2024-11-19T08:17:20.122Z] Step 13/26 : FROM alpine:3.20 [2024-11-19T08:17:20.122Z] 3.20: Pulling from library/alpine [2024-11-19T08:17:20.122Z] 9986a736f7d3: Pulling fs layer [2024-11-19T08:17:20.122Z] 9986a736f7d3: Verifying Checksum [2024-11-19T08:17:20.122Z] 9986a736f7d3: Download complete [2024-11-19T08:17:20.394Z] 9986a736f7d3: Pull complete [2024-11-19T08:17:20.394Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T08:17:20.394Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T08:17:20.394Z] ---> 511a44083d3a [2024-11-19T08:17:20.394Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-19T08:17:20.663Z] ---> Running in 345bfbe7ba14 [2024-11-19T08:17:20.933Z] Removing intermediate container 345bfbe7ba14 [2024-11-19T08:17:20.933Z] ---> 188cae99d662 [2024-11-19T08:17:20.933Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-19T08:17:20.933Z] ---> Running in 67ab7cc31d75 [2024-11-19T08:17:21.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:17:22.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:17:24.440Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T08:17:24.440Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T08:17:24.440Z] OK: 9 MiB in 15 packages [2024-11-19T08:17:25.408Z] Removing intermediate container 67ab7cc31d75 [2024-11-19T08:17:25.408Z] ---> 324cfdd3e017 [2024-11-19T08:17:25.408Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-19T08:17:25.408Z] ---> Running in 613f28b226c8 [2024-11-19T08:17:26.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:17:26.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:17:28.597Z] Upgrading critical system libraries and apk-tools: [2024-11-19T08:17:28.597Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T08:17:28.597Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T08:17:28.865Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T08:17:28.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T08:17:29.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T08:17:30.552Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:17:30.821Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T08:17:30.821Z] OK: 9 MiB in 15 packages [2024-11-19T08:17:31.788Z] Removing intermediate container 613f28b226c8 [2024-11-19T08:17:31.788Z] ---> f2a56a7047a3 [2024-11-19T08:17:31.788Z] Step 17/26 : WORKDIR / [2024-11-19T08:17:32.057Z] ---> Running in f444e1c38bb7 [2024-11-19T08:17:32.327Z] Removing intermediate container f444e1c38bb7 [2024-11-19T08:17:32.327Z] ---> 7cfb3f4484b0 [2024-11-19T08:17:32.327Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-19T08:17:32.913Z] ---> fb3104199793 [2024-11-19T08:17:32.913Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-19T08:17:33.502Z] ---> aacb1e99c93e [2024-11-19T08:17:33.502Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-19T08:17:35.462Z] ---> 89659d9e14d9 [2024-11-19T08:17:35.462Z] Step 21/26 : EXPOSE 59900 [2024-11-19T08:17:35.462Z] ---> Running in 88d30b1451a0 [2024-11-19T08:17:35.731Z] Removing intermediate container 88d30b1451a0 [2024-11-19T08:17:35.731Z] ---> a0c2ca7d956d [2024-11-19T08:17:35.731Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-19T08:17:35.731Z] ---> Running in 7ba1547c9c73 [2024-11-19T08:17:36.004Z] Removing intermediate container 7ba1547c9c73 [2024-11-19T08:17:36.004Z] ---> a441a7b09c5c [2024-11-19T08:17:36.004Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T08:17:36.282Z] ---> Running in 69bb6381e8a3 [2024-11-19T08:17:36.550Z] Removing intermediate container 69bb6381e8a3 [2024-11-19T08:17:36.550Z] ---> ea1e31b6c817 [2024-11-19T08:17:36.550Z] Step 24/26 : LABEL arch=arm64 [2024-11-19T08:17:36.550Z] ---> Running in e94cd204a6e7 [2024-11-19T08:17:36.817Z] Removing intermediate container e94cd204a6e7 [2024-11-19T08:17:36.817Z] ---> 567258ae79aa [2024-11-19T08:17:36.817Z] Step 25/26 : LABEL git_sha=0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:17:37.085Z] ---> Running in 6dfa5fbb3b6e [2024-11-19T08:17:37.352Z] Removing intermediate container 6dfa5fbb3b6e [2024-11-19T08:17:37.352Z] ---> 080baac6f5d1 [2024-11-19T08:17:37.352Z] Step 26/26 : LABEL version=4.0.0-dev.6 [2024-11-19T08:17:37.352Z] ---> Running in 859d94e123e2 [2024-11-19T08:17:37.937Z] Removing intermediate container 859d94e123e2 [2024-11-19T08:17:37.937Z] ---> 5b5538fdb88f [2024-11-19T08:17:37.937Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T08:17:37.937Z] Successfully built 5b5538fdb88f [2024-11-19T08:17:37.937Z] 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-19T08:17:38.092Z] provisioning config files... [2024-11-19T08:17:38.109Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/190@tmp/config9459916941017907769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:17:38.452Z] ---> ****-login.sh [2024-11-19T08:17:38.452Z] nexus3.edgexfoundry.org:10001 [2024-11-19T08:17:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:17:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:17:38.719Z] Configure a credential helper to remove this warning. See [2024-11-19T08:17:38.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:17:38.719Z] [2024-11-19T08:17:38.719Z] Login Succeeded [2024-11-19T08:17:38.719Z] nexus3.edgexfoundry.org:10002 [2024-11-19T08:17:38.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:17:39.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:17:39.254Z] Configure a credential helper to remove this warning. See [2024-11-19T08:17:39.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:17:39.254Z] [2024-11-19T08:17:39.254Z] Login Succeeded [2024-11-19T08:17:39.254Z] nexus3.edgexfoundry.org:10003 [2024-11-19T08:17:39.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:17:39.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:17:39.523Z] Configure a credential helper to remove this warning. See [2024-11-19T08:17:39.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:17:39.523Z] [2024-11-19T08:17:39.523Z] Login Succeeded [2024-11-19T08:17:39.523Z] nexus3.edgexfoundry.org:10004 [2024-11-19T08:17:39.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:17:39.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:17:39.794Z] Configure a credential helper to remove this warning. See [2024-11-19T08:17:39.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:17:39.794Z] [2024-11-19T08:17:39.794Z] Login Succeeded [2024-11-19T08:17:39.794Z] ****.io [2024-11-19T08:17:40.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T08:17:40.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T08:17:40.381Z] Configure a credential helper to remove this warning. See [2024-11-19T08:17:40.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T08:17:40.381Z] [2024-11-19T08:17:40.381Z] Login Succeeded [2024-11-19T08:17:40.381Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T08:17:40.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:17:40.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T08:17:40.469Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-11-19T08:17:40.469Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:17:40.469Z] latest [2024-11-19T08:17:40.469Z] 4.0.0-dev.6 [2024-11-19T08:17:40.469Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [2024-11-19T08:17:40.469Z] main [2024-11-19T08:17:40.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:40.841Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:41.214Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:17:41.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-19T08:17:41.214Z] 8725af29102c: Preparing [2024-11-19T08:17:41.214Z] e98c4a1b64cd: Preparing [2024-11-19T08:17:41.214Z] b4ecd5150f1b: Preparing [2024-11-19T08:17:41.214Z] 0f044a54a012: Preparing [2024-11-19T08:17:41.214Z] 45fad109bafa: Preparing [2024-11-19T08:17:41.214Z] 651d9022c234: Preparing [2024-11-19T08:17:41.214Z] 651d9022c234: Waiting [2024-11-19T08:17:41.481Z] e98c4a1b64cd: Pushed [2024-11-19T08:17:41.481Z] 45fad109bafa: Pushed [2024-11-19T08:17:41.481Z] b4ecd5150f1b: Pushed [2024-11-19T08:17:41.748Z] 651d9022c234: Layer already exists [2024-11-19T08:17:43.176Z] 0f044a54a012: Pushed [2024-11-19T08:17:47.459Z] 8725af29102c: Pushed [2024-11-19T08:17:47.729Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139: digest: sha256:679aac3c0557c2c4b81bbb6ca541089728e98e0e35dcf3b006c96fe61f5476bf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:48.110Z] + 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-19T08:17:48.481Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-19T08:17:48.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-19T08:17:48.481Z] 8725af29102c: Preparing [2024-11-19T08:17:48.481Z] e98c4a1b64cd: Preparing [2024-11-19T08:17:48.481Z] b4ecd5150f1b: Preparing [2024-11-19T08:17:48.481Z] 0f044a54a012: Preparing [2024-11-19T08:17:48.481Z] 45fad109bafa: Preparing [2024-11-19T08:17:48.481Z] 651d9022c234: Preparing [2024-11-19T08:17:48.481Z] 651d9022c234: Waiting [2024-11-19T08:17:48.481Z] b4ecd5150f1b: Layer already exists [2024-11-19T08:17:48.481Z] e98c4a1b64cd: Layer already exists [2024-11-19T08:17:48.481Z] 45fad109bafa: Layer already exists [2024-11-19T08:17:48.481Z] 8725af29102c: Layer already exists [2024-11-19T08:17:48.481Z] 0f044a54a012: Layer already exists [2024-11-19T08:17:48.481Z] 651d9022c234: Layer already exists [2024-11-19T08:17:48.751Z] latest: digest: sha256:679aac3c0557c2c4b81bbb6ca541089728e98e0e35dcf3b006c96fe61f5476bf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:49.123Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:49.504Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.6 [2024-11-19T08:17:49.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-19T08:17:49.504Z] 8725af29102c: Preparing [2024-11-19T08:17:49.504Z] e98c4a1b64cd: Preparing [2024-11-19T08:17:49.504Z] b4ecd5150f1b: Preparing [2024-11-19T08:17:49.504Z] 0f044a54a012: Preparing [2024-11-19T08:17:49.504Z] 45fad109bafa: Preparing [2024-11-19T08:17:49.505Z] 651d9022c234: Preparing [2024-11-19T08:17:49.505Z] 651d9022c234: Waiting [2024-11-19T08:17:49.505Z] b4ecd5150f1b: Layer already exists [2024-11-19T08:17:49.505Z] 0f044a54a012: Layer already exists [2024-11-19T08:17:49.505Z] e98c4a1b64cd: Layer already exists [2024-11-19T08:17:49.505Z] 8725af29102c: Layer already exists [2024-11-19T08:17:49.505Z] 45fad109bafa: Layer already exists [2024-11-19T08:17:49.505Z] 651d9022c234: Layer already exists [2024-11-19T08:17:49.773Z] 4.0.0-dev.6: digest: sha256:679aac3c0557c2c4b81bbb6ca541089728e98e0e35dcf3b006c96fe61f5476bf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:50.151Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:50.522Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [2024-11-19T08:17:50.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-19T08:17:50.522Z] 8725af29102c: Preparing [2024-11-19T08:17:50.522Z] e98c4a1b64cd: Preparing [2024-11-19T08:17:50.522Z] b4ecd5150f1b: Preparing [2024-11-19T08:17:50.522Z] 0f044a54a012: Preparing [2024-11-19T08:17:50.522Z] 45fad109bafa: Preparing [2024-11-19T08:17:50.522Z] 651d9022c234: Preparing [2024-11-19T08:17:50.522Z] 651d9022c234: Waiting [2024-11-19T08:17:50.522Z] b4ecd5150f1b: Layer already exists [2024-11-19T08:17:50.522Z] 0f044a54a012: Layer already exists [2024-11-19T08:17:50.522Z] 45fad109bafa: Layer already exists [2024-11-19T08:17:50.522Z] 8725af29102c: Layer already exists [2024-11-19T08:17:50.522Z] e98c4a1b64cd: Layer already exists [2024-11-19T08:17:50.522Z] 651d9022c234: Layer already exists [2024-11-19T08:17:50.790Z] 0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6: digest: sha256:679aac3c0557c2c4b81bbb6ca541089728e98e0e35dcf3b006c96fe61f5476bf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:51.171Z] + 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-19T08:17:51.558Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-11-19T08:17:51.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-11-19T08:17:51.558Z] 8725af29102c: Preparing [2024-11-19T08:17:51.558Z] e98c4a1b64cd: Preparing [2024-11-19T08:17:51.558Z] b4ecd5150f1b: Preparing [2024-11-19T08:17:51.558Z] 0f044a54a012: Preparing [2024-11-19T08:17:51.558Z] 45fad109bafa: Preparing [2024-11-19T08:17:51.558Z] 651d9022c234: Preparing [2024-11-19T08:17:51.558Z] b4ecd5150f1b: Layer already exists [2024-11-19T08:17:51.558Z] 45fad109bafa: Layer already exists [2024-11-19T08:17:51.558Z] 0f044a54a012: Layer already exists [2024-11-19T08:17:51.558Z] e98c4a1b64cd: Layer already exists [2024-11-19T08:17:51.558Z] 8725af29102c: Layer already exists [2024-11-19T08:17:51.558Z] 651d9022c234: Layer already exists [2024-11-19T08:17:51.827Z] main: digest: sha256:679aac3c0557c2c4b81bbb6ca541089728e98e0e35dcf3b006c96fe61f5476bf size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-19T08:17:51.906Z] ===================================================== [Pipeline] echo [2024-11-19T08:17:51.919Z] taggedImages: [2024-11-19T08:17:51.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [2024-11-19T08:17:51.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-11-19T08:17:51.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.6 [2024-11-19T08:17:51.919Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:0958a92fd6cf87aba84d220ca8c29fa54c7ca139-4.0.0-dev.6 [2024-11-19T08:17:51.919Z] - 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-19T08:17:52.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T08:17:52.306Z] [2024-11-19T08:17:52.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:17:52.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T08:17:53.244Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T08:17:53.244Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T08:17:53.244Z] 04944245beec: Pulling fs layer [2024-11-19T08:17:53.244Z] 699f458cf7ca: Pulling fs layer [2024-11-19T08:17:53.244Z] 765212b225bb: Pulling fs layer [2024-11-19T08:17:53.244Z] f23df028b6ca: Pulling fs layer [2024-11-19T08:17:53.244Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T08:17:53.244Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T08:17:53.244Z] f23df028b6ca: Waiting [2024-11-19T08:17:53.244Z] d65c8cfc05b1: Waiting [2024-11-19T08:17:53.244Z] 2437ff75d9bd: Waiting [2024-11-19T08:17:53.244Z] 765212b225bb: Waiting [2024-11-19T08:17:53.244Z] 04944245beec: Verifying Checksum [2024-11-19T08:17:53.244Z] 04944245beec: Download complete [2024-11-19T08:17:53.244Z] 765212b225bb: Verifying Checksum [2024-11-19T08:17:53.244Z] 765212b225bb: Download complete [2024-11-19T08:17:53.244Z] f23df028b6ca: Verifying Checksum [2024-11-19T08:17:53.244Z] f23df028b6ca: Download complete [2024-11-19T08:17:53.514Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T08:17:53.514Z] d65c8cfc05b1: Download complete [2024-11-19T08:17:53.514Z] 699f458cf7ca: Verifying Checksum [2024-11-19T08:17:53.514Z] 699f458cf7ca: Download complete [2024-11-19T08:17:54.104Z] 8998bd30e6a1: Verifying Checksum [2024-11-19T08:17:54.104Z] 8998bd30e6a1: Download complete [2024-11-19T08:17:56.693Z] 2437ff75d9bd: Verifying Checksum [2024-11-19T08:17:56.693Z] 2437ff75d9bd: Download complete [2024-11-19T08:17:58.650Z] 8998bd30e6a1: Pull complete [2024-11-19T08:17:59.238Z] 04944245beec: Pull complete [2024-11-19T08:18:01.193Z] 699f458cf7ca: Pull complete [2024-11-19T08:18:01.193Z] 765212b225bb: Pull complete [2024-11-19T08:18:02.158Z] f23df028b6ca: Pull complete [2024-11-19T08:18:02.428Z] d65c8cfc05b1: Pull complete [2024-11-19T08:18:20.675Z] 2437ff75d9bd: Pull complete [2024-11-19T08:18:20.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T08:18:20.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T08:18:20.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:18:21.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-27001 does not seem to be running inside a container [2024-11-19T08:18:21.082Z] $ 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/190 -v /w/workspace/device-virtual-go/190:/w/workspace/device-virtual-go/190:rw,z -v /w/workspace/device-virtual-go/190@tmp:/w/workspace/device-virtual-go/190@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-19T08:18:24.181Z] $ docker top 2544560432f96e83b0f4854a0c2c4efc211daa3ef402a1f514ae22bcb65af6bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:18:25.149Z] ---> job-cost.sh [2024-11-19T08:18:25.149Z] lf-activate-venv: SKIPPING [2024-11-19T08:18:25.149Z] INFO: No Stack... [2024-11-19T08:18:25.740Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T08:18:26.709Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T08:18:27.364Z] + cat /w/workspace/device-virtual-go/190/archives/cost.csv [2024-11-19T08:18:27.364Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T08:18:27.443Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] [2024-11-19T08:18:27.452Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] did not exist. Created. [2024-11-19T08:18:27.460Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T08:18:28.141Z] /w/workspace/device-virtual-go/190@tmp/durable-e63a8ad3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-19T08:18:28.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T08:18:28.829Z] Warning: overwriting stash ‘stack-cost’ [2024-11-19T08:18:28.886Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T08:18:28.899Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T08:18:28.916Z] $ docker stop --time=1 2544560432f96e83b0f4854a0c2c4efc211daa3ef402a1f514ae22bcb65af6bb [2024-11-19T08:18:30.450Z] $ docker rm -f --volumes 2544560432f96e83b0f4854a0c2c4efc211daa3ef402a1f514ae22bcb65af6bb [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-19T08:18:30.933Z] provisioning config files... [2024-11-19T08:18:30.954Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15563971250591432019tmp [Pipeline] { [Pipeline] sh [2024-11-19T08:18:31.249Z] + set +x [2024-11-19T08:18:31.249Z] + curl -s https://codecov.io/bash [2024-11-19T08:18:31.249Z] + bash -s -- [2024-11-19T08:18:31.249Z] [2024-11-19T08:18:31.249Z] _____ _ [2024-11-19T08:18:31.249Z] / ____| | | [2024-11-19T08:18:31.249Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T08:18:31.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T08:18:31.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T08:18:31.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T08:18:31.249Z] Bash-1.0.6 [2024-11-19T08:18:31.249Z] [2024-11-19T08:18:31.249Z] [2024-11-19T08:18:31.249Z] ==> git version 2.25.1 found [2024-11-19T08:18:31.249Z] ==> 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-19T08:18:31.249Z] Release-Date: 2020-01-08 [2024-11-19T08:18:31.249Z] 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-19T08:18:31.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T08:18:31.249Z] ==> Jenkins CI detected. [2024-11-19T08:18:31.249Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-11-19T08:18:31.249Z] project root: . [2024-11-19T08:18:31.249Z] --> token set from env [2024-11-19T08:18:31.249Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T08:18:31.249Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T08:18:31.249Z] ==> Python coveragepy not found [2024-11-19T08:18:31.249Z] ==> Searching for coverage reports in: [2024-11-19T08:18:31.249Z] + . [2024-11-19T08:18:31.509Z] -> Found 1 reports [2024-11-19T08:18:31.509Z] ==> Detecting git/mercurial file structure [2024-11-19T08:18:31.509Z] ==> Reading reports [2024-11-19T08:18:31.509Z] + ./coverage.out bytes=43316 [2024-11-19T08:18:31.509Z] ==> Appending adjustments [2024-11-19T08:18:31.509Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T08:18:31.509Z] + Found adjustments [2024-11-19T08:18:31.509Z] ==> Gzipping contents [2024-11-19T08:18:31.509Z] 8.0K /tmp/codecov.lU0g1R.gz [2024-11-19T08:18:31.509Z] ==> Uploading reports [2024-11-19T08:18:31.509Z] url: https://codecov.io [2024-11-19T08:18:31.509Z] query: branch=main&commit=0958a92fd6cf87aba84d220ca8c29fa54c7ca139&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T08:18:31.509Z] -> Pinging Codecov [2024-11-19T08:18:31.509Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0958a92fd6cf87aba84d220ca8c29fa54c7ca139&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-19T08:18:31.769Z] -> Uploading to [2024-11-19T08:18:31.769Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/0958a92fd6cf87aba84d220ca8c29fa54c7ca139/22a82f23-86f9-421f-8153-a8e8749abc9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T081831Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2e1f8313ae4205f156112c3c15085e05af39c796f209ca405ed01fc7de69d728 [2024-11-19T08:18:31.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T08:18:31.769Z] Dload Upload Total Spent Left Speed [2024-11-19T08:18:32.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 21630 --:--:-- --:--:-- --:--:-- 21630 [2024-11-19T08:18:32.029Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] } [2024-11-19T08:18:32.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-19T08:18:32.271Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-19T08:18:32.286Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:18:32.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T08:18:32.598Z] [2024-11-19T08:18:32.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:18:32.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T08:18:32.903Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-19T08:18:32.903Z] 43c4264eed91: Already exists [2024-11-19T08:18:32.903Z] 4cc291be95ef: Already exists [2024-11-19T08:18:32.903Z] 2ac1f1163629: Already exists [2024-11-19T08:18:32.903Z] 5c3c966382ef: Already exists [2024-11-19T08:18:32.903Z] 4f4fb700ef54: Already exists [2024-11-19T08:18:32.903Z] d9c7d2e4e75e: Pulling fs layer [2024-11-19T08:18:32.903Z] 9c3e1370e548: Pulling fs layer [2024-11-19T08:18:33.162Z] d9c7d2e4e75e: Verifying Checksum [2024-11-19T08:18:33.162Z] d9c7d2e4e75e: Download complete [2024-11-19T08:18:33.421Z] d9c7d2e4e75e: Pull complete [2024-11-19T08:18:33.989Z] 9c3e1370e548: Verifying Checksum [2024-11-19T08:18:33.989Z] 9c3e1370e548: Download complete [2024-11-19T08:18:37.281Z] 9c3e1370e548: Pull complete [2024-11-19T08:18:37.282Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-19T08:18:37.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-19T08:18:37.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:18:37.387Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:18:37.423Z] $ 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-19T08:18:39.345Z] $ docker top 14a80cb48978783e9755e0c3fa2abb7433c017ee2cc7c28db80abb3067cfcd37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:18:39.695Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-11-19T08:18:39.707Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-11-19T08:18:39.985Z] + set -o pipefail [2024-11-19T08:18:39.985Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-11-19T08:18:48.109Z] [2024-11-19T08:18:48.109Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-11-19T08:18:48.109Z] [2024-11-19T08:18:48.109Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/e64b9322-ec0f-4224-a77d-9934a872a1a6 [2024-11-19T08:18:48.109Z] [2024-11-19T08:18:48.109Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-19T08:18:48.109Z] [2024-11-19T08:18:48.372Z] [2024-11-19T08:18:48.372Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-19T08:18:48.372Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-19T08:18:48.641Z] $ docker stop --time=1 14a80cb48978783e9755e0c3fa2abb7433c017ee2cc7c28db80abb3067cfcd37 [2024-11-19T08:18:52.959Z] $ docker rm -f --volumes 14a80cb48978783e9755e0c3fa2abb7433c017ee2cc7c28db80abb3067cfcd37 [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-19T08:18:53.876Z] + git log --format=format:%s -1 0958a92fd6cf87aba84d220ca8c29fa54c7ca139 [Pipeline] sh [2024-11-19T08:18:54.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:18:54.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:18:54.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:18:54.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:18:54.552Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:18:54.581Z] $ 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-19T08:18:55.070Z] $ docker top b72f2769353cb939855622100dbc8fa93f60eacf96000a219c6cbb7943483d5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:18:55.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:18:55.181Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:18:55.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:18:55.302Z] $ docker exec b72f2769353cb939855622100dbc8fa93f60eacf96000a219c6cbb7943483d5e ssh-agent [2024-11-19T08:18:55.425Z] SSH_AUTH_SOCK=/tmp/ssh-jAPH3lhMi3Dj/agent.33 [2024-11-19T08:18:55.425Z] SSH_AGENT_PID=39 [2024-11-19T08:18:55.429Z] Running ssh-add (command line suppressed) [2024-11-19T08:18:55.533Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9818147770364188235.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9818147770364188235.key) [2024-11-19T08:18:55.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:18:55.843Z] + git semver tag [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,011 [run_tag] DEBUG tag force:False [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,011 [check_head_tag] DEBUG check head tag [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,012 [execute] INFO git cat-file --batch-check [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,016 [execute] INFO git cat-file --batch [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,037 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,037 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,037 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:18:56.102Z] 2024-11-19 08:18:56,042 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:18:56.102Z] 4.0.0-dev.6 [Pipeline] } [2024-11-19T08:18:56.107Z] $ docker exec --env ******** --env ******** b72f2769353cb939855622100dbc8fa93f60eacf96000a219c6cbb7943483d5e ssh-agent -k [2024-11-19T08:18:56.207Z] unset SSH_AUTH_SOCK; [2024-11-19T08:18:56.207Z] unset SSH_AGENT_PID; [2024-11-19T08:18:56.208Z] echo Agent pid 39 killed; [2024-11-19T08:18:56.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:18:56.546Z] + git semver [Pipeline] } [2024-11-19T08:18:56.817Z] $ docker stop --time=1 b72f2769353cb939855622100dbc8fa93f60eacf96000a219c6cbb7943483d5e [2024-11-19T08:18:58.109Z] $ docker rm -f --volumes b72f2769353cb939855622100dbc8fa93f60eacf96000a219c6cbb7943483d5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:18:58.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T08:18:58.521Z] [2024-11-19T08:18:58.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:18:58.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T08:18:58.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-19T08:18:58.823Z] ab5ef0e58194: Pulling fs layer [2024-11-19T08:18:58.823Z] 9712f1f96733: Pulling fs layer [2024-11-19T08:18:58.823Z] 63f879dbbcfc: Pulling fs layer [2024-11-19T08:18:58.823Z] 0d9ebad4ef96: Pulling fs layer [2024-11-19T08:18:58.823Z] e9a5061849ea: Pulling fs layer [2024-11-19T08:18:58.823Z] d747dcd14b5f: Pulling fs layer [2024-11-19T08:18:58.824Z] 2de7ff778b66: Pulling fs layer [2024-11-19T08:18:58.824Z] 2de7ff778b66: Waiting [2024-11-19T08:18:58.824Z] e9a5061849ea: Waiting [2024-11-19T08:18:58.824Z] 0d9ebad4ef96: Waiting [2024-11-19T08:18:58.824Z] d747dcd14b5f: Waiting [2024-11-19T08:18:58.824Z] 9712f1f96733: Verifying Checksum [2024-11-19T08:18:58.824Z] 9712f1f96733: Download complete [2024-11-19T08:18:59.082Z] 63f879dbbcfc: Verifying Checksum [2024-11-19T08:18:59.082Z] 63f879dbbcfc: Download complete [2024-11-19T08:18:59.340Z] e9a5061849ea: Verifying Checksum [2024-11-19T08:18:59.340Z] e9a5061849ea: Download complete [2024-11-19T08:18:59.340Z] d747dcd14b5f: Download complete [2024-11-19T08:18:59.340Z] 0d9ebad4ef96: Download complete [2024-11-19T08:18:59.340Z] ab5ef0e58194: Verifying Checksum [2024-11-19T08:18:59.340Z] ab5ef0e58194: Download complete [2024-11-19T08:18:59.340Z] 2de7ff778b66: Verifying Checksum [2024-11-19T08:18:59.340Z] 2de7ff778b66: Download complete [2024-11-19T08:19:02.627Z] ab5ef0e58194: Pull complete [2024-11-19T08:19:02.627Z] 9712f1f96733: Pull complete [2024-11-19T08:19:03.194Z] 63f879dbbcfc: Pull complete [2024-11-19T08:19:07.387Z] 0d9ebad4ef96: Pull complete [2024-11-19T08:19:07.646Z] e9a5061849ea: Pull complete [2024-11-19T08:19:07.646Z] d747dcd14b5f: Pull complete [2024-11-19T08:19:09.022Z] 2de7ff778b66: Pull complete [2024-11-19T08:19:09.022Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-19T08:19:09.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-19T08:19:09.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:19:09.134Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:19:09.164Z] $ 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-19T08:19:12.743Z] $ docker top 26d2a4005b216824c2dc48591f258825b44aedc7cbf066e4ee2b7adfbceec692 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:19:12.833Z] provisioning config files... [2024-11-19T08:19:12.839Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14619456950303626060tmp [2024-11-19T08:19:12.851Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11130764027339770378tmp [2024-11-19T08:19:12.862Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config63804361118984709tmp [Pipeline] { [Pipeline] echo [2024-11-19T08:19:12.948Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:13.247Z] ---> sigul-configuration.sh [2024-11-19T08:19:13.247Z] gpg: directory `/root/.gnupg' created [2024-11-19T08:19:13.247Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-19T08:19:13.247Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-19T08:19:13.247Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-19T08:19:13.247Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-19T08:19:13.247Z] gpg: CAST5 encrypted data [2024-11-19T08:19:13.247Z] gpg: encrypted with 1 passphrase [2024-11-19T08:19:13.247Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-19T08:19:13.546Z] + mkdir /home/jenkins [2024-11-19T08:19:13.546Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-19T08:19:13.846Z] + 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-19T08:19:13.859Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:14.154Z] ---> sigul-install.sh [2024-11-19T08:19:14.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-19T08:19:14.450Z] + git tag --list [2024-11-19T08:19:14.450Z] v1.0.0 [2024-11-19T08:19:14.450Z] v1.1.0 [2024-11-19T08:19:14.450Z] v1.1.1 [2024-11-19T08:19:14.450Z] v1.2.1 [2024-11-19T08:19:14.450Z] v1.2.2 [2024-11-19T08:19:14.450Z] v1.2.3 [2024-11-19T08:19:14.450Z] v1.3.0 [2024-11-19T08:19:14.450Z] v1.3.1 [2024-11-19T08:19:14.450Z] v2.0.0 [2024-11-19T08:19:14.450Z] v2.1.0 [2024-11-19T08:19:14.450Z] v2.1.1 [2024-11-19T08:19:14.450Z] v2.2.0 [2024-11-19T08:19:14.450Z] v2.3.0 [2024-11-19T08:19:14.450Z] v3.0 [2024-11-19T08:19:14.450Z] v3.0.0 [2024-11-19T08:19:14.450Z] v3.1 [2024-11-19T08:19:14.450Z] v3.1.0 [2024-11-19T08:19:14.450Z] v3.1.0-dev.1 [2024-11-19T08:19:14.450Z] v3.1.0-dev.10 [2024-11-19T08:19:14.450Z] v3.1.0-dev.11 [2024-11-19T08:19:14.450Z] v3.1.0-dev.12 [2024-11-19T08:19:14.450Z] v3.1.0-dev.13 [2024-11-19T08:19:14.450Z] v3.1.0-dev.14 [2024-11-19T08:19:14.450Z] v3.1.0-dev.15 [2024-11-19T08:19:14.450Z] v3.1.0-dev.16 [2024-11-19T08:19:14.450Z] v3.1.0-dev.17 [2024-11-19T08:19:14.450Z] v3.1.0-dev.18 [2024-11-19T08:19:14.450Z] v3.1.0-dev.19 [2024-11-19T08:19:14.450Z] v3.1.0-dev.2 [2024-11-19T08:19:14.450Z] v3.1.0-dev.20 [2024-11-19T08:19:14.450Z] v3.1.0-dev.21 [2024-11-19T08:19:14.450Z] v3.1.0-dev.22 [2024-11-19T08:19:14.450Z] v3.1.0-dev.23 [2024-11-19T08:19:14.450Z] v3.1.0-dev.24 [2024-11-19T08:19:14.450Z] v3.1.0-dev.25 [2024-11-19T08:19:14.450Z] v3.1.0-dev.26 [2024-11-19T08:19:14.450Z] v3.1.0-dev.27 [2024-11-19T08:19:14.450Z] v3.1.0-dev.28 [2024-11-19T08:19:14.450Z] v3.1.0-dev.29 [2024-11-19T08:19:14.450Z] v3.1.0-dev.3 [2024-11-19T08:19:14.450Z] v3.1.0-dev.30 [2024-11-19T08:19:14.450Z] v3.1.0-dev.4 [2024-11-19T08:19:14.450Z] v3.1.0-dev.5 [2024-11-19T08:19:14.450Z] v3.1.0-dev.6 [2024-11-19T08:19:14.450Z] v3.1.0-dev.7 [2024-11-19T08:19:14.450Z] v3.1.0-dev.8 [2024-11-19T08:19:14.450Z] v3.1.0-dev.9 [2024-11-19T08:19:14.450Z] v3.1.1 [2024-11-19T08:19:14.450Z] v3.1.1-dev.1 [2024-11-19T08:19:14.450Z] v3.2.0-dev.1 [2024-11-19T08:19:14.450Z] v3.2.0-dev.10 [2024-11-19T08:19:14.450Z] v3.2.0-dev.11 [2024-11-19T08:19:14.450Z] v3.2.0-dev.12 [2024-11-19T08:19:14.450Z] v3.2.0-dev.13 [2024-11-19T08:19:14.450Z] v3.2.0-dev.14 [2024-11-19T08:19:14.450Z] v3.2.0-dev.15 [2024-11-19T08:19:14.450Z] v3.2.0-dev.16 [2024-11-19T08:19:14.450Z] v3.2.0-dev.17 [2024-11-19T08:19:14.450Z] v3.2.0-dev.18 [2024-11-19T08:19:14.450Z] v3.2.0-dev.19 [2024-11-19T08:19:14.450Z] v3.2.0-dev.2 [2024-11-19T08:19:14.450Z] v3.2.0-dev.20 [2024-11-19T08:19:14.450Z] v3.2.0-dev.21 [2024-11-19T08:19:14.450Z] v3.2.0-dev.22 [2024-11-19T08:19:14.450Z] v3.2.0-dev.23 [2024-11-19T08:19:14.450Z] v3.2.0-dev.24 [2024-11-19T08:19:14.450Z] v3.2.0-dev.25 [2024-11-19T08:19:14.450Z] v3.2.0-dev.26 [2024-11-19T08:19:14.450Z] v3.2.0-dev.27 [2024-11-19T08:19:14.450Z] v3.2.0-dev.28 [2024-11-19T08:19:14.450Z] v3.2.0-dev.3 [2024-11-19T08:19:14.450Z] v3.2.0-dev.4 [2024-11-19T08:19:14.450Z] v3.2.0-dev.5 [2024-11-19T08:19:14.450Z] v3.2.0-dev.6 [2024-11-19T08:19:14.450Z] v3.2.0-dev.7 [2024-11-19T08:19:14.450Z] v3.2.0-dev.8 [2024-11-19T08:19:14.450Z] v3.2.0-dev.9 [2024-11-19T08:19:14.450Z] v4.0.0-dev.1 [2024-11-19T08:19:14.450Z] v4.0.0-dev.2 [2024-11-19T08:19:14.450Z] v4.0.0-dev.3 [2024-11-19T08:19:14.450Z] v4.0.0-dev.4 [2024-11-19T08:19:14.450Z] v4.0.0-dev.5 [2024-11-19T08:19:14.450Z] v4.0.0-dev.6 [Pipeline] sh [2024-11-19T08:19:14.751Z] + lftools sign git-tag v4.0.0-dev.6 [2024-11-19T08:19:15.321Z] Signing Git tag with Sigul... [2024-11-19T08:19:15.321Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-11-19T08:19:15.908Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:16.271Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-19T08:19:16.279Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-19T08:19:16.297Z] $ docker stop --time=1 26d2a4005b216824c2dc48591f258825b44aedc7cbf066e4ee2b7adfbceec692 [2024-11-19T08:19:17.615Z] $ docker rm -f --volumes 26d2a4005b216824c2dc48591f258825b44aedc7cbf066e4ee2b7adfbceec692 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-19T08:19:18.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:19:18.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:19:18.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:19:18.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:19:18.482Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:19:18.505Z] $ 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-19T08:19:18.858Z] $ docker top 7820e1c9fce823b366625009f69427dfc0ad0ed4d587d0a3543307b18ffa4977 -eo pid,comm [2024-11-19T08:19:18.922Z] 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-19T08:19:18.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:19:18.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:19:18.980Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:19:19.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:19:19.111Z] $ docker exec 7820e1c9fce823b366625009f69427dfc0ad0ed4d587d0a3543307b18ffa4977 ssh-agent [2024-11-19T08:19:19.229Z] SSH_AUTH_SOCK=/tmp/ssh-NLM5z3mgMnJb/agent.32 [2024-11-19T08:19:19.229Z] SSH_AGENT_PID=38 [2024-11-19T08:19:19.234Z] Running ssh-add (command line suppressed) [2024-11-19T08:19:19.336Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_988492979686645524.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_988492979686645524.key) [2024-11-19T08:19:19.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:19:19.649Z] + git semver bump pre [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,827 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,827 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,827 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,827 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,828 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,829 [execute] INFO git cat-file --batch-check [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,830 [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-19T08:19:19.908Z] 2024-11-19 08:19:19,835 [execute] INFO git cat-file --batch [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T08:19:19.908Z] 2024-11-19 08:19:19,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:19:19.908Z] 4.0.0-dev.7 [Pipeline] } [2024-11-19T08:19:19.913Z] $ docker exec --env ******** --env ******** 7820e1c9fce823b366625009f69427dfc0ad0ed4d587d0a3543307b18ffa4977 ssh-agent -k [2024-11-19T08:19:20.021Z] unset SSH_AUTH_SOCK; [2024-11-19T08:19:20.023Z] unset SSH_AGENT_PID; [2024-11-19T08:19:20.028Z] echo Agent pid 38 killed; [2024-11-19T08:19:20.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:19:20.366Z] + git semver [Pipeline] } [2024-11-19T08:19:20.635Z] $ docker stop --time=1 7820e1c9fce823b366625009f69427dfc0ad0ed4d587d0a3543307b18ffa4977 [2024-11-19T08:19:21.893Z] $ docker rm -f --volumes 7820e1c9fce823b366625009f69427dfc0ad0ed4d587d0a3543307b18ffa4977 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T08:19:22.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T08:19:22.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:19:22.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T08:19:22.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:19:22.651Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:19:22.681Z] $ 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-19T08:19:23.067Z] $ docker top 2a83a3c846c801088ecb13fa879eed71fda46f67da03007289e1bd8e16dd957c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T08:19:23.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T08:19:23.176Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T08:19:23.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T08:19:23.290Z] $ docker exec 2a83a3c846c801088ecb13fa879eed71fda46f67da03007289e1bd8e16dd957c ssh-agent [2024-11-19T08:19:23.413Z] SSH_AUTH_SOCK=/tmp/ssh-TBZz6rHIswN2/agent.32 [2024-11-19T08:19:23.413Z] SSH_AGENT_PID=38 [2024-11-19T08:19:23.417Z] Running ssh-add (command line suppressed) [2024-11-19T08:19:23.547Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12483936493555057325.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12483936493555057325.key) [2024-11-19T08:19:23.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T08:19:23.862Z] + git semver push [2024-11-19T08:19:24.121Z] 2024-11-19 08:19:24,060 [run_push] DEBUG push [2024-11-19T08:19:24.121Z] 2024-11-19 08:19:24,060 [execute] INFO git cat-file --batch-check [2024-11-19T08:19:24.121Z] 2024-11-19 08:19:24,060 [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-19T08:19:24.121Z] 2024-11-19 08:19:24,065 [execute] INFO git rev-list a247e2455b43585769ce80178c0ace2b69d3c8ef -- [2024-11-19T08:19:24.121Z] 2024-11-19 08:19:24,065 [execute] DEBUG Popen(['git', 'rev-list', 'a247e2455b43585769ce80178c0ace2b69d3c8ef', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-19T08:19:24.121Z] 2024-11-19 08:19:24,076 [execute] INFO git fetch -v origin [2024-11-19T08:19:24.121Z] 2024-11-19 08:19:24,077 [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-19T08:19:24.690Z] 2024-11-19 08:19:24,529 [run_push] DEBUG no remote changes detected [2024-11-19T08:19:24.690Z] 2024-11-19 08:19:24,529 [execute] INFO git push origin semver [2024-11-19T08:19:24.690Z] 2024-11-19 08:19:24,530 [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-19T08:19:25.260Z] 2024-11-19 08:19:25,172 [run_push] DEBUG push all version tags [2024-11-19T08:19:25.260Z] 2024-11-19 08:19:25,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-19T08:19:25.260Z] 2024-11-19 08:19:25,173 [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-19T08:19:25.829Z] 2024-11-19 08:19:25,798 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-11-19T08:19:25.829Z] 4.0.0-dev.7 [Pipeline] } [2024-11-19T08:19:25.835Z] $ docker exec --env ******** --env ******** 2a83a3c846c801088ecb13fa879eed71fda46f67da03007289e1bd8e16dd957c ssh-agent -k [2024-11-19T08:19:25.953Z] unset SSH_AUTH_SOCK; [2024-11-19T08:19:25.955Z] unset SSH_AGENT_PID; [2024-11-19T08:19:25.955Z] echo Agent pid 38 killed; [2024-11-19T08:19:25.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T08:19:26.294Z] + git semver [Pipeline] } [2024-11-19T08:19:26.562Z] $ docker stop --time=1 2a83a3c846c801088ecb13fa879eed71fda46f67da03007289e1bd8e16dd957c [2024-11-19T08:19:27.834Z] $ docker rm -f --volumes 2a83a3c846c801088ecb13fa879eed71fda46f67da03007289e1bd8e16dd957c [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-19T08:19:28.498Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-11-19T08:19:28.498Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-19T08:19:28.498Z] total 16 [2024-11-19T08:19:28.498Z] drwxr-xr-x 3 root root 4096 Nov 19 08:04 . [2024-11-19T08:19:28.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 08:19 .. [2024-11-19T08:19:28.498Z] drwxr-xr-x 2 root root 4096 Nov 19 08:04 cost [2024-11-19T08:19:28.498Z] -rw-r--r-- 1 root root 89 Nov 19 08:04 cost.csv [2024-11-19T08:19:28.498Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-19T08:19:28.498Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-11-19T08:19:28.498Z] total 16 [2024-11-19T08:19:28.498Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 08:04 . [2024-11-19T08:19:28.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 08:19 .. [2024-11-19T08:19:28.498Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 08:04 cost [2024-11-19T08:19:28.498Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 19 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:28.789Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:29.646Z] ---> package-listing.sh [2024-11-19T08:19:29.646Z] ++ facter osfamily [2024-11-19T08:19:29.646Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T08:19:29.905Z] + OS_FAMILY=debian [2024-11-19T08:19:29.905Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-11-19T08:19:29.905Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T08:19:29.905Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T08:19:29.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T08:19:29.905Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T08:19:29.905Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-19T08:19:29.905Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T08:19:29.905Z] + case "${OS_FAMILY}" in [2024-11-19T08:19:29.905Z] + dpkg -l [2024-11-19T08:19:29.905Z] + grep '^ii' [2024-11-19T08:19:29.905Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T08:19:29.905Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T08:19:29.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T08:19:29.905Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-11-19T08:19:29.905Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-11-19T08:19:29.905Z] + 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-19T08:19:29.915Z] 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-19T08:19:30.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T08:19:30.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T08:19:30.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T08:19:30.824Z] prd-ubuntu20.04-docker-8c-8g-26997 does not seem to be running inside a container [2024-11-19T08:19:30.846Z] $ 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-19T08:19:31.066Z] $ docker top ae6b09435054f7670dda6ed17215d7d892dd581ccb7f2d828e9d02d897d1c06d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T08:19:31.424Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T08:19:31.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T08:19:31.990Z] + ls /var/log/sa-host [2024-11-19T08:19:31.990Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T08:19:32.158Z] provisioning config files... [2024-11-19T08:19:32.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15415821365257229530tmp [Pipeline] { [Pipeline] echo [2024-11-19T08:19:32.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:32.472Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T08:19:32.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:32.822Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T08:19:32.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:33.113Z] ---> sudo-logs.sh [2024-11-19T08:19:33.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T08:19:33.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:33.428Z] ---> job-cost.sh [2024-11-19T08:19:33.429Z] lf-activate-venv: SKIPPING [2024-11-19T08:19:33.429Z] DEBUG: total: 0.2199999988079071 [2024-11-19T08:19:33.429Z] INFO: Retrieving Stack Cost... [2024-11-19T08:19:33.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T08:19:34.255Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T08:19:34.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T08:19:34.550Z] ---> logs-deploy.sh [2024-11-19T08:19:34.550Z] lf-activate-venv: SKIPPING [2024-11-19T08:19:34.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/190 [2024-11-19T08:19:34.550Z] INFO: archiving workspace using pattern(s): [2024-11-19T08:19:35.487Z] Archives upload complete. [2024-11-19T08:19:35.747Z] INFO: archiving logs to Nexus