Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8293796536b0fdf8c12edad8c53cf3eb6594dc00 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-ssh14291108463160980456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12368747516226518750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9094738892247979207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5705188975958795802.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-ssh4172640646179177874.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23027 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 8293796536b0fdf8c12edad8c53cf3eb6594dc00 (main) Commit message: "Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > 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 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 > git rev-list --no-walk 60f2b90224e592bb905f9b29e85d80ab0be60eaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:54:14.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:54:14.488Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:54:14.511Z] ========================================================= [2024-10-18T01:54:14.511Z] EdgeX Global Pipelines Version Info [2024-10-18T01:54:14.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:54:15.615Z] ------------------- [2024-10-18T01:54:15.615Z] stable info: [2024-10-18T01:54:15.615Z] ------------------- [2024-10-18T01:54:15.615Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:54:15.615Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:54:15.615Z] Message: update stable to v1.0.265 [2024-10-18T01:54:15.875Z] ------------------- [2024-10-18T01:54:15.875Z] experimental info: [2024-10-18T01:54:15.875Z] ------------------- [2024-10-18T01:54:15.875Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:54:15.875Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:54:15.875Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:54:15.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-18T01:54:15.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-18T01:54:15.990Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:54:16.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:54:16.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:54:16.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:54:16.080Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:54:16.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:54:16.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:54:16.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:54:16.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:54:16.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-18T01:54:16.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:54:16.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:54:16.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:54:16.284Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:54:16.304Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:54:16.321Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:54:16.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:54:16.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:54:16.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:54:16.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:54:16.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:54:16.442Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:54:16.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:54:16.480Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:54:16.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:54:16.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:54:16.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:54:16.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:54:16.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] echo [2024-10-18T01:54:16.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8293796 [Pipeline] echo [2024-10-18T01:54:16.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:54:16.677Z] provisioning config files... [2024-10-18T01:54:16.689Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15572506769237216079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:54:17.023Z] ---> ****-login.sh [2024-10-18T01:54:17.023Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:54:17.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:17.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:17.284Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:17.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:17.284Z] [2024-10-18T01:54:17.284Z] Login Succeeded [2024-10-18T01:54:17.284Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:54:17.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:17.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:17.545Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:17.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:17.545Z] [2024-10-18T01:54:17.545Z] Login Succeeded [2024-10-18T01:54:17.545Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:54:17.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:17.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:17.546Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:17.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:17.546Z] [2024-10-18T01:54:17.546Z] Login Succeeded [2024-10-18T01:54:17.546Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:54:17.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:17.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:17.805Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:17.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:17.806Z] [2024-10-18T01:54:17.806Z] Login Succeeded [2024-10-18T01:54:17.806Z] ****.io [2024-10-18T01:54:17.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:18.065Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:18.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:18.065Z] [2024-10-18T01:54:18.065Z] Login Succeeded [2024-10-18T01:54:18.065Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:54:18.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:54:18.479Z] + git rev-list -1 --merges 8293796536b0fdf8c12edad8c53cf3eb6594dc00~1..8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] echo [2024-10-18T01:54:18.512Z] -----------> git rev-list -1 --merges 8293796536b0fdf8c12edad8c53cf3eb6594dc00~1..8293796536b0fdf8c12edad8c53cf3eb6594dc00 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T01:54:18.512Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [false] [Pipeline] sh [2024-10-18T01:54:18.815Z] + git log --format=format:%s -1 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] echo [2024-10-18T01:54:18.831Z] ========================================================= [2024-10-18T01:54:18.831Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:54:18.831Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:54:19.162Z] + git log --format=format:%s -1 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] echo [2024-10-18T01:54:19.174Z] [semverPrep] GIT_COMMIT: 8293796536b0fdf8c12edad8c53cf3eb6594dc00, Commit Message: Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo [2024-10-18T01:54:19.188Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:54:19.565Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:54:19.565Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:54:19.565Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:54:19.565Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:54:19.565Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:54:19.565Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:54:19.565Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:54:19.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:54:19.975Z] [2024-10-18T01:54:19.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:54:20.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:54:20.275Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:54:20.275Z] b85a868b505f: Pulling fs layer [2024-10-18T01:54:20.275Z] e2be974225ed: Pulling fs layer [2024-10-18T01:54:20.275Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:54:20.275Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:54:20.275Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:54:20.275Z] eaf3925da568: Pulling fs layer [2024-10-18T01:54:20.275Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:54:20.275Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:54:20.275Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:54:20.275Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:54:20.275Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:54:20.275Z] 988bab9f4d93: Waiting [2024-10-18T01:54:20.275Z] 1469e6f7b9e6: Waiting [2024-10-18T01:54:20.275Z] eaf3925da568: Waiting [2024-10-18T01:54:20.275Z] 4872d77fe225: Waiting [2024-10-18T01:54:20.275Z] 5851b861e8e6: Waiting [2024-10-18T01:54:20.275Z] bab4dde63d76: Waiting [2024-10-18T01:54:20.275Z] bde34c3a00c8: Waiting [2024-10-18T01:54:20.275Z] e2be974225ed: Verifying Checksum [2024-10-18T01:54:20.275Z] e2be974225ed: Download complete [2024-10-18T01:54:20.275Z] 988bab9f4d93: Download complete [2024-10-18T01:54:20.275Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:54:20.275Z] 1469e6f7b9e6: Download complete [2024-10-18T01:54:20.275Z] eaf3925da568: Verifying Checksum [2024-10-18T01:54:20.275Z] eaf3925da568: Download complete [2024-10-18T01:54:20.275Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:54:20.275Z] 339a4e72a1f5: Download complete [2024-10-18T01:54:20.533Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:54:20.533Z] bde34c3a00c8: Download complete [2024-10-18T01:54:20.533Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:54:20.533Z] b352a97aabf1: Download complete [2024-10-18T01:54:20.533Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:54:20.533Z] 4872d77fe225: Download complete [2024-10-18T01:54:20.533Z] 5851b861e8e6: Download complete [2024-10-18T01:54:20.533Z] b85a868b505f: Download complete [2024-10-18T01:54:20.792Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:54:20.792Z] bab4dde63d76: Download complete [2024-10-18T01:54:21.727Z] b85a868b505f: Pull complete [2024-10-18T01:54:21.727Z] e2be974225ed: Pull complete [2024-10-18T01:54:21.987Z] 339a4e72a1f5: Pull complete [2024-10-18T01:54:22.247Z] 988bab9f4d93: Pull complete [2024-10-18T01:54:22.247Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:54:22.508Z] eaf3925da568: Pull complete [2024-10-18T01:54:23.885Z] bab4dde63d76: Pull complete [2024-10-18T01:54:23.885Z] bde34c3a00c8: Pull complete [2024-10-18T01:54:24.145Z] b352a97aabf1: Pull complete [2024-10-18T01:54:24.145Z] 4872d77fe225: Pull complete [2024-10-18T01:54:24.145Z] 5851b861e8e6: Pull complete [2024-10-18T01:54:24.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:54:24.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:54:24.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:54:24.285Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T01:54:24.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T01:54:25.413Z] $ docker top a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb -eo pid,comm [2024-10-18T01:54:25.477Z] 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-10-18T01:54:25.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:54:25.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:54:25.535Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:54:25.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:54:25.633Z] $ docker exec a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb ssh-agent [2024-10-18T01:54:25.736Z] SSH_AUTH_SOCK=/tmp/ssh-OHh2Yv3vy4DP/agent.33 [2024-10-18T01:54:25.736Z] SSH_AGENT_PID=39 [2024-10-18T01:54:25.743Z] Running ssh-add (command line suppressed) [2024-10-18T01:54:25.842Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12051289279809941176.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12051289279809941176.key) [2024-10-18T01:54:25.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:54:26.161Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:54:26.164Z] $ docker exec --env ******** --env ******** a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb ssh-agent -k [2024-10-18T01:54:26.257Z] unset SSH_AUTH_SOCK; [2024-10-18T01:54:26.258Z] unset SSH_AGENT_PID; [2024-10-18T01:54:26.258Z] echo Agent pid 39 killed; [2024-10-18T01:54:26.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:54:26.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:54:26.315Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:54:26.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:54:26.432Z] $ docker exec a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb ssh-agent [2024-10-18T01:54:26.546Z] SSH_AUTH_SOCK=/tmp/ssh-8rbepIJdRDwc/agent.72 [2024-10-18T01:54:26.546Z] SSH_AGENT_PID=78 [2024-10-18T01:54:26.551Z] Running ssh-add (command line suppressed) [2024-10-18T01:54:26.657Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16704844059553122714.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16704844059553122714.key) [2024-10-18T01:54:26.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:54:26.974Z] + git semver init [2024-10-18T01:54:27.235Z] 2024-10-18 01:54:27,198 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:54:27.235Z] 2024-10-18 01:54:27,199 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-18T01:54:27.235Z] 2024-10-18 01:54:27,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-18T01:54:27.235Z] 2024-10-18 01:54:27,199 [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-10-18T01:54:29.141Z] 2024-10-18 01:54:29,062 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-10-18T01:54:29.141Z] 2024-10-18 01:54:29,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-10-18T01:54:29.141Z] 2024-10-18 01:54:29,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T01:54:29.141Z] 2024-10-18 01:54:29,063 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T01:54:29.141Z] 3.2.0-dev.28 [Pipeline] } [2024-10-18T01:54:29.143Z] $ docker exec --env ******** --env ******** a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb ssh-agent -k [2024-10-18T01:54:29.269Z] unset SSH_AUTH_SOCK; [2024-10-18T01:54:29.269Z] unset SSH_AGENT_PID; [2024-10-18T01:54:29.269Z] echo Agent pid 78 killed; [2024-10-18T01:54:29.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:54:29.606Z] + git semver [Pipeline] } [2024-10-18T01:54:29.876Z] $ docker stop --time=1 a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb [2024-10-18T01:54:31.166Z] $ docker rm -f --volumes a3f030ded6104e3e3ca63dbd8b44d8a1ca2a1e0caaa56b69f54b0024f2f94fcb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:54:31.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:54:31.723Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:54:31.726Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [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-10-18T01:54:31.901Z] provisioning config files... [2024-10-18T01:54:31.910Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5336452250148481499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:54:32.212Z] ---> ****-login.sh [2024-10-18T01:54:32.212Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:54:32.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:32.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:32.212Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:32.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:32.212Z] [2024-10-18T01:54:32.212Z] Login Succeeded [2024-10-18T01:54:32.212Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:54:32.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:32.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:32.213Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:32.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:32.213Z] [2024-10-18T01:54:32.213Z] Login Succeeded [2024-10-18T01:54:32.213Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:54:32.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:32.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:32.472Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:32.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:32.472Z] [2024-10-18T01:54:32.472Z] Login Succeeded [2024-10-18T01:54:32.472Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:54:32.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:32.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:32.472Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:32.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:32.472Z] [2024-10-18T01:54:32.472Z] Login Succeeded [2024-10-18T01:54:32.472Z] ****.io [2024-10-18T01:54:32.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:54:32.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:54:32.732Z] Configure a credential helper to remove this warning. See [2024-10-18T01:54:32.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:54:32.732Z] [2024-10-18T01:54:32.732Z] Login Succeeded [2024-10-18T01:54:32.732Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:54:32.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:54:32.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:54:32.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:54:32.857Z] ========================================================= [2024-10-18T01:54:32.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:54:32.857Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:54:33.189Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:54:33.189Z] Sending build context to Docker daemon 37.66MB [2024-10-18T01:54:33.189Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:54:33.189Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:54:33.448Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:54:33.448Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:54:33.448Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:54:33.448Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:54:33.448Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:54:33.448Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:54:33.448Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:54:33.448Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:54:33.448Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:54:33.448Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:54:33.448Z] 5c3c966382ef: Waiting [2024-10-18T01:54:33.448Z] 4f4fb700ef54: Waiting [2024-10-18T01:54:33.448Z] 5d5c8e513c77: Waiting [2024-10-18T01:54:33.448Z] 9f66e0745190: Waiting [2024-10-18T01:54:33.448Z] f49a43e4bbc0: Waiting [2024-10-18T01:54:33.448Z] 561ebcabdf7f: Waiting [2024-10-18T01:54:33.448Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:54:33.448Z] 4cc291be95ef: Download complete [2024-10-18T01:54:33.448Z] 5c3c966382ef: Download complete [2024-10-18T01:54:33.448Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:54:33.448Z] 4f4fb700ef54: Download complete [2024-10-18T01:54:33.448Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T01:54:33.448Z] 5d5c8e513c77: Download complete [2024-10-18T01:54:33.448Z] 43c4264eed91: Download complete [2024-10-18T01:54:33.448Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:54:33.448Z] 9f66e0745190: Download complete [2024-10-18T01:54:33.706Z] 43c4264eed91: Pull complete [2024-10-18T01:54:33.706Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T01:54:33.706Z] 561ebcabdf7f: Download complete [2024-10-18T01:54:33.706Z] 4cc291be95ef: Pull complete [2024-10-18T01:54:33.964Z] 2ac1f1163629: Download complete [2024-10-18T01:54:34.223Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:54:34.223Z] f49a43e4bbc0: Download complete [2024-10-18T01:54:37.502Z] 2ac1f1163629: Pull complete [2024-10-18T01:54:37.502Z] 5c3c966382ef: Pull complete [2024-10-18T01:54:37.502Z] 4f4fb700ef54: Pull complete [2024-10-18T01:54:37.502Z] 5d5c8e513c77: Pull complete [2024-10-18T01:54:37.502Z] 9f66e0745190: Pull complete [2024-10-18T01:54:39.400Z] f49a43e4bbc0: Pull complete [2024-10-18T01:54:39.660Z] 561ebcabdf7f: Pull complete [2024-10-18T01:54:39.660Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:54:39.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:54:39.660Z] ---> 3a752c3f9dda [2024-10-18T01:54:39.660Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:54:41.038Z] ---> Running in 034630d79357 [2024-10-18T01:54:41.038Z] Removing intermediate container 034630d79357 [2024-10-18T01:54:41.038Z] ---> 4f80d63e3a97 [2024-10-18T01:54:41.038Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:54:41.038Z] ---> Running in 1b02eb9589c6 [2024-10-18T01:54:41.038Z] Removing intermediate container 1b02eb9589c6 [2024-10-18T01:54:41.038Z] ---> 66fb0e7e3808 [2024-10-18T01:54:41.038Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:54:41.038Z] ---> Running in c16e6cf9f441 [2024-10-18T01:54:41.296Z] Removing intermediate container c16e6cf9f441 [2024-10-18T01:54:41.296Z] ---> a79014e55d27 [2024-10-18T01:54:41.296Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-18T01:54:41.296Z] ---> Running in f18aa592c582 [2024-10-18T01:54:41.296Z] Removing intermediate container f18aa592c582 [2024-10-18T01:54:41.296Z] ---> 190deaec201e [2024-10-18T01:54:41.296Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:54:41.296Z] ---> Running in b964333b3da6 [2024-10-18T01:54:41.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:54:41.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:54:41.812Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T01:54:41.812Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T01:54:41.812Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T01:54:41.812Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T01:54:41.812Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:54:41.812Z] OK: 250 MiB in 58 packages [2024-10-18T01:54:42.380Z] Removing intermediate container b964333b3da6 [2024-10-18T01:54:42.380Z] ---> 0cb723b362c3 [2024-10-18T01:54:42.380Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T01:54:42.380Z] ---> 4a206b04e2ae [2024-10-18T01:54:42.380Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:54:42.380Z] ---> Running in 5021cc401028 [2024-10-18T01:54:46.853Z] Still waiting to schedule task [2024-10-18T01:54:46.854Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ [2024-10-18T01:55:21.104Z] Removing intermediate container 5021cc401028 [2024-10-18T01:55:21.104Z] ---> 8fed8ef8143e [2024-10-18T01:55:21.104Z] Step 10/12 : COPY . . [2024-10-18T01:55:21.104Z] ---> 213ebacc96dc [2024-10-18T01:55:21.104Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:55:21.104Z] ---> Running in 126bb0200088 [2024-10-18T01:55:21.104Z] Removing intermediate container 126bb0200088 [2024-10-18T01:55:21.104Z] ---> dfaaf82494ea [2024-10-18T01:55:21.104Z] Step 12/12 : RUN $MAKE [2024-10-18T01:55:21.104Z] ---> Running in 50be34387491 [2024-10-18T01:55:21.104Z] noop [2024-10-18T01:55:21.104Z] Removing intermediate container 50be34387491 [2024-10-18T01:55:21.104Z] ---> c0c009eee043 [2024-10-18T01:55:21.104Z] Successfully built c0c009eee043 [2024-10-18T01:55:21.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:21.432Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:55:21.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:55:21.506Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T01:55:21.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-18T01:55:21.845Z] $ docker top 5203d189abeda3a620f252d3fdc6a0c8def45f59c416c22e195aaa6bdb895de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:55:22.182Z] + go version [2024-10-18T01:55:22.182Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:55:22.194Z] $ docker stop --time=1 5203d189abeda3a620f252d3fdc6a0c8def45f59c416c22e195aaa6bdb895de0 [2024-10-18T01:55:23.486Z] $ docker rm -f --volumes 5203d189abeda3a620f252d3fdc6a0c8def45f59c416c22e195aaa6bdb895de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:23.918Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:55:23.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:55:24.006Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T01:55:24.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-18T01:55:24.356Z] $ docker top 7ffa2f4e862056bc0ce60bb6c5e79e49deaf43b7dec2fb3399ee69f46813a346 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:55:24.708Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:55:25.011Z] + make test [2024-10-18T01:55:25.011Z] go test ./... -coverprofile=coverage.out [2024-10-18T01:55:26.384Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-18T01:55:44.452Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-18T01:55:44.452Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-10-18T01:55:52.557Z] go vet ./... [2024-10-18T01:55:57.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:55:57.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:55:57.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T01:55:57.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:55:57.856Z] $ docker stop --time=1 7ffa2f4e862056bc0ce60bb6c5e79e49deaf43b7dec2fb3399ee69f46813a346 [2024-10-18T01:55:59.935Z] $ docker rm -f --volumes 7ffa2f4e862056bc0ce60bb6c5e79e49deaf43b7dec2fb3399ee69f46813a346 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:56:00.483Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:56:00.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T01:56:01.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:56:01.333Z] + ls -al . [2024-10-18T01:56:01.333Z] total 276 [2024-10-18T01:56:01.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:55 . [2024-10-18T01:56:01.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:54 .. [2024-10-18T01:56:01.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:55 .git [2024-10-18T01:56:01.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:54 .github [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 18 01:54 .gitignore [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 18 01:54 .golangci.yml [2024-10-18T01:56:01.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:54 .semver [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 18 01:54 Attribution.txt [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 18 01:54 CHANGELOG.md [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 18 01:54 Dockerfile [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:54 GOVERNANCE.md [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 01:54 Jenkinsfile [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:54 LICENSE [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 18 01:54 Makefile [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 01:54 OWNERS.md [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 18 01:54 README.md [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:54 VERSION [2024-10-18T01:56:01.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:54 bin [2024-10-18T01:56:01.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:54 cmd [2024-10-18T01:56:01.333Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 18 01:55 coverage.out [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 18 01:54 go.mod [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:54 go.sum [2024-10-18T01:56:01.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:54 internal [2024-10-18T01:56:01.333Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:01.651Z] + 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=8293796536b0fdf8c12edad8c53cf3eb6594dc00 --label arch=amd64 --label version=3.2.0-dev.28 . [2024-10-18T01:56:01.651Z] Sending build context to Docker daemon 37.71MB [2024-10-18T01:56:01.651Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:56:01.651Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-18T01:56:01.651Z] ---> c0c009eee043 [2024-10-18T01:56:01.651Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:56:01.911Z] ---> Running in 103a3fb095bf [2024-10-18T01:56:01.911Z] Removing intermediate container 103a3fb095bf [2024-10-18T01:56:01.911Z] ---> 3c6c48b00f2d [2024-10-18T01:56:01.911Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:56:01.911Z] ---> Running in a175d031eb9c [2024-10-18T01:56:01.911Z] Removing intermediate container a175d031eb9c [2024-10-18T01:56:01.911Z] ---> e775c66ef291 [2024-10-18T01:56:01.911Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:56:02.170Z] ---> Running in c4230d19d6c4 [2024-10-18T01:56:02.170Z] Removing intermediate container c4230d19d6c4 [2024-10-18T01:56:02.170Z] ---> d375aa61aa49 [2024-10-18T01:56:02.170Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-18T01:56:02.170Z] ---> Running in b042199f74d1 [2024-10-18T01:56:02.170Z] Removing intermediate container b042199f74d1 [2024-10-18T01:56:02.170Z] ---> e614f5e4394d [2024-10-18T01:56:02.170Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:56:02.170Z] ---> Running in 3509db55c2d4 [2024-10-18T01:56:02.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:02.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:02.945Z] OK: 250 MiB in 58 packages [2024-10-18T01:56:03.203Z] Removing intermediate container 3509db55c2d4 [2024-10-18T01:56:03.203Z] ---> 888a753545e1 [2024-10-18T01:56:03.203Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-18T01:56:03.203Z] ---> 4498c1da471a [2024-10-18T01:56:03.203Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:56:03.203Z] ---> Running in b6f6e666e231 [2024-10-18T01:56:04.140Z] Removing intermediate container b6f6e666e231 [2024-10-18T01:56:04.140Z] ---> 5054e401df1a [2024-10-18T01:56:04.140Z] Step 10/26 : COPY . . [2024-10-18T01:56:04.411Z] ---> 58c20e098885 [2024-10-18T01:56:04.411Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:56:04.411Z] ---> Running in dc3f753b7324 [2024-10-18T01:56:04.411Z] Removing intermediate container dc3f753b7324 [2024-10-18T01:56:04.411Z] ---> 5566465f1764 [2024-10-18T01:56:04.411Z] Step 12/26 : RUN $MAKE [2024-10-18T01:56:04.671Z] ---> Running in a8ccebb4122e [2024-10-18T01:56:04.671Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-18T01:56:31.205Z] Removing intermediate container a8ccebb4122e [2024-10-18T01:56:31.205Z] ---> 1ad78bc7ea8d [2024-10-18T01:56:31.205Z] Step 13/26 : FROM alpine:3.20 [2024-10-18T01:56:31.205Z] 3.20: Pulling from library/alpine [2024-10-18T01:56:31.205Z] 43c4264eed91: Already exists [2024-10-18T01:56:31.205Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T01:56:31.205Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T01:56:31.205Z] ---> 91ef0af61f39 [2024-10-18T01:56:31.205Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-18T01:56:31.205Z] ---> Running in fe62238a07a7 [2024-10-18T01:56:31.205Z] Removing intermediate container fe62238a07a7 [2024-10-18T01:56:31.205Z] ---> e98f6ba9e187 [2024-10-18T01:56:31.205Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-18T01:56:31.205Z] ---> Running in 2c80804e24b1 [2024-10-18T01:56:31.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:31.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:31.205Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T01:56:31.205Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:56:31.205Z] OK: 8 MiB in 15 packages [2024-10-18T01:56:31.463Z] Removing intermediate container 2c80804e24b1 [2024-10-18T01:56:31.463Z] ---> f76e1ed2de69 [2024-10-18T01:56:31.463Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-18T01:56:31.463Z] ---> Running in 946d80726145 [2024-10-18T01:56:31.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:31.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:32.240Z] Upgrading critical system libraries and apk-tools: [2024-10-18T01:56:32.240Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T01:56:32.240Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:56:32.240Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T01:56:32.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:32.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:56:32.505Z] OK: 8 MiB in 15 packages [2024-10-18T01:56:33.071Z] Removing intermediate container 946d80726145 [2024-10-18T01:56:33.071Z] ---> e57bf521b590 [2024-10-18T01:56:33.071Z] Step 17/26 : WORKDIR / [2024-10-18T01:56:33.071Z] ---> Running in cc6b94b5cd07 [2024-10-18T01:56:33.071Z] Removing intermediate container cc6b94b5cd07 [2024-10-18T01:56:33.071Z] ---> ec376963e026 [2024-10-18T01:56:33.071Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-18T01:56:33.071Z] ---> 47d941949ae3 [2024-10-18T01:56:33.071Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-18T01:56:33.329Z] ---> 98005370d53c [2024-10-18T01:56:33.329Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-18T01:56:34.267Z] ---> 56d1a9f499a4 [2024-10-18T01:56:34.268Z] Step 21/26 : EXPOSE 59900 [2024-10-18T01:56:34.268Z] ---> Running in 9f2fb5af8b23 [2024-10-18T01:56:34.268Z] Removing intermediate container 9f2fb5af8b23 [2024-10-18T01:56:34.268Z] ---> 4a4dd90fda32 [2024-10-18T01:56:34.268Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-18T01:56:34.268Z] ---> Running in fa9d3ce00b24 [2024-10-18T01:56:34.268Z] Removing intermediate container fa9d3ce00b24 [2024-10-18T01:56:34.268Z] ---> 7b9ae11294eb [2024-10-18T01:56:34.268Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T01:56:34.268Z] ---> Running in 04c0f4340a8b [2024-10-18T01:56:34.268Z] Removing intermediate container 04c0f4340a8b [2024-10-18T01:56:34.268Z] ---> 8b527dc51097 [2024-10-18T01:56:34.268Z] Step 24/26 : LABEL arch=amd64 [2024-10-18T01:56:34.268Z] ---> Running in ffd7b29086f6 [2024-10-18T01:56:34.527Z] Removing intermediate container ffd7b29086f6 [2024-10-18T01:56:34.527Z] ---> c1f816c212de [2024-10-18T01:56:34.527Z] Step 25/26 : LABEL git_sha=8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T01:56:34.527Z] ---> Running in 66b418332b4f [2024-10-18T01:56:34.527Z] Removing intermediate container 66b418332b4f [2024-10-18T01:56:34.527Z] ---> 61122fb7c2a1 [2024-10-18T01:56:34.527Z] Step 26/26 : LABEL version=3.2.0-dev.28 [2024-10-18T01:56:34.527Z] ---> Running in d70313c10116 [2024-10-18T01:56:34.527Z] Removing intermediate container d70313c10116 [2024-10-18T01:56:34.527Z] ---> 2e9139cef681 [2024-10-18T01:56:34.527Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T01:56:34.527Z] Successfully built 2e9139cef681 [2024-10-18T01:56:34.527Z] 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-10-18T01:56:34.651Z] provisioning config files... [2024-10-18T01:56:34.660Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17618791741517741270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:34.959Z] ---> ****-login.sh [2024-10-18T01:56:34.959Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:56:34.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:34.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:34.959Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:34.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:34.959Z] [2024-10-18T01:56:34.959Z] Login Succeeded [2024-10-18T01:56:34.959Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:56:34.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:34.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:34.959Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:34.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:34.960Z] [2024-10-18T01:56:34.960Z] Login Succeeded [2024-10-18T01:56:34.960Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:56:35.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:35.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:35.220Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:35.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:35.220Z] [2024-10-18T01:56:35.220Z] Login Succeeded [2024-10-18T01:56:35.220Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:56:35.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:35.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:35.221Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:35.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:35.221Z] [2024-10-18T01:56:35.221Z] Login Succeeded [2024-10-18T01:56:35.221Z] ****.io [2024-10-18T01:56:35.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:56:35.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:56:35.479Z] Configure a credential helper to remove this warning. See [2024-10-18T01:56:35.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:56:35.479Z] [2024-10-18T01:56:35.479Z] Login Succeeded [2024-10-18T01:56:35.479Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:56:35.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:56:35.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:56:35.574Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-10-18T01:56:35.574Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T01:56:35.574Z] latest [2024-10-18T01:56:35.574Z] 3.2.0-dev.28 [2024-10-18T01:56:35.574Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [2024-10-18T01:56:35.574Z] main [2024-10-18T01:56:35.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:35.914Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:36.238Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T01:56:36.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-18T01:56:36.238Z] 4d0cbfe2af6c: Preparing [2024-10-18T01:56:36.238Z] 2d0f5d483475: Preparing [2024-10-18T01:56:36.238Z] 597fb1a8f1c7: Preparing [2024-10-18T01:56:36.238Z] ed29f8c3c55c: Preparing [2024-10-18T01:56:36.238Z] 8b10789485f4: Preparing [2024-10-18T01:56:36.238Z] 63ca1fbb43ae: Preparing [2024-10-18T01:56:36.238Z] 63ca1fbb43ae: Waiting [2024-10-18T01:56:36.238Z] 2d0f5d483475: Pushed [2024-10-18T01:56:36.238Z] 597fb1a8f1c7: Pushed [2024-10-18T01:56:36.238Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:56:36.238Z] ed29f8c3c55c: Pushed [2024-10-18T01:56:36.238Z] 8b10789485f4: Pushed [2024-10-18T01:56:40.432Z] 4d0cbfe2af6c: Pushed [2024-10-18T01:56:40.432Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00: digest: sha256:131e42065c1bf42d70fda092a1524acfece4304580f19c24df635be1baa7d1b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:40.764Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:41.085Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-18T01:56:41.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-18T01:56:41.085Z] 4d0cbfe2af6c: Preparing [2024-10-18T01:56:41.085Z] 2d0f5d483475: Preparing [2024-10-18T01:56:41.085Z] 597fb1a8f1c7: Preparing [2024-10-18T01:56:41.085Z] ed29f8c3c55c: Preparing [2024-10-18T01:56:41.085Z] 8b10789485f4: Preparing [2024-10-18T01:56:41.085Z] 63ca1fbb43ae: Preparing [2024-10-18T01:56:41.085Z] 63ca1fbb43ae: Waiting [2024-10-18T01:56:41.085Z] 8b10789485f4: Layer already exists [2024-10-18T01:56:41.085Z] 2d0f5d483475: Layer already exists [2024-10-18T01:56:41.085Z] ed29f8c3c55c: Layer already exists [2024-10-18T01:56:41.085Z] 4d0cbfe2af6c: Layer already exists [2024-10-18T01:56:41.085Z] 597fb1a8f1c7: Layer already exists [2024-10-18T01:56:41.085Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:56:41.085Z] latest: digest: sha256:131e42065c1bf42d70fda092a1524acfece4304580f19c24df635be1baa7d1b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:41.423Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:41.753Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.28 [2024-10-18T01:56:41.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-18T01:56:41.753Z] 4d0cbfe2af6c: Preparing [2024-10-18T01:56:41.753Z] 2d0f5d483475: Preparing [2024-10-18T01:56:41.753Z] 597fb1a8f1c7: Preparing [2024-10-18T01:56:41.753Z] ed29f8c3c55c: Preparing [2024-10-18T01:56:41.753Z] 8b10789485f4: Preparing [2024-10-18T01:56:41.753Z] 63ca1fbb43ae: Preparing [2024-10-18T01:56:41.753Z] 63ca1fbb43ae: Waiting [2024-10-18T01:56:41.753Z] ed29f8c3c55c: Layer already exists [2024-10-18T01:56:41.753Z] 597fb1a8f1c7: Layer already exists [2024-10-18T01:56:41.753Z] 2d0f5d483475: Layer already exists [2024-10-18T01:56:41.753Z] 8b10789485f4: Layer already exists [2024-10-18T01:56:41.753Z] 4d0cbfe2af6c: Layer already exists [2024-10-18T01:56:41.753Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:56:41.753Z] 3.2.0-dev.28: digest: sha256:131e42065c1bf42d70fda092a1524acfece4304580f19c24df635be1baa7d1b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:42.088Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:42.412Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [2024-10-18T01:56:42.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-18T01:56:42.412Z] 4d0cbfe2af6c: Preparing [2024-10-18T01:56:42.412Z] 2d0f5d483475: Preparing [2024-10-18T01:56:42.412Z] 597fb1a8f1c7: Preparing [2024-10-18T01:56:42.412Z] ed29f8c3c55c: Preparing [2024-10-18T01:56:42.412Z] 8b10789485f4: Preparing [2024-10-18T01:56:42.412Z] 63ca1fbb43ae: Preparing [2024-10-18T01:56:42.412Z] 597fb1a8f1c7: Layer already exists [2024-10-18T01:56:42.412Z] ed29f8c3c55c: Layer already exists [2024-10-18T01:56:42.412Z] 2d0f5d483475: Layer already exists [2024-10-18T01:56:42.412Z] 4d0cbfe2af6c: Layer already exists [2024-10-18T01:56:42.412Z] 8b10789485f4: Layer already exists [2024-10-18T01:56:42.412Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:56:42.412Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28: digest: sha256:131e42065c1bf42d70fda092a1524acfece4304580f19c24df635be1baa7d1b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:42.745Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:43.066Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-10-18T01:56:43.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-18T01:56:43.066Z] 4d0cbfe2af6c: Preparing [2024-10-18T01:56:43.066Z] 2d0f5d483475: Preparing [2024-10-18T01:56:43.066Z] 597fb1a8f1c7: Preparing [2024-10-18T01:56:43.066Z] ed29f8c3c55c: Preparing [2024-10-18T01:56:43.066Z] 8b10789485f4: Preparing [2024-10-18T01:56:43.066Z] 63ca1fbb43ae: Preparing [2024-10-18T01:56:43.066Z] 597fb1a8f1c7: Layer already exists [2024-10-18T01:56:43.066Z] ed29f8c3c55c: Layer already exists [2024-10-18T01:56:43.066Z] 8b10789485f4: Layer already exists [2024-10-18T01:56:43.066Z] 2d0f5d483475: Layer already exists [2024-10-18T01:56:43.066Z] 4d0cbfe2af6c: Layer already exists [2024-10-18T01:56:43.066Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:56:43.066Z] main: digest: sha256:131e42065c1bf42d70fda092a1524acfece4304580f19c24df635be1baa7d1b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:56:43.143Z] ===================================================== [Pipeline] echo [2024-10-18T01:56:43.158Z] taggedImages: [2024-10-18T01:56:43.158Z] - nexus3.edgexfoundry.org:10004/device-virtual:8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T01:56:43.158Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-18T01:56:43.158Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.28 [2024-10-18T01:56:43.158Z] - nexus3.edgexfoundry.org:10004/device-virtual:8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [2024-10-18T01:56:43.158Z] - 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-10-18T01:56:43.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:56:43.546Z] [2024-10-18T01:56:43.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:43.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:56:43.848Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T01:56:43.849Z] 5eb5b503b376: Pulling fs layer [2024-10-18T01:56:43.849Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T01:56:43.849Z] ec43610c2a17: Pulling fs layer [2024-10-18T01:56:43.849Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T01:56:43.849Z] 33b1e0a273af: Pulling fs layer [2024-10-18T01:56:43.849Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T01:56:43.849Z] 2f39f015ded8: Pulling fs layer [2024-10-18T01:56:43.849Z] 3a2ae6a8a46f: Waiting [2024-10-18T01:56:43.849Z] 33b1e0a273af: Waiting [2024-10-18T01:56:43.849Z] 5d3b04190fa2: Waiting [2024-10-18T01:56:43.849Z] 2f39f015ded8: Waiting [2024-10-18T01:56:43.849Z] 5c69ac0246d0: Verifying Checksum [2024-10-18T01:56:43.849Z] 5c69ac0246d0: Download complete [2024-10-18T01:56:43.849Z] 3a2ae6a8a46f: Download complete [2024-10-18T01:56:43.849Z] ec43610c2a17: Verifying Checksum [2024-10-18T01:56:43.849Z] ec43610c2a17: Download complete [2024-10-18T01:56:43.849Z] 33b1e0a273af: Verifying Checksum [2024-10-18T01:56:43.849Z] 33b1e0a273af: Download complete [2024-10-18T01:56:43.849Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T01:56:43.849Z] 5d3b04190fa2: Download complete [2024-10-18T01:56:44.106Z] 5eb5b503b376: Verifying Checksum [2024-10-18T01:56:44.106Z] 5eb5b503b376: Download complete [2024-10-18T01:56:45.038Z] 5eb5b503b376: Pull complete [2024-10-18T01:56:45.296Z] 5c69ac0246d0: Pull complete [2024-10-18T01:56:45.296Z] 2f39f015ded8: Download complete [2024-10-18T01:56:45.555Z] ec43610c2a17: Pull complete [2024-10-18T01:56:45.555Z] 3a2ae6a8a46f: Pull complete [2024-10-18T01:56:45.815Z] 33b1e0a273af: Pull complete [2024-10-18T01:56:46.074Z] 5d3b04190fa2: Pull complete [2024-10-18T01:56:50.254Z] 2f39f015ded8: Pull complete [2024-10-18T01:56:50.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T01:56:50.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:56:50.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:56:50.355Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T01:56:50.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T01:56:51.608Z] $ docker top 450c50dbe40eeeeddb941af22a0aba358d9b119afd37b9773ef17669def7617e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:56:52.010Z] ---> job-cost.sh [2024-10-18T01:56:52.011Z] lf-activate-venv: SKIPPING [2024-10-18T01:56:52.011Z] INFO: No Stack... [2024-10-18T01:56:52.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T01:56:52.837Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T01:56:53.133Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-10-18T01:56:53.133Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T01:56:53.145Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] [2024-10-18T01:56:53.161Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] did not exist. Created. [2024-10-18T01:56:53.171Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T01:56:53.482Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T01:56:53.521Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T01:56:53.530Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T01:56:53.562Z] $ docker stop --time=1 450c50dbe40eeeeddb941af22a0aba358d9b119afd37b9773ef17669def7617e [2024-10-18T01:56:54.706Z] $ docker rm -f --volumes 450c50dbe40eeeeddb941af22a0aba358d9b119afd37b9773ef17669def7617e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T01:57:09.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23032 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-10-18T01:57:09.551Z] Running in /w/workspace/device-virtual-go/184 [Pipeline] { [Pipeline] checkout [2024-10-18T01:57:12.609Z] The recommended git tool is: git [2024-10-18T01:57:18.495Z] using credential edgex-jenkins-ssh [2024-10-18T01:57:18.523Z] Cloning the remote Git repository [2024-10-18T01:57:18.590Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-18T01:57:18.721Z] > git init /w/workspace/device-virtual-go/184 # timeout=10 [2024-10-18T01:57:18.943Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-18T01:57:18.945Z] > git --version # timeout=10 [2024-10-18T01:57:18.974Z] > git --version # 'git version 2.25.1' [2024-10-18T01:57:18.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:57:19.180Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:57:24.318Z] Avoid second fetch [2024-10-18T01:57:24.319Z] Checking out Revision 8293796536b0fdf8c12edad8c53cf3eb6594dc00 (main) [2024-10-18T01:57:23.036Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-18T01:57:23.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:57:24.340Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T01:57:25.176Z] Commit message: "Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [2024-10-18T01:57:24.429Z] > git checkout -f 8293796536b0fdf8c12edad8c53cf3eb6594dc00 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:57:31.911Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T01:57:31.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:57:31.911Z] Dload Upload Total Spent Left Speed [2024-10-18T01:57:31.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-10-18T01:57:32.274Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T01:57:33.293Z] + sudo tee /etc/docker/daemon.new [2024-10-18T01:57:33.293Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T01:57:33.293Z] { [2024-10-18T01:57:33.293Z] "registry-mirrors": [ [2024-10-18T01:57:33.293Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T01:57:33.293Z] ], [2024-10-18T01:57:33.293Z] "bip": "10.250.0.254/24", [2024-10-18T01:57:33.293Z] "hosts": [ [2024-10-18T01:57:33.293Z] "tcp://0.0.0.0:5555", [2024-10-18T01:57:33.293Z] "unix:///var/run/docker.sock" [2024-10-18T01:57:33.293Z] ], [2024-10-18T01:57:33.293Z] "mtu": 1458, [2024-10-18T01:57:33.293Z] "selinux-enabled": true, [2024-10-18T01:57:33.293Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T01:57:33.293Z] } [Pipeline] sh [2024-10-18T01:57:33.647Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T01:57:34.024Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:57:52.887Z] provisioning config files... [2024-10-18T01:57:52.925Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/184@tmp/config11242162837606274087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:57:53.497Z] ---> ****-login.sh [2024-10-18T01:57:53.497Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:57:54.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:54.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:54.399Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:54.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:54.399Z] [2024-10-18T01:57:54.399Z] Login Succeeded [2024-10-18T01:57:54.399Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:57:54.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:54.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:54.678Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:54.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:54.678Z] [2024-10-18T01:57:54.678Z] Login Succeeded [2024-10-18T01:57:54.678Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:57:54.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:55.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:55.234Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:55.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:55.234Z] [2024-10-18T01:57:55.234Z] Login Succeeded [2024-10-18T01:57:55.234Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:57:55.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:55.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:55.792Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:55.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:55.792Z] [2024-10-18T01:57:55.792Z] Login Succeeded [2024-10-18T01:57:55.792Z] ****.io [2024-10-18T01:57:56.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:56.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:56.366Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:56.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:56.366Z] [2024-10-18T01:57:56.366Z] Login Succeeded [2024-10-18T01:57:56.366Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:57:56.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:57:56.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:57:56.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:57:56.926Z] ========================================================= [2024-10-18T01:57:56.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T01:57:56.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:57.321Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:57:57.934Z] Sending build context to Docker daemon 19.01MB [2024-10-18T01:57:57.934Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:57:57.934Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:57:58.214Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T01:57:58.214Z] cf04c63912e1: Pulling fs layer [2024-10-18T01:57:58.214Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T01:57:58.214Z] a37a00ec5f00: Pulling fs layer [2024-10-18T01:57:58.214Z] 50b3750afda1: Pulling fs layer [2024-10-18T01:57:58.214Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:57:58.214Z] 80978eb59214: Pulling fs layer [2024-10-18T01:57:58.214Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T01:57:58.214Z] c5a475d317c9: Pulling fs layer [2024-10-18T01:57:58.214Z] 4f4fb700ef54: Waiting [2024-10-18T01:57:58.214Z] 80978eb59214: Waiting [2024-10-18T01:57:58.214Z] c9f46d7d2bd2: Waiting [2024-10-18T01:57:58.214Z] c5a475d317c9: Waiting [2024-10-18T01:57:58.214Z] 50b3750afda1: Waiting [2024-10-18T01:57:58.214Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T01:57:58.214Z] 55b35a11ae5e: Download complete [2024-10-18T01:57:58.214Z] 50b3750afda1: Verifying Checksum [2024-10-18T01:57:58.214Z] 50b3750afda1: Download complete [2024-10-18T01:57:58.487Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:57:58.487Z] 4f4fb700ef54: Download complete [2024-10-18T01:57:58.487Z] 80978eb59214: Verifying Checksum [2024-10-18T01:57:58.487Z] 80978eb59214: Download complete [2024-10-18T01:57:58.487Z] cf04c63912e1: Verifying Checksum [2024-10-18T01:57:58.487Z] cf04c63912e1: Download complete [2024-10-18T01:57:59.113Z] c5a475d317c9: Verifying Checksum [2024-10-18T01:57:59.113Z] c5a475d317c9: Download complete [2024-10-18T01:57:59.734Z] cf04c63912e1: Pull complete [2024-10-18T01:58:00.335Z] 55b35a11ae5e: Pull complete [2024-10-18T01:58:00.928Z] a37a00ec5f00: Download complete [2024-10-18T01:58:01.517Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T01:58:01.517Z] c9f46d7d2bd2: Download complete [2024-10-18T01:58:16.568Z] a37a00ec5f00: Pull complete [2024-10-18T01:58:16.568Z] 50b3750afda1: Pull complete [2024-10-18T01:58:16.568Z] 4f4fb700ef54: Pull complete [2024-10-18T01:58:16.568Z] 80978eb59214: Pull complete [2024-10-18T01:58:24.934Z] c9f46d7d2bd2: Pull complete [2024-10-18T01:58:26.912Z] c5a475d317c9: Pull complete [2024-10-18T01:58:26.912Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T01:58:26.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T01:58:26.912Z] ---> be29e6b0f0d4 [2024-10-18T01:58:26.912Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:58:28.326Z] ---> Running in 346e49128bc9 [2024-10-18T01:58:28.326Z] Removing intermediate container 346e49128bc9 [2024-10-18T01:58:28.326Z] ---> 633a91b325d3 [2024-10-18T01:58:28.326Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:58:28.597Z] ---> Running in 56d3c3594f11 [2024-10-18T01:58:28.876Z] Removing intermediate container 56d3c3594f11 [2024-10-18T01:58:28.876Z] ---> bfff200629d0 [2024-10-18T01:58:28.876Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:58:28.876Z] ---> Running in c86db4acbcd1 [2024-10-18T01:58:29.475Z] Removing intermediate container c86db4acbcd1 [2024-10-18T01:58:29.475Z] ---> bdf3ffa9c335 [2024-10-18T01:58:29.475Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-18T01:58:29.475Z] ---> Running in 4f7c77b0e5fd [2024-10-18T01:58:29.772Z] Removing intermediate container 4f7c77b0e5fd [2024-10-18T01:58:29.772Z] ---> a90fb725b852 [2024-10-18T01:58:29.772Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:58:29.772Z] ---> Running in 52386798662a [2024-10-18T01:58:31.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:58:31.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:58:33.412Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T01:58:33.412Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T01:58:33.412Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T01:58:33.412Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T01:58:33.412Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:58:33.412Z] OK: 242 MiB in 58 packages [2024-10-18T01:58:34.837Z] Removing intermediate container 52386798662a [2024-10-18T01:58:34.837Z] ---> 80e8c1872b51 [2024-10-18T01:58:34.837Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T01:58:35.424Z] ---> 27aebd30204c [2024-10-18T01:58:35.424Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:58:35.424Z] ---> Running in a286b68d08dd [2024-10-18T02:00:42.207Z] Removing intermediate container a286b68d08dd [2024-10-18T02:00:42.207Z] ---> 21e82a2a9e11 [2024-10-18T02:00:42.207Z] Step 10/12 : COPY . . [2024-10-18T02:00:42.207Z] ---> 4a41f7e048d4 [2024-10-18T02:00:42.207Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:00:42.207Z] ---> Running in 11da0cd60225 [2024-10-18T02:00:42.207Z] Removing intermediate container 11da0cd60225 [2024-10-18T02:00:42.207Z] ---> 2b09d5722206 [2024-10-18T02:00:42.207Z] Step 12/12 : RUN $MAKE [2024-10-18T02:00:42.207Z] ---> Running in 4afa872cb9c2 [2024-10-18T02:00:42.207Z] noop [2024-10-18T02:00:42.207Z] Removing intermediate container 4afa872cb9c2 [2024-10-18T02:00:42.207Z] ---> 773771e22daf [2024-10-18T02:00:42.207Z] Successfully built 773771e22daf [2024-10-18T02:00:42.207Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:42.639Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:00:42.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:00:42.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-23032 does not seem to be running inside a container [2024-10-18T02:00:42.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/184 -v /w/workspace/device-virtual-go/184:/w/workspace/device-virtual-go/184:rw,z -v /w/workspace/device-virtual-go/184@tmp:/w/workspace/device-virtual-go/184@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-10-18T02:00:44.513Z] $ docker top 36ce5539e2d96b310a12499d5c29c72235b4a4b37c73a52b5f019ae4d3144c76 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:00:45.382Z] + go version [2024-10-18T02:00:45.382Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:00:45.398Z] $ docker stop --time=1 36ce5539e2d96b310a12499d5c29c72235b4a4b37c73a52b5f019ae4d3144c76 [2024-10-18T02:00:51.445Z] $ docker rm -f --volumes 36ce5539e2d96b310a12499d5c29c72235b4a4b37c73a52b5f019ae4d3144c76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:01.554Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:01:01.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:01:01.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-23032 does not seem to be running inside a container [2024-10-18T02:01:02.773Z] $ 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/184 -v /w/workspace/device-virtual-go/184:/w/workspace/device-virtual-go/184:rw,z -v /w/workspace/device-virtual-go/184@tmp:/w/workspace/device-virtual-go/184@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-10-18T02:01:05.894Z] $ docker top c924e34c07a7e47671b2adb5ffc0be7893ce90240acfc71323019b40edc81d09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:01:06.775Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/184 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:01:11.546Z] + make test [2024-10-18T02:01:11.546Z] go test ./... -coverprofile=coverage.out [2024-10-18T02:01:18.549Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-18T02:05:40.477Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-18T02:05:40.477Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.3% of statements [2024-10-18T02:05:40.477Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:05:40.477Z] go vet ./... [2024-10-18T02:06:49.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:06:49.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:06:49.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:06:49.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:06:49.190Z] $ docker stop --time=1 c924e34c07a7e47671b2adb5ffc0be7893ce90240acfc71323019b40edc81d09 [2024-10-18T02:06:51.536Z] $ docker rm -f --volumes c924e34c07a7e47671b2adb5ffc0be7893ce90240acfc71323019b40edc81d09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:06:53.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:06:53.765Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:06:54.644Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:06:55.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:06:55.439Z] + ls -al . [2024-10-18T02:06:55.439Z] total 272 [2024-10-18T02:06:55.439Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 02:01 . [2024-10-18T02:06:55.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:57 .. [2024-10-18T02:06:55.439Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git [2024-10-18T02:06:55.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 .github [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 18 01:57 .gitignore [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 18 01:57 .golangci.yml [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 18 01:57 Attribution.txt [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 18 01:57 CHANGELOG.md [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 18 01:57 Dockerfile [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:57 GOVERNANCE.md [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 01:57 Jenkinsfile [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:57 LICENSE [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 18 01:57 Makefile [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 01:57 OWNERS.md [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 18 01:57 README.md [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:54 VERSION [2024-10-18T02:06:55.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:57 bin [2024-10-18T02:06:55.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 cmd [2024-10-18T02:06:55.439Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 18 02:05 coverage.out [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 18 01:57 go.mod [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:57 go.sum [2024-10-18T02:06:55.439Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 internal [2024-10-18T02:06:55.439Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:06:55.820Z] + 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=8293796536b0fdf8c12edad8c53cf3eb6594dc00 --label arch=arm64 --label version=3.2.0-dev.28 . [2024-10-18T02:06:56.427Z] Sending build context to Docker daemon 19.06MB [2024-10-18T02:06:56.427Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:06:56.427Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-18T02:06:56.427Z] ---> 773771e22daf [2024-10-18T02:06:56.427Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:06:56.699Z] ---> Running in 886c599e479c [2024-10-18T02:06:57.295Z] Removing intermediate container 886c599e479c [2024-10-18T02:06:57.295Z] ---> 3749dc9f3b58 [2024-10-18T02:06:57.295Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:06:57.295Z] ---> Running in 381e18456e4d [2024-10-18T02:06:57.570Z] Removing intermediate container 381e18456e4d [2024-10-18T02:06:57.570Z] ---> 8e9a5ffbd20d [2024-10-18T02:06:57.570Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:06:57.851Z] ---> Running in c24ec184fc64 [2024-10-18T02:06:58.124Z] Removing intermediate container c24ec184fc64 [2024-10-18T02:06:58.124Z] ---> 981ffa965bd2 [2024-10-18T02:06:58.124Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-18T02:06:58.124Z] ---> Running in 54649c1b4302 [2024-10-18T02:06:58.718Z] Removing intermediate container 54649c1b4302 [2024-10-18T02:06:58.718Z] ---> edbdc94f87c2 [2024-10-18T02:06:58.718Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:06:58.718Z] ---> Running in b2a584eb1abf [2024-10-18T02:07:00.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:07:00.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:07:03.029Z] OK: 242 MiB in 58 packages [2024-10-18T02:07:03.631Z] Removing intermediate container b2a584eb1abf [2024-10-18T02:07:03.631Z] ---> b39c14fcb378 [2024-10-18T02:07:03.631Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-18T02:07:04.611Z] ---> c24915614ffb [2024-10-18T02:07:04.611Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:07:04.611Z] ---> Running in 8833840c18f2 [2024-10-18T02:07:08.010Z] Removing intermediate container 8833840c18f2 [2024-10-18T02:07:08.010Z] ---> 5fa729defca2 [2024-10-18T02:07:08.010Z] Step 10/26 : COPY . . [2024-10-18T02:07:09.443Z] ---> e1b35cf8d018 [2024-10-18T02:07:09.443Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:07:09.723Z] ---> Running in 4e8b73d7e668 [2024-10-18T02:07:09.993Z] Removing intermediate container 4e8b73d7e668 [2024-10-18T02:07:09.993Z] ---> e8cafef53902 [2024-10-18T02:07:09.993Z] Step 12/26 : RUN $MAKE [2024-10-18T02:07:10.261Z] ---> Running in cc7bc4a829ee [2024-10-18T02:07:11.231Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-18T02:11:48.873Z] Removing intermediate container cc7bc4a829ee [2024-10-18T02:11:48.873Z] ---> b45d493b79bf [2024-10-18T02:11:48.873Z] Step 13/26 : FROM alpine:3.20 [2024-10-18T02:11:48.873Z] 3.20: Pulling from library/alpine [2024-10-18T02:11:48.873Z] cf04c63912e1: Already exists [2024-10-18T02:11:48.873Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:11:48.873Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:11:48.873Z] ---> c157a85ed455 [2024-10-18T02:11:48.873Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-18T02:11:48.873Z] ---> Running in 78a8c609f1a7 [2024-10-18T02:11:48.873Z] Removing intermediate container 78a8c609f1a7 [2024-10-18T02:11:48.873Z] ---> a1f737abbb17 [2024-10-18T02:11:48.873Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-18T02:11:48.873Z] ---> Running in 75cf91009f46 [2024-10-18T02:11:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:11:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:11:48.873Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T02:11:48.873Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:11:48.873Z] OK: 9 MiB in 15 packages [2024-10-18T02:11:48.873Z] Removing intermediate container 75cf91009f46 [2024-10-18T02:11:48.873Z] ---> 8908952bea94 [2024-10-18T02:11:48.873Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-18T02:11:48.873Z] ---> Running in 51ab2d9e7090 [2024-10-18T02:11:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:11:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:11:48.873Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:11:48.873Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:11:48.873Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:11:48.873Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:11:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:11:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:11:49.853Z] OK: 9 MiB in 15 packages [2024-10-18T02:11:51.291Z] Removing intermediate container 51ab2d9e7090 [2024-10-18T02:11:51.291Z] ---> 1db9b08f5cba [2024-10-18T02:11:51.291Z] Step 17/26 : WORKDIR / [2024-10-18T02:11:51.291Z] ---> Running in b50be7bec9c9 [2024-10-18T02:11:51.563Z] Removing intermediate container b50be7bec9c9 [2024-10-18T02:11:51.563Z] ---> 13c02223849b [2024-10-18T02:11:51.563Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-18T02:11:52.154Z] ---> 6e61d72783e9 [2024-10-18T02:11:52.154Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-18T02:11:53.145Z] ---> 19be87376b57 [2024-10-18T02:11:53.145Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-18T02:11:55.775Z] ---> 82eae8ed9541 [2024-10-18T02:11:55.775Z] Step 21/26 : EXPOSE 59900 [2024-10-18T02:11:55.775Z] ---> Running in a838fe00c5fd [2024-10-18T02:11:56.378Z] Removing intermediate container a838fe00c5fd [2024-10-18T02:11:56.378Z] ---> 3abc4c0d6922 [2024-10-18T02:11:56.378Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-18T02:11:56.378Z] ---> Running in bd57df494f81 [2024-10-18T02:11:56.651Z] Removing intermediate container bd57df494f81 [2024-10-18T02:11:56.651Z] ---> 57c1302f3321 [2024-10-18T02:11:56.651Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T02:11:56.926Z] ---> Running in a81b72f2cdd4 [2024-10-18T02:11:57.204Z] Removing intermediate container a81b72f2cdd4 [2024-10-18T02:11:57.205Z] ---> d41f37c718c6 [2024-10-18T02:11:57.205Z] Step 24/26 : LABEL arch=arm64 [2024-10-18T02:11:57.480Z] ---> Running in e553f2c57eeb [2024-10-18T02:11:57.754Z] Removing intermediate container e553f2c57eeb [2024-10-18T02:11:57.754Z] ---> e444cb27dbc0 [2024-10-18T02:11:57.754Z] Step 25/26 : LABEL git_sha=8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T02:11:57.754Z] ---> Running in 1113993aab42 [2024-10-18T02:11:58.347Z] Removing intermediate container 1113993aab42 [2024-10-18T02:11:58.347Z] ---> ab17f72ef4b0 [2024-10-18T02:11:58.347Z] Step 26/26 : LABEL version=3.2.0-dev.28 [2024-10-18T02:11:58.347Z] ---> Running in 5496d70779ec [2024-10-18T02:11:58.623Z] Removing intermediate container 5496d70779ec [2024-10-18T02:11:58.623Z] ---> 48004ada6434 [2024-10-18T02:11:58.624Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:11:58.624Z] Successfully built 48004ada6434 [2024-10-18T02:11:58.908Z] 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-10-18T02:11:59.126Z] provisioning config files... [2024-10-18T02:11:59.144Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/184@tmp/config3159864263753729913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:11:59.517Z] ---> ****-login.sh [2024-10-18T02:11:59.517Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:11:59.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:11:59.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:11:59.788Z] Configure a credential helper to remove this warning. See [2024-10-18T02:11:59.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:11:59.789Z] [2024-10-18T02:11:59.789Z] Login Succeeded [2024-10-18T02:11:59.789Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:12:00.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:12:00.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:12:00.328Z] Configure a credential helper to remove this warning. See [2024-10-18T02:12:00.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:12:00.328Z] [2024-10-18T02:12:00.328Z] Login Succeeded [2024-10-18T02:12:00.328Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:12:00.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:12:00.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:12:00.600Z] Configure a credential helper to remove this warning. See [2024-10-18T02:12:00.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:12:00.600Z] [2024-10-18T02:12:00.600Z] Login Succeeded [2024-10-18T02:12:00.600Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:12:01.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:12:01.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:12:01.189Z] Configure a credential helper to remove this warning. See [2024-10-18T02:12:01.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:12:01.189Z] [2024-10-18T02:12:01.189Z] Login Succeeded [2024-10-18T02:12:01.189Z] ****.io [2024-10-18T02:12:01.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:12:01.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:12:01.732Z] Configure a credential helper to remove this warning. See [2024-10-18T02:12:01.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:12:01.732Z] [2024-10-18T02:12:01.732Z] Login Succeeded [2024-10-18T02:12:01.732Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:12:01.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:12:01.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:12:01.834Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-10-18T02:12:01.834Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T02:12:01.834Z] latest [2024-10-18T02:12:01.834Z] 3.2.0-dev.28 [2024-10-18T02:12:01.834Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [2024-10-18T02:12:01.834Z] main [2024-10-18T02:12:01.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:02.236Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:02.638Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T02:12:02.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-18T02:12:02.638Z] 0c3275ecfe7d: Preparing [2024-10-18T02:12:02.638Z] 32342a7acee8: Preparing [2024-10-18T02:12:02.638Z] 44a396148dae: Preparing [2024-10-18T02:12:02.638Z] a9998fcff56c: Preparing [2024-10-18T02:12:02.638Z] 2ced06ff4e02: Preparing [2024-10-18T02:12:02.638Z] 16113d51b718: Preparing [2024-10-18T02:12:02.638Z] 16113d51b718: Waiting [2024-10-18T02:12:02.909Z] 32342a7acee8: Pushed [2024-10-18T02:12:02.909Z] 2ced06ff4e02: Pushed [2024-10-18T02:12:02.909Z] 44a396148dae: Pushed [2024-10-18T02:12:02.909Z] 16113d51b718: Layer already exists [2024-10-18T02:12:02.909Z] a9998fcff56c: Pushed [2024-10-18T02:12:15.280Z] 0c3275ecfe7d: Pushed [2024-10-18T02:12:15.280Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00: digest: sha256:8fca80f92125062b80d8ea7e36b099e3456e993ba01faae97269896d83a8e51d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:15.695Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:16.083Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-18T02:12:16.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-18T02:12:16.084Z] 0c3275ecfe7d: Preparing [2024-10-18T02:12:16.084Z] 32342a7acee8: Preparing [2024-10-18T02:12:16.084Z] 44a396148dae: Preparing [2024-10-18T02:12:16.084Z] a9998fcff56c: Preparing [2024-10-18T02:12:16.084Z] 2ced06ff4e02: Preparing [2024-10-18T02:12:16.084Z] 16113d51b718: Preparing [2024-10-18T02:12:16.084Z] 16113d51b718: Waiting [2024-10-18T02:12:16.356Z] 44a396148dae: Layer already exists [2024-10-18T02:12:16.356Z] 2ced06ff4e02: Layer already exists [2024-10-18T02:12:16.356Z] a9998fcff56c: Layer already exists [2024-10-18T02:12:16.356Z] 0c3275ecfe7d: Layer already exists [2024-10-18T02:12:16.356Z] 32342a7acee8: Layer already exists [2024-10-18T02:12:16.356Z] 16113d51b718: Layer already exists [2024-10-18T02:12:16.356Z] latest: digest: sha256:8fca80f92125062b80d8ea7e36b099e3456e993ba01faae97269896d83a8e51d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:16.761Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:17.162Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.28 [2024-10-18T02:12:17.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-18T02:12:17.162Z] 0c3275ecfe7d: Preparing [2024-10-18T02:12:17.162Z] 32342a7acee8: Preparing [2024-10-18T02:12:17.162Z] 44a396148dae: Preparing [2024-10-18T02:12:17.162Z] a9998fcff56c: Preparing [2024-10-18T02:12:17.163Z] 2ced06ff4e02: Preparing [2024-10-18T02:12:17.163Z] 16113d51b718: Preparing [2024-10-18T02:12:17.163Z] 16113d51b718: Waiting [2024-10-18T02:12:17.163Z] 32342a7acee8: Layer already exists [2024-10-18T02:12:17.163Z] 2ced06ff4e02: Layer already exists [2024-10-18T02:12:17.163Z] 0c3275ecfe7d: Layer already exists [2024-10-18T02:12:17.163Z] 44a396148dae: Layer already exists [2024-10-18T02:12:17.163Z] a9998fcff56c: Layer already exists [2024-10-18T02:12:17.163Z] 16113d51b718: Layer already exists [2024-10-18T02:12:17.435Z] 3.2.0-dev.28: digest: sha256:8fca80f92125062b80d8ea7e36b099e3456e993ba01faae97269896d83a8e51d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:17.837Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:18.329Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [2024-10-18T02:12:18.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-18T02:12:18.329Z] 0c3275ecfe7d: Preparing [2024-10-18T02:12:18.329Z] 32342a7acee8: Preparing [2024-10-18T02:12:18.329Z] 44a396148dae: Preparing [2024-10-18T02:12:18.329Z] a9998fcff56c: Preparing [2024-10-18T02:12:18.329Z] 2ced06ff4e02: Preparing [2024-10-18T02:12:18.329Z] 16113d51b718: Preparing [2024-10-18T02:12:18.329Z] 16113d51b718: Waiting [2024-10-18T02:12:18.602Z] 32342a7acee8: Layer already exists [2024-10-18T02:12:18.602Z] 0c3275ecfe7d: Layer already exists [2024-10-18T02:12:18.602Z] 44a396148dae: Layer already exists [2024-10-18T02:12:18.602Z] 2ced06ff4e02: Layer already exists [2024-10-18T02:12:18.602Z] a9998fcff56c: Layer already exists [2024-10-18T02:12:18.602Z] 16113d51b718: Layer already exists [2024-10-18T02:12:18.602Z] 8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28: digest: sha256:8fca80f92125062b80d8ea7e36b099e3456e993ba01faae97269896d83a8e51d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:19.003Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:19.389Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-10-18T02:12:19.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-18T02:12:19.389Z] 0c3275ecfe7d: Preparing [2024-10-18T02:12:19.389Z] 32342a7acee8: Preparing [2024-10-18T02:12:19.389Z] 44a396148dae: Preparing [2024-10-18T02:12:19.389Z] a9998fcff56c: Preparing [2024-10-18T02:12:19.389Z] 2ced06ff4e02: Preparing [2024-10-18T02:12:19.389Z] 16113d51b718: Preparing [2024-10-18T02:12:19.389Z] 16113d51b718: Waiting [2024-10-18T02:12:19.389Z] 2ced06ff4e02: Layer already exists [2024-10-18T02:12:19.389Z] 44a396148dae: Layer already exists [2024-10-18T02:12:19.389Z] 0c3275ecfe7d: Layer already exists [2024-10-18T02:12:19.389Z] a9998fcff56c: Layer already exists [2024-10-18T02:12:19.389Z] 32342a7acee8: Layer already exists [2024-10-18T02:12:19.662Z] 16113d51b718: Layer already exists [2024-10-18T02:12:19.662Z] main: digest: sha256:8fca80f92125062b80d8ea7e36b099e3456e993ba01faae97269896d83a8e51d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:12:19.749Z] ===================================================== [Pipeline] echo [2024-10-18T02:12:19.770Z] taggedImages: [2024-10-18T02:12:19.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8293796536b0fdf8c12edad8c53cf3eb6594dc00 [2024-10-18T02:12:19.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-18T02:12:19.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.28 [2024-10-18T02:12:19.770Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:8293796536b0fdf8c12edad8c53cf3eb6594dc00-3.2.0-dev.28 [2024-10-18T02:12:19.770Z] - 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-10-18T02:12:20.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:12:20.176Z] [2024-10-18T02:12:20.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:12:20.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:12:20.818Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:12:20.818Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:12:20.818Z] 04944245beec: Pulling fs layer [2024-10-18T02:12:20.818Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:12:20.818Z] 765212b225bb: Pulling fs layer [2024-10-18T02:12:20.818Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:12:20.818Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:12:20.818Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:12:20.818Z] 765212b225bb: Waiting [2024-10-18T02:12:20.818Z] f23df028b6ca: Waiting [2024-10-18T02:12:20.818Z] d65c8cfc05b1: Waiting [2024-10-18T02:12:20.818Z] 2437ff75d9bd: Waiting [2024-10-18T02:12:20.818Z] 04944245beec: Verifying Checksum [2024-10-18T02:12:20.818Z] 04944245beec: Download complete [2024-10-18T02:12:20.818Z] 765212b225bb: Verifying Checksum [2024-10-18T02:12:20.818Z] 765212b225bb: Download complete [2024-10-18T02:12:20.818Z] f23df028b6ca: Verifying Checksum [2024-10-18T02:12:21.091Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T02:12:21.091Z] d65c8cfc05b1: Download complete [2024-10-18T02:12:21.091Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:12:21.091Z] 699f458cf7ca: Download complete [2024-10-18T02:12:21.685Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T02:12:21.685Z] 8998bd30e6a1: Download complete [2024-10-18T02:12:24.297Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T02:12:24.297Z] 2437ff75d9bd: Download complete [2024-10-18T02:12:26.912Z] 8998bd30e6a1: Pull complete [2024-10-18T02:12:27.511Z] 04944245beec: Pull complete [2024-10-18T02:12:29.489Z] 699f458cf7ca: Pull complete [2024-10-18T02:12:29.763Z] 765212b225bb: Pull complete [2024-10-18T02:12:30.740Z] f23df028b6ca: Pull complete [2024-10-18T02:12:31.014Z] d65c8cfc05b1: Pull complete [2024-10-18T02:12:49.293Z] 2437ff75d9bd: Pull complete [2024-10-18T02:12:49.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:12:49.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:12:49.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:12:49.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-23032 does not seem to be running inside a container [2024-10-18T02:12:49.667Z] $ 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/184 -v /w/workspace/device-virtual-go/184:/w/workspace/device-virtual-go/184:rw,z -v /w/workspace/device-virtual-go/184@tmp:/w/workspace/device-virtual-go/184@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-10-18T02:12:53.459Z] $ docker top 05e208d12cb0828a7af29da0efea620fa435bad19748f74c95f9f69b2976b524 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:12:54.471Z] ---> job-cost.sh [2024-10-18T02:12:54.472Z] lf-activate-venv: SKIPPING [2024-10-18T02:12:54.472Z] INFO: No Stack... [2024-10-18T02:12:55.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:12:56.038Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:12:56.728Z] + cat /w/workspace/device-virtual-go/184/archives/cost.csv [2024-10-18T02:12:56.728Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:12:56.815Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] [2024-10-18T02:12:56.823Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] did not exist. Created. [2024-10-18T02:12:56.829Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:12:57.558Z] /w/workspace/device-virtual-go/184@tmp/durable-5fe3ef7b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:12:58.248Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:12:58.275Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:12:58.346Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:12:58.354Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:12:58.370Z] $ docker stop --time=1 05e208d12cb0828a7af29da0efea620fa435bad19748f74c95f9f69b2976b524 [2024-10-18T02:13:00.065Z] $ docker rm -f --volumes 05e208d12cb0828a7af29da0efea620fa435bad19748f74c95f9f69b2976b524 [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-10-18T02:13:00.539Z] provisioning config files... [2024-10-18T02:13:00.547Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8474104552918210532tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:13:00.847Z] + set +x [2024-10-18T02:13:00.847Z] + curl -s https://codecov.io/bash+ [2024-10-18T02:13:00.847Z] bash -s -- [2024-10-18T02:13:00.847Z] [2024-10-18T02:13:00.847Z] _____ _ [2024-10-18T02:13:00.847Z] / ____| | | [2024-10-18T02:13:00.847Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:13:00.847Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:13:00.847Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:13:00.847Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:13:00.847Z] Bash-1.0.6 [2024-10-18T02:13:00.847Z] [2024-10-18T02:13:00.847Z] [2024-10-18T02:13:00.847Z] ==> git version 2.25.1 found [2024-10-18T02:13:00.847Z] ==> 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-10-18T02:13:00.847Z] Release-Date: 2020-01-08 [2024-10-18T02:13:00.847Z] 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-10-18T02:13:00.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:13:00.848Z] ==> Jenkins CI detected. [2024-10-18T02:13:00.848Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-10-18T02:13:00.848Z] project root: . [2024-10-18T02:13:00.848Z] --> token set from env [2024-10-18T02:13:00.848Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:13:00.848Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:13:00.848Z] ==> Python coveragepy not found [2024-10-18T02:13:00.848Z] ==> Searching for coverage reports in: [2024-10-18T02:13:00.848Z] + . [2024-10-18T02:13:00.848Z] -> Found 1 reports [2024-10-18T02:13:00.848Z] ==> Detecting git/mercurial file structure [2024-10-18T02:13:00.848Z] ==> Reading reports [2024-10-18T02:13:00.848Z] + ./coverage.out bytes=43316 [2024-10-18T02:13:00.848Z] ==> Appending adjustments [2024-10-18T02:13:00.848Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:13:01.107Z] + Found adjustments [2024-10-18T02:13:01.107Z] ==> Gzipping contents [2024-10-18T02:13:01.107Z] 8.0K /tmp/codecov.nQZDAq.gz [2024-10-18T02:13:01.107Z] ==> Uploading reports [2024-10-18T02:13:01.107Z] url: https://codecov.io [2024-10-18T02:13:01.107Z] query: branch=main&commit=8293796536b0fdf8c12edad8c53cf3eb6594dc00&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:13:01.107Z] -> Pinging Codecov [2024-10-18T02:13:01.107Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8293796536b0fdf8c12edad8c53cf3eb6594dc00&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:13:01.366Z] -> Uploading to [2024-10-18T02:13:01.366Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/8293796536b0fdf8c12edad8c53cf3eb6594dc00/7192e59d-238b-41ae-bda1-eae7463a0b6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021301Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4c608e31007939a2e06458c3c4689a9ed19c3bacd2d2069b726bfd3e0fbad307 [2024-10-18T02:13:01.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:13:01.366Z] Dload Upload Total Spent Left Speed [2024-10-18T02:13:01.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20000 --:--:-- --:--:-- --:--:-- 20000 [2024-10-18T02:13:01.626Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] } [2024-10-18T02:13:01.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:13:01.763Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:13:01.779Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:02.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:13:02.088Z] [2024-10-18T02:13:02.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:02.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:13:02.395Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:13:02.395Z] 43c4264eed91: Already exists [2024-10-18T02:13:02.395Z] 4cc291be95ef: Already exists [2024-10-18T02:13:02.395Z] 2ac1f1163629: Already exists [2024-10-18T02:13:02.395Z] 5c3c966382ef: Already exists [2024-10-18T02:13:02.395Z] 4f4fb700ef54: Already exists [2024-10-18T02:13:02.395Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:13:02.395Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:13:02.655Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:13:02.655Z] d9c7d2e4e75e: Download complete [2024-10-18T02:13:02.913Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:13:03.172Z] 9c3e1370e548: Verifying Checksum [2024-10-18T02:13:03.172Z] 9c3e1370e548: Download complete [2024-10-18T02:13:06.450Z] 9c3e1370e548: Pull complete [2024-10-18T02:13:06.450Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:13:06.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:13:06.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:13:06.547Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T02:13:06.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-18T02:13:07.456Z] $ docker top 39a0fc4b85ffe024f12c323fd5e05b3ab2614349466fd6070e493666ec974e2d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:13:07.847Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-10-18T02:13:07.856Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-10-18T02:13:08.155Z] + set -o pipefail [2024-10-18T02:13:08.155Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-10-18T02:13:14.861Z] [2024-10-18T02:13:14.861Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-10-18T02:13:14.861Z] [2024-10-18T02:13:14.861Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/b448b555-18ff-461e-95ee-b67ca903f00d [2024-10-18T02:13:14.861Z] [2024-10-18T02:13:14.861Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:13:14.861Z] [2024-10-18T02:13:15.120Z] [2024-10-18T02:13:15.120Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:13:15.120Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:13:16.078Z] $ docker stop --time=1 39a0fc4b85ffe024f12c323fd5e05b3ab2614349466fd6070e493666ec974e2d [2024-10-18T02:13:18.169Z] $ docker rm -f --volumes 39a0fc4b85ffe024f12c323fd5e05b3ab2614349466fd6070e493666ec974e2d [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-10-18T02:13:19.000Z] + git log --format=format:%s -1 8293796536b0fdf8c12edad8c53cf3eb6594dc00 [Pipeline] sh [2024-10-18T02:13:19.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:13:19.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:19.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:13:19.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:13:19.676Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T02:13:19.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:13:20.053Z] $ docker top de98b5175cb42a0924e288271885ad41ac2a24b7c0131d399ca9ee83aecccbe5 -eo pid,comm [2024-10-18T02:13:20.095Z] 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-10-18T02:13:20.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:13:20.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:13:20.155Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:13:20.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:13:20.279Z] $ docker exec de98b5175cb42a0924e288271885ad41ac2a24b7c0131d399ca9ee83aecccbe5 ssh-agent [2024-10-18T02:13:20.386Z] SSH_AUTH_SOCK=/tmp/ssh-u7nye6JFd5lK/agent.32 [2024-10-18T02:13:20.386Z] SSH_AGENT_PID=38 [2024-10-18T02:13:20.390Z] Running ssh-add (command line suppressed) [2024-10-18T02:13:20.491Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8444405163886616411.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8444405163886616411.key) [2024-10-18T02:13:20.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:13:20.794Z] + git semver tag [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:20,995 [run_tag] DEBUG tag force:False [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:20,996 [check_head_tag] DEBUG check head tag [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:20,997 [execute] INFO git cat-file --batch-check [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:20,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:21,000 [execute] INFO git cat-file --batch [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:21,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:21,026 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:21,026 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:21,027 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:13:21.054Z] 2024-10-18 02:13:21,030 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:21.054Z] 3.2.0-dev.28 [Pipeline] } [2024-10-18T02:13:21.070Z] $ docker exec --env ******** --env ******** de98b5175cb42a0924e288271885ad41ac2a24b7c0131d399ca9ee83aecccbe5 ssh-agent -k [2024-10-18T02:13:21.167Z] unset SSH_AUTH_SOCK; [2024-10-18T02:13:21.167Z] unset SSH_AGENT_PID; [2024-10-18T02:13:21.167Z] echo Agent pid 38 killed; [2024-10-18T02:13:21.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:13:21.495Z] + git semver [Pipeline] } [2024-10-18T02:13:21.770Z] $ docker stop --time=1 de98b5175cb42a0924e288271885ad41ac2a24b7c0131d399ca9ee83aecccbe5 [2024-10-18T02:13:23.048Z] $ docker rm -f --volumes de98b5175cb42a0924e288271885ad41ac2a24b7c0131d399ca9ee83aecccbe5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:23.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:13:23.446Z] [2024-10-18T02:13:23.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:23.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:13:23.748Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:13:23.748Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:13:23.748Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:13:23.748Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:13:23.748Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:13:23.748Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:13:23.748Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:13:23.748Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:13:23.748Z] d747dcd14b5f: Waiting [2024-10-18T02:13:23.748Z] e9a5061849ea: Waiting [2024-10-18T02:13:23.748Z] 0d9ebad4ef96: Waiting [2024-10-18T02:13:23.748Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:13:23.748Z] 9712f1f96733: Download complete [2024-10-18T02:13:24.007Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:13:24.007Z] 63f879dbbcfc: Download complete [2024-10-18T02:13:24.266Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:13:24.266Z] e9a5061849ea: Download complete [2024-10-18T02:13:24.266Z] d747dcd14b5f: Download complete [2024-10-18T02:13:24.266Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:13:24.266Z] 0d9ebad4ef96: Download complete [2024-10-18T02:13:24.266Z] ab5ef0e58194: Verifying Checksum [2024-10-18T02:13:24.266Z] ab5ef0e58194: Download complete [2024-10-18T02:13:24.266Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:13:24.266Z] 2de7ff778b66: Download complete [2024-10-18T02:13:26.804Z] ab5ef0e58194: Pull complete [2024-10-18T02:13:26.804Z] 9712f1f96733: Pull complete [2024-10-18T02:13:27.369Z] 63f879dbbcfc: Pull complete [2024-10-18T02:13:30.648Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:13:30.648Z] e9a5061849ea: Pull complete [2024-10-18T02:13:30.907Z] d747dcd14b5f: Pull complete [2024-10-18T02:13:31.472Z] 2de7ff778b66: Pull complete [2024-10-18T02:13:31.472Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:13:31.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:13:31.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:13:31.842Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T02:13:31.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-18T02:13:33.253Z] $ docker top b1c561b18fde12b96952a789949e495f23a1ee1881a89b520bad5fe5dc9bed59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:13:33.324Z] provisioning config files... [2024-10-18T02:13:33.330Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3488777180391746560tmp [2024-10-18T02:13:33.338Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2024571798864247549tmp [2024-10-18T02:13:33.346Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11575620237007043264tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:13:33.449Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:33.738Z] ---> sigul-configuration.sh [2024-10-18T02:13:33.738Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:13:33.738Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:13:33.738Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:13:33.738Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:13:33.738Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:13:33.738Z] gpg: CAST5 encrypted data [2024-10-18T02:13:33.738Z] gpg: encrypted with 1 passphrase [2024-10-18T02:13:33.738Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:13:34.031Z] + mkdir /home/jenkins [2024-10-18T02:13:34.031Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:13:34.325Z] + 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-10-18T02:13:34.341Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:34.635Z] ---> sigul-install.sh [2024-10-18T02:13:34.635Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:13:34.928Z] + git tag --list [2024-10-18T02:13:34.928Z] v1.0.0 [2024-10-18T02:13:34.928Z] v1.1.0 [2024-10-18T02:13:34.928Z] v1.1.1 [2024-10-18T02:13:34.928Z] v1.2.1 [2024-10-18T02:13:34.928Z] v1.2.2 [2024-10-18T02:13:34.928Z] v1.2.3 [2024-10-18T02:13:34.928Z] v1.3.0 [2024-10-18T02:13:34.928Z] v1.3.1 [2024-10-18T02:13:34.928Z] v2.0.0 [2024-10-18T02:13:34.928Z] v2.1.0 [2024-10-18T02:13:34.928Z] v2.1.1 [2024-10-18T02:13:34.928Z] v2.2.0 [2024-10-18T02:13:34.928Z] v2.3.0 [2024-10-18T02:13:34.928Z] v3.0 [2024-10-18T02:13:34.928Z] v3.0.0 [2024-10-18T02:13:34.928Z] v3.1 [2024-10-18T02:13:34.928Z] v3.1.0 [2024-10-18T02:13:34.928Z] v3.1.0-dev.1 [2024-10-18T02:13:34.928Z] v3.1.0-dev.10 [2024-10-18T02:13:34.928Z] v3.1.0-dev.11 [2024-10-18T02:13:34.928Z] v3.1.0-dev.12 [2024-10-18T02:13:34.928Z] v3.1.0-dev.13 [2024-10-18T02:13:34.928Z] v3.1.0-dev.14 [2024-10-18T02:13:34.928Z] v3.1.0-dev.15 [2024-10-18T02:13:34.928Z] v3.1.0-dev.16 [2024-10-18T02:13:34.928Z] v3.1.0-dev.17 [2024-10-18T02:13:34.928Z] v3.1.0-dev.18 [2024-10-18T02:13:34.928Z] v3.1.0-dev.19 [2024-10-18T02:13:34.928Z] v3.1.0-dev.2 [2024-10-18T02:13:34.928Z] v3.1.0-dev.20 [2024-10-18T02:13:34.928Z] v3.1.0-dev.21 [2024-10-18T02:13:34.928Z] v3.1.0-dev.22 [2024-10-18T02:13:34.928Z] v3.1.0-dev.23 [2024-10-18T02:13:34.928Z] v3.1.0-dev.24 [2024-10-18T02:13:34.928Z] v3.1.0-dev.25 [2024-10-18T02:13:34.928Z] v3.1.0-dev.26 [2024-10-18T02:13:34.928Z] v3.1.0-dev.27 [2024-10-18T02:13:34.928Z] v3.1.0-dev.28 [2024-10-18T02:13:34.928Z] v3.1.0-dev.29 [2024-10-18T02:13:34.928Z] v3.1.0-dev.3 [2024-10-18T02:13:34.928Z] v3.1.0-dev.30 [2024-10-18T02:13:34.928Z] v3.1.0-dev.4 [2024-10-18T02:13:34.928Z] v3.1.0-dev.5 [2024-10-18T02:13:34.928Z] v3.1.0-dev.6 [2024-10-18T02:13:34.928Z] v3.1.0-dev.7 [2024-10-18T02:13:34.928Z] v3.1.0-dev.8 [2024-10-18T02:13:34.928Z] v3.1.0-dev.9 [2024-10-18T02:13:34.928Z] v3.1.1 [2024-10-18T02:13:34.928Z] v3.1.1-dev.1 [2024-10-18T02:13:34.928Z] v3.2.0-dev.1 [2024-10-18T02:13:34.928Z] v3.2.0-dev.10 [2024-10-18T02:13:34.928Z] v3.2.0-dev.11 [2024-10-18T02:13:34.928Z] v3.2.0-dev.12 [2024-10-18T02:13:34.928Z] v3.2.0-dev.13 [2024-10-18T02:13:34.928Z] v3.2.0-dev.14 [2024-10-18T02:13:34.928Z] v3.2.0-dev.15 [2024-10-18T02:13:34.928Z] v3.2.0-dev.16 [2024-10-18T02:13:34.928Z] v3.2.0-dev.17 [2024-10-18T02:13:34.928Z] v3.2.0-dev.18 [2024-10-18T02:13:34.928Z] v3.2.0-dev.19 [2024-10-18T02:13:34.928Z] v3.2.0-dev.2 [2024-10-18T02:13:34.928Z] v3.2.0-dev.20 [2024-10-18T02:13:34.928Z] v3.2.0-dev.21 [2024-10-18T02:13:34.928Z] v3.2.0-dev.22 [2024-10-18T02:13:34.928Z] v3.2.0-dev.23 [2024-10-18T02:13:34.928Z] v3.2.0-dev.24 [2024-10-18T02:13:34.928Z] v3.2.0-dev.25 [2024-10-18T02:13:34.928Z] v3.2.0-dev.26 [2024-10-18T02:13:34.928Z] v3.2.0-dev.27 [2024-10-18T02:13:34.928Z] v3.2.0-dev.28 [2024-10-18T02:13:34.928Z] v3.2.0-dev.3 [2024-10-18T02:13:34.928Z] v3.2.0-dev.4 [2024-10-18T02:13:34.928Z] v3.2.0-dev.5 [2024-10-18T02:13:34.928Z] v3.2.0-dev.6 [2024-10-18T02:13:34.928Z] v3.2.0-dev.7 [2024-10-18T02:13:34.928Z] v3.2.0-dev.8 [2024-10-18T02:13:34.928Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T02:13:35.224Z] + lftools sign git-tag v3.2.0-dev.28 [2024-10-18T02:13:35.863Z] Signing Git tag with Sigul... [2024-10-18T02:13:35.863Z] Signing v3.2.0-dev.28 [Pipeline] echo [2024-10-18T02:13:36.136Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:36.427Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:13:36.438Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:13:36.471Z] $ docker stop --time=1 b1c561b18fde12b96952a789949e495f23a1ee1881a89b520bad5fe5dc9bed59 [2024-10-18T02:13:37.761Z] $ docker rm -f --volumes b1c561b18fde12b96952a789949e495f23a1ee1881a89b520bad5fe5dc9bed59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:13:38.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:13:38.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:38.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:13:38.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:13:38.583Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T02:13:38.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:13:38.929Z] $ docker top 1e1a7e743def9b4d31aebea5f84d36a6e61dd74ea3260ac5fc1983b6a7ec0967 -eo pid,comm [2024-10-18T02:13:38.969Z] 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-10-18T02:13:38.969Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:13:39.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:13:39.026Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:13:39.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:13:39.143Z] $ docker exec 1e1a7e743def9b4d31aebea5f84d36a6e61dd74ea3260ac5fc1983b6a7ec0967 ssh-agent [2024-10-18T02:13:39.244Z] SSH_AUTH_SOCK=/tmp/ssh-X6VIWoXe1ALW/agent.32 [2024-10-18T02:13:39.244Z] SSH_AGENT_PID=38 [2024-10-18T02:13:39.248Z] Running ssh-add (command line suppressed) [2024-10-18T02:13:39.353Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_476230678409340570.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_476230678409340570.key) [2024-10-18T02:13:39.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:13:39.654Z] + git semver bump pre [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,882 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,882 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,882 [bump_version] DEBUG bumped version:3.2.0-dev.29 [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,882 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,882 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,882 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,884 [execute] INFO git cat-file --batch-check [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,890 [execute] INFO git cat-file --batch [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:13:39.912Z] 2024-10-18 02:13:39,895 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:39.912Z] 3.2.0-dev.29 [Pipeline] } [2024-10-18T02:13:39.927Z] $ docker exec --env ******** --env ******** 1e1a7e743def9b4d31aebea5f84d36a6e61dd74ea3260ac5fc1983b6a7ec0967 ssh-agent -k [2024-10-18T02:13:40.035Z] unset SSH_AUTH_SOCK; [2024-10-18T02:13:40.035Z] unset SSH_AGENT_PID; [2024-10-18T02:13:40.035Z] echo Agent pid 38 killed; [2024-10-18T02:13:40.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:13:40.356Z] + git semver [Pipeline] } [2024-10-18T02:13:40.632Z] $ docker stop --time=1 1e1a7e743def9b4d31aebea5f84d36a6e61dd74ea3260ac5fc1983b6a7ec0967 [2024-10-18T02:13:41.924Z] $ docker rm -f --volumes 1e1a7e743def9b4d31aebea5f84d36a6e61dd74ea3260ac5fc1983b6a7ec0967 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:13:42.258Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:13:42.258Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:42.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:13:42.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:13:42.650Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T02:13:42.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:13:43.009Z] $ docker top a8872f89885f3f8386e998254008b80c4a8bf42984f6880ef31842e137f3aa04 -eo pid,comm [2024-10-18T02:13:43.051Z] 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-10-18T02:13:43.051Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:13:43.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:13:43.102Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:13:43.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:13:43.223Z] $ docker exec a8872f89885f3f8386e998254008b80c4a8bf42984f6880ef31842e137f3aa04 ssh-agent [2024-10-18T02:13:43.330Z] SSH_AUTH_SOCK=/tmp/ssh-KVcBLdOqsktg/agent.31 [2024-10-18T02:13:43.330Z] SSH_AGENT_PID=37 [2024-10-18T02:13:43.335Z] Running ssh-add (command line suppressed) [2024-10-18T02:13:43.444Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15449290751961212733.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15449290751961212733.key) [2024-10-18T02:13:43.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:13:43.751Z] + git semver push [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,942 [run_push] DEBUG push [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,943 [execute] INFO git cat-file --batch-check [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,947 [execute] INFO git rev-list 6fff3611c87205e812f56c99872b3ff3ef9be5d8 -- [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,948 [execute] DEBUG Popen(['git', 'rev-list', '6fff3611c87205e812f56c99872b3ff3ef9be5d8', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,958 [execute] INFO git fetch -v origin [2024-10-18T02:13:44.010Z] 2024-10-18 02:13:43,958 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T02:13:44.579Z] 2024-10-18 02:13:44,414 [run_push] DEBUG no remote changes detected [2024-10-18T02:13:44.579Z] 2024-10-18 02:13:44,415 [execute] INFO git push origin semver [2024-10-18T02:13:44.579Z] 2024-10-18 02:13:44,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:13:45.146Z] 2024-10-18 02:13:45,084 [run_push] DEBUG push all version tags [2024-10-18T02:13:45.146Z] 2024-10-18 02:13:45,084 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:13:45.146Z] 2024-10-18 02:13:45,085 [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-10-18T02:13:45.714Z] 2024-10-18 02:13:45,702 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-18T02:13:45.714Z] 3.2.0-dev.29 [Pipeline] } [2024-10-18T02:13:45.730Z] $ docker exec --env ******** --env ******** a8872f89885f3f8386e998254008b80c4a8bf42984f6880ef31842e137f3aa04 ssh-agent -k [2024-10-18T02:13:45.820Z] unset SSH_AUTH_SOCK; [2024-10-18T02:13:45.821Z] unset SSH_AGENT_PID; [2024-10-18T02:13:45.821Z] echo Agent pid 37 killed; [2024-10-18T02:13:45.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:13:46.152Z] + git semver [Pipeline] } [2024-10-18T02:13:46.431Z] $ docker stop --time=1 a8872f89885f3f8386e998254008b80c4a8bf42984f6880ef31842e137f3aa04 [2024-10-18T02:13:47.722Z] $ docker rm -f --volumes a8872f89885f3f8386e998254008b80c4a8bf42984f6880ef31842e137f3aa04 [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-10-18T02:13:48.305Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-10-18T02:13:48.305Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-18T02:13:48.305Z] total 16 [2024-10-18T02:13:48.305Z] drwxr-xr-x 3 root root 4096 Oct 18 01:56 . [2024-10-18T02:13:48.305Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 02:13 .. [2024-10-18T02:13:48.305Z] drwxr-xr-x 2 root root 4096 Oct 18 01:56 cost [2024-10-18T02:13:48.305Z] -rw-r--r-- 1 root root 89 Oct 18 01:56 cost.csv [2024-10-18T02:13:48.305Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-18T02:13:48.305Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-18T02:13:48.305Z] total 16 [2024-10-18T02:13:48.305Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:56 . [2024-10-18T02:13:48.305Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 02:13 .. [2024-10-18T02:13:48.305Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:56 cost [2024-10-18T02:13:48.305Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 18 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:48.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:49.455Z] ---> package-listing.sh [2024-10-18T02:13:49.455Z] ++ facter osfamily [2024-10-18T02:13:49.455Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:13:49.715Z] + OS_FAMILY=debian [2024-10-18T02:13:49.715Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-10-18T02:13:49.715Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:13:49.715Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:13:49.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:13:49.715Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:13:49.715Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-18T02:13:49.715Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:13:49.715Z] + case "${OS_FAMILY}" in [2024-10-18T02:13:49.715Z] + dpkg -l [2024-10-18T02:13:49.715Z] + grep '^ii' [2024-10-18T02:13:49.715Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:13:49.715Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:13:49.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:13:49.715Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-18T02:13:49.715Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-10-18T02:13:49.715Z] + 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-10-18T02:13:49.727Z] 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-10-18T02:13:50.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:50.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:13:50.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:13:50.649Z] prd-ubuntu20.04-docker-8c-8g-23027 does not seem to be running inside a container [2024-10-18T02:13:50.686Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T02:13:50.880Z] $ docker top 58f07d8a0e64421754907f94e394cfb812b83ae10d98c9edfdff9a4e2ff972fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:13:51.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:13:51.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:13:51.802Z] + ls /var/log/sa-host [2024-10-18T02:13:51.802Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:13:51.886Z] provisioning config files... [2024-10-18T02:13:51.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3676994145039391991tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:13:51.915Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:52.196Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:13:52.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:52.545Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:13:52.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:52.833Z] ---> sudo-logs.sh [2024-10-18T02:13:52.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:13:52.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:53.143Z] ---> job-cost.sh [2024-10-18T02:13:53.143Z] lf-activate-venv: SKIPPING [2024-10-18T02:13:53.143Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:13:53.143Z] INFO: Retrieving Stack Cost... [2024-10-18T02:13:53.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:13:53.659Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:13:53.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:13:53.953Z] ---> logs-deploy.sh [2024-10-18T02:13:53.953Z] lf-activate-venv: SKIPPING [2024-10-18T02:13:53.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/184 [2024-10-18T02:13:53.953Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:13:54.887Z] Archives upload complete. [2024-10-18T02:13:54.887Z] INFO: archiving logs to Nexus