Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2286335481a4acfff8c0442b7058260a928cf02 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-ssh2097600814480943377.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-ssh13307317344763768684.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-ssh8742360814652815495.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-ssh303522936727741005.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-ssh18333498071853562025.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4923 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d2286335481a4acfff8c0442b7058260a928cf02 (main) Commit message: "Merge pull request #476 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 > git rev-list --no-walk 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T12:29:22.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T12:29:22.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T12:29:22.521Z] ========================================================= [2024-07-03T12:29:22.521Z] EdgeX Global Pipelines Version Info [2024-07-03T12:29:22.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:29:23.251Z] ------------------- [2024-07-03T12:29:23.252Z] stable info: [2024-07-03T12:29:23.252Z] ------------------- [2024-07-03T12:29:23.252Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T12:29:23.252Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T12:29:23.252Z] Message: update stable to v1.0.260 [2024-07-03T12:29:23.825Z] ------------------- [2024-07-03T12:29:23.825Z] experimental info: [2024-07-03T12:29:23.825Z] ------------------- [2024-07-03T12:29:23.825Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T12:29:23.825Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T12:29:23.825Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T12:29:23.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-03T12:29:23.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-03T12:29:23.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T12:29:23.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T12:29:23.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T12:29:24.023Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T12:29:24.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T12:29:24.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T12:29:24.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T12:29:24.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T12:29:24.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T12:29:24.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-03T12:29:24.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T12:29:24.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T12:29:24.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T12:29:24.243Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T12:29:24.265Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T12:29:24.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T12:29:24.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T12:29:24.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T12:29:24.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T12:29:24.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T12:29:24.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T12:29:24.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T12:29:24.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T12:29:24.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T12:29:24.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T12:29:24.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-03T12:29:24.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-03T12:29:24.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-03T12:29:24.599Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] echo [2024-07-03T12:29:24.623Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d228633 [Pipeline] echo [2024-07-03T12:29:24.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T12:29:24.710Z] provisioning config files... [2024-07-03T12:29:24.727Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12505067744629677108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:29:25.067Z] ---> ****-login.sh [2024-07-03T12:29:25.067Z] nexus3.edgexfoundry.org:10001 [2024-07-03T12:29:25.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:25.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:25.329Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:25.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:25.329Z] [2024-07-03T12:29:25.329Z] Login Succeeded [2024-07-03T12:29:25.329Z] nexus3.edgexfoundry.org:10002 [2024-07-03T12:29:25.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:25.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:25.590Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:25.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:25.590Z] [2024-07-03T12:29:25.590Z] Login Succeeded [2024-07-03T12:29:25.590Z] nexus3.edgexfoundry.org:10003 [2024-07-03T12:29:25.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:25.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:25.590Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:25.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:25.590Z] [2024-07-03T12:29:25.590Z] Login Succeeded [2024-07-03T12:29:25.590Z] nexus3.edgexfoundry.org:10004 [2024-07-03T12:29:25.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:25.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:25.851Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:25.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:25.851Z] [2024-07-03T12:29:25.851Z] Login Succeeded [2024-07-03T12:29:25.851Z] ****.io [2024-07-03T12:29:25.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:26.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:26.112Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:26.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:26.112Z] [2024-07-03T12:29:26.112Z] Login Succeeded [2024-07-03T12:29:26.112Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T12:29:26.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T12:29:26.548Z] + git rev-list -1 --merges d2286335481a4acfff8c0442b7058260a928cf02~1..d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] echo [2024-07-03T12:29:26.578Z] -----------> git rev-list -1 --merges d2286335481a4acfff8c0442b7058260a928cf02~1..d2286335481a4acfff8c0442b7058260a928cf02 d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:29:26.578Z] d2286335481a4acfff8c0442b7058260a928cf02 [false] [Pipeline] sh [2024-07-03T12:29:26.868Z] + git log --format=format:%s -1 d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] echo [2024-07-03T12:29:26.883Z] ========================================================= [2024-07-03T12:29:26.883Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T12:29:26.883Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T12:29:27.226Z] + git log --format=format:%s -1 d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] echo [2024-07-03T12:29:27.239Z] [semverPrep] GIT_COMMIT: d2286335481a4acfff8c0442b7058260a928cf02, Commit Message: Merge pull request #476 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-03T12:29:27.253Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T12:29:27.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T12:29:27.631Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T12:29:27.631Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T12:29:27.631Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T12:29:27.631Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T12:29:27.631Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T12:29:27.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:29:28.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T12:29:28.064Z] [2024-07-03T12:29:28.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:29:28.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T12:29:28.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T12:29:28.369Z] b85a868b505f: Pulling fs layer [2024-07-03T12:29:28.369Z] e2be974225ed: Pulling fs layer [2024-07-03T12:29:28.369Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T12:29:28.369Z] 988bab9f4d93: Pulling fs layer [2024-07-03T12:29:28.369Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T12:29:28.369Z] eaf3925da568: Pulling fs layer [2024-07-03T12:29:28.369Z] bab4dde63d76: Pulling fs layer [2024-07-03T12:29:28.369Z] bde34c3a00c8: Pulling fs layer [2024-07-03T12:29:28.369Z] b352a97aabf1: Pulling fs layer [2024-07-03T12:29:28.369Z] 4872d77fe225: Pulling fs layer [2024-07-03T12:29:28.369Z] 5851b861e8e6: Pulling fs layer [2024-07-03T12:29:28.369Z] 1469e6f7b9e6: Waiting [2024-07-03T12:29:28.369Z] eaf3925da568: Waiting [2024-07-03T12:29:28.369Z] bab4dde63d76: Waiting [2024-07-03T12:29:28.369Z] bde34c3a00c8: Waiting [2024-07-03T12:29:28.369Z] 988bab9f4d93: Waiting [2024-07-03T12:29:28.369Z] b352a97aabf1: Waiting [2024-07-03T12:29:28.369Z] 4872d77fe225: Waiting [2024-07-03T12:29:28.369Z] e2be974225ed: Download complete [2024-07-03T12:29:28.369Z] 988bab9f4d93: Download complete [2024-07-03T12:29:28.369Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T12:29:28.369Z] 339a4e72a1f5: Download complete [2024-07-03T12:29:28.369Z] eaf3925da568: Download complete [2024-07-03T12:29:28.628Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T12:29:28.628Z] 1469e6f7b9e6: Download complete [2024-07-03T12:29:28.628Z] bde34c3a00c8: Verifying Checksum [2024-07-03T12:29:28.628Z] bde34c3a00c8: Download complete [2024-07-03T12:29:28.628Z] b352a97aabf1: Download complete [2024-07-03T12:29:28.628Z] 4872d77fe225: Download complete [2024-07-03T12:29:28.628Z] 5851b861e8e6: Download complete [2024-07-03T12:29:28.628Z] b85a868b505f: Download complete [2024-07-03T12:29:28.887Z] bab4dde63d76: Verifying Checksum [2024-07-03T12:29:28.887Z] bab4dde63d76: Download complete [2024-07-03T12:29:29.824Z] b85a868b505f: Pull complete [2024-07-03T12:29:30.082Z] e2be974225ed: Pull complete [2024-07-03T12:29:30.341Z] 339a4e72a1f5: Pull complete [2024-07-03T12:29:30.602Z] 988bab9f4d93: Pull complete [2024-07-03T12:29:30.602Z] 1469e6f7b9e6: Pull complete [2024-07-03T12:29:30.862Z] eaf3925da568: Pull complete [2024-07-03T12:29:32.242Z] bab4dde63d76: Pull complete [2024-07-03T12:29:32.503Z] bde34c3a00c8: Pull complete [2024-07-03T12:29:32.503Z] b352a97aabf1: Pull complete [2024-07-03T12:29:32.503Z] 4872d77fe225: Pull complete [2024-07-03T12:29:32.763Z] 5851b861e8e6: Pull complete [2024-07-03T12:29:32.763Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T12:29:32.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T12:29:32.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:29:32.902Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:29:32.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T12:29:34.649Z] $ docker top bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 -eo pid,comm [2024-07-03T12:29:34.704Z] 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-07-03T12:29:34.704Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T12:29:34.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T12:29:34.754Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T12:29:34.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T12:29:34.880Z] $ docker exec bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 ssh-agent [2024-07-03T12:29:34.985Z] SSH_AUTH_SOCK=/tmp/ssh-rFwyR36aeVRj/agent.32 [2024-07-03T12:29:34.985Z] SSH_AGENT_PID=38 [2024-07-03T12:29:34.992Z] Running ssh-add (command line suppressed) [2024-07-03T12:29:35.087Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16955520761144284409.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16955520761144284409.key) [2024-07-03T12:29:35.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T12:29:35.391Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T12:29:35.401Z] $ docker exec --env ******** --env ******** bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 ssh-agent -k [2024-07-03T12:29:35.496Z] unset SSH_AUTH_SOCK; [2024-07-03T12:29:35.496Z] unset SSH_AGENT_PID; [2024-07-03T12:29:35.496Z] echo Agent pid 38 killed; [2024-07-03T12:29:35.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T12:29:35.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T12:29:35.559Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T12:29:35.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T12:29:35.675Z] $ docker exec bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 ssh-agent [2024-07-03T12:29:35.780Z] SSH_AUTH_SOCK=/tmp/ssh-bwAOu3wTpiVd/agent.71 [2024-07-03T12:29:35.780Z] SSH_AGENT_PID=77 [2024-07-03T12:29:35.784Z] Running ssh-add (command line suppressed) [2024-07-03T12:29:35.877Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8635507699261748592.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8635507699261748592.key) [2024-07-03T12:29:35.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T12:29:36.184Z] + git semver init [2024-07-03T12:29:36.444Z] 2024-07-03 12:29:36,346 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T12:29:36.444Z] 2024-07-03 12:29:36,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-03T12:29:36.444Z] 2024-07-03 12:29:36,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-07-03T12:29:36.444Z] 2024-07-03 12:29:36,347 [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-07-03T12:29:38.346Z] 2024-07-03 12:29:38,102 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-07-03T12:29:38.346Z] 2024-07-03 12:29:38,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-07-03T12:29:38.346Z] 2024-07-03 12:29:38,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:29:38.346Z] 2024-07-03 12:29:38,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:29:38.346Z] 3.2.0-dev.16 [Pipeline] } [2024-07-03T12:29:38.355Z] $ docker exec --env ******** --env ******** bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 ssh-agent -k [2024-07-03T12:29:38.451Z] unset SSH_AUTH_SOCK; [2024-07-03T12:29:38.452Z] unset SSH_AGENT_PID; [2024-07-03T12:29:38.452Z] echo Agent pid 77 killed; [2024-07-03T12:29:38.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T12:29:38.780Z] + git semver [Pipeline] } [2024-07-03T12:29:39.053Z] $ docker stop --time=1 bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 [2024-07-03T12:29:40.345Z] $ docker rm -f --volumes bd2377b24e48c615031d70170a96ce7b71ff1b0dbde62f4a3db8fbb7432389b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T12:29:40.691Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T12:29:40.939Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T12:29:40.942Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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-07-03T12:29:41.113Z] provisioning config files... [2024-07-03T12:29:41.123Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9019001440637463622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:29:41.430Z] ---> ****-login.sh [2024-07-03T12:29:41.430Z] nexus3.edgexfoundry.org:10001 [2024-07-03T12:29:41.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:41.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:41.430Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:41.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:41.430Z] [2024-07-03T12:29:41.430Z] Login Succeeded [2024-07-03T12:29:41.430Z] nexus3.edgexfoundry.org:10002 [2024-07-03T12:29:41.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:41.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:41.430Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:41.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:41.430Z] [2024-07-03T12:29:41.430Z] Login Succeeded [2024-07-03T12:29:41.431Z] nexus3.edgexfoundry.org:10003 [2024-07-03T12:29:41.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:41.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:41.691Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:41.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:41.691Z] [2024-07-03T12:29:41.691Z] Login Succeeded [2024-07-03T12:29:41.691Z] nexus3.edgexfoundry.org:10004 [2024-07-03T12:29:41.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:41.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:41.691Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:41.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:41.691Z] [2024-07-03T12:29:41.691Z] Login Succeeded [2024-07-03T12:29:41.691Z] ****.io [2024-07-03T12:29:41.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:29:41.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:29:41.953Z] Configure a credential helper to remove this warning. See [2024-07-03T12:29:41.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:29:41.953Z] [2024-07-03T12:29:41.953Z] Login Succeeded [2024-07-03T12:29:41.953Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T12:29:41.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T12:29:42.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T12:29:42.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T12:29:42.092Z] ========================================================= [2024-07-03T12:29:42.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T12:29:42.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:29:42.426Z] + 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-07-03T12:29:42.426Z] Sending build context to Docker daemon 37.51MB [2024-07-03T12:29:42.426Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T12:29:42.426Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T12:29:42.685Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T12:29:42.685Z] 619be1103602: Pulling fs layer [2024-07-03T12:29:42.685Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T12:29:42.686Z] 5df492c9dc93: Pulling fs layer [2024-07-03T12:29:42.686Z] 7629e6793208: Pulling fs layer [2024-07-03T12:29:42.686Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T12:29:42.686Z] fb5054dd5b73: Pulling fs layer [2024-07-03T12:29:42.686Z] eeca6798cff9: Pulling fs layer [2024-07-03T12:29:42.686Z] aa269ceb94a6: Pulling fs layer [2024-07-03T12:29:42.686Z] ada007ff1a6a: Pulling fs layer [2024-07-03T12:29:42.686Z] 7629e6793208: Waiting [2024-07-03T12:29:42.686Z] fb5054dd5b73: Waiting [2024-07-03T12:29:42.686Z] aa269ceb94a6: Waiting [2024-07-03T12:29:42.686Z] 4f4fb700ef54: Waiting [2024-07-03T12:29:42.686Z] ada007ff1a6a: Waiting [2024-07-03T12:29:42.686Z] eeca6798cff9: Waiting [2024-07-03T12:29:42.686Z] 7862e08f4a3e: Download complete [2024-07-03T12:29:42.686Z] 7629e6793208: Download complete [2024-07-03T12:29:42.686Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T12:29:42.686Z] 4f4fb700ef54: Download complete [2024-07-03T12:29:42.686Z] fb5054dd5b73: Verifying Checksum [2024-07-03T12:29:42.686Z] fb5054dd5b73: Download complete [2024-07-03T12:29:42.686Z] 619be1103602: Verifying Checksum [2024-07-03T12:29:42.686Z] 619be1103602: Download complete [2024-07-03T12:29:42.686Z] eeca6798cff9: Verifying Checksum [2024-07-03T12:29:42.686Z] eeca6798cff9: Download complete [2024-07-03T12:29:42.944Z] 619be1103602: Pull complete [2024-07-03T12:29:42.944Z] 7862e08f4a3e: Pull complete [2024-07-03T12:29:42.944Z] ada007ff1a6a: Verifying Checksum [2024-07-03T12:29:42.944Z] ada007ff1a6a: Download complete [2024-07-03T12:29:43.202Z] 5df492c9dc93: Download complete [2024-07-03T12:29:43.462Z] aa269ceb94a6: Verifying Checksum [2024-07-03T12:29:43.462Z] aa269ceb94a6: Download complete [2024-07-03T12:29:46.751Z] 5df492c9dc93: Pull complete [2024-07-03T12:29:46.751Z] 7629e6793208: Pull complete [2024-07-03T12:29:46.751Z] 4f4fb700ef54: Pull complete [2024-07-03T12:29:46.751Z] fb5054dd5b73: Pull complete [2024-07-03T12:29:46.751Z] eeca6798cff9: Pull complete [2024-07-03T12:29:49.283Z] aa269ceb94a6: Pull complete [2024-07-03T12:29:49.283Z] ada007ff1a6a: Pull complete [2024-07-03T12:29:49.283Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T12:29:49.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T12:29:49.542Z] ---> f489d0715acc [2024-07-03T12:29:49.542Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T12:29:50.920Z] ---> Running in c16e2f2663a7 [2024-07-03T12:29:50.920Z] Removing intermediate container c16e2f2663a7 [2024-07-03T12:29:50.920Z] ---> a5905bbe9532 [2024-07-03T12:29:50.920Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T12:29:50.920Z] ---> Running in d28b0a6a437a [2024-07-03T12:29:50.920Z] Removing intermediate container d28b0a6a437a [2024-07-03T12:29:50.920Z] ---> 01cdcb208ffa [2024-07-03T12:29:50.920Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T12:29:50.920Z] ---> Running in c3292b7d3a85 [2024-07-03T12:29:50.920Z] Removing intermediate container c3292b7d3a85 [2024-07-03T12:29:50.920Z] ---> 9c01e7c52421 [2024-07-03T12:29:50.920Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-03T12:29:50.920Z] ---> Running in e3c8789480c4 [2024-07-03T12:29:51.179Z] Removing intermediate container e3c8789480c4 [2024-07-03T12:29:51.179Z] ---> da9885525ef2 [2024-07-03T12:29:51.179Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T12:29:51.179Z] ---> Running in 007e09046642 [2024-07-03T12:29:51.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T12:29:51.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T12:29:51.709Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T12:29:51.709Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T12:29:51.709Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T12:29:51.709Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T12:29:51.709Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T12:29:51.709Z] OK: 268 MiB in 56 packages [2024-07-03T12:29:52.276Z] Removing intermediate container 007e09046642 [2024-07-03T12:29:52.276Z] ---> 289a48dd0199 [2024-07-03T12:29:52.276Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-03T12:29:52.276Z] ---> 454357afb60a [2024-07-03T12:29:52.276Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T12:29:52.276Z] ---> Running in a2f901f91d8e [2024-07-03T12:29:56.067Z] Still waiting to schedule task [2024-07-03T12:29:56.067Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T12:30:31.004Z] Removing intermediate container a2f901f91d8e [2024-07-03T12:30:31.004Z] ---> aedc74b141f3 [2024-07-03T12:30:31.004Z] Step 10/12 : COPY . . [2024-07-03T12:30:31.004Z] ---> 4fce1836698c [2024-07-03T12:30:31.004Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T12:30:31.004Z] ---> Running in 1361e23c71fd [2024-07-03T12:30:31.004Z] Removing intermediate container 1361e23c71fd [2024-07-03T12:30:31.004Z] ---> c18173c0d618 [2024-07-03T12:30:31.004Z] Step 12/12 : RUN $MAKE [2024-07-03T12:30:31.004Z] ---> Running in 061505d7a7cc [2024-07-03T12:30:31.004Z] noop [2024-07-03T12:30:31.004Z] Removing intermediate container 061505d7a7cc [2024-07-03T12:30:31.004Z] ---> 7145e69e4b4f [2024-07-03T12:30:31.004Z] Successfully built 7145e69e4b4f [2024-07-03T12:30:31.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:30:31.339Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T12:30:31.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:30:31.437Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:30:31.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T12:30:31.860Z] $ docker top b3d3a4270a140c27898910948b120f0a2f6771979f13f68f0b280e6a2e03a71e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T12:30:32.219Z] + go version [2024-07-03T12:30:32.219Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T12:30:32.228Z] $ docker stop --time=1 b3d3a4270a140c27898910948b120f0a2f6771979f13f68f0b280e6a2e03a71e [2024-07-03T12:30:33.514Z] $ docker rm -f --volumes b3d3a4270a140c27898910948b120f0a2f6771979f13f68f0b280e6a2e03a71e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:30:33.969Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T12:30:33.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:30:34.051Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:30:34.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T12:30:34.427Z] $ docker top 4aa82a015bbc89a368b121a4ca7eb17d293547006772972f4335068f2cd3cecb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T12:30:34.789Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-03T12:30:35.094Z] + make test [2024-07-03T12:30:35.094Z] go test ./... -coverprofile=coverage.out [2024-07-03T12:30:36.468Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-03T12:30:54.557Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-03T12:30:54.557Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.009s coverage: 58.4% of statements [2024-07-03T12:31:01.116Z] go vet ./... [2024-07-03T12:31:06.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T12:31:06.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T12:31:06.380Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-03T12:31:06.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T12:31:06.409Z] $ docker stop --time=1 4aa82a015bbc89a368b121a4ca7eb17d293547006772972f4335068f2cd3cecb [2024-07-03T12:31:08.481Z] $ docker rm -f --volumes 4aa82a015bbc89a368b121a4ca7eb17d293547006772972f4335068f2cd3cecb [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T12:31:09.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T12:31:09.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T12:31:09.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T12:31:09.910Z] + ls -al . [2024-07-03T12:31:09.910Z] total 276 [2024-07-03T12:31:09.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 12:30 . [2024-07-03T12:31:09.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 12:29 .. [2024-07-03T12:31:09.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 12:30 .git [2024-07-03T12:31:09.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 12:29 .github [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 3 12:29 .gitignore [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 12:29 .golangci.yml [2024-07-03T12:31:09.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 12:29 .semver [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 3 12:29 Attribution.txt [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 3 12:29 CHANGELOG.md [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 3 12:29 Dockerfile [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 12:29 GOVERNANCE.md [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 3 12:29 Jenkinsfile [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 12:29 LICENSE [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 3 12:29 Makefile [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 3 12:29 OWNERS.md [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 3 12:29 README.md [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 12:29 VERSION [2024-07-03T12:31:09.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 12:29 bin [2024-07-03T12:31:09.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 12:29 cmd [2024-07-03T12:31:09.910Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 3 12:30 coverage.out [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 6980 Jul 3 12:29 go.mod [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 12:29 go.sum [2024-07-03T12:31:09.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 12:29 internal [2024-07-03T12:31:09.910Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 3 12:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:31:10.219Z] + 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=d2286335481a4acfff8c0442b7058260a928cf02 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-07-03T12:31:10.219Z] Sending build context to Docker daemon 37.56MB [2024-07-03T12:31:10.219Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T12:31:10.219Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T12:31:10.219Z] ---> 7145e69e4b4f [2024-07-03T12:31:10.219Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T12:31:10.478Z] ---> Running in 219b9967c1ee [2024-07-03T12:31:10.478Z] Removing intermediate container 219b9967c1ee [2024-07-03T12:31:10.478Z] ---> 243a42c4148d [2024-07-03T12:31:10.478Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T12:31:10.478Z] ---> Running in 687783f4844c [2024-07-03T12:31:10.478Z] Removing intermediate container 687783f4844c [2024-07-03T12:31:10.478Z] ---> b42fa20c7ff0 [2024-07-03T12:31:10.478Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T12:31:10.478Z] ---> Running in c5461586d3a8 [2024-07-03T12:31:10.737Z] Removing intermediate container c5461586d3a8 [2024-07-03T12:31:10.737Z] ---> 08b8fad62087 [2024-07-03T12:31:10.737Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-03T12:31:10.737Z] ---> Running in a103f47240c6 [2024-07-03T12:31:10.737Z] Removing intermediate container a103f47240c6 [2024-07-03T12:31:10.737Z] ---> 89552309623d [2024-07-03T12:31:10.737Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T12:31:10.737Z] ---> Running in 955c7ff7ed5a [2024-07-03T12:31:10.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T12:31:11.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T12:31:11.513Z] OK: 268 MiB in 56 packages [2024-07-03T12:31:11.775Z] Removing intermediate container 955c7ff7ed5a [2024-07-03T12:31:11.775Z] ---> 3bb4b65c7b97 [2024-07-03T12:31:11.775Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-03T12:31:12.035Z] ---> 66697b4b3d64 [2024-07-03T12:31:12.035Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T12:31:12.035Z] ---> Running in 95ec0b63ce25 [2024-07-03T12:31:12.602Z] Removing intermediate container 95ec0b63ce25 [2024-07-03T12:31:12.602Z] ---> 182e58b95f0e [2024-07-03T12:31:12.602Z] Step 10/26 : COPY . . [2024-07-03T12:31:13.169Z] ---> 770d7daf6c34 [2024-07-03T12:31:13.169Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T12:31:13.169Z] ---> Running in fae4241cad3c [2024-07-03T12:31:13.428Z] Removing intermediate container fae4241cad3c [2024-07-03T12:31:13.428Z] ---> 32a8b43fc3b3 [2024-07-03T12:31:13.428Z] Step 12/26 : RUN $MAKE [2024-07-03T12:31:13.428Z] ---> Running in 65cc1ec50576 [2024-07-03T12:31:13.686Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-03T12:31:25.843Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4925 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-07-03T12:31:25.862Z] Running in /w/workspace/device-virtual-go/172 [Pipeline] { [Pipeline] checkout [2024-07-03T12:31:28.911Z] The recommended git tool is: git [2024-07-03T12:31:33.384Z] using credential edgex-jenkins-ssh [2024-07-03T12:31:33.407Z] Cloning the remote Git repository [2024-07-03T12:31:33.444Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-03T12:31:33.535Z] > git init /w/workspace/device-virtual-go/172 # timeout=10 [2024-07-03T12:31:33.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-03T12:31:33.688Z] > git --version # timeout=10 [2024-07-03T12:31:33.706Z] > git --version # 'git version 2.25.1' [2024-07-03T12:31:33.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T12:31:33.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T12:31:37.518Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-03T12:31:37.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T12:31:38.333Z] Avoid second fetch [2024-07-03T12:31:38.333Z] Checking out Revision d2286335481a4acfff8c0442b7058260a928cf02 (main) [2024-07-03T12:31:38.902Z] Commit message: "Merge pull request #476 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [2024-07-03T12:31:38.346Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T12:31:38.403Z] > git checkout -f d2286335481a4acfff8c0442b7058260a928cf02 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T12:31:43.560Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T12:31:43.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T12:31:43.560Z] Dload Upload Total Spent Left Speed [2024-07-03T12:31:43.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 126k [Pipeline] sh [2024-07-03T12:31:43.895Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T12:31:44.226Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-07-03T12:31:44.227Z] sudo tee /etc/docker/daemon.new [2024-07-03T12:31:44.227Z] { [2024-07-03T12:31:44.227Z] "registry-mirrors": [ [2024-07-03T12:31:44.227Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T12:31:44.227Z] ], [2024-07-03T12:31:44.227Z] "bip": "10.250.0.254/24", [2024-07-03T12:31:44.227Z] "hosts": [ [2024-07-03T12:31:44.227Z] "tcp://0.0.0.0:5555", [2024-07-03T12:31:44.227Z] "unix:///var/run/docker.sock" [2024-07-03T12:31:44.227Z] ], [2024-07-03T12:31:44.227Z] "mtu": 1458, [2024-07-03T12:31:44.227Z] "selinux-enabled": true, [2024-07-03T12:31:44.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T12:31:44.227Z] } [Pipeline] sh [2024-07-03T12:31:44.557Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T12:31:44.889Z] + sudo service docker restart [2024-07-03T12:31:45.787Z] Removing intermediate container 65cc1ec50576 [2024-07-03T12:31:45.787Z] ---> 72cc14e9dba9 [2024-07-03T12:31:45.787Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T12:31:45.787Z] 3.18: Pulling from library/alpine [2024-07-03T12:31:45.787Z] 73baa7ef167e: Pulling fs layer [2024-07-03T12:31:45.787Z] 73baa7ef167e: Verifying Checksum [2024-07-03T12:31:45.787Z] 73baa7ef167e: Download complete [2024-07-03T12:31:45.787Z] 73baa7ef167e: Pull complete [2024-07-03T12:31:45.787Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T12:31:45.787Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T12:31:45.787Z] ---> 8fd7cac70a4a [2024-07-03T12:31:45.787Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-03T12:31:45.787Z] ---> Running in beb41151f73f [2024-07-03T12:31:45.787Z] Removing intermediate container beb41151f73f [2024-07-03T12:31:45.787Z] ---> ba505ba5c9df [2024-07-03T12:31:45.787Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T12:31:45.787Z] ---> Running in 173de46c0990 [2024-07-03T12:31:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T12:31:45.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T12:31:46.046Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T12:31:46.046Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T12:31:46.046Z] OK: 7 MiB in 16 packages [2024-07-03T12:31:46.613Z] Removing intermediate container 173de46c0990 [2024-07-03T12:31:46.613Z] ---> 8155e6e2cbab [2024-07-03T12:31:46.613Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T12:31:46.613Z] ---> Running in 7ac248f12125 [2024-07-03T12:31:46.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T12:31:46.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T12:31:46.871Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T12:31:46.871Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T12:31:46.871Z] OK: 7 MiB in 16 packages [2024-07-03T12:31:47.440Z] Removing intermediate container 7ac248f12125 [2024-07-03T12:31:47.440Z] ---> 893b6011a45a [2024-07-03T12:31:47.440Z] Step 17/26 : WORKDIR / [2024-07-03T12:31:47.440Z] ---> Running in 109a3e684ff9 [2024-07-03T12:31:47.440Z] Removing intermediate container 109a3e684ff9 [2024-07-03T12:31:47.440Z] ---> fa01e0ae3a23 [2024-07-03T12:31:47.440Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-03T12:31:47.699Z] ---> 55139e8843f4 [2024-07-03T12:31:47.699Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-03T12:31:47.699Z] ---> 09e84ecb2a37 [2024-07-03T12:31:47.699Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-03T12:31:48.635Z] ---> 60034dcb11a6 [2024-07-03T12:31:48.635Z] Step 21/26 : EXPOSE 59900 [2024-07-03T12:31:48.635Z] ---> Running in 669c77834cbf [2024-07-03T12:31:48.895Z] Removing intermediate container 669c77834cbf [2024-07-03T12:31:48.895Z] ---> f8c2adf5c307 [2024-07-03T12:31:48.895Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-03T12:31:48.895Z] ---> Running in 70e0a7037eb0 [2024-07-03T12:31:48.895Z] Removing intermediate container 70e0a7037eb0 [2024-07-03T12:31:48.895Z] ---> 9bb9161bd31e [2024-07-03T12:31:48.895Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T12:31:48.895Z] ---> Running in 4f0815c155f3 [2024-07-03T12:31:48.895Z] Removing intermediate container 4f0815c155f3 [2024-07-03T12:31:48.895Z] ---> 2f9e8701e04a [2024-07-03T12:31:48.895Z] Step 24/26 : LABEL arch=amd64 [2024-07-03T12:31:48.895Z] ---> Running in f8a99ee8c387 [2024-07-03T12:31:49.153Z] Removing intermediate container f8a99ee8c387 [2024-07-03T12:31:49.153Z] ---> b8a253c9e1d4 [2024-07-03T12:31:49.153Z] Step 25/26 : LABEL git_sha=d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:31:49.153Z] ---> Running in 1acc947f510b [2024-07-03T12:31:49.153Z] Removing intermediate container 1acc947f510b [2024-07-03T12:31:49.153Z] ---> 87ce01e85680 [2024-07-03T12:31:49.153Z] Step 26/26 : LABEL version=3.2.0-dev.16 [2024-07-03T12:31:49.153Z] ---> Running in f6023f4d7b0e [2024-07-03T12:31:49.153Z] Removing intermediate container f6023f4d7b0e [2024-07-03T12:31:49.153Z] ---> 1a448ea9be63 [2024-07-03T12:31:49.153Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T12:31:49.153Z] Successfully built 1a448ea9be63 [2024-07-03T12:31:49.153Z] 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-07-03T12:31:59.573Z] provisioning config files... [2024-07-03T12:31:59.582Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11054345777553863890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:31:59.889Z] ---> ****-login.sh [2024-07-03T12:31:59.889Z] nexus3.edgexfoundry.org:10001 [2024-07-03T12:31:59.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:31:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:31:59.889Z] Configure a credential helper to remove this warning. See [2024-07-03T12:31:59.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:31:59.889Z] [2024-07-03T12:31:59.889Z] Login Succeeded [2024-07-03T12:31:59.889Z] nexus3.edgexfoundry.org:10002 [2024-07-03T12:31:59.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:31:59.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:31:59.889Z] Configure a credential helper to remove this warning. See [2024-07-03T12:31:59.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:31:59.889Z] [2024-07-03T12:31:59.889Z] Login Succeeded [2024-07-03T12:31:59.889Z] nexus3.edgexfoundry.org:10003 [2024-07-03T12:32:00.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:00.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:00.149Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:00.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:00.150Z] [2024-07-03T12:32:00.150Z] Login Succeeded [2024-07-03T12:32:00.150Z] nexus3.edgexfoundry.org:10004 [2024-07-03T12:32:00.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:00.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:00.150Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:00.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:00.150Z] [2024-07-03T12:32:00.150Z] Login Succeeded [2024-07-03T12:32:00.150Z] ****.io [2024-07-03T12:32:00.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:00.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:00.410Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:00.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:00.410Z] [2024-07-03T12:32:00.410Z] Login Succeeded [2024-07-03T12:32:00.410Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T12:32:00.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T12:32:00.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T12:32:00.593Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-07-03T12:32:00.593Z] d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:32:00.593Z] latest [2024-07-03T12:32:00.593Z] 3.2.0-dev.16 [2024-07-03T12:32:00.593Z] d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [2024-07-03T12:32:00.593Z] main [2024-07-03T12:32:00.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:00.942Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:01.265Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:32:01.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-03T12:32:01.265Z] b48a7cc9c8f5: Preparing [2024-07-03T12:32:01.265Z] 1bbe8eb8f269: Preparing [2024-07-03T12:32:01.265Z] 3e45538a8acf: Preparing [2024-07-03T12:32:01.265Z] ada793feb950: Preparing [2024-07-03T12:32:01.265Z] f4474e18b68b: Preparing [2024-07-03T12:32:01.265Z] 63ec0bd56cf3: Preparing [2024-07-03T12:32:01.265Z] 63ec0bd56cf3: Waiting [2024-07-03T12:32:01.265Z] f4474e18b68b: Pushed [2024-07-03T12:32:01.265Z] 1bbe8eb8f269: Pushed [2024-07-03T12:32:01.265Z] 3e45538a8acf: Pushed [2024-07-03T12:32:01.265Z] 63ec0bd56cf3: Layer already exists [2024-07-03T12:32:01.832Z] ada793feb950: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T12:32:03.141Z] provisioning config files... [2024-07-03T12:32:03.166Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/172@tmp/config11422860752179162994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:32:03.598Z] ---> ****-login.sh [2024-07-03T12:32:03.598Z] nexus3.edgexfoundry.org:10001 [2024-07-03T12:32:04.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:04.366Z] b48a7cc9c8f5: Pushed [2024-07-03T12:32:04.366Z] d2286335481a4acfff8c0442b7058260a928cf02: digest: sha256:ba770800b3373efc5c0c63b9755d416ae4f57dae4eec6906ec28bd667998a9ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:04.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:04.460Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:04.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:04.460Z] [2024-07-03T12:32:04.460Z] Login Succeeded [2024-07-03T12:32:04.460Z] nexus3.edgexfoundry.org:10002 [2024-07-03T12:32:04.697Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2024-07-03T12:32:04.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:04.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:04.731Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:04.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:04.731Z] [2024-07-03T12:32:04.731Z] Login Succeeded [2024-07-03T12:32:04.731Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:05.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:05.025Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-03T12:32:05.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-03T12:32:05.025Z] b48a7cc9c8f5: Preparing [2024-07-03T12:32:05.025Z] 1bbe8eb8f269: Preparing [2024-07-03T12:32:05.025Z] 3e45538a8acf: Preparing [2024-07-03T12:32:05.025Z] ada793feb950: Preparing [2024-07-03T12:32:05.025Z] f4474e18b68b: Preparing [2024-07-03T12:32:05.025Z] 63ec0bd56cf3: Preparing [2024-07-03T12:32:05.025Z] 63ec0bd56cf3: Waiting [2024-07-03T12:32:05.025Z] b48a7cc9c8f5: Layer already exists [2024-07-03T12:32:05.025Z] 3e45538a8acf: Layer already exists [2024-07-03T12:32:05.025Z] 1bbe8eb8f269: Layer already exists [2024-07-03T12:32:05.025Z] ada793feb950: Layer already exists [2024-07-03T12:32:05.025Z] f4474e18b68b: Layer already exists [2024-07-03T12:32:05.025Z] 63ec0bd56cf3: Layer already exists [2024-07-03T12:32:05.025Z] latest: digest: sha256:ba770800b3373efc5c0c63b9755d416ae4f57dae4eec6906ec28bd667998a9ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:05.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:05.280Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:05.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:05.280Z] [2024-07-03T12:32:05.280Z] Login Succeeded [2024-07-03T12:32:05.280Z] nexus3.edgexfoundry.org:10004 [2024-07-03T12:32:05.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:05.357Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:05.550Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:05.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:05.550Z] [2024-07-03T12:32:05.550Z] Login Succeeded [2024-07-03T12:32:05.550Z] ****.io [2024-07-03T12:32:05.674Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.16 [2024-07-03T12:32:05.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-03T12:32:05.674Z] b48a7cc9c8f5: Preparing [2024-07-03T12:32:05.674Z] 1bbe8eb8f269: Preparing [2024-07-03T12:32:05.674Z] 3e45538a8acf: Preparing [2024-07-03T12:32:05.674Z] ada793feb950: Preparing [2024-07-03T12:32:05.674Z] f4474e18b68b: Preparing [2024-07-03T12:32:05.674Z] 63ec0bd56cf3: Preparing [2024-07-03T12:32:05.674Z] 63ec0bd56cf3: Waiting [2024-07-03T12:32:05.674Z] b48a7cc9c8f5: Layer already exists [2024-07-03T12:32:05.674Z] 1bbe8eb8f269: Layer already exists [2024-07-03T12:32:05.674Z] f4474e18b68b: Layer already exists [2024-07-03T12:32:05.674Z] ada793feb950: Layer already exists [2024-07-03T12:32:05.674Z] 3e45538a8acf: Layer already exists [2024-07-03T12:32:05.674Z] 63ec0bd56cf3: Layer already exists [2024-07-03T12:32:05.674Z] 3.2.0-dev.16: digest: sha256:ba770800b3373efc5c0c63b9755d416ae4f57dae4eec6906ec28bd667998a9ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:05.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:32:06.002Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:06.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:32:06.086Z] Configure a credential helper to remove this warning. See [2024-07-03T12:32:06.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:32:06.086Z] [2024-07-03T12:32:06.086Z] Login Succeeded [2024-07-03T12:32:06.086Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T12:32:06.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-03T12:32:06.322Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [2024-07-03T12:32:06.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-03T12:32:06.322Z] b48a7cc9c8f5: Preparing [2024-07-03T12:32:06.322Z] 1bbe8eb8f269: Preparing [2024-07-03T12:32:06.322Z] 3e45538a8acf: Preparing [2024-07-03T12:32:06.322Z] ada793feb950: Preparing [2024-07-03T12:32:06.322Z] f4474e18b68b: Preparing [2024-07-03T12:32:06.322Z] 63ec0bd56cf3: Preparing [2024-07-03T12:32:06.322Z] 63ec0bd56cf3: Waiting [2024-07-03T12:32:06.322Z] ada793feb950: Layer already exists [2024-07-03T12:32:06.322Z] f4474e18b68b: Layer already exists [2024-07-03T12:32:06.322Z] 1bbe8eb8f269: Layer already exists [2024-07-03T12:32:06.322Z] b48a7cc9c8f5: Layer already exists [2024-07-03T12:32:06.322Z] 63ec0bd56cf3: Layer already exists [2024-07-03T12:32:06.322Z] 3e45538a8acf: Layer already exists [2024-07-03T12:32:06.322Z] d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16: digest: sha256:ba770800b3373efc5c0c63b9755d416ae4f57dae4eec6906ec28bd667998a9ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-07-03T12:32:06.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T12:32:06.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T12:32:06.442Z] ========================================================= [2024-07-03T12:32:06.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T12:32:06.442Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:06.647Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:06.826Z] + 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-07-03T12:32:06.970Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-07-03T12:32:06.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-07-03T12:32:06.970Z] b48a7cc9c8f5: Preparing [2024-07-03T12:32:06.970Z] 1bbe8eb8f269: Preparing [2024-07-03T12:32:06.970Z] 3e45538a8acf: Preparing [2024-07-03T12:32:06.970Z] ada793feb950: Preparing [2024-07-03T12:32:06.970Z] f4474e18b68b: Preparing [2024-07-03T12:32:06.970Z] 63ec0bd56cf3: Preparing [2024-07-03T12:32:06.970Z] b48a7cc9c8f5: Layer already exists [2024-07-03T12:32:06.970Z] 3e45538a8acf: Layer already exists [2024-07-03T12:32:06.970Z] 1bbe8eb8f269: Layer already exists [2024-07-03T12:32:06.970Z] ada793feb950: Layer already exists [2024-07-03T12:32:06.970Z] f4474e18b68b: Layer already exists [2024-07-03T12:32:06.970Z] 63ec0bd56cf3: Layer already exists [2024-07-03T12:32:06.970Z] main: digest: sha256:ba770800b3373efc5c0c63b9755d416ae4f57dae4eec6906ec28bd667998a9ac size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T12:32:07.053Z] ===================================================== [Pipeline] echo [2024-07-03T12:32:07.067Z] taggedImages: [2024-07-03T12:32:07.067Z] - nexus3.edgexfoundry.org:10004/device-virtual:d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:32:07.067Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-07-03T12:32:07.067Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.16 [2024-07-03T12:32:07.067Z] - nexus3.edgexfoundry.org:10004/device-virtual:d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [2024-07-03T12:32:07.067Z] - 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-07-03T12:32:07.415Z] Sending build context to Docker daemon 18.94MB [2024-07-03T12:32:07.415Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T12:32:07.415Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T12:32:07.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T12:32:07.475Z] [2024-07-03T12:32:07.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:32:07.684Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T12:32:07.684Z] c6b39de5b339: Pulling fs layer [2024-07-03T12:32:07.684Z] a69c41024577: Pulling fs layer [2024-07-03T12:32:07.684Z] d6de4b400683: Pulling fs layer [2024-07-03T12:32:07.684Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T12:32:07.684Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T12:32:07.684Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T12:32:07.684Z] 00f215d4a9da: Pulling fs layer [2024-07-03T12:32:07.684Z] d496ad576159: Pulling fs layer [2024-07-03T12:32:07.684Z] 35cb2a7552d0: Waiting [2024-07-03T12:32:07.684Z] 4f4fb700ef54: Waiting [2024-07-03T12:32:07.684Z] 464afbd9ba4c: Waiting [2024-07-03T12:32:07.684Z] 00f215d4a9da: Waiting [2024-07-03T12:32:07.684Z] d496ad576159: Waiting [2024-07-03T12:32:07.684Z] a69c41024577: Verifying Checksum [2024-07-03T12:32:07.684Z] a69c41024577: Download complete [2024-07-03T12:32:07.684Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T12:32:07.684Z] 35cb2a7552d0: Download complete [2024-07-03T12:32:07.684Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T12:32:07.684Z] 4f4fb700ef54: Download complete [2024-07-03T12:32:07.684Z] c6b39de5b339: Download complete [2024-07-03T12:32:07.684Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T12:32:07.684Z] 464afbd9ba4c: Download complete [2024-07-03T12:32:07.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T12:32:07.786Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T12:32:07.786Z] 5eb5b503b376: Pulling fs layer [2024-07-03T12:32:07.786Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T12:32:07.786Z] ec43610c2a17: Pulling fs layer [2024-07-03T12:32:07.786Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T12:32:07.786Z] 33b1e0a273af: Pulling fs layer [2024-07-03T12:32:07.786Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T12:32:07.786Z] 2f39f015ded8: Pulling fs layer [2024-07-03T12:32:07.786Z] 3a2ae6a8a46f: Waiting [2024-07-03T12:32:07.786Z] 33b1e0a273af: Waiting [2024-07-03T12:32:07.786Z] 2f39f015ded8: Waiting [2024-07-03T12:32:07.786Z] 5c69ac0246d0: Download complete [2024-07-03T12:32:07.786Z] 3a2ae6a8a46f: Download complete [2024-07-03T12:32:08.045Z] 33b1e0a273af: Verifying Checksum [2024-07-03T12:32:08.045Z] 33b1e0a273af: Download complete [2024-07-03T12:32:08.045Z] 5d3b04190fa2: Download complete [2024-07-03T12:32:08.045Z] ec43610c2a17: Verifying Checksum [2024-07-03T12:32:08.045Z] ec43610c2a17: Download complete [2024-07-03T12:32:08.293Z] d496ad576159: Verifying Checksum [2024-07-03T12:32:08.294Z] d496ad576159: Download complete [2024-07-03T12:32:08.304Z] 5eb5b503b376: Verifying Checksum [2024-07-03T12:32:08.304Z] 5eb5b503b376: Download complete [2024-07-03T12:32:08.582Z] c6b39de5b339: Pull complete [2024-07-03T12:32:08.869Z] 2f39f015ded8: Download complete [2024-07-03T12:32:09.176Z] a69c41024577: Pull complete [2024-07-03T12:32:09.435Z] 5eb5b503b376: Pull complete [2024-07-03T12:32:09.435Z] 5c69ac0246d0: Pull complete [2024-07-03T12:32:09.443Z] d6de4b400683: Verifying Checksum [2024-07-03T12:32:09.443Z] d6de4b400683: Download complete [2024-07-03T12:32:10.003Z] ec43610c2a17: Pull complete [2024-07-03T12:32:10.003Z] 3a2ae6a8a46f: Pull complete [2024-07-03T12:32:10.262Z] 33b1e0a273af: Pull complete [2024-07-03T12:32:10.262Z] 5d3b04190fa2: Pull complete [2024-07-03T12:32:10.859Z] 00f215d4a9da: Verifying Checksum [2024-07-03T12:32:10.859Z] 00f215d4a9da: Download complete [2024-07-03T12:32:14.499Z] 2f39f015ded8: Pull complete [2024-07-03T12:32:14.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T12:32:14.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T12:32:14.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:32:14.605Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:32:14.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T12:32:20.280Z] $ docker top 0972a5dc641ec97539e1d3a50cc49de8c3297a2671e66876567aa49c366d73bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:32:20.686Z] ---> job-cost.sh [2024-07-03T12:32:20.687Z] lf-activate-venv: SKIPPING [2024-07-03T12:32:20.687Z] INFO: No Stack... [2024-07-03T12:32:20.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T12:32:21.205Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T12:32:21.495Z] + + catcut /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv -d, [2024-07-03T12:32:21.495Z] -f6 [Pipeline] lock [2024-07-03T12:32:21.508Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] [2024-07-03T12:32:21.518Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] did not exist. Created. [2024-07-03T12:32:21.525Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T12:32:21.835Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T12:32:21.860Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T12:32:21.868Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T12:32:21.897Z] $ docker stop --time=1 0972a5dc641ec97539e1d3a50cc49de8c3297a2671e66876567aa49c366d73bb [2024-07-03T12:32:23.050Z] $ docker rm -f --volumes 0972a5dc641ec97539e1d3a50cc49de8c3297a2671e66876567aa49c366d73bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T12:32:23.207Z] d6de4b400683: Pull complete [2024-07-03T12:32:23.207Z] 35cb2a7552d0: Pull complete [2024-07-03T12:32:23.207Z] 4f4fb700ef54: Pull complete [2024-07-03T12:32:23.207Z] 464afbd9ba4c: Pull complete [2024-07-03T12:32:31.490Z] 00f215d4a9da: Pull complete [2024-07-03T12:32:32.895Z] d496ad576159: Pull complete [2024-07-03T12:32:32.895Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T12:32:32.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T12:32:32.895Z] ---> f246e2811388 [2024-07-03T12:32:32.895Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T12:32:34.831Z] ---> Running in 1a03c1211c3c [2024-07-03T12:32:34.831Z] Removing intermediate container 1a03c1211c3c [2024-07-03T12:32:34.831Z] ---> a802f1bdd26c [2024-07-03T12:32:34.831Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T12:32:35.102Z] ---> Running in eeaba1a16689 [2024-07-03T12:32:35.685Z] Removing intermediate container eeaba1a16689 [2024-07-03T12:32:35.685Z] ---> c8087643f993 [2024-07-03T12:32:35.685Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T12:32:35.685Z] ---> Running in a27a0f36bd5d [2024-07-03T12:32:35.951Z] Removing intermediate container a27a0f36bd5d [2024-07-03T12:32:35.951Z] ---> 0b24f003d642 [2024-07-03T12:32:35.951Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-03T12:32:36.216Z] ---> Running in 5887244d0985 [2024-07-03T12:32:36.481Z] Removing intermediate container 5887244d0985 [2024-07-03T12:32:36.481Z] ---> 246747cd4fc9 [2024-07-03T12:32:36.481Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T12:32:36.481Z] ---> Running in 050bfb0e2d1b [2024-07-03T12:32:37.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T12:32:38.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T12:32:39.104Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T12:32:39.104Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T12:32:39.104Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T12:32:39.104Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T12:32:39.104Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T12:32:39.104Z] OK: 271 MiB in 56 packages [2024-07-03T12:32:40.064Z] Removing intermediate container 050bfb0e2d1b [2024-07-03T12:32:40.064Z] ---> fbd0eaab52fa [2024-07-03T12:32:40.064Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-03T12:32:40.646Z] ---> 17bc4505737c [2024-07-03T12:32:40.646Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T12:32:40.646Z] ---> Running in 102f8ebd49e1 [2024-07-03T12:34:32.290Z] Removing intermediate container 102f8ebd49e1 [2024-07-03T12:34:32.290Z] ---> a8eaa9cf410b [2024-07-03T12:34:32.290Z] Step 10/12 : COPY . . [2024-07-03T12:34:32.290Z] ---> 3042c2dbb3ab [2024-07-03T12:34:32.290Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T12:34:32.290Z] ---> Running in 00d867839ded [2024-07-03T12:34:32.290Z] Removing intermediate container 00d867839ded [2024-07-03T12:34:32.290Z] ---> dcfc3c321829 [2024-07-03T12:34:32.290Z] Step 12/12 : RUN $MAKE [2024-07-03T12:34:32.290Z] ---> Running in 7f0bc13b0f85 [2024-07-03T12:34:32.290Z] noop [2024-07-03T12:34:32.290Z] Removing intermediate container 7f0bc13b0f85 [2024-07-03T12:34:32.290Z] ---> 28cb9eb9d363 [2024-07-03T12:34:32.290Z] Successfully built 28cb9eb9d363 [2024-07-03T12:34:32.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:34:32.654Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T12:34:32.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:34:32.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container [2024-07-03T12:34:32.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/172 -v /w/workspace/device-virtual-go/172:/w/workspace/device-virtual-go/172:rw,z -v /w/workspace/device-virtual-go/172@tmp:/w/workspace/device-virtual-go/172@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-07-03T12:34:34.106Z] $ docker top ecaaf5cbd11ada5ce1fa53b18b4039affbafab5e0275e21a8a74ee00b52292b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T12:34:34.939Z] + go version [2024-07-03T12:34:34.939Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T12:34:34.952Z] $ docker stop --time=1 ecaaf5cbd11ada5ce1fa53b18b4039affbafab5e0275e21a8a74ee00b52292b1 [2024-07-03T12:34:36.579Z] $ docker rm -f --volumes ecaaf5cbd11ada5ce1fa53b18b4039affbafab5e0275e21a8a74ee00b52292b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:34:37.162Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T12:34:37.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:34:37.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container [2024-07-03T12:34:37.411Z] $ 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/172 -v /w/workspace/device-virtual-go/172:/w/workspace/device-virtual-go/172:rw,z -v /w/workspace/device-virtual-go/172@tmp:/w/workspace/device-virtual-go/172@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-07-03T12:34:38.561Z] $ docker top 2340bd85de7564250d6d901cd5630977654cd9a7df8082af4f129d2239ee0fea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T12:34:39.390Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/172 [Pipeline] fileExists [Pipeline] sh [2024-07-03T12:34:40.042Z] + make test [2024-07-03T12:34:40.042Z] go test ./... -coverprofile=coverage.out [2024-07-03T12:34:45.388Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-03T12:38:22.176Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-03T12:38:22.176Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.058s coverage: 58.3% of statements [2024-07-03T12:38:22.176Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T12:38:22.176Z] go vet ./... [2024-07-03T12:39:01.013Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T12:39:01.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T12:39:01.014Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-03T12:39:01.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T12:39:02.008Z] $ docker stop --time=1 2340bd85de7564250d6d901cd5630977654cd9a7df8082af4f129d2239ee0fea [2024-07-03T12:39:03.981Z] $ docker rm -f --volumes 2340bd85de7564250d6d901cd5630977654cd9a7df8082af4f129d2239ee0fea [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T12:39:05.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T12:39:05.575Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T12:39:06.190Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T12:39:06.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T12:39:06.917Z] + ls -al . [2024-07-03T12:39:06.917Z] total 272 [2024-07-03T12:39:06.917Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 12:34 . [2024-07-03T12:39:06.917Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 12:31 .. [2024-07-03T12:39:06.917Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 12:31 .git [2024-07-03T12:39:06.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 12:31 .github [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 3 12:31 .gitignore [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 12:31 .golangci.yml [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 3 12:31 Attribution.txt [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 3 12:31 CHANGELOG.md [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 3 12:31 Dockerfile [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 12:31 GOVERNANCE.md [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 3 12:31 Jenkinsfile [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 12:31 LICENSE [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 3 12:31 Makefile [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 3 12:31 OWNERS.md [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 3 12:31 README.md [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 3 12:29 VERSION [2024-07-03T12:39:06.917Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 12:31 bin [2024-07-03T12:39:06.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 12:31 cmd [2024-07-03T12:39:06.917Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 3 12:38 coverage.out [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 6980 Jul 3 12:31 go.mod [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 12:31 go.sum [2024-07-03T12:39:06.917Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 12:31 internal [2024-07-03T12:39:06.917Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 3 12:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:39:07.265Z] + 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=d2286335481a4acfff8c0442b7058260a928cf02 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-07-03T12:39:07.859Z] Sending build context to Docker daemon 18.98MB [2024-07-03T12:39:07.859Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T12:39:07.859Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T12:39:07.859Z] ---> 28cb9eb9d363 [2024-07-03T12:39:07.859Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T12:39:07.859Z] ---> Running in 7e050d43b0f5 [2024-07-03T12:39:08.131Z] Removing intermediate container 7e050d43b0f5 [2024-07-03T12:39:08.131Z] ---> 48051bb6da73 [2024-07-03T12:39:08.131Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T12:39:08.401Z] ---> Running in 232e622f2447 [2024-07-03T12:39:08.669Z] Removing intermediate container 232e622f2447 [2024-07-03T12:39:08.669Z] ---> f00fb08d6dce [2024-07-03T12:39:08.669Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T12:39:08.669Z] ---> Running in e5eab0a8e112 [2024-07-03T12:39:08.936Z] Removing intermediate container e5eab0a8e112 [2024-07-03T12:39:08.936Z] ---> 9c683384268a [2024-07-03T12:39:08.936Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-03T12:39:08.936Z] ---> Running in 66ba09be92e1 [2024-07-03T12:39:09.207Z] Removing intermediate container 66ba09be92e1 [2024-07-03T12:39:09.207Z] ---> 97f6d1e7b13b [2024-07-03T12:39:09.207Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T12:39:09.481Z] ---> Running in 07c327faf399 [2024-07-03T12:39:10.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T12:39:10.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T12:39:11.666Z] OK: 271 MiB in 56 packages [2024-07-03T12:39:12.633Z] Removing intermediate container 07c327faf399 [2024-07-03T12:39:12.633Z] ---> 9e4cd8d7f944 [2024-07-03T12:39:12.633Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-03T12:39:12.897Z] ---> 5b9a5336572a [2024-07-03T12:39:12.897Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T12:39:12.897Z] ---> Running in ee3915baabd1 [2024-07-03T12:39:15.471Z] Removing intermediate container ee3915baabd1 [2024-07-03T12:39:15.471Z] ---> 884bc59dbe20 [2024-07-03T12:39:15.471Z] Step 10/26 : COPY . . [2024-07-03T12:39:16.887Z] ---> d075987e6f67 [2024-07-03T12:39:16.887Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T12:39:16.887Z] ---> Running in 4c7845f37b0d [2024-07-03T12:39:16.887Z] Removing intermediate container 4c7845f37b0d [2024-07-03T12:39:16.887Z] ---> 3945521ec74f [2024-07-03T12:39:16.887Z] Step 12/26 : RUN $MAKE [2024-07-03T12:39:17.153Z] ---> Running in e01ee2a103eb [2024-07-03T12:39:18.120Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-03T12:42:39.912Z] Removing intermediate container e01ee2a103eb [2024-07-03T12:42:39.912Z] ---> 4217c6b21536 [2024-07-03T12:42:39.912Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T12:42:39.912Z] 3.18: Pulling from library/alpine [2024-07-03T12:42:39.912Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T12:42:39.912Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T12:42:39.912Z] 5c905c7ebe2f: Download complete [2024-07-03T12:42:39.912Z] 5c905c7ebe2f: Pull complete [2024-07-03T12:42:39.912Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T12:42:39.912Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T12:42:39.912Z] ---> dec292d02e07 [2024-07-03T12:42:39.912Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-03T12:42:39.912Z] ---> Running in b92a3640d410 [2024-07-03T12:42:39.912Z] Removing intermediate container b92a3640d410 [2024-07-03T12:42:39.912Z] ---> 9963322f3086 [2024-07-03T12:42:39.912Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T12:42:39.912Z] ---> Running in 1c26a03e7669 [2024-07-03T12:42:39.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T12:42:39.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T12:42:39.912Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T12:42:39.912Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T12:42:39.912Z] OK: 8 MiB in 16 packages [2024-07-03T12:42:39.912Z] Removing intermediate container 1c26a03e7669 [2024-07-03T12:42:39.912Z] ---> 14ff0a69fb42 [2024-07-03T12:42:39.912Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T12:42:39.912Z] ---> Running in e42b505e252a [2024-07-03T12:42:39.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T12:42:39.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T12:42:39.912Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T12:42:39.912Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T12:42:39.912Z] OK: 8 MiB in 16 packages [2024-07-03T12:42:40.495Z] Removing intermediate container e42b505e252a [2024-07-03T12:42:40.495Z] ---> b4fff941e7fc [2024-07-03T12:42:40.495Z] Step 17/26 : WORKDIR / [2024-07-03T12:42:40.495Z] ---> Running in ea0958f8642d [2024-07-03T12:42:40.763Z] Removing intermediate container ea0958f8642d [2024-07-03T12:42:40.763Z] ---> a51abe99a931 [2024-07-03T12:42:40.763Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-03T12:42:41.348Z] ---> d8ee56a3c460 [2024-07-03T12:42:41.348Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-03T12:42:41.613Z] ---> b51dfa803989 [2024-07-03T12:42:41.613Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-03T12:42:43.556Z] ---> 16c7f83658c5 [2024-07-03T12:42:43.556Z] Step 21/26 : EXPOSE 59900 [2024-07-03T12:42:43.556Z] ---> Running in df9d4cd91d39 [2024-07-03T12:42:43.825Z] Removing intermediate container df9d4cd91d39 [2024-07-03T12:42:43.825Z] ---> 1b0a43abf67d [2024-07-03T12:42:43.825Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-03T12:42:43.825Z] ---> Running in 9132b7ff536e [2024-07-03T12:42:44.093Z] Removing intermediate container 9132b7ff536e [2024-07-03T12:42:44.093Z] ---> 24e126b78b8f [2024-07-03T12:42:44.093Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T12:42:44.093Z] ---> Running in b81528e5357e [2024-07-03T12:42:44.362Z] Removing intermediate container b81528e5357e [2024-07-03T12:42:44.362Z] ---> e664bc2264ee [2024-07-03T12:42:44.362Z] Step 24/26 : LABEL arch=arm64 [2024-07-03T12:42:44.362Z] ---> Running in 7ec64847d905 [2024-07-03T12:42:44.629Z] Removing intermediate container 7ec64847d905 [2024-07-03T12:42:44.629Z] ---> a9d26f25572a [2024-07-03T12:42:44.629Z] Step 25/26 : LABEL git_sha=d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:42:44.896Z] ---> Running in 5108bc282da8 [2024-07-03T12:42:45.163Z] Removing intermediate container 5108bc282da8 [2024-07-03T12:42:45.164Z] ---> e8d29f0386cc [2024-07-03T12:42:45.164Z] Step 26/26 : LABEL version=3.2.0-dev.16 [2024-07-03T12:42:45.164Z] ---> Running in a5882a1bf232 [2024-07-03T12:42:45.429Z] Removing intermediate container a5882a1bf232 [2024-07-03T12:42:45.429Z] ---> 055e74210cbe [2024-07-03T12:42:45.429Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T12:42:45.429Z] Successfully built 055e74210cbe [2024-07-03T12:42:45.429Z] 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-07-03T12:42:45.601Z] provisioning config files... [2024-07-03T12:42:45.614Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/172@tmp/config13969903399003470323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:42:45.969Z] ---> ****-login.sh [2024-07-03T12:42:45.969Z] nexus3.edgexfoundry.org:10001 [2024-07-03T12:42:45.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:42:46.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:42:46.237Z] Configure a credential helper to remove this warning. See [2024-07-03T12:42:46.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:42:46.237Z] [2024-07-03T12:42:46.237Z] Login Succeeded [2024-07-03T12:42:46.237Z] nexus3.edgexfoundry.org:10002 [2024-07-03T12:42:46.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:42:46.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:42:46.504Z] Configure a credential helper to remove this warning. See [2024-07-03T12:42:46.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:42:46.504Z] [2024-07-03T12:42:46.771Z] Login Succeeded [2024-07-03T12:42:46.771Z] nexus3.edgexfoundry.org:10003 [2024-07-03T12:42:46.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:42:47.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:42:47.039Z] Configure a credential helper to remove this warning. See [2024-07-03T12:42:47.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:42:47.039Z] [2024-07-03T12:42:47.039Z] Login Succeeded [2024-07-03T12:42:47.039Z] nexus3.edgexfoundry.org:10004 [2024-07-03T12:42:47.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:42:47.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:42:47.306Z] Configure a credential helper to remove this warning. See [2024-07-03T12:42:47.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:42:47.306Z] [2024-07-03T12:42:47.306Z] Login Succeeded [2024-07-03T12:42:47.306Z] ****.io [2024-07-03T12:42:47.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T12:42:48.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T12:42:48.152Z] Configure a credential helper to remove this warning. See [2024-07-03T12:42:48.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T12:42:48.152Z] [2024-07-03T12:42:48.152Z] Login Succeeded [2024-07-03T12:42:48.152Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T12:42:48.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T12:42:48.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T12:42:48.260Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-07-03T12:42:48.260Z] d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:42:48.260Z] latest [2024-07-03T12:42:48.260Z] 3.2.0-dev.16 [2024-07-03T12:42:48.260Z] d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [2024-07-03T12:42:48.260Z] main [2024-07-03T12:42:48.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:48.646Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:48.999Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:42:48.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-03T12:42:48.999Z] e58de97ad757: Preparing [2024-07-03T12:42:48.999Z] e785573f68e4: Preparing [2024-07-03T12:42:48.999Z] ec7c5aea6b35: Preparing [2024-07-03T12:42:48.999Z] a87432cef8c4: Preparing [2024-07-03T12:42:48.999Z] ce42c3d7e4ad: Preparing [2024-07-03T12:42:48.999Z] da707bb00cb8: Preparing [2024-07-03T12:42:48.999Z] da707bb00cb8: Waiting [2024-07-03T12:42:49.264Z] e785573f68e4: Pushed [2024-07-03T12:42:49.264Z] ce42c3d7e4ad: Pushed [2024-07-03T12:42:49.264Z] ec7c5aea6b35: Pushed [2024-07-03T12:42:49.264Z] da707bb00cb8: Layer already exists [2024-07-03T12:42:50.223Z] a87432cef8c4: Pushed [2024-07-03T12:42:55.560Z] e58de97ad757: Pushed [2024-07-03T12:42:55.824Z] d2286335481a4acfff8c0442b7058260a928cf02: digest: sha256:58a1145b6d43600f7bef545ce39c6614efb40ade6d9624a5d9cde0d0035fe719 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:56.186Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:56.538Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-03T12:42:56.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-03T12:42:56.538Z] e58de97ad757: Preparing [2024-07-03T12:42:56.538Z] e785573f68e4: Preparing [2024-07-03T12:42:56.538Z] ec7c5aea6b35: Preparing [2024-07-03T12:42:56.538Z] a87432cef8c4: Preparing [2024-07-03T12:42:56.538Z] ce42c3d7e4ad: Preparing [2024-07-03T12:42:56.538Z] da707bb00cb8: Preparing [2024-07-03T12:42:56.538Z] da707bb00cb8: Waiting [2024-07-03T12:42:56.538Z] ec7c5aea6b35: Layer already exists [2024-07-03T12:42:56.538Z] ce42c3d7e4ad: Layer already exists [2024-07-03T12:42:56.538Z] a87432cef8c4: Layer already exists [2024-07-03T12:42:56.538Z] e58de97ad757: Layer already exists [2024-07-03T12:42:56.538Z] e785573f68e4: Layer already exists [2024-07-03T12:42:56.538Z] da707bb00cb8: Layer already exists [2024-07-03T12:42:56.802Z] latest: digest: sha256:58a1145b6d43600f7bef545ce39c6614efb40ade6d9624a5d9cde0d0035fe719 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:57.155Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:57.504Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.16 [2024-07-03T12:42:57.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-03T12:42:57.504Z] e58de97ad757: Preparing [2024-07-03T12:42:57.504Z] e785573f68e4: Preparing [2024-07-03T12:42:57.504Z] ec7c5aea6b35: Preparing [2024-07-03T12:42:57.504Z] a87432cef8c4: Preparing [2024-07-03T12:42:57.504Z] ce42c3d7e4ad: Preparing [2024-07-03T12:42:57.504Z] da707bb00cb8: Preparing [2024-07-03T12:42:57.504Z] da707bb00cb8: Waiting [2024-07-03T12:42:57.504Z] e58de97ad757: Layer already exists [2024-07-03T12:42:57.504Z] a87432cef8c4: Layer already exists [2024-07-03T12:42:57.504Z] e785573f68e4: Layer already exists [2024-07-03T12:42:57.504Z] ec7c5aea6b35: Layer already exists [2024-07-03T12:42:57.504Z] ce42c3d7e4ad: Layer already exists [2024-07-03T12:42:57.504Z] da707bb00cb8: Layer already exists [2024-07-03T12:42:57.769Z] 3.2.0-dev.16: digest: sha256:58a1145b6d43600f7bef545ce39c6614efb40ade6d9624a5d9cde0d0035fe719 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:58.120Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:58.468Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [2024-07-03T12:42:58.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-03T12:42:58.468Z] e58de97ad757: Preparing [2024-07-03T12:42:58.468Z] e785573f68e4: Preparing [2024-07-03T12:42:58.468Z] ec7c5aea6b35: Preparing [2024-07-03T12:42:58.468Z] a87432cef8c4: Preparing [2024-07-03T12:42:58.468Z] ce42c3d7e4ad: Preparing [2024-07-03T12:42:58.468Z] da707bb00cb8: Preparing [2024-07-03T12:42:58.468Z] da707bb00cb8: Waiting [2024-07-03T12:42:58.468Z] ce42c3d7e4ad: Layer already exists [2024-07-03T12:42:58.468Z] e785573f68e4: Layer already exists [2024-07-03T12:42:58.468Z] e58de97ad757: Layer already exists [2024-07-03T12:42:58.468Z] a87432cef8c4: Layer already exists [2024-07-03T12:42:58.468Z] ec7c5aea6b35: Layer already exists [2024-07-03T12:42:58.468Z] da707bb00cb8: Layer already exists [2024-07-03T12:42:58.731Z] d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16: digest: sha256:58a1145b6d43600f7bef545ce39c6614efb40ade6d9624a5d9cde0d0035fe719 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:59.097Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:42:59.449Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-07-03T12:42:59.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-07-03T12:42:59.449Z] e58de97ad757: Preparing [2024-07-03T12:42:59.449Z] e785573f68e4: Preparing [2024-07-03T12:42:59.449Z] ec7c5aea6b35: Preparing [2024-07-03T12:42:59.449Z] a87432cef8c4: Preparing [2024-07-03T12:42:59.449Z] ce42c3d7e4ad: Preparing [2024-07-03T12:42:59.449Z] da707bb00cb8: Preparing [2024-07-03T12:42:59.449Z] da707bb00cb8: Waiting [2024-07-03T12:42:59.449Z] ce42c3d7e4ad: Layer already exists [2024-07-03T12:42:59.449Z] e58de97ad757: Layer already exists [2024-07-03T12:42:59.449Z] a87432cef8c4: Layer already exists [2024-07-03T12:42:59.449Z] ec7c5aea6b35: Layer already exists [2024-07-03T12:42:59.449Z] e785573f68e4: Layer already exists [2024-07-03T12:42:59.449Z] da707bb00cb8: Layer already exists [2024-07-03T12:42:59.714Z] main: digest: sha256:58a1145b6d43600f7bef545ce39c6614efb40ade6d9624a5d9cde0d0035fe719 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-03T12:42:59.794Z] ===================================================== [Pipeline] echo [2024-07-03T12:42:59.810Z] taggedImages: [2024-07-03T12:42:59.810Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d2286335481a4acfff8c0442b7058260a928cf02 [2024-07-03T12:42:59.810Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-07-03T12:42:59.810Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.16 [2024-07-03T12:42:59.810Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d2286335481a4acfff8c0442b7058260a928cf02-3.2.0-dev.16 [2024-07-03T12:42:59.810Z] - 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-07-03T12:43:00.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T12:43:00.202Z] [2024-07-03T12:43:00.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:43:00.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T12:43:00.540Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T12:43:00.540Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T12:43:00.540Z] 04944245beec: Pulling fs layer [2024-07-03T12:43:00.540Z] 699f458cf7ca: Pulling fs layer [2024-07-03T12:43:00.540Z] 765212b225bb: Pulling fs layer [2024-07-03T12:43:00.540Z] f23df028b6ca: Pulling fs layer [2024-07-03T12:43:00.540Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T12:43:00.540Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T12:43:00.540Z] 765212b225bb: Waiting [2024-07-03T12:43:00.540Z] f23df028b6ca: Waiting [2024-07-03T12:43:00.540Z] d65c8cfc05b1: Waiting [2024-07-03T12:43:00.540Z] 2437ff75d9bd: Waiting [2024-07-03T12:43:00.806Z] 04944245beec: Verifying Checksum [2024-07-03T12:43:00.806Z] 04944245beec: Download complete [2024-07-03T12:43:00.806Z] 765212b225bb: Verifying Checksum [2024-07-03T12:43:00.806Z] 765212b225bb: Download complete [2024-07-03T12:43:00.806Z] f23df028b6ca: Verifying Checksum [2024-07-03T12:43:00.806Z] f23df028b6ca: Download complete [2024-07-03T12:43:00.806Z] d65c8cfc05b1: Download complete [2024-07-03T12:43:01.073Z] 699f458cf7ca: Verifying Checksum [2024-07-03T12:43:01.073Z] 699f458cf7ca: Download complete [2024-07-03T12:43:01.339Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T12:43:01.339Z] 8998bd30e6a1: Download complete [2024-07-03T12:43:03.915Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T12:43:03.915Z] 2437ff75d9bd: Download complete [2024-07-03T12:43:06.498Z] 8998bd30e6a1: Pull complete [2024-07-03T12:43:06.498Z] 04944245beec: Pull complete [2024-07-03T12:43:08.439Z] 699f458cf7ca: Pull complete [2024-07-03T12:43:08.439Z] 765212b225bb: Pull complete [2024-07-03T12:43:09.021Z] f23df028b6ca: Pull complete [2024-07-03T12:43:09.287Z] d65c8cfc05b1: Pull complete [2024-07-03T12:43:27.484Z] 2437ff75d9bd: Pull complete [2024-07-03T12:43:27.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T12:43:27.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T12:43:27.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:43:27.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container [2024-07-03T12:43:27.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/172 -v /w/workspace/device-virtual-go/172:/w/workspace/device-virtual-go/172:rw,z -v /w/workspace/device-virtual-go/172@tmp:/w/workspace/device-virtual-go/172@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-07-03T12:43:30.321Z] $ docker top d113524dc1681e3966b69949479cc45e1421f2768e15c8584110c1aec1216dc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:43:31.166Z] ---> job-cost.sh [2024-07-03T12:43:31.166Z] lf-activate-venv: SKIPPING [2024-07-03T12:43:31.166Z] INFO: No Stack... [2024-07-03T12:43:31.743Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T12:43:32.320Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T12:43:32.946Z] + cat /w/workspace/device-virtual-go/172/archives/cost.csv [2024-07-03T12:43:32.946Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T12:43:32.999Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] [2024-07-03T12:43:33.014Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] did not exist. Created. [2024-07-03T12:43:33.023Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T12:43:33.689Z] /w/workspace/device-virtual-go/172@tmp/durable-52489018/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T12:43:34.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T12:43:34.411Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T12:43:34.503Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T12:43:34.512Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T12:43:34.537Z] $ docker stop --time=1 d113524dc1681e3966b69949479cc45e1421f2768e15c8584110c1aec1216dc2 [2024-07-03T12:43:36.039Z] $ docker rm -f --volumes d113524dc1681e3966b69949479cc45e1421f2768e15c8584110c1aec1216dc2 [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-07-03T12:43:36.573Z] provisioning config files... [2024-07-03T12:43:36.583Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7519974257943274101tmp [Pipeline] { [Pipeline] sh [2024-07-03T12:43:36.881Z] + set +x [2024-07-03T12:43:36.881Z] + + curl -s https://codecov.io/bash [2024-07-03T12:43:36.881Z] bash -s -- [2024-07-03T12:43:36.881Z] [2024-07-03T12:43:36.881Z] _____ _ [2024-07-03T12:43:36.881Z] / ____| | | [2024-07-03T12:43:36.881Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T12:43:36.881Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T12:43:36.881Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T12:43:36.881Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T12:43:36.881Z] Bash-1.0.6 [2024-07-03T12:43:36.881Z] [2024-07-03T12:43:36.881Z] [2024-07-03T12:43:36.881Z] ==> git version 2.25.1 found [2024-07-03T12:43:36.881Z] ==> 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-07-03T12:43:36.881Z] Release-Date: 2020-01-08 [2024-07-03T12:43:36.881Z] 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-07-03T12:43:36.881Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T12:43:36.881Z] ==> Jenkins CI detected. [2024-07-03T12:43:36.881Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-07-03T12:43:36.881Z] project root: . [2024-07-03T12:43:36.881Z] --> token set from env [2024-07-03T12:43:36.881Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T12:43:36.881Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T12:43:36.881Z] ==> Python coveragepy not found [2024-07-03T12:43:36.881Z] ==> Searching for coverage reports in: [2024-07-03T12:43:36.881Z] + . [2024-07-03T12:43:36.881Z] -> Found 1 reports [2024-07-03T12:43:36.881Z] ==> Detecting git/mercurial file structure [2024-07-03T12:43:36.881Z] ==> Reading reports [2024-07-03T12:43:37.144Z] + ./coverage.out bytes=43247 [2024-07-03T12:43:37.144Z] ==> Appending adjustments [2024-07-03T12:43:37.144Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T12:43:37.144Z] + Found adjustments [2024-07-03T12:43:37.144Z] ==> Gzipping contents [2024-07-03T12:43:37.144Z] 8.0K /tmp/codecov.cSTHTW.gz [2024-07-03T12:43:37.144Z] ==> Uploading reports [2024-07-03T12:43:37.144Z] url: https://codecov.io [2024-07-03T12:43:37.144Z] query: branch=main&commit=d2286335481a4acfff8c0442b7058260a928cf02&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T12:43:37.144Z] -> Pinging Codecov [2024-07-03T12:43:37.144Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d2286335481a4acfff8c0442b7058260a928cf02&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-03T12:43:37.144Z] -> Uploading to [2024-07-03T12:43:37.144Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/5E52B4B073DB2E39498172D8E973AA87/d2286335481a4acfff8c0442b7058260a928cf02/d31c35cd-3ef1-4b26-aec1-bd5c5fad68ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T124337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13ae52570ef9172fb09637ecdf5a3636af1ac8cc5de0cebb819c51e266043a3e [2024-07-03T12:43:37.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T12:43:37.403Z] Dload Upload Total Spent Left Speed [2024-07-03T12:43:37.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 22419 --:--:-- --:--:-- --:--:-- 22419 [2024-07-03T12:43:37.403Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] } [2024-07-03T12:43:37.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-03T12:43:37.640Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-03T12:43:37.654Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:43:37.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T12:43:37.960Z] [2024-07-03T12:43:37.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:43:38.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T12:43:38.265Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-03T12:43:38.265Z] 619be1103602: Already exists [2024-07-03T12:43:38.265Z] f8ea3408117e: Pulling fs layer [2024-07-03T12:43:38.265Z] 91320369b822: Pulling fs layer [2024-07-03T12:43:38.265Z] 0406650e8295: Pulling fs layer [2024-07-03T12:43:38.265Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T12:43:38.265Z] 96d80e3f36e1: Pulling fs layer [2024-07-03T12:43:38.265Z] bcf3aedb951c: Pulling fs layer [2024-07-03T12:43:38.265Z] 96d80e3f36e1: Waiting [2024-07-03T12:43:38.265Z] 4f4fb700ef54: Waiting [2024-07-03T12:43:38.265Z] bcf3aedb951c: Waiting [2024-07-03T12:43:38.265Z] 0406650e8295: Verifying Checksum [2024-07-03T12:43:38.265Z] 0406650e8295: Download complete [2024-07-03T12:43:38.265Z] f8ea3408117e: Download complete [2024-07-03T12:43:38.265Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T12:43:38.265Z] 4f4fb700ef54: Download complete [2024-07-03T12:43:38.523Z] f8ea3408117e: Pull complete [2024-07-03T12:43:38.523Z] 96d80e3f36e1: Verifying Checksum [2024-07-03T12:43:38.523Z] 96d80e3f36e1: Download complete [2024-07-03T12:43:38.782Z] 91320369b822: Verifying Checksum [2024-07-03T12:43:38.782Z] 91320369b822: Download complete [2024-07-03T12:43:39.351Z] bcf3aedb951c: Verifying Checksum [2024-07-03T12:43:39.351Z] bcf3aedb951c: Download complete [2024-07-03T12:43:41.899Z] 91320369b822: Pull complete [2024-07-03T12:43:42.158Z] 0406650e8295: Pull complete [2024-07-03T12:43:42.158Z] 4f4fb700ef54: Pull complete [2024-07-03T12:43:42.417Z] 96d80e3f36e1: Pull complete [2024-07-03T12:43:46.678Z] bcf3aedb951c: Pull complete [2024-07-03T12:43:46.678Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-03T12:43:46.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-03T12:43:46.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:43:46.785Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:43:46.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-03T12:43:51.115Z] $ docker top 6aef7d46e4e56e34d31b7b865df894e4ab02c994e4d02421b8d3c83d3ec53516 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T12:43:51.584Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-07-03T12:43:51.594Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-07-03T12:43:51.893Z] + set -o pipefail [2024-07-03T12:43:51.893Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-07-03T12:44:00.055Z] [2024-07-03T12:44:00.055Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-07-03T12:44:00.055Z] [2024-07-03T12:44:00.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/8dc78e67-f92f-448a-b262-298f1b172c9f [2024-07-03T12:44:00.055Z] [2024-07-03T12:44:00.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-03T12:44:00.055Z] [2024-07-03T12:44:00.055Z] [2024-07-03T12:44:00.055Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-03T12:44:00.055Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-03T12:44:00.046Z] $ docker stop --time=1 6aef7d46e4e56e34d31b7b865df894e4ab02c994e4d02421b8d3c83d3ec53516 [2024-07-03T12:44:04.615Z] $ docker rm -f --volumes 6aef7d46e4e56e34d31b7b865df894e4ab02c994e4d02421b8d3c83d3ec53516 [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-07-03T12:44:05.521Z] + git log --format=format:%s -1 d2286335481a4acfff8c0442b7058260a928cf02 [Pipeline] sh [2024-07-03T12:44:05.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T12:44:05.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:44:06.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T12:44:06.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:44:06.188Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:44:06.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T12:44:06.583Z] $ docker top a284d81d46eb1a86859250e1fa8745c58d2167b0883a5562d21529c4fb36aa09 -eo pid,comm [2024-07-03T12:44:06.649Z] 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-07-03T12:44:06.649Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T12:44:06.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T12:44:06.761Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T12:44:06.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T12:44:06.858Z] $ docker exec a284d81d46eb1a86859250e1fa8745c58d2167b0883a5562d21529c4fb36aa09 ssh-agent [2024-07-03T12:44:06.970Z] SSH_AUTH_SOCK=/tmp/ssh-LQpdiN8VFERJ/agent.31 [2024-07-03T12:44:06.970Z] SSH_AGENT_PID=37 [2024-07-03T12:44:06.975Z] Running ssh-add (command line suppressed) [2024-07-03T12:44:07.057Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_284991823390138167.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_284991823390138167.key) [2024-07-03T12:44:07.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T12:44:07.385Z] + git semver tag [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,543 [run_tag] DEBUG tag force:False [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,543 [check_head_tag] DEBUG check head tag [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,545 [execute] INFO git cat-file --batch-check [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,549 [execute] INFO git cat-file --batch [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,571 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,571 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,571 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-03T12:44:07.645Z] 2024-07-03 12:44:07,575 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:07.645Z] 3.2.0-dev.16 [Pipeline] } [2024-07-03T12:44:07.634Z] $ docker exec --env ******** --env ******** a284d81d46eb1a86859250e1fa8745c58d2167b0883a5562d21529c4fb36aa09 ssh-agent -k [2024-07-03T12:44:07.725Z] unset SSH_AUTH_SOCK; [2024-07-03T12:44:07.726Z] unset SSH_AGENT_PID; [2024-07-03T12:44:07.726Z] echo Agent pid 37 killed; [2024-07-03T12:44:07.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T12:44:08.080Z] + git semver [Pipeline] } [2024-07-03T12:44:08.332Z] $ docker stop --time=1 a284d81d46eb1a86859250e1fa8745c58d2167b0883a5562d21529c4fb36aa09 [2024-07-03T12:44:09.623Z] $ docker rm -f --volumes a284d81d46eb1a86859250e1fa8745c58d2167b0883a5562d21529c4fb36aa09 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:44:10.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T12:44:10.061Z] [2024-07-03T12:44:10.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:44:10.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T12:44:10.359Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-03T12:44:10.359Z] ab5ef0e58194: Pulling fs layer [2024-07-03T12:44:10.359Z] 9712f1f96733: Pulling fs layer [2024-07-03T12:44:10.359Z] 63f879dbbcfc: Pulling fs layer [2024-07-03T12:44:10.359Z] 0d9ebad4ef96: Pulling fs layer [2024-07-03T12:44:10.359Z] e9a5061849ea: Pulling fs layer [2024-07-03T12:44:10.359Z] d747dcd14b5f: Pulling fs layer [2024-07-03T12:44:10.359Z] 2de7ff778b66: Pulling fs layer [2024-07-03T12:44:10.359Z] e9a5061849ea: Waiting [2024-07-03T12:44:10.359Z] 2de7ff778b66: Waiting [2024-07-03T12:44:10.359Z] d747dcd14b5f: Waiting [2024-07-03T12:44:10.359Z] 0d9ebad4ef96: Waiting [2024-07-03T12:44:10.359Z] 9712f1f96733: Verifying Checksum [2024-07-03T12:44:10.359Z] 9712f1f96733: Download complete [2024-07-03T12:44:10.619Z] 63f879dbbcfc: Verifying Checksum [2024-07-03T12:44:10.619Z] 63f879dbbcfc: Download complete [2024-07-03T12:44:10.877Z] e9a5061849ea: Verifying Checksum [2024-07-03T12:44:10.877Z] e9a5061849ea: Download complete [2024-07-03T12:44:10.877Z] d747dcd14b5f: Verifying Checksum [2024-07-03T12:44:10.877Z] d747dcd14b5f: Download complete [2024-07-03T12:44:10.877Z] 0d9ebad4ef96: Verifying Checksum [2024-07-03T12:44:10.877Z] 0d9ebad4ef96: Download complete [2024-07-03T12:44:10.877Z] ab5ef0e58194: Verifying Checksum [2024-07-03T12:44:10.877Z] ab5ef0e58194: Download complete [2024-07-03T12:44:10.877Z] 2de7ff778b66: Verifying Checksum [2024-07-03T12:44:10.877Z] 2de7ff778b66: Download complete [2024-07-03T12:44:14.160Z] ab5ef0e58194: Pull complete [2024-07-03T12:44:14.160Z] 9712f1f96733: Pull complete [2024-07-03T12:44:14.419Z] 63f879dbbcfc: Pull complete [2024-07-03T12:44:18.634Z] 0d9ebad4ef96: Pull complete [2024-07-03T12:44:18.894Z] e9a5061849ea: Pull complete [2024-07-03T12:44:18.894Z] d747dcd14b5f: Pull complete [2024-07-03T12:44:19.826Z] 2de7ff778b66: Pull complete [2024-07-03T12:44:19.826Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-03T12:44:19.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-03T12:44:19.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:44:19.931Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:44:19.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-03T12:44:26.500Z] $ docker top d00bd1aa860d227f6c7ce4c268994764a6f6f9a69d70b6d5c69e60d0f5f50353 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-03T12:44:26.590Z] provisioning config files... [2024-07-03T12:44:26.596Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7358374388009069397tmp [2024-07-03T12:44:26.606Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4137327134945534645tmp [2024-07-03T12:44:26.614Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1422761771118922313tmp [Pipeline] { [Pipeline] echo [2024-07-03T12:44:26.726Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:27.017Z] ---> sigul-configuration.sh [2024-07-03T12:44:27.017Z] gpg: directory `/root/.gnupg' created [2024-07-03T12:44:27.017Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-03T12:44:27.017Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-03T12:44:27.017Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-03T12:44:27.017Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-03T12:44:27.017Z] gpg: CAST5 encrypted data [2024-07-03T12:44:27.017Z] gpg: encrypted with 1 passphrase [2024-07-03T12:44:27.017Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-03T12:44:27.307Z] + mkdir /home/jenkins [2024-07-03T12:44:27.307Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-03T12:44:27.605Z] + 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-07-03T12:44:27.628Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:27.924Z] ---> sigul-install.sh [2024-07-03T12:44:27.924Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-03T12:44:28.224Z] + git tag --list [2024-07-03T12:44:28.224Z] v1.0.0 [2024-07-03T12:44:28.224Z] v1.1.0 [2024-07-03T12:44:28.224Z] v1.1.1 [2024-07-03T12:44:28.224Z] v1.2.1 [2024-07-03T12:44:28.224Z] v1.2.2 [2024-07-03T12:44:28.224Z] v1.2.3 [2024-07-03T12:44:28.224Z] v1.3.0 [2024-07-03T12:44:28.224Z] v1.3.1 [2024-07-03T12:44:28.224Z] v2.0.0 [2024-07-03T12:44:28.224Z] v2.1.0 [2024-07-03T12:44:28.224Z] v2.1.1 [2024-07-03T12:44:28.224Z] v2.2.0 [2024-07-03T12:44:28.224Z] v2.3.0 [2024-07-03T12:44:28.224Z] v3.0 [2024-07-03T12:44:28.224Z] v3.0.0 [2024-07-03T12:44:28.224Z] v3.1 [2024-07-03T12:44:28.224Z] v3.1.0 [2024-07-03T12:44:28.224Z] v3.1.0-dev.1 [2024-07-03T12:44:28.224Z] v3.1.0-dev.10 [2024-07-03T12:44:28.224Z] v3.1.0-dev.11 [2024-07-03T12:44:28.224Z] v3.1.0-dev.12 [2024-07-03T12:44:28.224Z] v3.1.0-dev.13 [2024-07-03T12:44:28.224Z] v3.1.0-dev.14 [2024-07-03T12:44:28.224Z] v3.1.0-dev.15 [2024-07-03T12:44:28.224Z] v3.1.0-dev.16 [2024-07-03T12:44:28.224Z] v3.1.0-dev.17 [2024-07-03T12:44:28.224Z] v3.1.0-dev.18 [2024-07-03T12:44:28.224Z] v3.1.0-dev.19 [2024-07-03T12:44:28.224Z] v3.1.0-dev.2 [2024-07-03T12:44:28.224Z] v3.1.0-dev.20 [2024-07-03T12:44:28.224Z] v3.1.0-dev.21 [2024-07-03T12:44:28.224Z] v3.1.0-dev.22 [2024-07-03T12:44:28.224Z] v3.1.0-dev.23 [2024-07-03T12:44:28.224Z] v3.1.0-dev.24 [2024-07-03T12:44:28.224Z] v3.1.0-dev.25 [2024-07-03T12:44:28.224Z] v3.1.0-dev.26 [2024-07-03T12:44:28.224Z] v3.1.0-dev.27 [2024-07-03T12:44:28.224Z] v3.1.0-dev.28 [2024-07-03T12:44:28.224Z] v3.1.0-dev.29 [2024-07-03T12:44:28.224Z] v3.1.0-dev.3 [2024-07-03T12:44:28.224Z] v3.1.0-dev.30 [2024-07-03T12:44:28.224Z] v3.1.0-dev.4 [2024-07-03T12:44:28.224Z] v3.1.0-dev.5 [2024-07-03T12:44:28.224Z] v3.1.0-dev.6 [2024-07-03T12:44:28.224Z] v3.1.0-dev.7 [2024-07-03T12:44:28.224Z] v3.1.0-dev.8 [2024-07-03T12:44:28.224Z] v3.1.0-dev.9 [2024-07-03T12:44:28.224Z] v3.1.1 [2024-07-03T12:44:28.224Z] v3.1.1-dev.1 [2024-07-03T12:44:28.224Z] v3.2.0-dev.1 [2024-07-03T12:44:28.224Z] v3.2.0-dev.10 [2024-07-03T12:44:28.224Z] v3.2.0-dev.11 [2024-07-03T12:44:28.224Z] v3.2.0-dev.12 [2024-07-03T12:44:28.224Z] v3.2.0-dev.13 [2024-07-03T12:44:28.224Z] v3.2.0-dev.14 [2024-07-03T12:44:28.224Z] v3.2.0-dev.15 [2024-07-03T12:44:28.224Z] v3.2.0-dev.16 [2024-07-03T12:44:28.224Z] v3.2.0-dev.2 [2024-07-03T12:44:28.224Z] v3.2.0-dev.3 [2024-07-03T12:44:28.224Z] v3.2.0-dev.4 [2024-07-03T12:44:28.224Z] v3.2.0-dev.5 [2024-07-03T12:44:28.224Z] v3.2.0-dev.6 [2024-07-03T12:44:28.224Z] v3.2.0-dev.7 [2024-07-03T12:44:28.224Z] v3.2.0-dev.8 [2024-07-03T12:44:28.224Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-03T12:44:28.511Z] + lftools sign git-tag v3.2.0-dev.16 [2024-07-03T12:44:29.078Z] Signing Git tag with Sigul... [2024-07-03T12:44:29.078Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-07-03T12:44:29.349Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:29.639Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-03T12:44:29.647Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-03T12:44:29.650Z] $ docker stop --time=1 d00bd1aa860d227f6c7ce4c268994764a6f6f9a69d70b6d5c69e60d0f5f50353 [2024-07-03T12:44:30.962Z] $ docker rm -f --volumes d00bd1aa860d227f6c7ce4c268994764a6f6f9a69d70b6d5c69e60d0f5f50353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-03T12:44:31.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T12:44:31.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:44:31.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T12:44:31.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:44:31.797Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:44:31.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T12:44:32.161Z] $ docker top 649b9819d4aa700c0e37d82f16c57e5e5ddaea9530dcac98df234d7b2a165d05 -eo pid,comm [2024-07-03T12:44:32.231Z] 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-07-03T12:44:32.231Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T12:44:32.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T12:44:32.282Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T12:44:32.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T12:44:32.372Z] $ docker exec 649b9819d4aa700c0e37d82f16c57e5e5ddaea9530dcac98df234d7b2a165d05 ssh-agent [2024-07-03T12:44:32.494Z] SSH_AUTH_SOCK=/tmp/ssh-ZBLr7IuShBDx/agent.33 [2024-07-03T12:44:32.494Z] SSH_AGENT_PID=38 [2024-07-03T12:44:32.500Z] Running ssh-add (command line suppressed) [2024-07-03T12:44:32.585Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12869187199583664308.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12869187199583664308.key) [2024-07-03T12:44:32.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T12:44:32.941Z] + git semver bump pre [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,072 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,072 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,072 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,072 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,072 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,074 [execute] INFO git cat-file --batch-check [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,079 [execute] INFO git cat-file --batch [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T12:44:33.200Z] 2024-07-03 12:44:33,086 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:33.200Z] 3.2.0-dev.17 [Pipeline] } [2024-07-03T12:44:33.191Z] $ docker exec --env ******** --env ******** 649b9819d4aa700c0e37d82f16c57e5e5ddaea9530dcac98df234d7b2a165d05 ssh-agent -k [2024-07-03T12:44:33.281Z] unset SSH_AUTH_SOCK; [2024-07-03T12:44:33.281Z] unset SSH_AGENT_PID; [2024-07-03T12:44:33.281Z] echo Agent pid 38 killed; [2024-07-03T12:44:33.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T12:44:33.632Z] + git semver [Pipeline] } [2024-07-03T12:44:33.883Z] $ docker stop --time=1 649b9819d4aa700c0e37d82f16c57e5e5ddaea9530dcac98df234d7b2a165d05 [2024-07-03T12:44:35.170Z] $ docker rm -f --volumes 649b9819d4aa700c0e37d82f16c57e5e5ddaea9530dcac98df234d7b2a165d05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T12:44:35.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T12:44:35.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:44:35.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T12:44:35.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:44:35.920Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:44:35.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T12:44:36.537Z] $ docker top 7e9c5b62559284933762074e721c8b08525dadf7d8e3253be859f8d8e65ad27a -eo pid,comm [2024-07-03T12:44:36.602Z] 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-07-03T12:44:36.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T12:44:36.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T12:44:36.651Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T12:44:36.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T12:44:36.742Z] $ docker exec 7e9c5b62559284933762074e721c8b08525dadf7d8e3253be859f8d8e65ad27a ssh-agent [2024-07-03T12:44:36.885Z] SSH_AUTH_SOCK=/tmp/ssh-3gBjZ3vZhPlJ/agent.33 [2024-07-03T12:44:36.885Z] SSH_AGENT_PID=39 [2024-07-03T12:44:36.890Z] Running ssh-add (command line suppressed) [2024-07-03T12:44:36.969Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14335809915841613330.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14335809915841613330.key) [2024-07-03T12:44:37.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T12:44:37.291Z] + git semver push [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,440 [run_push] DEBUG push [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,441 [execute] INFO git cat-file --batch-check [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,444 [execute] INFO git rev-list 7931ed35ecd85be27e080c38faba56e8c5f06572 -- [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,444 [execute] DEBUG Popen(['git', 'rev-list', '7931ed35ecd85be27e080c38faba56e8c5f06572', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,454 [execute] INFO git fetch -v origin [2024-07-03T12:44:37.552Z] 2024-07-03 12:44:37,454 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-03T12:44:38.121Z] 2024-07-03 12:44:37,913 [run_push] DEBUG no remote changes detected [2024-07-03T12:44:38.121Z] 2024-07-03 12:44:37,914 [execute] INFO git push origin semver [2024-07-03T12:44:38.121Z] 2024-07-03 12:44:37,914 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-03T12:44:39.060Z] 2024-07-03 12:44:38,688 [run_push] DEBUG push all version tags [2024-07-03T12:44:39.060Z] 2024-07-03 12:44:38,689 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-03T12:44:39.060Z] 2024-07-03 12:44:38,689 [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-07-03T12:44:39.628Z] 2024-07-03 12:44:39,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-07-03T12:44:39.628Z] 3.2.0-dev.17 [Pipeline] } [2024-07-03T12:44:39.618Z] $ docker exec --env ******** --env ******** 7e9c5b62559284933762074e721c8b08525dadf7d8e3253be859f8d8e65ad27a ssh-agent -k [2024-07-03T12:44:39.712Z] unset SSH_AUTH_SOCK; [2024-07-03T12:44:39.712Z] unset SSH_AGENT_PID; [2024-07-03T12:44:39.712Z] echo Agent pid 39 killed; [2024-07-03T12:44:39.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T12:44:40.074Z] + git semver [Pipeline] } [2024-07-03T12:44:40.324Z] $ docker stop --time=1 7e9c5b62559284933762074e721c8b08525dadf7d8e3253be859f8d8e65ad27a [2024-07-03T12:44:41.844Z] $ docker rm -f --volumes 7e9c5b62559284933762074e721c8b08525dadf7d8e3253be859f8d8e65ad27a [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-07-03T12:44:42.562Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-07-03T12:44:42.562Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-03T12:44:42.562Z] total 16 [2024-07-03T12:44:42.562Z] drwxr-xr-x 3 root root 4096 Jul 3 12:32 . [2024-07-03T12:44:42.562Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 12:44 .. [2024-07-03T12:44:42.562Z] drwxr-xr-x 2 root root 4096 Jul 3 12:32 cost [2024-07-03T12:44:42.562Z] -rw-r--r-- 1 root root 89 Jul 3 12:32 cost.csv [2024-07-03T12:44:42.562Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-03T12:44:42.562Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-07-03T12:44:42.562Z] total 16 [2024-07-03T12:44:42.562Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 12:32 . [2024-07-03T12:44:42.562Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 12:44 .. [2024-07-03T12:44:42.562Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 12:32 cost [2024-07-03T12:44:42.562Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 3 12:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:42.853Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:43.714Z] ---> package-listing.sh [2024-07-03T12:44:43.714Z] ++ facter osfamily [2024-07-03T12:44:43.714Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T12:44:43.972Z] + OS_FAMILY=debian [2024-07-03T12:44:43.972Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-07-03T12:44:43.972Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T12:44:43.972Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T12:44:43.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T12:44:43.972Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T12:44:43.972Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-03T12:44:43.972Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T12:44:43.972Z] + case "${OS_FAMILY}" in [2024-07-03T12:44:43.972Z] + dpkg -l [2024-07-03T12:44:43.972Z] + grep '^ii' [2024-07-03T12:44:43.972Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T12:44:43.972Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T12:44:43.972Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T12:44:43.972Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-07-03T12:44:43.972Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-07-03T12:44:43.972Z] + 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-07-03T12:44:43.982Z] 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-07-03T12:44:44.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T12:44:44.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T12:44:44.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T12:44:44.905Z] prd-ubuntu20.04-docker-8c-8g-4923 does not seem to be running inside a container [2024-07-03T12:44:44.918Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T12:44:45.183Z] $ docker top 923363220f6a55f24e48e6de9d3c605f26c8bd42078295d647cff6a47566605a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T12:44:45.548Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T12:44:45.841Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T12:44:46.126Z] + ls /var/log/sa-host [2024-07-03T12:44:46.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T12:44:46.206Z] provisioning config files... [2024-07-03T12:44:46.215Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4923224148013230032tmp [Pipeline] { [Pipeline] echo [2024-07-03T12:44:46.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:46.518Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T12:44:46.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:46.864Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T12:44:46.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:47.163Z] ---> sudo-logs.sh [2024-07-03T12:44:47.163Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T12:44:47.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:47.482Z] ---> job-cost.sh [2024-07-03T12:44:47.482Z] lf-activate-venv: SKIPPING [2024-07-03T12:44:47.482Z] DEBUG: total: 0.2199999988079071 [2024-07-03T12:44:47.482Z] INFO: Retrieving Stack Cost... [2024-07-03T12:44:47.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T12:44:48.308Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T12:44:48.318Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T12:44:48.598Z] ---> logs-deploy.sh [2024-07-03T12:44:48.598Z] lf-activate-venv: SKIPPING [2024-07-03T12:44:48.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/172 [2024-07-03T12:44:48.598Z] INFO: archiving workspace using pattern(s): [2024-07-03T12:44:49.536Z] Archives upload complete. [2024-07-03T12:44:49.536Z] INFO: archiving logs to Nexus