Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 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-ssh7650570872478142395.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6259178308341276542.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12595670882018470821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7461535022440961210.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-ssh13538068515028351344.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8382’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8384 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 (main) Commit message: "Merge pull request #485 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.32" > git config core.sparsecheckout # timeout=10 > git checkout -f 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 # timeout=10 > git rev-list --no-walk 91ab2d1966be996543f139896746dd83b19c5706 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T11:40:29.723Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T11:40:29.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T11:40:29.812Z] ========================================================= [2024-08-23T11:40:29.812Z] EdgeX Global Pipelines Version Info [2024-08-23T11:40:29.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:40:30.930Z] ------------------- [2024-08-23T11:40:30.931Z] stable info: [2024-08-23T11:40:30.931Z] ------------------- [2024-08-23T11:40:30.931Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T11:40:30.931Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T11:40:30.931Z] Message: update stable to v1.0.260 [2024-08-23T11:40:31.191Z] ------------------- [2024-08-23T11:40:31.191Z] experimental info: [2024-08-23T11:40:31.191Z] ------------------- [2024-08-23T11:40:31.191Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T11:40:31.191Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T11:40:31.191Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T11:40:31.281Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-08-23T11:40:31.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-08-23T11:40:31.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T11:40:31.334Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T11:40:31.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T11:40:31.370Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T11:40:31.388Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T11:40:31.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-23T11:40:31.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T11:40:31.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T11:40:31.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T11:40:31.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-08-23T11:40:31.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T11:40:31.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T11:40:31.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T11:40:31.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T11:40:31.572Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T11:40:31.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T11:40:31.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T11:40:31.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T11:40:31.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-23T11:40:31.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-23T11:40:31.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-23T11:40:31.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-23T11:40:31.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-23T11:40:31.818Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T11:40:31.848Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T11:40:31.872Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-23T11:40:31.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-23T11:40:31.924Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-23T11:40:31.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] echo [2024-08-23T11:40:31.974Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93fcf9f [Pipeline] echo [2024-08-23T11:40:31.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T11:40:32.063Z] provisioning config files... [2024-08-23T11:40:32.079Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14142285370380827670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:40:32.438Z] ---> ****-login.sh [2024-08-23T11:40:32.438Z] nexus3.edgexfoundry.org:10001 [2024-08-23T11:40:32.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:32.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:32.698Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:32.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:32.698Z] [2024-08-23T11:40:32.698Z] Login Succeeded [2024-08-23T11:40:32.698Z] nexus3.edgexfoundry.org:10002 [2024-08-23T11:40:32.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:32.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:32.961Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:32.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:32.961Z] [2024-08-23T11:40:32.961Z] Login Succeeded [2024-08-23T11:40:32.961Z] nexus3.edgexfoundry.org:10003 [2024-08-23T11:40:32.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:32.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:32.961Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:32.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:32.961Z] [2024-08-23T11:40:32.961Z] Login Succeeded [2024-08-23T11:40:32.961Z] nexus3.edgexfoundry.org:10004 [2024-08-23T11:40:32.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:33.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:33.222Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:33.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:33.222Z] [2024-08-23T11:40:33.222Z] Login Succeeded [2024-08-23T11:40:33.222Z] ****.io [2024-08-23T11:40:33.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:33.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:33.483Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:33.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:33.483Z] [2024-08-23T11:40:33.483Z] Login Succeeded [2024-08-23T11:40:33.483Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T11:40:33.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T11:40:33.905Z] + git rev-list -1 --merges 93fcf9f9514203f7e3dde2b04df2ad430adf6db4~1..93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] echo [2024-08-23T11:40:33.939Z] -----------> git rev-list -1 --merges 93fcf9f9514203f7e3dde2b04df2ad430adf6db4~1..93fcf9f9514203f7e3dde2b04df2ad430adf6db4 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:40:33.939Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [false] [Pipeline] sh [2024-08-23T11:40:34.234Z] + git log --format=format:%s -1 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] echo [2024-08-23T11:40:34.249Z] ========================================================= [2024-08-23T11:40:34.249Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T11:40:34.249Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T11:40:34.604Z] + git log --format=format:%s -1 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] echo [2024-08-23T11:40:34.617Z] [semverPrep] GIT_COMMIT: 93fcf9f9514203f7e3dde2b04df2ad430adf6db4, Commit Message: Merge pull request #485 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.32 [Pipeline] echo [2024-08-23T11:40:34.631Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-23T11:40:35.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T11:40:35.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T11:40:35.023Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T11:40:35.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T11:40:35.023Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T11:40:35.023Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T11:40:35.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:40:35.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T11:40:35.458Z] [2024-08-23T11:40:35.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:40:35.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T11:40:35.761Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T11:40:35.761Z] b85a868b505f: Pulling fs layer [2024-08-23T11:40:35.761Z] e2be974225ed: Pulling fs layer [2024-08-23T11:40:35.761Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T11:40:35.761Z] 988bab9f4d93: Pulling fs layer [2024-08-23T11:40:35.761Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T11:40:35.761Z] eaf3925da568: Pulling fs layer [2024-08-23T11:40:35.761Z] bab4dde63d76: Pulling fs layer [2024-08-23T11:40:35.761Z] 1469e6f7b9e6: Waiting [2024-08-23T11:40:35.761Z] bde34c3a00c8: Pulling fs layer [2024-08-23T11:40:35.761Z] b352a97aabf1: Pulling fs layer [2024-08-23T11:40:35.761Z] eaf3925da568: Waiting [2024-08-23T11:40:35.761Z] bab4dde63d76: Waiting [2024-08-23T11:40:35.761Z] 4872d77fe225: Pulling fs layer [2024-08-23T11:40:35.761Z] 5851b861e8e6: Pulling fs layer [2024-08-23T11:40:35.761Z] 5851b861e8e6: Waiting [2024-08-23T11:40:35.761Z] e2be974225ed: Verifying Checksum [2024-08-23T11:40:35.761Z] e2be974225ed: Download complete [2024-08-23T11:40:35.761Z] 988bab9f4d93: Download complete [2024-08-23T11:40:36.020Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T11:40:36.020Z] 1469e6f7b9e6: Download complete [2024-08-23T11:40:36.020Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T11:40:36.020Z] 339a4e72a1f5: Download complete [2024-08-23T11:40:36.020Z] eaf3925da568: Download complete [2024-08-23T11:40:36.020Z] bde34c3a00c8: Verifying Checksum [2024-08-23T11:40:36.020Z] bde34c3a00c8: Download complete [2024-08-23T11:40:36.020Z] b352a97aabf1: Verifying Checksum [2024-08-23T11:40:36.020Z] b352a97aabf1: Download complete [2024-08-23T11:40:36.020Z] 4872d77fe225: Verifying Checksum [2024-08-23T11:40:36.020Z] 4872d77fe225: Download complete [2024-08-23T11:40:36.020Z] 5851b861e8e6: Download complete [2024-08-23T11:40:36.020Z] b85a868b505f: Verifying Checksum [2024-08-23T11:40:36.020Z] b85a868b505f: Download complete [2024-08-23T11:40:36.279Z] bab4dde63d76: Verifying Checksum [2024-08-23T11:40:36.280Z] bab4dde63d76: Download complete [2024-08-23T11:40:37.216Z] b85a868b505f: Pull complete [2024-08-23T11:40:37.475Z] e2be974225ed: Pull complete [2024-08-23T11:40:38.042Z] 339a4e72a1f5: Pull complete [2024-08-23T11:40:38.042Z] 988bab9f4d93: Pull complete [2024-08-23T11:40:38.302Z] 1469e6f7b9e6: Pull complete [2024-08-23T11:40:38.562Z] eaf3925da568: Pull complete [2024-08-23T11:40:40.477Z] bab4dde63d76: Pull complete [2024-08-23T11:40:40.477Z] bde34c3a00c8: Pull complete [2024-08-23T11:40:40.737Z] b352a97aabf1: Pull complete [2024-08-23T11:40:40.737Z] 4872d77fe225: Pull complete [2024-08-23T11:40:40.996Z] 5851b861e8e6: Pull complete [2024-08-23T11:40:40.996Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T11:40:40.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T11:40:40.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:40:41.158Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:40:41.261Z] $ 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-08-23T11:40:45.272Z] $ docker top 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 -eo pid,comm [2024-08-23T11:40:45.329Z] 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-08-23T11:40:45.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T11:40:50.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T11:40:50.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T11:40:51.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T11:40:51.137Z] $ docker exec 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 ssh-agent [2024-08-23T11:40:51.244Z] SSH_AUTH_SOCK=/tmp/ssh-5ceY8nwr1a43/agent.31 [2024-08-23T11:40:51.244Z] SSH_AGENT_PID=37 [2024-08-23T11:40:51.251Z] Running ssh-add (command line suppressed) [2024-08-23T11:40:51.354Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18362960159366657781.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18362960159366657781.key) [2024-08-23T11:40:51.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T11:40:51.672Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T11:40:51.682Z] $ docker exec --env ******** --env ******** 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 ssh-agent -k [2024-08-23T11:40:51.793Z] unset SSH_AUTH_SOCK; [2024-08-23T11:40:51.793Z] unset SSH_AGENT_PID; [2024-08-23T11:40:51.793Z] echo Agent pid 37 killed; [2024-08-23T11:40:51.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T11:40:51.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T11:40:51.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T11:40:51.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T11:40:51.975Z] $ docker exec 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 ssh-agent [2024-08-23T11:40:52.099Z] SSH_AUTH_SOCK=/tmp/ssh-kEimgrTOSTz1/agent.71 [2024-08-23T11:40:52.099Z] SSH_AGENT_PID=77 [2024-08-23T11:40:52.104Z] Running ssh-add (command line suppressed) [2024-08-23T11:40:52.211Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2782807678196263942.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2782807678196263942.key) [2024-08-23T11:40:52.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T11:40:52.523Z] + git semver init [2024-08-23T11:40:52.783Z] 2024-08-23 11:40:52,713 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T11:40:52.783Z] 2024-08-23 11:40:52,713 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-08-23T11:40:52.783Z] 2024-08-23 11:40:52,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-08-23T11:40:52.783Z] 2024-08-23 11:40:52,714 [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-08-23T11:40:55.322Z] 2024-08-23 11:40:54,809 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-08-23T11:40:55.322Z] 2024-08-23 11:40:54,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-08-23T11:40:55.322Z] 2024-08-23 11:40:54,810 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:40:55.322Z] 2024-08-23 11:40:54,810 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:40:55.322Z] 3.2.0-dev.21 [Pipeline] } [2024-08-23T11:40:55.330Z] $ docker exec --env ******** --env ******** 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 ssh-agent -k [2024-08-23T11:40:55.434Z] unset SSH_AUTH_SOCK; [2024-08-23T11:40:55.435Z] unset SSH_AGENT_PID; [2024-08-23T11:40:55.435Z] echo Agent pid 77 killed; [2024-08-23T11:40:55.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T11:40:55.773Z] + git semver [Pipeline] } [2024-08-23T11:40:56.047Z] $ docker stop --time=1 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 [2024-08-23T11:40:57.355Z] $ docker rm -f --volumes 6ed00c04bc250a09e1e97e376e7e902126ca863ddc2c8c0a5ea2dd62426f59d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T11:40:57.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T11:40:57.953Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T11:40:57.958Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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-08-23T11:40:58.153Z] provisioning config files... [2024-08-23T11:40:58.163Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5414214511523893206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:40:58.467Z] ---> ****-login.sh [2024-08-23T11:40:58.467Z] nexus3.edgexfoundry.org:10001 [2024-08-23T11:40:58.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:58.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:58.468Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:58.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:58.468Z] [2024-08-23T11:40:58.468Z] Login Succeeded [2024-08-23T11:40:58.468Z] nexus3.edgexfoundry.org:10002 [2024-08-23T11:40:58.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:58.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:58.468Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:58.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:58.468Z] [2024-08-23T11:40:58.468Z] Login Succeeded [2024-08-23T11:40:58.732Z] nexus3.edgexfoundry.org:10003 [2024-08-23T11:40:58.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:58.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:58.733Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:58.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:58.733Z] [2024-08-23T11:40:58.733Z] Login Succeeded [2024-08-23T11:40:58.733Z] nexus3.edgexfoundry.org:10004 [2024-08-23T11:40:58.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:58.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:58.733Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:58.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:58.733Z] [2024-08-23T11:40:58.733Z] Login Succeeded [2024-08-23T11:40:58.733Z] ****.io [2024-08-23T11:40:58.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:40:59.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:40:59.254Z] Configure a credential helper to remove this warning. See [2024-08-23T11:40:59.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:40:59.254Z] [2024-08-23T11:40:59.254Z] Login Succeeded [2024-08-23T11:40:59.254Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T11:40:59.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T11:40:59.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T11:40:59.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T11:40:59.394Z] ========================================================= [2024-08-23T11:40:59.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T11:40:59.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:40:59.823Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T11:40:59.823Z] Sending build context to Docker daemon 37.58MB [2024-08-23T11:40:59.823Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T11:40:59.823Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T11:41:00.085Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T11:41:00.085Z] 619be1103602: Pulling fs layer [2024-08-23T11:41:00.085Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T11:41:00.085Z] 5df492c9dc93: Pulling fs layer [2024-08-23T11:41:00.085Z] 7629e6793208: Pulling fs layer [2024-08-23T11:41:00.085Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T11:41:00.085Z] fb5054dd5b73: Pulling fs layer [2024-08-23T11:41:00.085Z] eeca6798cff9: Pulling fs layer [2024-08-23T11:41:00.085Z] aa269ceb94a6: Pulling fs layer [2024-08-23T11:41:00.085Z] ada007ff1a6a: Pulling fs layer [2024-08-23T11:41:00.085Z] 7629e6793208: Waiting [2024-08-23T11:41:00.085Z] aa269ceb94a6: Waiting [2024-08-23T11:41:00.085Z] 4f4fb700ef54: Waiting [2024-08-23T11:41:00.085Z] fb5054dd5b73: Waiting [2024-08-23T11:41:00.085Z] eeca6798cff9: Waiting [2024-08-23T11:41:00.085Z] 7862e08f4a3e: Verifying Checksum [2024-08-23T11:41:00.085Z] 7862e08f4a3e: Download complete [2024-08-23T11:41:00.085Z] 7629e6793208: Verifying Checksum [2024-08-23T11:41:00.085Z] 7629e6793208: Download complete [2024-08-23T11:41:00.085Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T11:41:00.085Z] 4f4fb700ef54: Download complete [2024-08-23T11:41:00.085Z] fb5054dd5b73: Verifying Checksum [2024-08-23T11:41:00.085Z] fb5054dd5b73: Download complete [2024-08-23T11:41:00.085Z] 619be1103602: Verifying Checksum [2024-08-23T11:41:00.085Z] 619be1103602: Download complete [2024-08-23T11:41:00.085Z] eeca6798cff9: Verifying Checksum [2024-08-23T11:41:00.085Z] eeca6798cff9: Download complete [2024-08-23T11:41:00.344Z] 619be1103602: Pull complete [2024-08-23T11:41:00.344Z] ada007ff1a6a: Verifying Checksum [2024-08-23T11:41:00.344Z] ada007ff1a6a: Download complete [2024-08-23T11:41:00.344Z] 7862e08f4a3e: Pull complete [2024-08-23T11:41:00.604Z] 5df492c9dc93: Verifying Checksum [2024-08-23T11:41:00.604Z] 5df492c9dc93: Download complete [2024-08-23T11:41:00.863Z] aa269ceb94a6: Verifying Checksum [2024-08-23T11:41:00.863Z] aa269ceb94a6: Download complete [2024-08-23T11:41:04.155Z] 5df492c9dc93: Pull complete [2024-08-23T11:41:04.155Z] 7629e6793208: Pull complete [2024-08-23T11:41:04.155Z] 4f4fb700ef54: Pull complete [2024-08-23T11:41:04.155Z] fb5054dd5b73: Pull complete [2024-08-23T11:41:04.413Z] eeca6798cff9: Pull complete [2024-08-23T11:41:06.944Z] aa269ceb94a6: Pull complete [2024-08-23T11:41:07.512Z] ada007ff1a6a: Pull complete [2024-08-23T11:41:07.512Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T11:41:07.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T11:41:07.512Z] ---> f489d0715acc [2024-08-23T11:41:07.512Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T11:41:13.101Z] Still waiting to schedule task [2024-08-23T11:41:13.101Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8383’ is offline [2024-08-23T11:41:17.604Z] ---> Running in fe3b6546cd29 [2024-08-23T11:41:17.604Z] Removing intermediate container fe3b6546cd29 [2024-08-23T11:41:17.604Z] ---> b8d5b97d4eee [2024-08-23T11:41:17.604Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T11:41:17.604Z] ---> Running in 5f1b7b4cfc0c [2024-08-23T11:41:17.604Z] Removing intermediate container 5f1b7b4cfc0c [2024-08-23T11:41:17.604Z] ---> eb249f142477 [2024-08-23T11:41:17.604Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T11:41:17.604Z] ---> Running in 351431509b8e [2024-08-23T11:41:17.604Z] Removing intermediate container 351431509b8e [2024-08-23T11:41:17.604Z] ---> c1915edec18e [2024-08-23T11:41:17.604Z] Step 6/12 : WORKDIR /device-virtual-go [2024-08-23T11:41:17.604Z] ---> Running in 1e3066c9b2f6 [2024-08-23T11:41:17.604Z] Removing intermediate container 1e3066c9b2f6 [2024-08-23T11:41:17.604Z] ---> a2aada812a29 [2024-08-23T11:41:17.604Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T11:41:17.604Z] ---> Running in e4446f66a475 [2024-08-23T11:41:17.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T11:41:17.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T11:41:17.604Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-23T11:41:17.604Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-23T11:41:17.604Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-23T11:41:17.604Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-23T11:41:17.604Z] Executing busybox-1.36.1-r5.trigger [2024-08-23T11:41:17.604Z] OK: 268 MiB in 56 packages [2024-08-23T11:41:18.544Z] Removing intermediate container e4446f66a475 [2024-08-23T11:41:18.544Z] ---> 6d7aacffbdbb [2024-08-23T11:41:18.544Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T11:41:18.544Z] ---> 9289455152c0 [2024-08-23T11:41:18.544Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T11:41:18.805Z] ---> Running in 15b2e9fc11ce [2024-08-23T11:42:40.291Z] Removing intermediate container 15b2e9fc11ce [2024-08-23T11:42:40.291Z] ---> 5a6d65f143eb [2024-08-23T11:42:40.291Z] Step 10/12 : COPY . . [2024-08-23T11:42:40.291Z] ---> 4520ff0ba52a [2024-08-23T11:42:40.291Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T11:42:40.291Z] ---> Running in ba307d7c4bec [2024-08-23T11:42:40.291Z] Removing intermediate container ba307d7c4bec [2024-08-23T11:42:40.291Z] ---> 6cb962a1a4cd [2024-08-23T11:42:40.291Z] Step 12/12 : RUN $MAKE [2024-08-23T11:42:40.291Z] ---> Running in ec01d819fe21 [2024-08-23T11:42:40.291Z] noop [2024-08-23T11:42:40.291Z] Removing intermediate container ec01d819fe21 [2024-08-23T11:42:40.291Z] ---> af650748d0e7 [2024-08-23T11:42:40.291Z] Successfully built af650748d0e7 [2024-08-23T11:42:40.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:42:40.622Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T11:42:40.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:42:40.722Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:42:40.749Z] $ 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-08-23T11:42:41.098Z] $ docker top 43dbd320a271b03362797c3015dbe97e7790df8488cded22c261492bf9ec7e72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T11:42:41.445Z] + go version [2024-08-23T11:42:41.445Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T11:42:41.455Z] $ docker stop --time=1 43dbd320a271b03362797c3015dbe97e7790df8488cded22c261492bf9ec7e72 [2024-08-23T11:42:42.725Z] $ docker rm -f --volumes 43dbd320a271b03362797c3015dbe97e7790df8488cded22c261492bf9ec7e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:42:43.177Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T11:42:43.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:42:43.261Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:42:43.289Z] $ 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-08-23T11:42:43.624Z] $ docker top d6bdc860f676f6bbb89ca1b399be5b3132de4781734e678a87818af5bfd078c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T11:42:43.973Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-08-23T11:42:44.273Z] + make test [2024-08-23T11:42:44.273Z] go test ./... -coverprofile=coverage.out [2024-08-23T11:42:46.187Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-08-23T11:42:49.261Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8385 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-08-23T11:42:49.279Z] Running in /w/workspace/device-virtual-go/177 [Pipeline] { [Pipeline] checkout [2024-08-23T11:42:52.373Z] The recommended git tool is: git [2024-08-23T11:43:00.088Z] using credential edgex-jenkins-ssh [2024-08-23T11:43:00.124Z] Cloning the remote Git repository [2024-08-23T11:43:00.211Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-08-23T11:43:00.376Z] > git init /w/workspace/device-virtual-go/177 # timeout=10 [2024-08-23T11:43:00.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-08-23T11:43:00.709Z] > git --version # timeout=10 [2024-08-23T11:43:00.769Z] > git --version # 'git version 2.25.1' [2024-08-23T11:43:00.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T11:43:01.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T11:43:04.274Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-08-23T11:43:04.274Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.009s coverage: 58.4% of statements [2024-08-23T11:43:04.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-08-23T11:43:05.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T11:43:06.159Z] Avoid second fetch [2024-08-23T11:43:06.159Z] Checking out Revision 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 (main) [2024-08-23T11:43:07.025Z] Commit message: "Merge pull request #485 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.32" [2024-08-23T11:43:06.173Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T11:43:06.247Z] > git checkout -f 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T11:43:12.351Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T11:43:12.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T11:43:12.351Z] Dload Upload Total Spent Left Speed [2024-08-23T11:43:12.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-08-23T11:43:12.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T11:43:13.040Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T11:43:13.040Z] + sudo tee /etc/docker/daemon.new [2024-08-23T11:43:13.040Z] { [2024-08-23T11:43:13.040Z] "registry-mirrors": [ [2024-08-23T11:43:13.040Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T11:43:13.040Z] ], [2024-08-23T11:43:13.040Z] "bip": "10.250.0.254/24", [2024-08-23T11:43:13.040Z] "hosts": [ [2024-08-23T11:43:13.040Z] "tcp://0.0.0.0:5555", [2024-08-23T11:43:13.040Z] "unix:///var/run/docker.sock" [2024-08-23T11:43:13.040Z] ], [2024-08-23T11:43:13.040Z] "mtu": 1458, [2024-08-23T11:43:13.040Z] "selinux-enabled": true, [2024-08-23T11:43:13.040Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T11:43:13.040Z] } [Pipeline] sh [2024-08-23T11:43:13.379Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T11:43:13.764Z] + sudo service docker restart [2024-08-23T11:43:16.484Z] go vet ./... [2024-08-23T11:43:23.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T11:43:23.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T11:43:23.070Z] ./bin/test-attribution-txt.sh [2024-08-23T11:43:23.070Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T11:43:23.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T11:43:23.103Z] $ docker stop --time=1 d6bdc860f676f6bbb89ca1b399be5b3132de4781734e678a87818af5bfd078c7 [2024-08-23T11:43:30.403Z] $ docker rm -f --volumes d6bdc860f676f6bbb89ca1b399be5b3132de4781734e678a87818af5bfd078c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T11:43:30.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T11:43:31.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-23T11:43:31.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T11:43:31.890Z] + ls -al . [2024-08-23T11:43:31.890Z] total 276 [2024-08-23T11:43:31.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:42 . [2024-08-23T11:43:31.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:40 .. [2024-08-23T11:43:31.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:43 .git [2024-08-23T11:43:31.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:40 .github [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 23 11:40 .gitignore [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:40 .golangci.yml [2024-08-23T11:43:31.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:40 .semver [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 17933 Aug 23 11:40 Attribution.txt [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 15941 Aug 23 11:40 CHANGELOG.md [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 23 11:40 Dockerfile [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:40 GOVERNANCE.md [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:40 Jenkinsfile [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:40 LICENSE [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 1953 Aug 23 11:40 Makefile [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:40 OWNERS.md [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 4103 Aug 23 11:40 README.md [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 11:40 VERSION [2024-08-23T11:43:31.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:40 bin [2024-08-23T11:43:31.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:40 cmd [2024-08-23T11:43:31.890Z] -rw-r--r-- 1 jenkins jenkins 43247 Aug 23 11:43 coverage.out [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 6923 Aug 23 11:40 go.mod [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 23 11:40 go.sum [2024-08-23T11:43:31.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:40 internal [2024-08-23T11:43:31.890Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T11:43:32.035Z] provisioning config files... [2024-08-23T11:43:32.059Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/177@tmp/config16632828386363027840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:43:32.210Z] + 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=93fcf9f9514203f7e3dde2b04df2ad430adf6db4 --label arch=amd64 --label version=3.2.0-dev.21 . [2024-08-23T11:43:32.469Z] Sending build context to Docker daemon 37.62MB [2024-08-23T11:43:32.469Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T11:43:32.469Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-23T11:43:32.469Z] ---> af650748d0e7 [2024-08-23T11:43:32.469Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T11:43:32.517Z] ---> ****-login.sh [2024-08-23T11:43:32.517Z] nexus3.edgexfoundry.org:10001 [2024-08-23T11:43:32.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:43:33.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:43:33.382Z] Configure a credential helper to remove this warning. See [2024-08-23T11:43:33.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:43:33.382Z] [2024-08-23T11:43:33.382Z] Login Succeeded [2024-08-23T11:43:33.382Z] nexus3.edgexfoundry.org:10002 [2024-08-23T11:43:33.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:43:33.407Z] ---> Running in 7cd58c7da68d [2024-08-23T11:43:33.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:43:33.655Z] Configure a credential helper to remove this warning. See [2024-08-23T11:43:33.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:43:33.655Z] [2024-08-23T11:43:33.655Z] Login Succeeded [2024-08-23T11:43:33.655Z] nexus3.edgexfoundry.org:10003 [2024-08-23T11:43:33.668Z] Removing intermediate container 7cd58c7da68d [2024-08-23T11:43:33.668Z] ---> 907beebaffea [2024-08-23T11:43:33.668Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T11:43:33.668Z] ---> Running in 54ecae656aa3 [2024-08-23T11:43:33.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:43:33.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:43:33.924Z] Configure a credential helper to remove this warning. See [2024-08-23T11:43:33.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:43:33.924Z] [2024-08-23T11:43:33.924Z] Login Succeeded [2024-08-23T11:43:33.924Z] nexus3.edgexfoundry.org:10004 [2024-08-23T11:43:34.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:43:34.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:43:34.197Z] Configure a credential helper to remove this warning. See [2024-08-23T11:43:34.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:43:34.197Z] [2024-08-23T11:43:34.197Z] Login Succeeded [2024-08-23T11:43:34.197Z] ****.io [2024-08-23T11:43:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:43:34.605Z] Removing intermediate container 54ecae656aa3 [2024-08-23T11:43:34.605Z] ---> 8fa3d2bf0cb0 [2024-08-23T11:43:34.605Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-23T11:43:34.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:43:34.731Z] Configure a credential helper to remove this warning. See [2024-08-23T11:43:34.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:43:34.731Z] [2024-08-23T11:43:34.731Z] Login Succeeded [2024-08-23T11:43:34.731Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T11:43:34.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-23T11:43:34.865Z] ---> Running in c8267d38032f [Pipeline] echo [2024-08-23T11:43:35.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T11:43:35.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T11:43:35.123Z] ========================================================= [2024-08-23T11:43:35.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T11:43:35.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:43:35.433Z] Removing intermediate container c8267d38032f [2024-08-23T11:43:35.433Z] ---> 52c1789ee0ce [2024-08-23T11:43:35.433Z] Step 6/26 : WORKDIR /device-virtual-go [2024-08-23T11:43:35.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T11:43:35.693Z] ---> Running in 8f143cb25c91 [2024-08-23T11:43:36.095Z] Sending build context to Docker daemon 18.97MB [2024-08-23T11:43:36.095Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T11:43:36.095Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-23T11:43:36.261Z] Removing intermediate container 8f143cb25c91 [2024-08-23T11:43:36.261Z] ---> de6327687938 [2024-08-23T11:43:36.261Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T11:43:36.261Z] ---> Running in d7ef88c32970 [2024-08-23T11:43:36.364Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T11:43:36.364Z] c6b39de5b339: Pulling fs layer [2024-08-23T11:43:36.364Z] a69c41024577: Pulling fs layer [2024-08-23T11:43:36.364Z] d6de4b400683: Pulling fs layer [2024-08-23T11:43:36.364Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T11:43:36.364Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T11:43:36.364Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T11:43:36.364Z] 00f215d4a9da: Pulling fs layer [2024-08-23T11:43:36.364Z] d496ad576159: Pulling fs layer [2024-08-23T11:43:36.364Z] 35cb2a7552d0: Waiting [2024-08-23T11:43:36.364Z] 4f4fb700ef54: Waiting [2024-08-23T11:43:36.364Z] 464afbd9ba4c: Waiting [2024-08-23T11:43:36.364Z] 00f215d4a9da: Waiting [2024-08-23T11:43:36.364Z] d496ad576159: Waiting [2024-08-23T11:43:36.364Z] a69c41024577: Verifying Checksum [2024-08-23T11:43:36.364Z] a69c41024577: Download complete [2024-08-23T11:43:36.364Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T11:43:36.364Z] 35cb2a7552d0: Download complete [2024-08-23T11:43:36.364Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T11:43:36.364Z] 4f4fb700ef54: Download complete [2024-08-23T11:43:36.364Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T11:43:36.364Z] 464afbd9ba4c: Download complete [2024-08-23T11:43:36.364Z] c6b39de5b339: Verifying Checksum [2024-08-23T11:43:36.364Z] c6b39de5b339: Download complete [2024-08-23T11:43:36.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T11:43:36.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T11:43:36.950Z] d496ad576159: Verifying Checksum [2024-08-23T11:43:36.950Z] d496ad576159: Download complete [2024-08-23T11:43:37.040Z] OK: 268 MiB in 56 packages [2024-08-23T11:43:37.219Z] c6b39de5b339: Pull complete [2024-08-23T11:43:37.609Z] Removing intermediate container d7ef88c32970 [2024-08-23T11:43:37.609Z] ---> 2d801cd123f1 [2024-08-23T11:43:37.609Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-23T11:43:37.807Z] a69c41024577: Pull complete [2024-08-23T11:43:38.076Z] d6de4b400683: Verifying Checksum [2024-08-23T11:43:38.076Z] d6de4b400683: Download complete [2024-08-23T11:43:38.178Z] ---> febb24019d37 [2024-08-23T11:43:38.178Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T11:43:38.178Z] ---> Running in 0890bd434528 [2024-08-23T11:43:39.495Z] 00f215d4a9da: Verifying Checksum [2024-08-23T11:43:39.495Z] 00f215d4a9da: Download complete [2024-08-23T11:43:39.595Z] Removing intermediate container 0890bd434528 [2024-08-23T11:43:39.595Z] ---> fa63843e9039 [2024-08-23T11:43:39.595Z] Step 10/26 : COPY . . [2024-08-23T11:43:41.501Z] ---> 14951dd725fa [2024-08-23T11:43:41.501Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T11:43:41.501Z] ---> Running in ab7512aa4f6e [2024-08-23T11:43:41.501Z] Removing intermediate container ab7512aa4f6e [2024-08-23T11:43:41.501Z] ---> fe29d648bf5b [2024-08-23T11:43:41.501Z] Step 12/26 : RUN $MAKE [2024-08-23T11:43:41.501Z] ---> Running in 35ceedd1c727 [2024-08-23T11:43:41.759Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-08-23T11:43:51.836Z] d6de4b400683: Pull complete [2024-08-23T11:43:51.836Z] 35cb2a7552d0: Pull complete [2024-08-23T11:43:51.836Z] 4f4fb700ef54: Pull complete [2024-08-23T11:43:51.836Z] 464afbd9ba4c: Pull complete [2024-08-23T11:44:00.058Z] 00f215d4a9da: Pull complete [2024-08-23T11:44:01.470Z] d496ad576159: Pull complete [2024-08-23T11:44:01.470Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T11:44:01.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T11:44:01.470Z] ---> f246e2811388 [2024-08-23T11:44:01.470Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T11:44:03.413Z] ---> Running in c077ced1d933 [2024-08-23T11:44:03.413Z] Removing intermediate container c077ced1d933 [2024-08-23T11:44:03.413Z] ---> 3d10ec2fde95 [2024-08-23T11:44:03.413Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T11:44:03.680Z] ---> Running in bcba184a47ec [2024-08-23T11:44:03.948Z] Removing intermediate container bcba184a47ec [2024-08-23T11:44:03.948Z] ---> 15ecb108b861 [2024-08-23T11:44:03.948Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-23T11:44:03.948Z] ---> Running in 1306d3bcbf15 [2024-08-23T11:44:04.215Z] Removing intermediate container 1306d3bcbf15 [2024-08-23T11:44:04.215Z] ---> c3c590232bab [2024-08-23T11:44:04.215Z] Step 6/12 : WORKDIR /device-virtual-go [2024-08-23T11:44:04.215Z] ---> Running in f72a3f7ab7b0 [2024-08-23T11:44:04.488Z] Removing intermediate container f72a3f7ab7b0 [2024-08-23T11:44:04.488Z] ---> 85b0d86d7085 [2024-08-23T11:44:04.488Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T11:44:04.488Z] ---> Running in 34682cab5a28 [2024-08-23T11:44:05.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T11:44:05.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T11:44:06.886Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-23T11:44:06.886Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-23T11:44:06.886Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-23T11:44:06.886Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-23T11:44:06.886Z] Executing busybox-1.36.1-r5.trigger [2024-08-23T11:44:07.153Z] OK: 271 MiB in 56 packages [2024-08-23T11:44:08.120Z] Removing intermediate container 34682cab5a28 [2024-08-23T11:44:08.120Z] ---> e4b205598659 [2024-08-23T11:44:08.120Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-23T11:44:08.394Z] ---> 3cbdcc8b5978 [2024-08-23T11:44:08.394Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T11:44:08.687Z] ---> Running in a46948a3cc04 [2024-08-23T11:44:20.524Z] Removing intermediate container 35ceedd1c727 [2024-08-23T11:44:20.524Z] ---> 5954ac3b34af [2024-08-23T11:44:20.524Z] Step 13/26 : FROM alpine:3.18 [2024-08-23T11:44:20.784Z] 3.18: Pulling from library/alpine [2024-08-23T11:44:21.043Z] 930bdd4d222e: Pulling fs layer [2024-08-23T11:44:21.303Z] 930bdd4d222e: Verifying Checksum [2024-08-23T11:44:21.303Z] 930bdd4d222e: Download complete [2024-08-23T11:44:21.303Z] 930bdd4d222e: Pull complete [2024-08-23T11:44:21.303Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T11:44:21.561Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T11:44:21.561Z] ---> 18f865063206 [2024-08-23T11:44:21.561Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-08-23T11:44:21.561Z] ---> Running in 94312c841a84 [2024-08-23T11:44:22.128Z] Removing intermediate container 94312c841a84 [2024-08-23T11:44:22.128Z] ---> 3a7a59b427b0 [2024-08-23T11:44:22.128Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-23T11:44:22.128Z] ---> Running in 266dd2bf710e [2024-08-23T11:44:22.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T11:44:22.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T11:44:22.912Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T11:44:22.912Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T11:44:22.912Z] OK: 7 MiB in 16 packages [2024-08-23T11:44:24.287Z] Removing intermediate container 266dd2bf710e [2024-08-23T11:44:24.287Z] ---> b47a3297c9b9 [2024-08-23T11:44:24.287Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-23T11:44:24.287Z] ---> Running in df842e57ee77 [2024-08-23T11:44:24.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T11:44:24.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T11:44:24.806Z] OK: 7 MiB in 16 packages [2024-08-23T11:44:25.068Z] Removing intermediate container df842e57ee77 [2024-08-23T11:44:25.068Z] ---> d6e8e12758a0 [2024-08-23T11:44:25.068Z] Step 17/26 : WORKDIR / [2024-08-23T11:44:25.336Z] ---> Running in ce843ffe5190 [2024-08-23T11:44:25.336Z] Removing intermediate container ce843ffe5190 [2024-08-23T11:44:25.336Z] ---> 7bcdfb3f80c4 [2024-08-23T11:44:25.336Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-08-23T11:44:25.622Z] ---> db866a79b90a [2024-08-23T11:44:25.622Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-08-23T11:44:25.883Z] ---> 1a49cb114c50 [2024-08-23T11:44:25.883Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-08-23T11:44:27.263Z] ---> 03e615c4e766 [2024-08-23T11:44:27.263Z] Step 21/26 : EXPOSE 59900 [2024-08-23T11:44:27.523Z] ---> Running in 0f8f8bf84e2e [2024-08-23T11:44:27.523Z] Removing intermediate container 0f8f8bf84e2e [2024-08-23T11:44:27.523Z] ---> 85d38cd351c9 [2024-08-23T11:44:27.523Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-08-23T11:44:27.523Z] ---> Running in eb4d67a24e88 [2024-08-23T11:44:27.786Z] Removing intermediate container eb4d67a24e88 [2024-08-23T11:44:27.786Z] ---> 294cd45397c7 [2024-08-23T11:44:27.786Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T11:44:27.786Z] ---> Running in cfd775d88bf4 [2024-08-23T11:44:28.046Z] Removing intermediate container cfd775d88bf4 [2024-08-23T11:44:28.046Z] ---> 8e3c6e264ce8 [2024-08-23T11:44:28.046Z] Step 24/26 : LABEL arch=amd64 [2024-08-23T11:44:28.046Z] ---> Running in 445d2ae995e2 [2024-08-23T11:44:28.046Z] Removing intermediate container 445d2ae995e2 [2024-08-23T11:44:28.046Z] ---> 73ab638c25f7 [2024-08-23T11:44:28.046Z] Step 25/26 : LABEL git_sha=93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:44:28.046Z] ---> Running in 8c76237ca274 [2024-08-23T11:44:28.313Z] Removing intermediate container 8c76237ca274 [2024-08-23T11:44:28.313Z] ---> faef8635f419 [2024-08-23T11:44:28.313Z] Step 26/26 : LABEL version=3.2.0-dev.21 [2024-08-23T11:44:28.313Z] ---> Running in 9ed7717c3bdf [2024-08-23T11:44:28.575Z] Removing intermediate container 9ed7717c3bdf [2024-08-23T11:44:28.575Z] ---> f69d15980f54 [2024-08-23T11:44:28.575Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T11:44:28.575Z] Successfully built f69d15980f54 [2024-08-23T11:44:28.575Z] 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-08-23T11:44:28.695Z] provisioning config files... [2024-08-23T11:44:28.711Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8526312291644293221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:44:29.019Z] ---> ****-login.sh [2024-08-23T11:44:29.019Z] nexus3.edgexfoundry.org:10001 [2024-08-23T11:44:29.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:44:29.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:44:29.019Z] Configure a credential helper to remove this warning. See [2024-08-23T11:44:29.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:44:29.019Z] [2024-08-23T11:44:29.019Z] Login Succeeded [2024-08-23T11:44:29.019Z] nexus3.edgexfoundry.org:10002 [2024-08-23T11:44:29.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:44:29.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:44:29.019Z] Configure a credential helper to remove this warning. See [2024-08-23T11:44:29.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:44:29.019Z] [2024-08-23T11:44:29.019Z] Login Succeeded [2024-08-23T11:44:29.019Z] nexus3.edgexfoundry.org:10003 [2024-08-23T11:44:29.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:44:29.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:44:29.279Z] Configure a credential helper to remove this warning. See [2024-08-23T11:44:29.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:44:29.279Z] [2024-08-23T11:44:29.279Z] Login Succeeded [2024-08-23T11:44:29.279Z] nexus3.edgexfoundry.org:10004 [2024-08-23T11:44:29.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:44:29.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:44:29.280Z] Configure a credential helper to remove this warning. See [2024-08-23T11:44:29.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:44:29.280Z] [2024-08-23T11:44:29.280Z] Login Succeeded [2024-08-23T11:44:29.280Z] ****.io [2024-08-23T11:44:29.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:44:29.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:44:29.540Z] Configure a credential helper to remove this warning. See [2024-08-23T11:44:29.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:44:29.540Z] [2024-08-23T11:44:29.540Z] Login Succeeded [2024-08-23T11:44:29.540Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T11:44:29.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T11:44:29.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T11:44:29.638Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-08-23T11:44:29.638Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:44:29.638Z] latest [2024-08-23T11:44:29.638Z] 3.2.0-dev.21 [2024-08-23T11:44:29.638Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [2024-08-23T11:44:29.638Z] main [2024-08-23T11:44:29.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:29.980Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:30.290Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:44:30.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-23T11:44:30.290Z] a719d61cc2e6: Preparing [2024-08-23T11:44:30.290Z] ec03838094c1: Preparing [2024-08-23T11:44:30.290Z] 0383d4a9f63c: Preparing [2024-08-23T11:44:30.290Z] b8a40a864ee8: Preparing [2024-08-23T11:44:30.290Z] a3e8026f79ec: Preparing [2024-08-23T11:44:30.290Z] ce7f800efff9: Preparing [2024-08-23T11:44:30.290Z] ce7f800efff9: Waiting [2024-08-23T11:44:30.290Z] 0383d4a9f63c: Pushed [2024-08-23T11:44:30.290Z] a3e8026f79ec: Pushed [2024-08-23T11:44:30.290Z] b8a40a864ee8: Pushed [2024-08-23T11:44:30.290Z] ec03838094c1: Pushed [2024-08-23T11:44:30.290Z] ce7f800efff9: Layer already exists [2024-08-23T11:44:33.623Z] a719d61cc2e6: Pushed [2024-08-23T11:44:33.623Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4: digest: sha256:130a6a0684f75981ed35fe9ed43e2710e8628aca30e74bd3d8cff1faee2a664a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:33.960Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:34.285Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-08-23T11:44:34.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-23T11:44:34.285Z] a719d61cc2e6: Preparing [2024-08-23T11:44:34.285Z] ec03838094c1: Preparing [2024-08-23T11:44:34.285Z] 0383d4a9f63c: Preparing [2024-08-23T11:44:34.285Z] b8a40a864ee8: Preparing [2024-08-23T11:44:34.285Z] a3e8026f79ec: Preparing [2024-08-23T11:44:34.285Z] ce7f800efff9: Preparing [2024-08-23T11:44:34.285Z] a3e8026f79ec: Layer already exists [2024-08-23T11:44:34.285Z] ec03838094c1: Layer already exists [2024-08-23T11:44:34.285Z] a719d61cc2e6: Layer already exists [2024-08-23T11:44:34.285Z] b8a40a864ee8: Layer already exists [2024-08-23T11:44:34.285Z] 0383d4a9f63c: Layer already exists [2024-08-23T11:44:34.285Z] ce7f800efff9: Layer already exists [2024-08-23T11:44:34.285Z] latest: digest: sha256:130a6a0684f75981ed35fe9ed43e2710e8628aca30e74bd3d8cff1faee2a664a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:34.625Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:34.958Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.21 [2024-08-23T11:44:34.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-23T11:44:34.958Z] a719d61cc2e6: Preparing [2024-08-23T11:44:34.958Z] ec03838094c1: Preparing [2024-08-23T11:44:34.958Z] 0383d4a9f63c: Preparing [2024-08-23T11:44:34.958Z] b8a40a864ee8: Preparing [2024-08-23T11:44:34.958Z] a3e8026f79ec: Preparing [2024-08-23T11:44:34.958Z] ce7f800efff9: Preparing [2024-08-23T11:44:34.958Z] ce7f800efff9: Waiting [2024-08-23T11:44:34.958Z] a3e8026f79ec: Layer already exists [2024-08-23T11:44:34.958Z] b8a40a864ee8: Layer already exists [2024-08-23T11:44:34.958Z] ec03838094c1: Layer already exists [2024-08-23T11:44:34.958Z] 0383d4a9f63c: Layer already exists [2024-08-23T11:44:34.958Z] a719d61cc2e6: Layer already exists [2024-08-23T11:44:34.958Z] ce7f800efff9: Layer already exists [2024-08-23T11:44:34.958Z] 3.2.0-dev.21: digest: sha256:130a6a0684f75981ed35fe9ed43e2710e8628aca30e74bd3d8cff1faee2a664a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:35.302Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:35.636Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [2024-08-23T11:44:35.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-23T11:44:35.636Z] a719d61cc2e6: Preparing [2024-08-23T11:44:35.636Z] ec03838094c1: Preparing [2024-08-23T11:44:35.636Z] 0383d4a9f63c: Preparing [2024-08-23T11:44:35.636Z] b8a40a864ee8: Preparing [2024-08-23T11:44:35.636Z] a3e8026f79ec: Preparing [2024-08-23T11:44:35.636Z] ce7f800efff9: Preparing [2024-08-23T11:44:35.636Z] ce7f800efff9: Waiting [2024-08-23T11:44:35.636Z] ec03838094c1: Layer already exists [2024-08-23T11:44:35.636Z] 0383d4a9f63c: Layer already exists [2024-08-23T11:44:35.636Z] a719d61cc2e6: Layer already exists [2024-08-23T11:44:35.636Z] b8a40a864ee8: Layer already exists [2024-08-23T11:44:35.636Z] ce7f800efff9: Layer already exists [2024-08-23T11:44:35.636Z] a3e8026f79ec: Layer already exists [2024-08-23T11:44:35.636Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21: digest: sha256:130a6a0684f75981ed35fe9ed43e2710e8628aca30e74bd3d8cff1faee2a664a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:35.974Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:36.293Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-08-23T11:44:36.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-08-23T11:44:36.293Z] a719d61cc2e6: Preparing [2024-08-23T11:44:36.293Z] ec03838094c1: Preparing [2024-08-23T11:44:36.293Z] 0383d4a9f63c: Preparing [2024-08-23T11:44:36.293Z] b8a40a864ee8: Preparing [2024-08-23T11:44:36.293Z] a3e8026f79ec: Preparing [2024-08-23T11:44:36.293Z] ce7f800efff9: Preparing [2024-08-23T11:44:36.293Z] ce7f800efff9: Waiting [2024-08-23T11:44:36.293Z] b8a40a864ee8: Layer already exists [2024-08-23T11:44:36.293Z] 0383d4a9f63c: Layer already exists [2024-08-23T11:44:36.293Z] ec03838094c1: Layer already exists [2024-08-23T11:44:36.293Z] a3e8026f79ec: Layer already exists [2024-08-23T11:44:36.293Z] a719d61cc2e6: Layer already exists [2024-08-23T11:44:36.293Z] ce7f800efff9: Layer already exists [2024-08-23T11:44:36.293Z] main: digest: sha256:130a6a0684f75981ed35fe9ed43e2710e8628aca30e74bd3d8cff1faee2a664a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T11:44:36.393Z] ===================================================== [Pipeline] echo [2024-08-23T11:44:36.404Z] taggedImages: [2024-08-23T11:44:36.404Z] - nexus3.edgexfoundry.org:10004/device-virtual:93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:44:36.404Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-08-23T11:44:36.404Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.21 [2024-08-23T11:44:36.404Z] - nexus3.edgexfoundry.org:10004/device-virtual:93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [2024-08-23T11:44:36.404Z] - 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-08-23T11:44:36.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T11:44:36.828Z] [2024-08-23T11:44:36.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:44:37.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T11:44:37.139Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T11:44:37.139Z] 5eb5b503b376: Pulling fs layer [2024-08-23T11:44:37.139Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T11:44:37.139Z] ec43610c2a17: Pulling fs layer [2024-08-23T11:44:37.139Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T11:44:37.139Z] 33b1e0a273af: Pulling fs layer [2024-08-23T11:44:37.139Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T11:44:37.139Z] 2f39f015ded8: Pulling fs layer [2024-08-23T11:44:37.139Z] 3a2ae6a8a46f: Waiting [2024-08-23T11:44:37.139Z] 33b1e0a273af: Waiting [2024-08-23T11:44:37.139Z] 5d3b04190fa2: Waiting [2024-08-23T11:44:37.139Z] 2f39f015ded8: Waiting [2024-08-23T11:44:37.139Z] 5c69ac0246d0: Verifying Checksum [2024-08-23T11:44:37.139Z] 5c69ac0246d0: Download complete [2024-08-23T11:44:37.396Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T11:44:37.396Z] 3a2ae6a8a46f: Download complete [2024-08-23T11:44:37.396Z] 33b1e0a273af: Verifying Checksum [2024-08-23T11:44:37.396Z] 33b1e0a273af: Download complete [2024-08-23T11:44:37.396Z] 5d3b04190fa2: Download complete [2024-08-23T11:44:37.396Z] ec43610c2a17: Verifying Checksum [2024-08-23T11:44:37.396Z] ec43610c2a17: Download complete [2024-08-23T11:44:37.396Z] 5eb5b503b376: Verifying Checksum [2024-08-23T11:44:37.396Z] 5eb5b503b376: Download complete [2024-08-23T11:44:38.350Z] 2f39f015ded8: Download complete [2024-08-23T11:44:39.784Z] 5eb5b503b376: Pull complete [2024-08-23T11:44:40.044Z] 5c69ac0246d0: Pull complete [2024-08-23T11:44:40.982Z] ec43610c2a17: Pull complete [2024-08-23T11:44:40.982Z] 3a2ae6a8a46f: Pull complete [2024-08-23T11:44:41.551Z] 33b1e0a273af: Pull complete [2024-08-23T11:44:41.832Z] 5d3b04190fa2: Pull complete [2024-08-23T11:44:46.029Z] 2f39f015ded8: Pull complete [2024-08-23T11:44:46.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T11:44:46.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T11:44:46.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:44:46.663Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:44:46.698Z] $ 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-08-23T11:44:55.022Z] $ docker top cbc8a4a0bd325f56573d66b5825896bd2dea0c67164c34019d591ab05646ff02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:44:55.426Z] ---> job-cost.sh [2024-08-23T11:44:55.426Z] lf-activate-venv: SKIPPING [2024-08-23T11:44:55.426Z] INFO: No Stack... [2024-08-23T11:44:55.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T11:44:56.253Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T11:44:56.548Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-08-23T11:44:56.548Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T11:44:56.564Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] [2024-08-23T11:44:56.571Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] did not exist. Created. [2024-08-23T11:44:56.578Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T11:44:56.880Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T11:44:56.915Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T11:44:56.924Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T11:44:56.955Z] $ docker stop --time=1 cbc8a4a0bd325f56573d66b5825896bd2dea0c67164c34019d591ab05646ff02 [2024-08-23T11:44:58.581Z] $ docker rm -f --volumes cbc8a4a0bd325f56573d66b5825896bd2dea0c67164c34019d591ab05646ff02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T11:46:00.335Z] Removing intermediate container a46948a3cc04 [2024-08-23T11:46:00.335Z] ---> 487d8885fa59 [2024-08-23T11:46:00.335Z] Step 10/12 : COPY . . [2024-08-23T11:46:00.335Z] ---> 3a43386976e9 [2024-08-23T11:46:00.335Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T11:46:00.335Z] ---> Running in ba221a37a14b [2024-08-23T11:46:00.335Z] Removing intermediate container ba221a37a14b [2024-08-23T11:46:00.335Z] ---> 1701ea92a50d [2024-08-23T11:46:00.335Z] Step 12/12 : RUN $MAKE [2024-08-23T11:46:00.335Z] ---> Running in 3dbadbcffa37 [2024-08-23T11:46:00.335Z] noop [2024-08-23T11:46:00.335Z] Removing intermediate container 3dbadbcffa37 [2024-08-23T11:46:00.335Z] ---> 5898dc6fe8a6 [2024-08-23T11:46:00.335Z] Successfully built 5898dc6fe8a6 [2024-08-23T11:46:00.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:46:00.707Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T11:46:00.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:46:00.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-8385 does not seem to be running inside a container [2024-08-23T11:46:00.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/177 -v /w/workspace/device-virtual-go/177:/w/workspace/device-virtual-go/177:rw,z -v /w/workspace/device-virtual-go/177@tmp:/w/workspace/device-virtual-go/177@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-08-23T11:46:02.133Z] $ docker top 21ef04c70d6fdf4f3a6b2914630bba9d1ed4e99251b43e8c5029fdf87e253792 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T11:46:02.947Z] + go version [2024-08-23T11:46:02.947Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T11:46:02.958Z] $ docker stop --time=1 21ef04c70d6fdf4f3a6b2914630bba9d1ed4e99251b43e8c5029fdf87e253792 [2024-08-23T11:46:04.592Z] $ docker rm -f --volumes 21ef04c70d6fdf4f3a6b2914630bba9d1ed4e99251b43e8c5029fdf87e253792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:46:05.174Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T11:46:05.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:46:05.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-8385 does not seem to be running inside a container [2024-08-23T11:46:05.424Z] $ 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/177 -v /w/workspace/device-virtual-go/177:/w/workspace/device-virtual-go/177:rw,z -v /w/workspace/device-virtual-go/177@tmp:/w/workspace/device-virtual-go/177@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-08-23T11:46:06.579Z] $ docker top c39b85105dae067601c0b99cf077a7968f6099e1ea23c97186cbb79f9a01025d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T11:46:07.420Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/177 [Pipeline] fileExists [Pipeline] sh [2024-08-23T11:46:08.082Z] + make test [2024-08-23T11:46:08.082Z] go test ./... -coverprofile=coverage.out [2024-08-23T11:46:13.438Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-08-23T11:49:20.170Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-08-23T11:49:20.170Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2024-08-23T11:49:20.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T11:49:20.170Z] go vet ./... [2024-08-23T11:50:07.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T11:50:07.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T11:50:07.042Z] ./bin/test-attribution-txt.sh [2024-08-23T11:50:07.042Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-08-23T11:50:07.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T11:50:07.074Z] $ docker stop --time=1 c39b85105dae067601c0b99cf077a7968f6099e1ea23c97186cbb79f9a01025d [2024-08-23T11:50:09.501Z] $ docker rm -f --volumes c39b85105dae067601c0b99cf077a7968f6099e1ea23c97186cbb79f9a01025d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T11:50:10.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T11:50:10.954Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T11:50:11.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T11:50:11.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T11:50:12.105Z] + ls -al . [2024-08-23T11:50:12.105Z] total 272 [2024-08-23T11:50:12.105Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 11:46 . [2024-08-23T11:50:12.105Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:43 .. [2024-08-23T11:50:12.105Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:43 .git [2024-08-23T11:50:12.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:43 .github [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 23 11:43 .gitignore [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:43 .golangci.yml [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 17933 Aug 23 11:43 Attribution.txt [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 15941 Aug 23 11:43 CHANGELOG.md [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 1755 Aug 23 11:43 Dockerfile [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:43 GOVERNANCE.md [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:43 Jenkinsfile [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:43 LICENSE [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 1953 Aug 23 11:43 Makefile [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:43 OWNERS.md [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 4103 Aug 23 11:43 README.md [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 11:40 VERSION [2024-08-23T11:50:12.105Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:43 bin [2024-08-23T11:50:12.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:43 cmd [2024-08-23T11:50:12.105Z] -rw-r--r-- 1 jenkins jenkins 43247 Aug 23 11:49 coverage.out [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 6923 Aug 23 11:43 go.mod [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 23 11:43 go.sum [2024-08-23T11:50:12.105Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:43 internal [2024-08-23T11:50:12.105Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:50:12.451Z] + 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=93fcf9f9514203f7e3dde2b04df2ad430adf6db4 --label arch=arm64 --label version=3.2.0-dev.21 . [2024-08-23T11:50:13.039Z] Sending build context to Docker daemon 19.01MB [2024-08-23T11:50:13.039Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T11:50:13.039Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-23T11:50:13.039Z] ---> 5898dc6fe8a6 [2024-08-23T11:50:13.039Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-23T11:50:13.304Z] ---> Running in 3a378cda4f51 [2024-08-23T11:50:13.570Z] Removing intermediate container 3a378cda4f51 [2024-08-23T11:50:13.570Z] ---> f19a95182c90 [2024-08-23T11:50:13.570Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-23T11:50:13.570Z] ---> Running in 80638adebb2b [2024-08-23T11:50:13.835Z] Removing intermediate container 80638adebb2b [2024-08-23T11:50:13.835Z] ---> 9f9638e2f2b6 [2024-08-23T11:50:13.835Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-23T11:50:13.835Z] ---> Running in 8c0fef58a124 [2024-08-23T11:50:14.103Z] Removing intermediate container 8c0fef58a124 [2024-08-23T11:50:14.103Z] ---> 13032fa85454 [2024-08-23T11:50:14.103Z] Step 6/26 : WORKDIR /device-virtual-go [2024-08-23T11:50:14.368Z] ---> Running in 919c370cfc00 [2024-08-23T11:50:14.637Z] Removing intermediate container 919c370cfc00 [2024-08-23T11:50:14.637Z] ---> 9cdff1425898 [2024-08-23T11:50:14.637Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-23T11:50:14.637Z] ---> Running in 47604db5803a [2024-08-23T11:50:15.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T11:50:15.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T11:50:16.810Z] OK: 271 MiB in 56 packages [2024-08-23T11:50:17.869Z] Removing intermediate container 47604db5803a [2024-08-23T11:50:17.869Z] ---> 892042f80b67 [2024-08-23T11:50:17.869Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-23T11:50:18.195Z] ---> 0ea5c3225e5e [2024-08-23T11:50:18.195Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T11:50:18.195Z] ---> Running in 085746f667e7 [2024-08-23T11:50:20.844Z] Removing intermediate container 085746f667e7 [2024-08-23T11:50:20.844Z] ---> 883e3146c5f2 [2024-08-23T11:50:20.844Z] Step 10/26 : COPY . . [2024-08-23T11:50:22.255Z] ---> e41e45b2066b [2024-08-23T11:50:22.255Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-23T11:50:22.255Z] ---> Running in 8715c4504525 [2024-08-23T11:50:22.532Z] Removing intermediate container 8715c4504525 [2024-08-23T11:50:22.532Z] ---> 05574a8317c2 [2024-08-23T11:50:22.532Z] Step 12/26 : RUN $MAKE [2024-08-23T11:50:22.532Z] ---> Running in 93becbfe0bcd [2024-08-23T11:50:23.486Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-08-23T11:53:45.331Z] Removing intermediate container 93becbfe0bcd [2024-08-23T11:53:45.331Z] ---> 055cfd698a3d [2024-08-23T11:53:45.331Z] Step 13/26 : FROM alpine:3.18 [2024-08-23T11:53:45.331Z] 3.18: Pulling from library/alpine [2024-08-23T11:53:45.331Z] 4983c3fe2029: Pulling fs layer [2024-08-23T11:53:45.331Z] 4983c3fe2029: Verifying Checksum [2024-08-23T11:53:45.331Z] 4983c3fe2029: Download complete [2024-08-23T11:53:45.331Z] 4983c3fe2029: Pull complete [2024-08-23T11:53:45.331Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T11:53:45.331Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T11:53:45.331Z] ---> a0237000ae83 [2024-08-23T11:53:45.331Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-08-23T11:53:45.331Z] ---> Running in 6501fb018bbb [2024-08-23T11:53:45.331Z] Removing intermediate container 6501fb018bbb [2024-08-23T11:53:45.331Z] ---> c0b12f433ad6 [2024-08-23T11:53:45.331Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-23T11:53:45.331Z] ---> Running in 42aa3f445a67 [2024-08-23T11:53:45.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T11:53:45.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T11:53:45.331Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T11:53:45.331Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T11:53:45.331Z] OK: 8 MiB in 16 packages [2024-08-23T11:53:45.331Z] Removing intermediate container 42aa3f445a67 [2024-08-23T11:53:45.331Z] ---> 2f7afc15cac4 [2024-08-23T11:53:45.331Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-23T11:53:45.331Z] ---> Running in 57d5df3f0266 [2024-08-23T11:53:45.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T11:53:45.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T11:53:45.331Z] OK: 8 MiB in 16 packages [2024-08-23T11:53:45.331Z] Removing intermediate container 57d5df3f0266 [2024-08-23T11:53:45.331Z] ---> 90effdf32833 [2024-08-23T11:53:45.331Z] Step 17/26 : WORKDIR / [2024-08-23T11:53:45.331Z] ---> Running in 3dbc5c72df12 [2024-08-23T11:53:45.331Z] Removing intermediate container 3dbc5c72df12 [2024-08-23T11:53:45.331Z] ---> 270476e8a606 [2024-08-23T11:53:45.331Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-08-23T11:53:45.912Z] ---> c08c0156faa7 [2024-08-23T11:53:45.912Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-08-23T11:53:46.500Z] ---> 5be25142632a [2024-08-23T11:53:46.500Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-08-23T11:53:47.910Z] ---> a8a461855b8e [2024-08-23T11:53:47.910Z] Step 21/26 : EXPOSE 59900 [2024-08-23T11:53:48.180Z] ---> Running in ba893f925ed3 [2024-08-23T11:53:48.445Z] Removing intermediate container ba893f925ed3 [2024-08-23T11:53:48.445Z] ---> ddd1b09818ad [2024-08-23T11:53:48.445Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-08-23T11:53:48.445Z] ---> Running in 8f0fa018c664 [2024-08-23T11:53:48.712Z] Removing intermediate container 8f0fa018c664 [2024-08-23T11:53:48.712Z] ---> 2c68688422f0 [2024-08-23T11:53:48.712Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T11:53:48.712Z] ---> Running in 4110c9693fb8 [2024-08-23T11:53:49.298Z] Removing intermediate container 4110c9693fb8 [2024-08-23T11:53:49.298Z] ---> 8bd979162b71 [2024-08-23T11:53:49.298Z] Step 24/26 : LABEL arch=arm64 [2024-08-23T11:53:49.298Z] ---> Running in ba25333f2ef9 [2024-08-23T11:53:49.563Z] Removing intermediate container ba25333f2ef9 [2024-08-23T11:53:49.563Z] ---> 8de57254cf2d [2024-08-23T11:53:49.563Z] Step 25/26 : LABEL git_sha=93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:53:49.563Z] ---> Running in b4f671f29387 [2024-08-23T11:53:49.829Z] Removing intermediate container b4f671f29387 [2024-08-23T11:53:49.829Z] ---> b329f1170a3f [2024-08-23T11:53:49.829Z] Step 26/26 : LABEL version=3.2.0-dev.21 [2024-08-23T11:53:49.829Z] ---> Running in ca89d7d02bdb [2024-08-23T11:53:50.096Z] Removing intermediate container ca89d7d02bdb [2024-08-23T11:53:50.096Z] ---> afcd3a4d955e [2024-08-23T11:53:50.096Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T11:53:50.096Z] Successfully built afcd3a4d955e [2024-08-23T11:53:50.096Z] 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-08-23T11:53:50.519Z] provisioning config files... [2024-08-23T11:53:50.533Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/177@tmp/config11999264138493847473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:53:50.873Z] ---> ****-login.sh [2024-08-23T11:53:50.873Z] nexus3.edgexfoundry.org:10001 [2024-08-23T11:53:50.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:53:51.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:53:51.195Z] Configure a credential helper to remove this warning. See [2024-08-23T11:53:51.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:53:51.195Z] [2024-08-23T11:53:51.195Z] Login Succeeded [2024-08-23T11:53:51.195Z] nexus3.edgexfoundry.org:10002 [2024-08-23T11:53:51.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:53:51.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:53:51.460Z] Configure a credential helper to remove this warning. See [2024-08-23T11:53:51.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:53:51.460Z] [2024-08-23T11:53:51.460Z] Login Succeeded [2024-08-23T11:53:51.460Z] nexus3.edgexfoundry.org:10003 [2024-08-23T11:53:51.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:53:51.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:53:51.738Z] Configure a credential helper to remove this warning. See [2024-08-23T11:53:51.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:53:51.738Z] [2024-08-23T11:53:51.738Z] Login Succeeded [2024-08-23T11:53:51.738Z] nexus3.edgexfoundry.org:10004 [2024-08-23T11:53:52.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:53:52.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:53:52.268Z] Configure a credential helper to remove this warning. See [2024-08-23T11:53:52.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:53:52.268Z] [2024-08-23T11:53:52.268Z] Login Succeeded [2024-08-23T11:53:52.268Z] ****.io [2024-08-23T11:53:52.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T11:53:52.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T11:53:52.796Z] Configure a credential helper to remove this warning. See [2024-08-23T11:53:52.797Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T11:53:52.797Z] [2024-08-23T11:53:52.797Z] Login Succeeded [2024-08-23T11:53:52.797Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T11:53:52.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T11:53:52.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T11:53:52.897Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-08-23T11:53:52.897Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:53:52.897Z] latest [2024-08-23T11:53:52.897Z] 3.2.0-dev.21 [2024-08-23T11:53:52.897Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [2024-08-23T11:53:52.897Z] main [2024-08-23T11:53:52.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:53:53.423Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:53:53.781Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:53:53.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-23T11:53:53.781Z] 4bf293559484: Preparing [2024-08-23T11:53:53.781Z] c352f12444c5: Preparing [2024-08-23T11:53:53.781Z] d7772e3f5172: Preparing [2024-08-23T11:53:53.781Z] a7f9760b9f44: Preparing [2024-08-23T11:53:53.781Z] bd8aa27b5ec1: Preparing [2024-08-23T11:53:53.781Z] 3c20671a5817: Preparing [2024-08-23T11:53:53.781Z] 3c20671a5817: Waiting [2024-08-23T11:53:54.046Z] a7f9760b9f44: Pushed [2024-08-23T11:53:54.046Z] c352f12444c5: Pushed [2024-08-23T11:53:54.046Z] bd8aa27b5ec1: Pushed [2024-08-23T11:53:54.046Z] d7772e3f5172: Pushed [2024-08-23T11:53:54.046Z] 3c20671a5817: Layer already exists [2024-08-23T11:53:59.372Z] 4bf293559484: Pushed [2024-08-23T11:53:59.638Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4: digest: sha256:11f2d15e6e63312e963b8bc566e606719101252833bd1ecc60d39312ec757c30 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:00.001Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:00.353Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-08-23T11:54:00.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-23T11:54:00.353Z] 4bf293559484: Preparing [2024-08-23T11:54:00.353Z] c352f12444c5: Preparing [2024-08-23T11:54:00.353Z] d7772e3f5172: Preparing [2024-08-23T11:54:00.353Z] a7f9760b9f44: Preparing [2024-08-23T11:54:00.353Z] bd8aa27b5ec1: Preparing [2024-08-23T11:54:00.353Z] 3c20671a5817: Preparing [2024-08-23T11:54:00.353Z] 3c20671a5817: Waiting [2024-08-23T11:54:00.353Z] c352f12444c5: Layer already exists [2024-08-23T11:54:00.353Z] bd8aa27b5ec1: Layer already exists [2024-08-23T11:54:00.353Z] 4bf293559484: Layer already exists [2024-08-23T11:54:00.353Z] d7772e3f5172: Layer already exists [2024-08-23T11:54:00.353Z] a7f9760b9f44: Layer already exists [2024-08-23T11:54:00.353Z] 3c20671a5817: Layer already exists [2024-08-23T11:54:00.620Z] latest: digest: sha256:11f2d15e6e63312e963b8bc566e606719101252833bd1ecc60d39312ec757c30 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:00.980Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:01.347Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.21 [2024-08-23T11:54:01.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-23T11:54:01.347Z] 4bf293559484: Preparing [2024-08-23T11:54:01.347Z] c352f12444c5: Preparing [2024-08-23T11:54:01.347Z] d7772e3f5172: Preparing [2024-08-23T11:54:01.347Z] a7f9760b9f44: Preparing [2024-08-23T11:54:01.347Z] bd8aa27b5ec1: Preparing [2024-08-23T11:54:01.347Z] 3c20671a5817: Preparing [2024-08-23T11:54:01.347Z] 3c20671a5817: Waiting [2024-08-23T11:54:01.347Z] 4bf293559484: Layer already exists [2024-08-23T11:54:01.347Z] bd8aa27b5ec1: Layer already exists [2024-08-23T11:54:01.347Z] d7772e3f5172: Layer already exists [2024-08-23T11:54:01.347Z] a7f9760b9f44: Layer already exists [2024-08-23T11:54:01.347Z] c352f12444c5: Layer already exists [2024-08-23T11:54:01.347Z] 3c20671a5817: Layer already exists [2024-08-23T11:54:01.613Z] 3.2.0-dev.21: digest: sha256:11f2d15e6e63312e963b8bc566e606719101252833bd1ecc60d39312ec757c30 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:01.978Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:02.330Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [2024-08-23T11:54:02.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-23T11:54:02.330Z] 4bf293559484: Preparing [2024-08-23T11:54:02.330Z] c352f12444c5: Preparing [2024-08-23T11:54:02.330Z] d7772e3f5172: Preparing [2024-08-23T11:54:02.330Z] a7f9760b9f44: Preparing [2024-08-23T11:54:02.330Z] bd8aa27b5ec1: Preparing [2024-08-23T11:54:02.330Z] 3c20671a5817: Preparing [2024-08-23T11:54:02.330Z] 3c20671a5817: Waiting [2024-08-23T11:54:02.330Z] bd8aa27b5ec1: Layer already exists [2024-08-23T11:54:02.330Z] 4bf293559484: Layer already exists [2024-08-23T11:54:02.330Z] c352f12444c5: Layer already exists [2024-08-23T11:54:02.330Z] a7f9760b9f44: Layer already exists [2024-08-23T11:54:02.330Z] d7772e3f5172: Layer already exists [2024-08-23T11:54:02.330Z] 3c20671a5817: Layer already exists [2024-08-23T11:54:02.330Z] 93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21: digest: sha256:11f2d15e6e63312e963b8bc566e606719101252833bd1ecc60d39312ec757c30 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:02.953Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:03.312Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-08-23T11:54:03.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-08-23T11:54:03.313Z] 4bf293559484: Preparing [2024-08-23T11:54:03.313Z] c352f12444c5: Preparing [2024-08-23T11:54:03.313Z] d7772e3f5172: Preparing [2024-08-23T11:54:03.313Z] a7f9760b9f44: Preparing [2024-08-23T11:54:03.313Z] bd8aa27b5ec1: Preparing [2024-08-23T11:54:03.313Z] 3c20671a5817: Preparing [2024-08-23T11:54:03.313Z] 3c20671a5817: Waiting [2024-08-23T11:54:03.313Z] 4bf293559484: Layer already exists [2024-08-23T11:54:03.313Z] d7772e3f5172: Layer already exists [2024-08-23T11:54:03.313Z] a7f9760b9f44: Layer already exists [2024-08-23T11:54:03.313Z] bd8aa27b5ec1: Layer already exists [2024-08-23T11:54:03.313Z] 3c20671a5817: Layer already exists [2024-08-23T11:54:03.313Z] c352f12444c5: Layer already exists [2024-08-23T11:54:03.575Z] main: digest: sha256:11f2d15e6e63312e963b8bc566e606719101252833bd1ecc60d39312ec757c30 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T11:54:03.660Z] ===================================================== [Pipeline] echo [2024-08-23T11:54:03.671Z] taggedImages: [2024-08-23T11:54:03.671Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [2024-08-23T11:54:03.671Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-08-23T11:54:03.671Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.21 [2024-08-23T11:54:03.671Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:93fcf9f9514203f7e3dde2b04df2ad430adf6db4-3.2.0-dev.21 [2024-08-23T11:54:03.671Z] - 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-08-23T11:54:04.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T11:54:04.054Z] [2024-08-23T11:54:04.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:04.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T11:54:04.392Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T11:54:04.392Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T11:54:04.392Z] 04944245beec: Pulling fs layer [2024-08-23T11:54:04.392Z] 699f458cf7ca: Pulling fs layer [2024-08-23T11:54:04.392Z] 765212b225bb: Pulling fs layer [2024-08-23T11:54:04.392Z] f23df028b6ca: Pulling fs layer [2024-08-23T11:54:04.392Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T11:54:04.392Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T11:54:04.392Z] f23df028b6ca: Waiting [2024-08-23T11:54:04.392Z] d65c8cfc05b1: Waiting [2024-08-23T11:54:04.392Z] 2437ff75d9bd: Waiting [2024-08-23T11:54:04.392Z] 765212b225bb: Waiting [2024-08-23T11:54:04.658Z] 04944245beec: Verifying Checksum [2024-08-23T11:54:04.658Z] 04944245beec: Download complete [2024-08-23T11:54:04.658Z] 765212b225bb: Verifying Checksum [2024-08-23T11:54:04.658Z] 765212b225bb: Download complete [2024-08-23T11:54:04.658Z] f23df028b6ca: Verifying Checksum [2024-08-23T11:54:04.658Z] f23df028b6ca: Download complete [2024-08-23T11:54:04.658Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T11:54:04.658Z] d65c8cfc05b1: Download complete [2024-08-23T11:54:04.924Z] 699f458cf7ca: Verifying Checksum [2024-08-23T11:54:04.924Z] 699f458cf7ca: Download complete [2024-08-23T11:54:05.190Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T11:54:05.191Z] 8998bd30e6a1: Download complete [2024-08-23T11:54:07.773Z] 2437ff75d9bd: Download complete [2024-08-23T11:54:09.712Z] 8998bd30e6a1: Pull complete [2024-08-23T11:54:10.297Z] 04944245beec: Pull complete [2024-08-23T11:54:11.708Z] 699f458cf7ca: Pull complete [2024-08-23T11:54:11.974Z] 765212b225bb: Pull complete [2024-08-23T11:54:12.934Z] f23df028b6ca: Pull complete [2024-08-23T11:54:12.934Z] d65c8cfc05b1: Pull complete [2024-08-23T11:54:31.126Z] 2437ff75d9bd: Pull complete [2024-08-23T11:54:31.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T11:54:31.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T11:54:31.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:54:31.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-8385 does not seem to be running inside a container [2024-08-23T11:54:31.369Z] $ 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/177 -v /w/workspace/device-virtual-go/177:/w/workspace/device-virtual-go/177:rw,z -v /w/workspace/device-virtual-go/177@tmp:/w/workspace/device-virtual-go/177@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-08-23T11:54:33.878Z] $ docker top 8262ce289bab930f7d8c8828d2dac07b446ff2ed558fec11f45da0beb26cf99f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:54:34.370Z] ---> job-cost.sh [2024-08-23T11:54:34.634Z] lf-activate-venv: SKIPPING [2024-08-23T11:54:34.634Z] INFO: No Stack... [2024-08-23T11:54:35.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T11:54:35.786Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T11:54:36.104Z] + cat /w/workspace/device-virtual-go/177/archives/cost.csv [2024-08-23T11:54:36.104Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T11:54:36.162Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] [2024-08-23T11:54:36.171Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] did not exist. Created. [2024-08-23T11:54:36.179Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T11:54:36.521Z] /w/workspace/device-virtual-go/177@tmp/durable-4a1dd1f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-23T11:54:36.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T11:54:36.866Z] Warning: overwriting stash ‘stack-cost’ [2024-08-23T11:54:36.907Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T11:54:36.918Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T11:54:36.940Z] $ docker stop --time=1 8262ce289bab930f7d8c8828d2dac07b446ff2ed558fec11f45da0beb26cf99f [2024-08-23T11:54:38.374Z] $ docker rm -f --volumes 8262ce289bab930f7d8c8828d2dac07b446ff2ed558fec11f45da0beb26cf99f [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-08-23T11:54:38.926Z] provisioning config files... [2024-08-23T11:54:38.936Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8820425953479842925tmp [Pipeline] { [Pipeline] sh [2024-08-23T11:54:39.238Z] + set +x [2024-08-23T11:54:39.238Z] + curl -s https://codecov.io/bash [2024-08-23T11:54:39.238Z] + bash -s -- [2024-08-23T11:54:39.497Z] [2024-08-23T11:54:39.497Z] _____ _ [2024-08-23T11:54:39.497Z] / ____| | | [2024-08-23T11:54:39.497Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T11:54:39.497Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T11:54:39.497Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T11:54:39.497Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T11:54:39.497Z] Bash-1.0.6 [2024-08-23T11:54:39.497Z] [2024-08-23T11:54:39.497Z] [2024-08-23T11:54:39.497Z] ==> git version 2.25.1 found [2024-08-23T11:54:39.497Z] ==> 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-08-23T11:54:39.497Z] Release-Date: 2020-01-08 [2024-08-23T11:54:39.497Z] 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-08-23T11:54:39.497Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T11:54:39.497Z] ==> Jenkins CI detected. [2024-08-23T11:54:39.497Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-08-23T11:54:39.497Z] project root: . [2024-08-23T11:54:39.497Z] --> token set from env [2024-08-23T11:54:39.497Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T11:54:39.497Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T11:54:39.497Z] ==> Python coveragepy not found [2024-08-23T11:54:39.497Z] ==> Searching for coverage reports in: [2024-08-23T11:54:39.497Z] + . [2024-08-23T11:54:39.497Z] -> Found 1 reports [2024-08-23T11:54:39.497Z] ==> Detecting git/mercurial file structure [2024-08-23T11:54:39.497Z] ==> Reading reports [2024-08-23T11:54:39.497Z] + ./coverage.out bytes=43247 [2024-08-23T11:54:39.497Z] ==> Appending adjustments [2024-08-23T11:54:39.497Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T11:54:39.497Z] + Found adjustments [2024-08-23T11:54:39.497Z] ==> Gzipping contents [2024-08-23T11:54:39.497Z] 8.0K /tmp/codecov.9Cugdh.gz [2024-08-23T11:54:39.497Z] ==> Uploading reports [2024-08-23T11:54:39.497Z] url: https://codecov.io [2024-08-23T11:54:39.498Z] query: branch=main&commit=93fcf9f9514203f7e3dde2b04df2ad430adf6db4&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-23T11:54:39.498Z] -> Pinging Codecov [2024-08-23T11:54:39.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93fcf9f9514203f7e3dde2b04df2ad430adf6db4&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-23T11:54:39.757Z] -> Uploading to [2024-08-23T11:54:39.757Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/5E52B4B073DB2E39498172D8E973AA87/93fcf9f9514203f7e3dde2b04df2ad430adf6db4/7e9c3b66-baca-40e4-a6c5-94bab507f344.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T115439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8aa05143f710401799355ab04b217ca174f995a8b8ab0d25936a2c348245e2e0 [2024-08-23T11:54:39.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T11:54:39.757Z] Dload Upload Total Spent Left Speed [2024-08-23T11:54:40.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 20497 --:--:-- --:--:-- --:--:-- 20497 [2024-08-23T11:54:40.016Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] } [2024-08-23T11:54:40.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-23T11:54:40.248Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-23T11:54:40.264Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:40.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T11:54:40.580Z] [2024-08-23T11:54:40.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:54:40.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T11:54:40.891Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-23T11:54:40.891Z] 619be1103602: Already exists [2024-08-23T11:54:40.891Z] f8ea3408117e: Pulling fs layer [2024-08-23T11:54:40.891Z] 91320369b822: Pulling fs layer [2024-08-23T11:54:40.891Z] 0406650e8295: Pulling fs layer [2024-08-23T11:54:40.891Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T11:54:40.891Z] 96d80e3f36e1: Pulling fs layer [2024-08-23T11:54:40.891Z] bcf3aedb951c: Pulling fs layer [2024-08-23T11:54:40.891Z] 96d80e3f36e1: Waiting [2024-08-23T11:54:40.891Z] bcf3aedb951c: Waiting [2024-08-23T11:54:40.891Z] 0406650e8295: Verifying Checksum [2024-08-23T11:54:40.891Z] 0406650e8295: Download complete [2024-08-23T11:54:40.891Z] f8ea3408117e: Download complete [2024-08-23T11:54:40.891Z] 4f4fb700ef54: Download complete [2024-08-23T11:54:41.149Z] f8ea3408117e: Pull complete [2024-08-23T11:54:41.149Z] 96d80e3f36e1: Verifying Checksum [2024-08-23T11:54:41.149Z] 96d80e3f36e1: Download complete [2024-08-23T11:54:41.408Z] 91320369b822: Verifying Checksum [2024-08-23T11:54:41.408Z] 91320369b822: Download complete [2024-08-23T11:54:41.973Z] bcf3aedb951c: Verifying Checksum [2024-08-23T11:54:41.973Z] bcf3aedb951c: Download complete [2024-08-23T11:54:44.501Z] 91320369b822: Pull complete [2024-08-23T11:54:44.501Z] 0406650e8295: Pull complete [2024-08-23T11:54:44.501Z] 4f4fb700ef54: Pull complete [2024-08-23T11:54:44.501Z] 96d80e3f36e1: Pull complete [2024-08-23T11:54:47.782Z] bcf3aedb951c: Pull complete [2024-08-23T11:54:47.782Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-23T11:54:47.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T11:54:47.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:54:47.886Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:54:47.923Z] $ 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-08-23T11:54:52.345Z] $ docker top 1e3fb59de3949d2421fe0575aeb03c0b955fea7d43fb9e758288c0251b5c2ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T11:54:52.690Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-08-23T11:54:52.700Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-08-23T11:54:52.978Z] + set -o pipefail [2024-08-23T11:54:52.978Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-08-23T11:55:01.099Z] [2024-08-23T11:55:01.099Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-08-23T11:55:01.099Z] [2024-08-23T11:55:01.099Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/b06d1bcc-5f19-4390-88f7-32857a00ab81 [2024-08-23T11:55:01.099Z] [2024-08-23T11:55:01.099Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-23T11:55:01.099Z] [2024-08-23T11:55:01.099Z] [2024-08-23T11:55:01.099Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-23T11:55:01.099Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-23T11:55:01.372Z] $ docker stop --time=1 1e3fb59de3949d2421fe0575aeb03c0b955fea7d43fb9e758288c0251b5c2ef6 [2024-08-23T11:55:05.991Z] $ docker rm -f --volumes 1e3fb59de3949d2421fe0575aeb03c0b955fea7d43fb9e758288c0251b5c2ef6 [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-08-23T11:55:06.872Z] + git log --format=format:%s -1 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 [Pipeline] sh [2024-08-23T11:55:07.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T11:55:07.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:55:07.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T11:55:07.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:55:07.543Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:55:07.575Z] $ 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-08-23T11:55:08.152Z] $ docker top 7f34cb1f6a80474a1ad02ca1ea3e4ceb16d83808f891419cb1d1014d8b73fe10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T11:55:08.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T11:55:08.280Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T11:55:08.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T11:55:08.410Z] $ docker exec 7f34cb1f6a80474a1ad02ca1ea3e4ceb16d83808f891419cb1d1014d8b73fe10 ssh-agent [2024-08-23T11:55:08.520Z] SSH_AUTH_SOCK=/tmp/ssh-UlaAkW4KNDHM/agent.31 [2024-08-23T11:55:08.520Z] SSH_AGENT_PID=37 [2024-08-23T11:55:08.541Z] Running ssh-add (command line suppressed) [2024-08-23T11:55:08.657Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9046823552200317545.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9046823552200317545.key) [2024-08-23T11:55:08.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T11:55:09.027Z] + git semver tag [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,166 [run_tag] DEBUG tag force:False [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,166 [check_head_tag] DEBUG check head tag [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,167 [execute] INFO git cat-file --batch-check [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,170 [execute] INFO git cat-file --batch [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,188 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,188 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,189 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-23T11:55:09.288Z] 2024-08-23 11:55:09,193 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:09.288Z] 3.2.0-dev.21 [Pipeline] } [2024-08-23T11:55:09.300Z] $ docker exec --env ******** --env ******** 7f34cb1f6a80474a1ad02ca1ea3e4ceb16d83808f891419cb1d1014d8b73fe10 ssh-agent -k [2024-08-23T11:55:09.410Z] unset SSH_AUTH_SOCK; [2024-08-23T11:55:09.411Z] unset SSH_AGENT_PID; [2024-08-23T11:55:09.411Z] echo Agent pid 37 killed; [2024-08-23T11:55:09.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T11:55:09.746Z] + git semver [Pipeline] } [2024-08-23T11:55:10.019Z] $ docker stop --time=1 7f34cb1f6a80474a1ad02ca1ea3e4ceb16d83808f891419cb1d1014d8b73fe10 [2024-08-23T11:55:11.308Z] $ docker rm -f --volumes 7f34cb1f6a80474a1ad02ca1ea3e4ceb16d83808f891419cb1d1014d8b73fe10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:55:11.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T11:55:11.723Z] [2024-08-23T11:55:11.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:55:12.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T11:55:12.034Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-23T11:55:12.034Z] ab5ef0e58194: Pulling fs layer [2024-08-23T11:55:12.034Z] 9712f1f96733: Pulling fs layer [2024-08-23T11:55:12.034Z] 63f879dbbcfc: Pulling fs layer [2024-08-23T11:55:12.034Z] 0d9ebad4ef96: Pulling fs layer [2024-08-23T11:55:12.034Z] e9a5061849ea: Pulling fs layer [2024-08-23T11:55:12.034Z] d747dcd14b5f: Pulling fs layer [2024-08-23T11:55:12.034Z] 2de7ff778b66: Pulling fs layer [2024-08-23T11:55:12.034Z] 0d9ebad4ef96: Waiting [2024-08-23T11:55:12.034Z] e9a5061849ea: Waiting [2024-08-23T11:55:12.034Z] d747dcd14b5f: Waiting [2024-08-23T11:55:12.034Z] 2de7ff778b66: Waiting [2024-08-23T11:55:12.034Z] 9712f1f96733: Verifying Checksum [2024-08-23T11:55:12.034Z] 9712f1f96733: Download complete [2024-08-23T11:55:12.294Z] 63f879dbbcfc: Verifying Checksum [2024-08-23T11:55:12.294Z] 63f879dbbcfc: Download complete [2024-08-23T11:55:12.552Z] e9a5061849ea: Verifying Checksum [2024-08-23T11:55:12.552Z] e9a5061849ea: Download complete [2024-08-23T11:55:12.552Z] d747dcd14b5f: Verifying Checksum [2024-08-23T11:55:12.552Z] d747dcd14b5f: Download complete [2024-08-23T11:55:12.552Z] ab5ef0e58194: Verifying Checksum [2024-08-23T11:55:12.552Z] ab5ef0e58194: Download complete [2024-08-23T11:55:12.552Z] 0d9ebad4ef96: Verifying Checksum [2024-08-23T11:55:12.552Z] 2de7ff778b66: Verifying Checksum [2024-08-23T11:55:12.552Z] 2de7ff778b66: Download complete [2024-08-23T11:55:15.081Z] ab5ef0e58194: Pull complete [2024-08-23T11:55:15.081Z] 9712f1f96733: Pull complete [2024-08-23T11:55:16.013Z] 63f879dbbcfc: Pull complete [2024-08-23T11:55:19.294Z] 0d9ebad4ef96: Pull complete [2024-08-23T11:55:19.864Z] e9a5061849ea: Pull complete [2024-08-23T11:55:19.864Z] d747dcd14b5f: Pull complete [2024-08-23T11:55:20.802Z] 2de7ff778b66: Pull complete [2024-08-23T11:55:20.802Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-23T11:55:20.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T11:55:20.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:55:20.912Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:55:20.945Z] $ 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-08-23T11:55:25.664Z] $ docker top 7170b3dc3860119a1ef06399e3b6ba29698b222d9c7b1299e6afd8c244d5f4ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-23T11:55:25.738Z] provisioning config files... [2024-08-23T11:55:25.746Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16875594253459358794tmp [2024-08-23T11:55:25.756Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18193244025023836221tmp [2024-08-23T11:55:25.766Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17145620154249360695tmp [Pipeline] { [Pipeline] echo [2024-08-23T11:55:25.798Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:26.093Z] ---> sigul-configuration.sh [2024-08-23T11:55:26.093Z] gpg: directory `/root/.gnupg' created [2024-08-23T11:55:26.093Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-23T11:55:26.093Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-23T11:55:26.093Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-23T11:55:26.093Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-23T11:55:26.093Z] gpg: CAST5 encrypted data [2024-08-23T11:55:26.093Z] gpg: encrypted with 1 passphrase [2024-08-23T11:55:26.093Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-23T11:55:26.390Z] + mkdir /home/jenkins [2024-08-23T11:55:26.391Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-23T11:55:26.687Z] + 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-08-23T11:55:26.701Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:26.994Z] ---> sigul-install.sh [2024-08-23T11:55:26.995Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-23T11:55:27.293Z] + git tag --list [2024-08-23T11:55:27.293Z] v1.0.0 [2024-08-23T11:55:27.293Z] v1.1.0 [2024-08-23T11:55:27.293Z] v1.1.1 [2024-08-23T11:55:27.293Z] v1.2.1 [2024-08-23T11:55:27.293Z] v1.2.2 [2024-08-23T11:55:27.293Z] v1.2.3 [2024-08-23T11:55:27.293Z] v1.3.0 [2024-08-23T11:55:27.293Z] v1.3.1 [2024-08-23T11:55:27.293Z] v2.0.0 [2024-08-23T11:55:27.293Z] v2.1.0 [2024-08-23T11:55:27.293Z] v2.1.1 [2024-08-23T11:55:27.293Z] v2.2.0 [2024-08-23T11:55:27.293Z] v2.3.0 [2024-08-23T11:55:27.293Z] v3.0 [2024-08-23T11:55:27.293Z] v3.0.0 [2024-08-23T11:55:27.293Z] v3.1 [2024-08-23T11:55:27.293Z] v3.1.0 [2024-08-23T11:55:27.293Z] v3.1.0-dev.1 [2024-08-23T11:55:27.293Z] v3.1.0-dev.10 [2024-08-23T11:55:27.293Z] v3.1.0-dev.11 [2024-08-23T11:55:27.293Z] v3.1.0-dev.12 [2024-08-23T11:55:27.293Z] v3.1.0-dev.13 [2024-08-23T11:55:27.293Z] v3.1.0-dev.14 [2024-08-23T11:55:27.293Z] v3.1.0-dev.15 [2024-08-23T11:55:27.293Z] v3.1.0-dev.16 [2024-08-23T11:55:27.293Z] v3.1.0-dev.17 [2024-08-23T11:55:27.293Z] v3.1.0-dev.18 [2024-08-23T11:55:27.293Z] v3.1.0-dev.19 [2024-08-23T11:55:27.293Z] v3.1.0-dev.2 [2024-08-23T11:55:27.293Z] v3.1.0-dev.20 [2024-08-23T11:55:27.293Z] v3.1.0-dev.21 [2024-08-23T11:55:27.293Z] v3.1.0-dev.22 [2024-08-23T11:55:27.293Z] v3.1.0-dev.23 [2024-08-23T11:55:27.293Z] v3.1.0-dev.24 [2024-08-23T11:55:27.293Z] v3.1.0-dev.25 [2024-08-23T11:55:27.293Z] v3.1.0-dev.26 [2024-08-23T11:55:27.293Z] v3.1.0-dev.27 [2024-08-23T11:55:27.293Z] v3.1.0-dev.28 [2024-08-23T11:55:27.293Z] v3.1.0-dev.29 [2024-08-23T11:55:27.293Z] v3.1.0-dev.3 [2024-08-23T11:55:27.293Z] v3.1.0-dev.30 [2024-08-23T11:55:27.293Z] v3.1.0-dev.4 [2024-08-23T11:55:27.293Z] v3.1.0-dev.5 [2024-08-23T11:55:27.293Z] v3.1.0-dev.6 [2024-08-23T11:55:27.293Z] v3.1.0-dev.7 [2024-08-23T11:55:27.293Z] v3.1.0-dev.8 [2024-08-23T11:55:27.293Z] v3.1.0-dev.9 [2024-08-23T11:55:27.293Z] v3.1.1 [2024-08-23T11:55:27.293Z] v3.1.1-dev.1 [2024-08-23T11:55:27.293Z] v3.2.0-dev.1 [2024-08-23T11:55:27.293Z] v3.2.0-dev.10 [2024-08-23T11:55:27.293Z] v3.2.0-dev.11 [2024-08-23T11:55:27.293Z] v3.2.0-dev.12 [2024-08-23T11:55:27.293Z] v3.2.0-dev.13 [2024-08-23T11:55:27.293Z] v3.2.0-dev.14 [2024-08-23T11:55:27.293Z] v3.2.0-dev.15 [2024-08-23T11:55:27.293Z] v3.2.0-dev.16 [2024-08-23T11:55:27.293Z] v3.2.0-dev.17 [2024-08-23T11:55:27.293Z] v3.2.0-dev.18 [2024-08-23T11:55:27.293Z] v3.2.0-dev.19 [2024-08-23T11:55:27.293Z] v3.2.0-dev.2 [2024-08-23T11:55:27.293Z] v3.2.0-dev.20 [2024-08-23T11:55:27.293Z] v3.2.0-dev.21 [2024-08-23T11:55:27.293Z] v3.2.0-dev.3 [2024-08-23T11:55:27.293Z] v3.2.0-dev.4 [2024-08-23T11:55:27.293Z] v3.2.0-dev.5 [2024-08-23T11:55:27.293Z] v3.2.0-dev.6 [2024-08-23T11:55:27.293Z] v3.2.0-dev.7 [2024-08-23T11:55:27.293Z] v3.2.0-dev.8 [2024-08-23T11:55:27.293Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-23T11:55:27.588Z] + lftools sign git-tag v3.2.0-dev.21 [2024-08-23T11:55:28.156Z] Signing Git tag with Sigul... [2024-08-23T11:55:28.156Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-08-23T11:55:28.426Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:28.724Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-23T11:55:28.732Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-23T11:55:28.768Z] $ docker stop --time=1 7170b3dc3860119a1ef06399e3b6ba29698b222d9c7b1299e6afd8c244d5f4ba [2024-08-23T11:55:30.080Z] $ docker rm -f --volumes 7170b3dc3860119a1ef06399e3b6ba29698b222d9c7b1299e6afd8c244d5f4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-23T11:55:30.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T11:55:30.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:55:30.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T11:55:30.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:55:30.897Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:55:30.929Z] $ 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-08-23T11:55:31.258Z] $ docker top 09a1d4a5cbd172eda23d4bf790155efe3282574fdd7dd0d9b60539978f1e4145 -eo pid,comm [2024-08-23T11:55:31.300Z] 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-08-23T11:55:31.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T11:55:31.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T11:55:31.352Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T11:55:31.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T11:55:31.470Z] $ docker exec 09a1d4a5cbd172eda23d4bf790155efe3282574fdd7dd0d9b60539978f1e4145 ssh-agent [2024-08-23T11:55:31.566Z] SSH_AUTH_SOCK=/tmp/ssh-FApw7NeVZJZL/agent.32 [2024-08-23T11:55:31.566Z] SSH_AGENT_PID=38 [2024-08-23T11:55:31.571Z] Running ssh-add (command line suppressed) [2024-08-23T11:55:31.656Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5308230705207501799.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5308230705207501799.key) [2024-08-23T11:55:31.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T11:55:31.962Z] + git semver bump pre [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,126 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,126 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,126 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,126 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,126 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,126 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,128 [execute] INFO git cat-file --batch-check [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,132 [execute] INFO git cat-file --batch [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T11:55:32.221Z] 2024-08-23 11:55:32,136 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:32.221Z] 3.2.0-dev.22 [Pipeline] } [2024-08-23T11:55:32.233Z] $ docker exec --env ******** --env ******** 09a1d4a5cbd172eda23d4bf790155efe3282574fdd7dd0d9b60539978f1e4145 ssh-agent -k [2024-08-23T11:55:32.327Z] unset SSH_AUTH_SOCK; [2024-08-23T11:55:32.327Z] unset SSH_AGENT_PID; [2024-08-23T11:55:32.327Z] echo Agent pid 38 killed; [2024-08-23T11:55:32.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T11:55:32.653Z] + git semver [Pipeline] } [2024-08-23T11:55:32.929Z] $ docker stop --time=1 09a1d4a5cbd172eda23d4bf790155efe3282574fdd7dd0d9b60539978f1e4145 [2024-08-23T11:55:34.190Z] $ docker rm -f --volumes 09a1d4a5cbd172eda23d4bf790155efe3282574fdd7dd0d9b60539978f1e4145 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T11:55:34.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T11:55:34.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:55:34.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T11:55:34.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:55:34.919Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:55:34.952Z] $ 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-08-23T11:55:35.297Z] $ docker top 3f4c7875734811e776f93a133cb4d50318fc1019ef02cea53240be8e385742d8 -eo pid,comm [2024-08-23T11:55:35.338Z] 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-08-23T11:55:35.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T11:55:35.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T11:55:35.399Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T11:55:35.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T11:55:35.500Z] $ docker exec 3f4c7875734811e776f93a133cb4d50318fc1019ef02cea53240be8e385742d8 ssh-agent [2024-08-23T11:55:35.593Z] SSH_AUTH_SOCK=/tmp/ssh-FxTY724ba4RI/agent.32 [2024-08-23T11:55:35.593Z] SSH_AGENT_PID=38 [2024-08-23T11:55:35.597Z] Running ssh-add (command line suppressed) [2024-08-23T11:55:35.687Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_562139819819248893.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_562139819819248893.key) [2024-08-23T11:55:35.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T11:55:35.994Z] + git semver push [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,170 [run_push] DEBUG push [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,171 [execute] INFO git cat-file --batch-check [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,175 [execute] INFO git rev-list 46673b7d47bdb2bd34e5ff4f73972ac9335e595b -- [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,175 [execute] DEBUG Popen(['git', 'rev-list', '46673b7d47bdb2bd34e5ff4f73972ac9335e595b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,184 [execute] INFO git fetch -v origin [2024-08-23T11:55:36.253Z] 2024-08-23 11:55:36,185 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-23T11:55:36.821Z] 2024-08-23 11:55:36,739 [run_push] DEBUG no remote changes detected [2024-08-23T11:55:36.821Z] 2024-08-23 11:55:36,739 [execute] INFO git push origin semver [2024-08-23T11:55:36.821Z] 2024-08-23 11:55:36,740 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-23T11:55:37.758Z] 2024-08-23 11:55:37,472 [run_push] DEBUG push all version tags [2024-08-23T11:55:37.758Z] 2024-08-23 11:55:37,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-23T11:55:37.758Z] 2024-08-23 11:55:37,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-23T11:55:38.325Z] 2024-08-23 11:55:38,246 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-08-23T11:55:38.326Z] 3.2.0-dev.22 [Pipeline] } [2024-08-23T11:55:38.341Z] $ docker exec --env ******** --env ******** 3f4c7875734811e776f93a133cb4d50318fc1019ef02cea53240be8e385742d8 ssh-agent -k [2024-08-23T11:55:38.455Z] unset SSH_AUTH_SOCK; [2024-08-23T11:55:38.455Z] unset SSH_AGENT_PID; [2024-08-23T11:55:38.455Z] echo Agent pid 38 killed; [2024-08-23T11:55:38.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T11:55:38.788Z] + git semver [Pipeline] } [2024-08-23T11:55:39.062Z] $ docker stop --time=1 3f4c7875734811e776f93a133cb4d50318fc1019ef02cea53240be8e385742d8 [2024-08-23T11:55:40.340Z] $ docker rm -f --volumes 3f4c7875734811e776f93a133cb4d50318fc1019ef02cea53240be8e385742d8 [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-08-23T11:55:41.078Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-08-23T11:55:41.078Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-08-23T11:55:41.078Z] total 16 [2024-08-23T11:55:41.078Z] drwxr-xr-x 3 root root 4096 Aug 23 11:44 . [2024-08-23T11:55:41.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 11:55 .. [2024-08-23T11:55:41.078Z] drwxr-xr-x 2 root root 4096 Aug 23 11:44 cost [2024-08-23T11:55:41.078Z] -rw-r--r-- 1 root root 89 Aug 23 11:44 cost.csv [2024-08-23T11:55:41.078Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-08-23T11:55:41.078Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-08-23T11:55:41.078Z] total 16 [2024-08-23T11:55:41.078Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:44 . [2024-08-23T11:55:41.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 11:55 .. [2024-08-23T11:55:41.078Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 11:44 cost [2024-08-23T11:55:41.078Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 23 11:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:41.370Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:42.229Z] ---> package-listing.sh [2024-08-23T11:55:42.229Z] ++ facter osfamily [2024-08-23T11:55:42.229Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T11:55:42.488Z] + OS_FAMILY=debian [2024-08-23T11:55:42.488Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-08-23T11:55:42.488Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T11:55:42.488Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T11:55:42.488Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T11:55:42.488Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T11:55:42.488Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-08-23T11:55:42.488Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T11:55:42.488Z] + case "${OS_FAMILY}" in [2024-08-23T11:55:42.488Z] + dpkg -l [2024-08-23T11:55:42.488Z] + grep '^ii' [2024-08-23T11:55:42.488Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T11:55:42.488Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T11:55:42.488Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T11:55:42.488Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-08-23T11:55:42.488Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-08-23T11:55:42.488Z] + 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-08-23T11:55:42.498Z] 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-08-23T11:55:42.772Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T11:55:43.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T11:55:43.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T11:55:43.424Z] prd-ubuntu20.04-docker-8c-8g-8384 does not seem to be running inside a container [2024-08-23T11:55:43.455Z] $ 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-08-23T11:55:43.706Z] $ docker top 47d7bfb9ac30ca3aade6ccd6aa43beee7a3bb7af67bce1a273cbbde3cd307a3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T11:55:44.047Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T11:55:44.336Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T11:55:44.627Z] + ls /var/log/sa-host [2024-08-23T11:55:44.627Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T11:55:44.800Z] provisioning config files... [2024-08-23T11:55:44.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14805959144116291066tmp [Pipeline] { [Pipeline] echo [2024-08-23T11:55:44.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:45.115Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T11:55:45.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:45.472Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T11:55:45.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:45.773Z] ---> sudo-logs.sh [2024-08-23T11:55:45.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T11:55:45.808Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:46.095Z] ---> job-cost.sh [2024-08-23T11:55:46.095Z] lf-activate-venv: SKIPPING [2024-08-23T11:55:46.095Z] DEBUG: total: 0.2199999988079071 [2024-08-23T11:55:46.095Z] INFO: Retrieving Stack Cost... [2024-08-23T11:55:46.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T11:55:46.613Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T11:55:46.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T11:55:46.911Z] ---> logs-deploy.sh [2024-08-23T11:55:46.911Z] lf-activate-venv: SKIPPING [2024-08-23T11:55:46.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/177 [2024-08-23T11:55:46.912Z] INFO: archiving workspace using pattern(s): [2024-08-23T11:55:47.852Z] Archives upload complete. [2024-08-23T11:55:47.852Z] INFO: archiving logs to Nexus