Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04ce07425684dc49eb1d346851a0a7d2d821c622 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-ssh1792332111746892275.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh11382486517238059776.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5248047982278752680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh468314325026625373.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-ssh12072122822512287450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9854 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 04ce07425684dc49eb1d346851a0a7d2d821c622 (main) Commit message: "Merge pull request #488 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > 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 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 > git rev-list --no-walk 8966c26b49b103c4be0d1e0859a9f7a15856cd15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T12:24:34.870Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T12:24:34.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T12:24:34.989Z] ========================================================= [2024-09-09T12:24:34.989Z] EdgeX Global Pipelines Version Info [2024-09-09T12:24:34.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:24:35.738Z] ------------------- [2024-09-09T12:24:35.738Z] stable info: [2024-09-09T12:24:35.738Z] ------------------- [2024-09-09T12:24:35.738Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T12:24:35.738Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T12:24:35.738Z] Message: update stable to v1.0.263 [2024-09-09T12:24:36.331Z] ------------------- [2024-09-09T12:24:36.331Z] experimental info: [2024-09-09T12:24:36.331Z] ------------------- [2024-09-09T12:24:36.331Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T12:24:36.331Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T12:24:36.331Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T12:24:36.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-09-09T12:24:36.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-09-09T12:24:36.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T12:24:36.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T12:24:36.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T12:24:36.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T12:24:36.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T12:24:36.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T12:24:36.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T12:24:36.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T12:24:36.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T12:24:36.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-09-09T12:24:36.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T12:24:36.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T12:24:36.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T12:24:36.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T12:24:36.786Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T12:24:36.814Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T12:24:36.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T12:24:36.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T12:24:36.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T12:24:36.905Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T12:24:36.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T12:24:36.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T12:24:36.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T12:24:36.993Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T12:24:37.016Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T12:24:37.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T12:24:37.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T12:24:37.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T12:24:37.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] echo [2024-09-09T12:24:37.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04ce074 [Pipeline] echo [2024-09-09T12:24:37.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T12:24:37.220Z] provisioning config files... [2024-09-09T12:24:37.237Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10115181431641144626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:24:37.581Z] ---> ****-login.sh [2024-09-09T12:24:37.581Z] nexus3.edgexfoundry.org:10001 [2024-09-09T12:24:37.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:37.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:37.841Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:37.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:37.841Z] [2024-09-09T12:24:37.841Z] Login Succeeded [2024-09-09T12:24:37.841Z] nexus3.edgexfoundry.org:10002 [2024-09-09T12:24:38.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:38.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:38.104Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:38.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:38.104Z] [2024-09-09T12:24:38.104Z] Login Succeeded [2024-09-09T12:24:38.104Z] nexus3.edgexfoundry.org:10003 [2024-09-09T12:24:38.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:38.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:38.104Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:38.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:38.105Z] [2024-09-09T12:24:38.105Z] Login Succeeded [2024-09-09T12:24:38.105Z] nexus3.edgexfoundry.org:10004 [2024-09-09T12:24:38.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:38.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:38.366Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:38.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:38.366Z] [2024-09-09T12:24:38.366Z] Login Succeeded [2024-09-09T12:24:38.366Z] ****.io [2024-09-09T12:24:38.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:38.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:38.627Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:38.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:38.627Z] [2024-09-09T12:24:38.627Z] Login Succeeded [2024-09-09T12:24:38.627Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T12:24:38.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T12:24:39.056Z] + git rev-list -1 --merges 04ce07425684dc49eb1d346851a0a7d2d821c622~1..04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] echo [2024-09-09T12:24:39.090Z] -----------> git rev-list -1 --merges 04ce07425684dc49eb1d346851a0a7d2d821c622~1..04ce07425684dc49eb1d346851a0a7d2d821c622 04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:24:39.090Z] 04ce07425684dc49eb1d346851a0a7d2d821c622 [false] [Pipeline] sh [2024-09-09T12:24:39.398Z] + git log --format=format:%s -1 04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] echo [2024-09-09T12:24:39.416Z] ========================================================= [2024-09-09T12:24:39.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T12:24:39.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T12:24:39.782Z] + git log --format=format:%s -1 04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] echo [2024-09-09T12:24:39.794Z] [semverPrep] GIT_COMMIT: 04ce07425684dc49eb1d346851a0a7d2d821c622, Commit Message: Merge pull request #488 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-09T12:24:39.808Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T12:24:40.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T12:24:40.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T12:24:40.207Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T12:24:40.207Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T12:24:40.207Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T12:24:40.207Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T12:24:40.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:24:40.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T12:24:40.654Z] [2024-09-09T12:24:40.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:24:40.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T12:24:40.976Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T12:24:40.976Z] b85a868b505f: Pulling fs layer [2024-09-09T12:24:40.976Z] e2be974225ed: Pulling fs layer [2024-09-09T12:24:40.976Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T12:24:40.976Z] 988bab9f4d93: Pulling fs layer [2024-09-09T12:24:40.976Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T12:24:40.976Z] eaf3925da568: Pulling fs layer [2024-09-09T12:24:40.976Z] bab4dde63d76: Pulling fs layer [2024-09-09T12:24:40.976Z] bde34c3a00c8: Pulling fs layer [2024-09-09T12:24:40.976Z] b352a97aabf1: Pulling fs layer [2024-09-09T12:24:40.976Z] 4872d77fe225: Pulling fs layer [2024-09-09T12:24:40.976Z] 5851b861e8e6: Pulling fs layer [2024-09-09T12:24:40.976Z] bab4dde63d76: Waiting [2024-09-09T12:24:40.976Z] bde34c3a00c8: Waiting [2024-09-09T12:24:40.976Z] 5851b861e8e6: Waiting [2024-09-09T12:24:40.976Z] b352a97aabf1: Waiting [2024-09-09T12:24:40.976Z] 988bab9f4d93: Waiting [2024-09-09T12:24:40.976Z] 4872d77fe225: Waiting [2024-09-09T12:24:40.976Z] eaf3925da568: Waiting [2024-09-09T12:24:40.976Z] e2be974225ed: Download complete [2024-09-09T12:24:40.976Z] 988bab9f4d93: Verifying Checksum [2024-09-09T12:24:40.976Z] 988bab9f4d93: Download complete [2024-09-09T12:24:41.236Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T12:24:41.236Z] 1469e6f7b9e6: Download complete [2024-09-09T12:24:41.236Z] eaf3925da568: Verifying Checksum [2024-09-09T12:24:41.236Z] eaf3925da568: Download complete [2024-09-09T12:24:41.496Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T12:24:41.496Z] 339a4e72a1f5: Download complete [2024-09-09T12:24:41.496Z] bde34c3a00c8: Verifying Checksum [2024-09-09T12:24:41.496Z] bde34c3a00c8: Download complete [2024-09-09T12:24:41.496Z] b352a97aabf1: Verifying Checksum [2024-09-09T12:24:41.496Z] b352a97aabf1: Download complete [2024-09-09T12:24:41.496Z] 4872d77fe225: Verifying Checksum [2024-09-09T12:24:41.496Z] 4872d77fe225: Download complete [2024-09-09T12:24:41.496Z] 5851b861e8e6: Verifying Checksum [2024-09-09T12:24:41.496Z] 5851b861e8e6: Download complete [2024-09-09T12:24:41.496Z] b85a868b505f: Verifying Checksum [2024-09-09T12:24:41.496Z] b85a868b505f: Download complete [2024-09-09T12:24:41.756Z] bab4dde63d76: Verifying Checksum [2024-09-09T12:24:41.756Z] bab4dde63d76: Download complete [2024-09-09T12:24:43.134Z] b85a868b505f: Pull complete [2024-09-09T12:24:43.134Z] e2be974225ed: Pull complete [2024-09-09T12:24:43.394Z] 339a4e72a1f5: Pull complete [2024-09-09T12:24:43.654Z] 988bab9f4d93: Pull complete [2024-09-09T12:24:43.913Z] 1469e6f7b9e6: Pull complete [2024-09-09T12:24:43.913Z] eaf3925da568: Pull complete [2024-09-09T12:24:45.823Z] bab4dde63d76: Pull complete [2024-09-09T12:24:45.823Z] bde34c3a00c8: Pull complete [2024-09-09T12:24:46.084Z] b352a97aabf1: Pull complete [2024-09-09T12:24:46.084Z] 4872d77fe225: Pull complete [2024-09-09T12:24:46.345Z] 5851b861e8e6: Pull complete [2024-09-09T12:24:46.345Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T12:24:46.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T12:24:46.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:24:46.499Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:24:46.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T12:24:49.850Z] $ docker top 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 -eo pid,comm [2024-09-09T12:24:49.913Z] 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-09-09T12:24:49.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T12:24:49.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T12:24:49.991Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T12:24:50.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T12:24:50.128Z] $ docker exec 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 ssh-agent [2024-09-09T12:24:50.241Z] SSH_AUTH_SOCK=/tmp/ssh-Aa3JIp9HKLVL/agent.32 [2024-09-09T12:24:50.241Z] SSH_AGENT_PID=38 [2024-09-09T12:24:50.247Z] Running ssh-add (command line suppressed) [2024-09-09T12:24:50.343Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13422183927190392118.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13422183927190392118.key) [2024-09-09T12:24:50.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T12:24:50.657Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T12:24:50.668Z] $ docker exec --env ******** --env ******** 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 ssh-agent -k [2024-09-09T12:24:50.764Z] unset SSH_AUTH_SOCK; [2024-09-09T12:24:50.764Z] unset SSH_AGENT_PID; [2024-09-09T12:24:50.764Z] echo Agent pid 38 killed; [2024-09-09T12:24:50.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T12:24:50.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T12:24:50.826Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T12:24:50.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T12:24:50.929Z] $ docker exec 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 ssh-agent [2024-09-09T12:24:51.046Z] SSH_AUTH_SOCK=/tmp/ssh-qYWmETmz704d/agent.71 [2024-09-09T12:24:51.046Z] SSH_AGENT_PID=77 [2024-09-09T12:24:51.050Z] Running ssh-add (command line suppressed) [2024-09-09T12:24:51.159Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16291254508244235950.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16291254508244235950.key) [2024-09-09T12:24:51.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T12:24:51.473Z] + git semver init [2024-09-09T12:24:51.732Z] 2024-09-09 12:24:51,655 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T12:24:51.732Z] 2024-09-09 12:24:51,656 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-09-09T12:24:51.732Z] 2024-09-09 12:24:51,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-09-09T12:24:51.732Z] 2024-09-09 12:24:51,656 [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-09-09T12:24:54.272Z] 2024-09-09 12:24:53,687 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-09-09T12:24:54.272Z] 2024-09-09 12:24:53,687 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-09-09T12:24:54.272Z] 2024-09-09 12:24:53,688 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:24:54.272Z] 2024-09-09 12:24:53,688 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:24:54.272Z] 3.2.0-dev.24 [Pipeline] } [2024-09-09T12:24:54.277Z] $ docker exec --env ******** --env ******** 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 ssh-agent -k [2024-09-09T12:24:54.375Z] unset SSH_AUTH_SOCK; [2024-09-09T12:24:54.376Z] unset SSH_AGENT_PID; [2024-09-09T12:24:54.376Z] echo Agent pid 77 killed; [2024-09-09T12:24:54.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T12:24:54.714Z] + git semver [Pipeline] } [2024-09-09T12:24:54.984Z] $ docker stop --time=1 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 [2024-09-09T12:24:56.300Z] $ docker rm -f --volumes 644134f93f0d82c0750702bd7e99b79ca0df748d9bc593421af612b61b6e2cf9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T12:24:56.659Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T12:24:56.926Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T12:24:56.930Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-09-09T12:24:57.153Z] provisioning config files... [2024-09-09T12:24:57.164Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10135603401705973521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:24:57.465Z] ---> ****-login.sh [2024-09-09T12:24:57.465Z] nexus3.edgexfoundry.org:10001 [2024-09-09T12:24:57.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:57.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:57.465Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:57.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:57.465Z] [2024-09-09T12:24:57.465Z] Login Succeeded [2024-09-09T12:24:57.465Z] nexus3.edgexfoundry.org:10002 [2024-09-09T12:24:57.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:57.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:57.466Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:57.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:57.466Z] [2024-09-09T12:24:57.466Z] Login Succeeded [2024-09-09T12:24:57.466Z] nexus3.edgexfoundry.org:10003 [2024-09-09T12:24:57.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:57.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:57.726Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:57.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:57.726Z] [2024-09-09T12:24:57.726Z] Login Succeeded [2024-09-09T12:24:57.726Z] nexus3.edgexfoundry.org:10004 [2024-09-09T12:24:57.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:57.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:57.726Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:57.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:57.726Z] [2024-09-09T12:24:57.726Z] Login Succeeded [2024-09-09T12:24:57.726Z] ****.io [2024-09-09T12:24:57.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:24:57.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:24:57.986Z] Configure a credential helper to remove this warning. See [2024-09-09T12:24:57.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:24:57.986Z] [2024-09-09T12:24:57.986Z] Login Succeeded [2024-09-09T12:24:57.986Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T12:24:57.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T12:24:58.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T12:24:58.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T12:24:58.153Z] ========================================================= [2024-09-09T12:24:58.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T12:24:58.153Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:24:58.500Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T12:24:58.500Z] Sending build context to Docker daemon 37.6MB [2024-09-09T12:24:58.500Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T12:24:58.500Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T12:24:58.760Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T12:24:58.760Z] 619be1103602: Pulling fs layer [2024-09-09T12:24:58.760Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T12:24:58.760Z] 5df492c9dc93: Pulling fs layer [2024-09-09T12:24:58.760Z] 7629e6793208: Pulling fs layer [2024-09-09T12:24:58.760Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T12:24:58.760Z] fb5054dd5b73: Pulling fs layer [2024-09-09T12:24:58.760Z] eeca6798cff9: Pulling fs layer [2024-09-09T12:24:58.760Z] aa269ceb94a6: Pulling fs layer [2024-09-09T12:24:58.760Z] ada007ff1a6a: Pulling fs layer [2024-09-09T12:24:58.760Z] 4f4fb700ef54: Waiting [2024-09-09T12:24:58.760Z] fb5054dd5b73: Waiting [2024-09-09T12:24:58.760Z] 7629e6793208: Waiting [2024-09-09T12:24:58.760Z] eeca6798cff9: Waiting [2024-09-09T12:24:58.760Z] aa269ceb94a6: Waiting [2024-09-09T12:24:58.760Z] ada007ff1a6a: Waiting [2024-09-09T12:24:58.760Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T12:24:58.760Z] 7862e08f4a3e: Download complete [2024-09-09T12:24:58.760Z] 7629e6793208: Verifying Checksum [2024-09-09T12:24:58.760Z] 7629e6793208: Download complete [2024-09-09T12:24:58.760Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T12:24:58.760Z] 4f4fb700ef54: Download complete [2024-09-09T12:24:58.760Z] 619be1103602: Verifying Checksum [2024-09-09T12:24:58.760Z] 619be1103602: Download complete [2024-09-09T12:24:58.760Z] fb5054dd5b73: Verifying Checksum [2024-09-09T12:24:58.760Z] fb5054dd5b73: Download complete [2024-09-09T12:24:58.760Z] eeca6798cff9: Verifying Checksum [2024-09-09T12:24:58.760Z] eeca6798cff9: Download complete [2024-09-09T12:24:59.020Z] 619be1103602: Pull complete [2024-09-09T12:24:59.020Z] ada007ff1a6a: Verifying Checksum [2024-09-09T12:24:59.020Z] ada007ff1a6a: Download complete [2024-09-09T12:24:59.020Z] 7862e08f4a3e: Pull complete [2024-09-09T12:24:59.279Z] 5df492c9dc93: Verifying Checksum [2024-09-09T12:24:59.279Z] 5df492c9dc93: Download complete [2024-09-09T12:24:59.538Z] aa269ceb94a6: Verifying Checksum [2024-09-09T12:24:59.538Z] aa269ceb94a6: Download complete [2024-09-09T12:25:02.833Z] 5df492c9dc93: Pull complete [2024-09-09T12:25:02.833Z] 7629e6793208: Pull complete [2024-09-09T12:25:02.833Z] 4f4fb700ef54: Pull complete [2024-09-09T12:25:02.833Z] fb5054dd5b73: Pull complete [2024-09-09T12:25:03.105Z] eeca6798cff9: Pull complete [2024-09-09T12:25:05.670Z] aa269ceb94a6: Pull complete [2024-09-09T12:25:06.266Z] ada007ff1a6a: Pull complete [2024-09-09T12:25:06.266Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T12:25:06.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T12:25:06.266Z] ---> f489d0715acc [2024-09-09T12:25:06.266Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T12:25:11.549Z] ---> Running in 6ff5884fe361 [2024-09-09T12:25:11.549Z] Removing intermediate container 6ff5884fe361 [2024-09-09T12:25:11.549Z] ---> 74e31c2fab16 [2024-09-09T12:25:11.549Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T12:25:11.549Z] ---> Running in 462c223168c5 [2024-09-09T12:25:11.549Z] Removing intermediate container 462c223168c5 [2024-09-09T12:25:11.549Z] ---> e6dea92ae678 [2024-09-09T12:25:11.549Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T12:25:11.549Z] ---> Running in 0183df597a85 [2024-09-09T12:25:11.549Z] Removing intermediate container 0183df597a85 [2024-09-09T12:25:11.549Z] ---> 8aebe85123b5 [2024-09-09T12:25:11.549Z] Step 6/12 : WORKDIR /device-virtual-go [2024-09-09T12:25:11.549Z] ---> Running in 39d574e971d7 [2024-09-09T12:25:11.549Z] Removing intermediate container 39d574e971d7 [2024-09-09T12:25:11.549Z] ---> 1d3a58d8ed8f [2024-09-09T12:25:11.549Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T12:25:11.549Z] ---> Running in f08093f2a012 [2024-09-09T12:25:11.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T12:25:11.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T12:25:11.810Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T12:25:11.810Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-09T12:25:12.084Z] Still waiting to schedule task [2024-09-09T12:25:12.086Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T12:25:12.094Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T12:25:12.095Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T12:25:12.095Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T12:25:12.095Z] OK: 268 MiB in 56 packages [2024-09-09T12:25:12.353Z] Removing intermediate container f08093f2a012 [2024-09-09T12:25:12.353Z] ---> f84c1ef4a7de [2024-09-09T12:25:12.353Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-09T12:25:12.613Z] ---> a383d83e4cb7 [2024-09-09T12:25:12.613Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T12:25:12.613Z] ---> Running in 37788273889f [2024-09-09T12:26:23.278Z] Removing intermediate container 37788273889f [2024-09-09T12:26:23.278Z] ---> d07770a97b4d [2024-09-09T12:26:23.278Z] Step 10/12 : COPY . . [2024-09-09T12:26:23.278Z] ---> 0881b9a330e4 [2024-09-09T12:26:23.278Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T12:26:23.278Z] ---> Running in 0e32f127b81c [2024-09-09T12:26:23.278Z] Removing intermediate container 0e32f127b81c [2024-09-09T12:26:23.278Z] ---> 8fcd8aa1f6b0 [2024-09-09T12:26:23.278Z] Step 12/12 : RUN $MAKE [2024-09-09T12:26:23.278Z] ---> Running in d1ee02e4310b [2024-09-09T12:26:23.278Z] noop [2024-09-09T12:26:23.278Z] Removing intermediate container d1ee02e4310b [2024-09-09T12:26:23.278Z] ---> 8cac0e594a18 [2024-09-09T12:26:23.278Z] Successfully built 8cac0e594a18 [2024-09-09T12:26:23.278Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:26:23.617Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T12:26:23.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:26:23.705Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:26:23.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T12:26:24.073Z] $ docker top bb738a44258f41a358453eb0a1f126175a9014ea7788cb8e87f42c91e3c1eab7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T12:26:24.428Z] + go version [2024-09-09T12:26:24.428Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T12:26:24.436Z] $ docker stop --time=1 bb738a44258f41a358453eb0a1f126175a9014ea7788cb8e87f42c91e3c1eab7 [2024-09-09T12:26:25.757Z] $ docker rm -f --volumes bb738a44258f41a358453eb0a1f126175a9014ea7788cb8e87f42c91e3c1eab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:26:26.215Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T12:26:26.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:26:26.296Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:26:26.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T12:26:26.673Z] $ docker top f97d23fc9739e7a3d7bfd7857d7421d8921b527b11b400b57f196d13b4cf23ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T12:26:27.037Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T12:26:27.339Z] + make test [2024-09-09T12:26:27.339Z] go test ./... -coverprofile=coverage.out [2024-09-09T12:26:29.242Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-09-09T12:26:47.318Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-09-09T12:26:47.318Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-09-09T12:26:51.377Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9856 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-09-09T12:26:51.394Z] Running in /w/workspace/device-virtual-go/180 [Pipeline] { [Pipeline] checkout [2024-09-09T12:26:54.445Z] The recommended git tool is: git [2024-09-09T12:26:55.421Z] go vet ./... [2024-09-09T12:27:00.005Z] using credential edgex-jenkins-ssh [2024-09-09T12:27:00.031Z] Cloning the remote Git repository [2024-09-09T12:27:00.077Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-09-09T12:27:00.180Z] > git init /w/workspace/device-virtual-go/180 # timeout=10 [2024-09-09T12:27:00.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-09-09T12:27:00.357Z] > git --version # timeout=10 [2024-09-09T12:27:00.380Z] > git --version # 'git version 2.25.1' [2024-09-09T12:27:00.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T12:27:00.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T12:27:01.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T12:27:01.975Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T12:27:01.975Z] ./bin/test-attribution-txt.sh [2024-09-09T12:27:01.975Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T12:27:01.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T12:27:02.009Z] $ docker stop --time=1 f97d23fc9739e7a3d7bfd7857d7421d8921b527b11b400b57f196d13b4cf23ad [2024-09-09T12:27:03.574Z] $ docker rm -f --volumes f97d23fc9739e7a3d7bfd7857d7421d8921b527b11b400b57f196d13b4cf23ad [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T12:27:04.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T12:27:04.207Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T12:27:04.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-09-09T12:27:04.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T12:27:04.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T12:27:05.071Z] + ls -al . [2024-09-09T12:27:05.071Z] total 276 [2024-09-09T12:27:05.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 12:26 . [2024-09-09T12:27:05.071Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 12:24 .. [2024-09-09T12:27:05.071Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 12:26 .git [2024-09-09T12:27:05.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 12:24 .github [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 9 12:24 .gitignore [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 12:24 .golangci.yml [2024-09-09T12:27:05.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 12:24 .semver [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 17933 Sep 9 12:24 Attribution.txt [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 15941 Sep 9 12:24 CHANGELOG.md [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 1755 Sep 9 12:24 Dockerfile [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 12:24 GOVERNANCE.md [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 9 12:24 Jenkinsfile [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 12:24 LICENSE [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 1953 Sep 9 12:24 Makefile [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 9 12:24 OWNERS.md [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 4103 Sep 9 12:24 README.md [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 12:24 VERSION [2024-09-09T12:27:05.071Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 12:24 bin [2024-09-09T12:27:05.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 12:24 cmd [2024-09-09T12:27:05.071Z] -rw-r--r-- 1 jenkins jenkins 43247 Sep 9 12:26 coverage.out [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 6924 Sep 9 12:24 go.mod [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 12:24 go.sum [2024-09-09T12:27:05.071Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 12:24 internal [2024-09-09T12:27:05.071Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 9 12:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:05.391Z] + 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=04ce07425684dc49eb1d346851a0a7d2d821c622 --label arch=amd64 --label version=3.2.0-dev.24 . [2024-09-09T12:27:05.391Z] Sending build context to Docker daemon 37.64MB [2024-09-09T12:27:05.391Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T12:27:05.391Z] Step 2/26 : FROM ${BASE} AS builder [2024-09-09T12:27:05.391Z] ---> 8cac0e594a18 [2024-09-09T12:27:05.391Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T12:27:05.500Z] Avoid second fetch [2024-09-09T12:27:05.501Z] Checking out Revision 04ce07425684dc49eb1d346851a0a7d2d821c622 (main) [2024-09-09T12:27:05.958Z] ---> Running in 579ab9dcc42c [2024-09-09T12:27:05.958Z] Removing intermediate container 579ab9dcc42c [2024-09-09T12:27:05.958Z] ---> fcc312ca47d1 [2024-09-09T12:27:05.958Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T12:27:05.958Z] ---> Running in bb5e13ff1aa4 [2024-09-09T12:27:05.958Z] Removing intermediate container bb5e13ff1aa4 [2024-09-09T12:27:05.958Z] ---> 016b83faae24 [2024-09-09T12:27:05.958Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-09-09T12:27:05.958Z] ---> Running in 972ad51f1aac [2024-09-09T12:27:05.517Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T12:27:05.586Z] > git checkout -f 04ce07425684dc49eb1d346851a0a7d2d821c622 # timeout=10 [2024-09-09T12:27:06.167Z] Commit message: "Merge pull request #488 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [2024-09-09T12:27:06.216Z] Removing intermediate container 972ad51f1aac [2024-09-09T12:27:06.216Z] ---> 7f5f71699619 [2024-09-09T12:27:06.216Z] Step 6/26 : WORKDIR /device-virtual-go [2024-09-09T12:27:06.216Z] ---> Running in 97d2390d5f96 [2024-09-09T12:27:06.216Z] Removing intermediate container 97d2390d5f96 [2024-09-09T12:27:06.216Z] ---> 4dcda3118353 [2024-09-09T12:27:06.216Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T12:27:06.216Z] ---> Running in 4119084ccb1c [2024-09-09T12:27:06.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T12:27:06.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T12:27:06.992Z] OK: 268 MiB in 56 packages [2024-09-09T12:27:07.250Z] Removing intermediate container 4119084ccb1c [2024-09-09T12:27:07.250Z] ---> f410168dcda5 [2024-09-09T12:27:07.250Z] Step 8/26 : COPY go.mod vendor* ./ [2024-09-09T12:27:07.507Z] ---> f399989190f9 [2024-09-09T12:27:07.507Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T12:27:07.507Z] ---> Running in 55bfbda619df [2024-09-09T12:27:08.074Z] Removing intermediate container 55bfbda619df [2024-09-09T12:27:08.074Z] ---> dc7b805a09e1 [2024-09-09T12:27:08.074Z] Step 10/26 : COPY . . [2024-09-09T12:27:09.009Z] ---> 591f1308b0c9 [2024-09-09T12:27:09.009Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T12:27:09.009Z] ---> Running in 0a604d707e2a [2024-09-09T12:27:09.267Z] Removing intermediate container 0a604d707e2a [2024-09-09T12:27:09.267Z] ---> 237bd3b55f95 [2024-09-09T12:27:09.267Z] Step 12/26 : RUN $MAKE [2024-09-09T12:27:09.267Z] ---> Running in 49440ed05216 [2024-09-09T12:27:09.527Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T12:27:10.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T12:27:10.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T12:27:10.715Z] Dload Upload Total Spent Left Speed [2024-09-09T12:27:10.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-09-09T12:27:11.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T12:27:11.386Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T12:27:11.386Z] + sudo tee /etc/docker/daemon.new [2024-09-09T12:27:11.386Z] { [2024-09-09T12:27:11.386Z] "registry-mirrors": [ [2024-09-09T12:27:11.386Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T12:27:11.386Z] ], [2024-09-09T12:27:11.386Z] "bip": "10.250.0.254/24", [2024-09-09T12:27:11.386Z] "hosts": [ [2024-09-09T12:27:11.386Z] "tcp://0.0.0.0:5555", [2024-09-09T12:27:11.386Z] "unix:///var/run/docker.sock" [2024-09-09T12:27:11.386Z] ], [2024-09-09T12:27:11.387Z] "mtu": 1458, [2024-09-09T12:27:11.387Z] "selinux-enabled": true, [2024-09-09T12:27:11.387Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T12:27:11.387Z] } [Pipeline] sh [2024-09-09T12:27:11.724Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T12:27:12.080Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T12:27:30.375Z] provisioning config files... [2024-09-09T12:27:30.402Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/180@tmp/config12063047459516782347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:27:30.885Z] ---> ****-login.sh [2024-09-09T12:27:30.886Z] nexus3.edgexfoundry.org:10001 [2024-09-09T12:27:31.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:31.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:31.433Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:31.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:31.433Z] [2024-09-09T12:27:31.433Z] Login Succeeded [2024-09-09T12:27:31.433Z] nexus3.edgexfoundry.org:10002 [2024-09-09T12:27:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:31.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:31.975Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:31.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:31.975Z] [2024-09-09T12:27:31.975Z] Login Succeeded [2024-09-09T12:27:31.975Z] nexus3.edgexfoundry.org:10003 [2024-09-09T12:27:32.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:32.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:32.243Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:32.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:32.243Z] [2024-09-09T12:27:32.243Z] Login Succeeded [2024-09-09T12:27:32.243Z] nexus3.edgexfoundry.org:10004 [2024-09-09T12:27:32.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:32.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:32.790Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:32.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:32.790Z] [2024-09-09T12:27:32.790Z] Login Succeeded [2024-09-09T12:27:32.790Z] ****.io [2024-09-09T12:27:33.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:33.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:33.327Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:33.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:33.327Z] [2024-09-09T12:27:33.327Z] Login Succeeded [2024-09-09T12:27:33.327Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T12:27:33.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T12:27:33.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T12:27:33.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T12:27:33.754Z] ========================================================= [2024-09-09T12:27:33.754Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T12:27:33.754Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:34.117Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T12:27:34.703Z] Sending build context to Docker daemon 18.98MB [2024-09-09T12:27:34.703Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T12:27:34.703Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-09T12:27:34.703Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T12:27:34.703Z] c6b39de5b339: Pulling fs layer [2024-09-09T12:27:34.703Z] a69c41024577: Pulling fs layer [2024-09-09T12:27:34.703Z] d6de4b400683: Pulling fs layer [2024-09-09T12:27:34.703Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T12:27:34.703Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T12:27:34.703Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T12:27:34.703Z] 00f215d4a9da: Pulling fs layer [2024-09-09T12:27:34.703Z] d496ad576159: Pulling fs layer [2024-09-09T12:27:34.703Z] 464afbd9ba4c: Waiting [2024-09-09T12:27:34.703Z] 35cb2a7552d0: Waiting [2024-09-09T12:27:34.703Z] 00f215d4a9da: Waiting [2024-09-09T12:27:34.703Z] 4f4fb700ef54: Waiting [2024-09-09T12:27:34.972Z] a69c41024577: Verifying Checksum [2024-09-09T12:27:34.972Z] a69c41024577: Download complete [2024-09-09T12:27:34.972Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T12:27:34.972Z] 35cb2a7552d0: Download complete [2024-09-09T12:27:34.972Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T12:27:34.972Z] 4f4fb700ef54: Download complete [2024-09-09T12:27:34.972Z] c6b39de5b339: Verifying Checksum [2024-09-09T12:27:34.972Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T12:27:34.972Z] 464afbd9ba4c: Download complete [2024-09-09T12:27:34.972Z] c6b39de5b339: Download complete [2024-09-09T12:27:35.243Z] d496ad576159: Verifying Checksum [2024-09-09T12:27:35.243Z] d496ad576159: Download complete [2024-09-09T12:27:35.853Z] c6b39de5b339: Pull complete [2024-09-09T12:27:36.445Z] a69c41024577: Pull complete [2024-09-09T12:27:36.712Z] d6de4b400683: Verifying Checksum [2024-09-09T12:27:36.712Z] d6de4b400683: Download complete [2024-09-09T12:27:37.673Z] 00f215d4a9da: Verifying Checksum [2024-09-09T12:27:37.673Z] 00f215d4a9da: Download complete [2024-09-09T12:27:41.623Z] Removing intermediate container 49440ed05216 [2024-09-09T12:27:41.624Z] ---> f0ed84c9b24b [2024-09-09T12:27:41.624Z] Step 13/26 : FROM alpine:3.18 [2024-09-09T12:27:41.624Z] 3.18: Pulling from library/alpine [2024-09-09T12:27:41.883Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T12:27:41.883Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T12:27:41.883Z] 1cc3d825d8b2: Download complete [2024-09-09T12:27:42.153Z] 1cc3d825d8b2: Pull complete [2024-09-09T12:27:42.153Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T12:27:42.153Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T12:27:42.153Z] ---> 2c64cf60f6f0 [2024-09-09T12:27:42.153Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-09-09T12:27:42.412Z] ---> Running in 473e54e4fb33 [2024-09-09T12:27:42.412Z] Removing intermediate container 473e54e4fb33 [2024-09-09T12:27:42.412Z] ---> 7afa8699169e [2024-09-09T12:27:42.412Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-09-09T12:27:42.412Z] ---> Running in 2bc4b0e2479c [2024-09-09T12:27:42.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T12:27:42.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T12:27:42.932Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T12:27:42.932Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T12:27:42.932Z] OK: 7 MiB in 16 packages [2024-09-09T12:27:43.195Z] Removing intermediate container 2bc4b0e2479c [2024-09-09T12:27:43.195Z] ---> 10a0fd4d3746 [2024-09-09T12:27:43.195Z] Step 16/26 : RUN apk --no-cache upgrade [2024-09-09T12:27:43.195Z] ---> Running in 155b00042d69 [2024-09-09T12:27:43.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T12:27:43.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T12:27:43.713Z] OK: 7 MiB in 16 packages [2024-09-09T12:27:44.282Z] Removing intermediate container 155b00042d69 [2024-09-09T12:27:44.282Z] ---> a744495fbe1e [2024-09-09T12:27:44.283Z] Step 17/26 : WORKDIR / [2024-09-09T12:27:44.283Z] ---> Running in 251a1ef6deb3 [2024-09-09T12:27:44.283Z] Removing intermediate container 251a1ef6deb3 [2024-09-09T12:27:44.283Z] ---> 3de5ffee4ce4 [2024-09-09T12:27:44.283Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-09-09T12:27:44.541Z] ---> ce464a0fb7cd [2024-09-09T12:27:44.541Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-09-09T12:27:44.541Z] ---> 283860b3319f [2024-09-09T12:27:44.541Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-09-09T12:27:45.924Z] ---> 65b247fef6dc [2024-09-09T12:27:45.924Z] Step 21/26 : EXPOSE 59900 [2024-09-09T12:27:45.924Z] ---> Running in 4bc39aab3137 [2024-09-09T12:27:45.924Z] Removing intermediate container 4bc39aab3137 [2024-09-09T12:27:45.924Z] ---> 8df6ccc8603e [2024-09-09T12:27:45.924Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-09-09T12:27:45.924Z] ---> Running in 087be2e787ec [2024-09-09T12:27:45.924Z] Removing intermediate container 087be2e787ec [2024-09-09T12:27:45.924Z] ---> 5b86820cd910 [2024-09-09T12:27:45.924Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T12:27:45.924Z] ---> Running in 5c80fdcc715c [2024-09-09T12:27:45.924Z] Removing intermediate container 5c80fdcc715c [2024-09-09T12:27:45.924Z] ---> 57a872a97659 [2024-09-09T12:27:45.924Z] Step 24/26 : LABEL arch=amd64 [2024-09-09T12:27:45.924Z] ---> Running in 60a77e666431 [2024-09-09T12:27:46.183Z] Removing intermediate container 60a77e666431 [2024-09-09T12:27:46.183Z] ---> c6621f537134 [2024-09-09T12:27:46.183Z] Step 25/26 : LABEL git_sha=04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:27:46.183Z] ---> Running in 436c849f0f67 [2024-09-09T12:27:46.183Z] Removing intermediate container 436c849f0f67 [2024-09-09T12:27:46.183Z] ---> 3cea2b62fa00 [2024-09-09T12:27:46.183Z] Step 26/26 : LABEL version=3.2.0-dev.24 [2024-09-09T12:27:46.183Z] ---> Running in a09b63b739f1 [2024-09-09T12:27:46.183Z] Removing intermediate container a09b63b739f1 [2024-09-09T12:27:46.183Z] ---> 3653a032b83c [2024-09-09T12:27:46.183Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T12:27:46.183Z] Successfully built 3653a032b83c [2024-09-09T12:27:46.183Z] 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-09-09T12:27:46.309Z] provisioning config files... [2024-09-09T12:27:46.316Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10108148591916548158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:27:46.618Z] ---> ****-login.sh [2024-09-09T12:27:46.618Z] nexus3.edgexfoundry.org:10001 [2024-09-09T12:27:46.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:46.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:46.618Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:46.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:46.618Z] [2024-09-09T12:27:46.618Z] Login Succeeded [2024-09-09T12:27:46.618Z] nexus3.edgexfoundry.org:10002 [2024-09-09T12:27:46.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:46.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:46.618Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:46.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:46.618Z] [2024-09-09T12:27:46.618Z] Login Succeeded [2024-09-09T12:27:46.618Z] nexus3.edgexfoundry.org:10003 [2024-09-09T12:27:46.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:46.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:46.876Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:46.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:46.876Z] [2024-09-09T12:27:46.876Z] Login Succeeded [2024-09-09T12:27:46.876Z] nexus3.edgexfoundry.org:10004 [2024-09-09T12:27:46.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:46.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:46.877Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:46.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:46.877Z] [2024-09-09T12:27:46.877Z] Login Succeeded [2024-09-09T12:27:46.877Z] ****.io [2024-09-09T12:27:47.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:27:47.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:27:47.136Z] Configure a credential helper to remove this warning. See [2024-09-09T12:27:47.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:27:47.136Z] [2024-09-09T12:27:47.136Z] Login Succeeded [2024-09-09T12:27:47.136Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T12:27:47.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T12:27:47.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T12:27:47.235Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-09-09T12:27:47.235Z] 04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:27:47.235Z] latest [2024-09-09T12:27:47.235Z] 3.2.0-dev.24 [2024-09-09T12:27:47.235Z] 04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [2024-09-09T12:27:47.235Z] main [2024-09-09T12:27:47.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:47.566Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:47.885Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:27:47.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-09T12:27:47.885Z] 766369e9e360: Preparing [2024-09-09T12:27:47.885Z] 3f69de33c814: Preparing [2024-09-09T12:27:47.885Z] 01027c51e8b0: Preparing [2024-09-09T12:27:47.885Z] a1eb101826f6: Preparing [2024-09-09T12:27:47.885Z] af6df1908482: Preparing [2024-09-09T12:27:47.885Z] d62a02444d39: Preparing [2024-09-09T12:27:47.885Z] d62a02444d39: Waiting [2024-09-09T12:27:47.885Z] a1eb101826f6: Pushed [2024-09-09T12:27:47.885Z] 3f69de33c814: Pushed [2024-09-09T12:27:47.885Z] d62a02444d39: Layer already exists [2024-09-09T12:27:47.885Z] af6df1908482: Pushed [2024-09-09T12:27:47.885Z] 01027c51e8b0: Pushed [2024-09-09T12:27:50.011Z] d6de4b400683: Pull complete [2024-09-09T12:27:50.011Z] 35cb2a7552d0: Pull complete [2024-09-09T12:27:50.011Z] 4f4fb700ef54: Pull complete [2024-09-09T12:27:50.011Z] 464afbd9ba4c: Pull complete [2024-09-09T12:27:51.173Z] 766369e9e360: Pushed [2024-09-09T12:27:51.173Z] 04ce07425684dc49eb1d346851a0a7d2d821c622: digest: sha256:c4411263c2cc1ad9343fb274949351ed77c7babc949448982d36d2cf40e4db36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:51.496Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:51.818Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-09-09T12:27:51.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-09T12:27:51.818Z] 766369e9e360: Preparing [2024-09-09T12:27:51.818Z] 3f69de33c814: Preparing [2024-09-09T12:27:51.818Z] 01027c51e8b0: Preparing [2024-09-09T12:27:51.818Z] a1eb101826f6: Preparing [2024-09-09T12:27:51.818Z] af6df1908482: Preparing [2024-09-09T12:27:51.818Z] d62a02444d39: Preparing [2024-09-09T12:27:51.818Z] d62a02444d39: Waiting [2024-09-09T12:27:51.818Z] 766369e9e360: Layer already exists [2024-09-09T12:27:51.818Z] 01027c51e8b0: Layer already exists [2024-09-09T12:27:51.818Z] 3f69de33c814: Layer already exists [2024-09-09T12:27:51.818Z] a1eb101826f6: Layer already exists [2024-09-09T12:27:51.818Z] af6df1908482: Layer already exists [2024-09-09T12:27:51.818Z] d62a02444d39: Layer already exists [2024-09-09T12:27:51.818Z] latest: digest: sha256:c4411263c2cc1ad9343fb274949351ed77c7babc949448982d36d2cf40e4db36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:52.151Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:52.480Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.24 [2024-09-09T12:27:52.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-09T12:27:52.480Z] 766369e9e360: Preparing [2024-09-09T12:27:52.480Z] 3f69de33c814: Preparing [2024-09-09T12:27:52.480Z] 01027c51e8b0: Preparing [2024-09-09T12:27:52.480Z] a1eb101826f6: Preparing [2024-09-09T12:27:52.480Z] af6df1908482: Preparing [2024-09-09T12:27:52.480Z] d62a02444d39: Preparing [2024-09-09T12:27:52.480Z] d62a02444d39: Waiting [2024-09-09T12:27:52.480Z] 3f69de33c814: Layer already exists [2024-09-09T12:27:52.480Z] 01027c51e8b0: Layer already exists [2024-09-09T12:27:52.480Z] 766369e9e360: Layer already exists [2024-09-09T12:27:52.480Z] af6df1908482: Layer already exists [2024-09-09T12:27:52.480Z] a1eb101826f6: Layer already exists [2024-09-09T12:27:52.480Z] d62a02444d39: Layer already exists [2024-09-09T12:27:52.480Z] 3.2.0-dev.24: digest: sha256:c4411263c2cc1ad9343fb274949351ed77c7babc949448982d36d2cf40e4db36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:52.812Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:53.143Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [2024-09-09T12:27:53.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-09T12:27:53.143Z] 766369e9e360: Preparing [2024-09-09T12:27:53.143Z] 3f69de33c814: Preparing [2024-09-09T12:27:53.143Z] 01027c51e8b0: Preparing [2024-09-09T12:27:53.143Z] a1eb101826f6: Preparing [2024-09-09T12:27:53.143Z] af6df1908482: Preparing [2024-09-09T12:27:53.143Z] d62a02444d39: Preparing [2024-09-09T12:27:53.143Z] d62a02444d39: Waiting [2024-09-09T12:27:53.143Z] 01027c51e8b0: Layer already exists [2024-09-09T12:27:53.143Z] af6df1908482: Layer already exists [2024-09-09T12:27:53.143Z] 3f69de33c814: Layer already exists [2024-09-09T12:27:53.143Z] a1eb101826f6: Layer already exists [2024-09-09T12:27:53.143Z] 766369e9e360: Layer already exists [2024-09-09T12:27:53.143Z] d62a02444d39: Layer already exists [2024-09-09T12:27:53.143Z] 04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24: digest: sha256:c4411263c2cc1ad9343fb274949351ed77c7babc949448982d36d2cf40e4db36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:53.477Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:53.807Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-09-09T12:27:53.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-09-09T12:27:53.807Z] 766369e9e360: Preparing [2024-09-09T12:27:53.807Z] 3f69de33c814: Preparing [2024-09-09T12:27:53.807Z] 01027c51e8b0: Preparing [2024-09-09T12:27:53.807Z] a1eb101826f6: Preparing [2024-09-09T12:27:53.807Z] af6df1908482: Preparing [2024-09-09T12:27:53.807Z] d62a02444d39: Preparing [2024-09-09T12:27:53.807Z] d62a02444d39: Waiting [2024-09-09T12:27:53.807Z] a1eb101826f6: Layer already exists [2024-09-09T12:27:53.807Z] 01027c51e8b0: Layer already exists [2024-09-09T12:27:53.807Z] 766369e9e360: Layer already exists [2024-09-09T12:27:53.807Z] 3f69de33c814: Layer already exists [2024-09-09T12:27:53.807Z] af6df1908482: Layer already exists [2024-09-09T12:27:53.807Z] d62a02444d39: Layer already exists [2024-09-09T12:27:53.807Z] main: digest: sha256:c4411263c2cc1ad9343fb274949351ed77c7babc949448982d36d2cf40e4db36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T12:27:53.882Z] ===================================================== [Pipeline] echo [2024-09-09T12:27:53.896Z] taggedImages: [2024-09-09T12:27:53.896Z] - nexus3.edgexfoundry.org:10004/device-virtual:04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:27:53.896Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-09-09T12:27:53.896Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.24 [2024-09-09T12:27:53.896Z] - nexus3.edgexfoundry.org:10004/device-virtual:04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [2024-09-09T12:27:53.896Z] - 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-09-09T12:27:54.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T12:27:54.302Z] [2024-09-09T12:27:54.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:27:54.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T12:27:54.604Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T12:27:54.604Z] 5eb5b503b376: Pulling fs layer [2024-09-09T12:27:54.604Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T12:27:54.604Z] ec43610c2a17: Pulling fs layer [2024-09-09T12:27:54.604Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T12:27:54.604Z] 33b1e0a273af: Pulling fs layer [2024-09-09T12:27:54.604Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T12:27:54.604Z] 2f39f015ded8: Pulling fs layer [2024-09-09T12:27:54.604Z] 33b1e0a273af: Waiting [2024-09-09T12:27:54.604Z] 5d3b04190fa2: Waiting [2024-09-09T12:27:54.604Z] 2f39f015ded8: Waiting [2024-09-09T12:27:54.604Z] 3a2ae6a8a46f: Waiting [2024-09-09T12:27:54.604Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T12:27:54.604Z] 5c69ac0246d0: Download complete [2024-09-09T12:27:54.604Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T12:27:54.604Z] 3a2ae6a8a46f: Download complete [2024-09-09T12:27:54.604Z] 33b1e0a273af: Verifying Checksum [2024-09-09T12:27:54.604Z] 33b1e0a273af: Download complete [2024-09-09T12:27:54.604Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T12:27:54.604Z] 5d3b04190fa2: Download complete [2024-09-09T12:27:54.604Z] ec43610c2a17: Verifying Checksum [2024-09-09T12:27:54.604Z] ec43610c2a17: Download complete [2024-09-09T12:27:54.862Z] 5eb5b503b376: Verifying Checksum [2024-09-09T12:27:54.862Z] 5eb5b503b376: Download complete [2024-09-09T12:27:55.428Z] 2f39f015ded8: Verifying Checksum [2024-09-09T12:27:55.428Z] 2f39f015ded8: Download complete [2024-09-09T12:27:55.996Z] 5eb5b503b376: Pull complete [2024-09-09T12:27:56.254Z] 5c69ac0246d0: Pull complete [2024-09-09T12:27:56.820Z] ec43610c2a17: Pull complete [2024-09-09T12:27:56.820Z] 3a2ae6a8a46f: Pull complete [2024-09-09T12:27:57.078Z] 33b1e0a273af: Pull complete [2024-09-09T12:27:57.078Z] 5d3b04190fa2: Pull complete [2024-09-09T12:27:58.220Z] 00f215d4a9da: Pull complete [2024-09-09T12:28:00.172Z] d496ad576159: Pull complete [2024-09-09T12:28:00.172Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T12:28:00.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T12:28:00.172Z] ---> f246e2811388 [2024-09-09T12:28:00.172Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T12:28:02.346Z] 2f39f015ded8: Pull complete [2024-09-09T12:28:02.346Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T12:28:02.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T12:28:02.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:28:02.442Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:28:02.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T12:28:02.782Z] ---> Running in 797ccfeca728 [2024-09-09T12:28:02.782Z] Removing intermediate container 797ccfeca728 [2024-09-09T12:28:02.782Z] ---> cef619764b95 [2024-09-09T12:28:02.782Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T12:28:02.782Z] ---> Running in bf9f725f147f [2024-09-09T12:28:03.049Z] Removing intermediate container bf9f725f147f [2024-09-09T12:28:03.049Z] ---> a850cf0afe25 [2024-09-09T12:28:03.049Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-09T12:28:03.322Z] ---> Running in f7c28facfa3f [2024-09-09T12:28:03.592Z] Removing intermediate container f7c28facfa3f [2024-09-09T12:28:03.592Z] ---> 99287d16ddd3 [2024-09-09T12:28:03.592Z] Step 6/12 : WORKDIR /device-virtual-go [2024-09-09T12:28:03.592Z] ---> Running in 8e578f3cf848 [2024-09-09T12:28:04.180Z] Removing intermediate container 8e578f3cf848 [2024-09-09T12:28:04.180Z] ---> 984efb1c7641 [2024-09-09T12:28:04.180Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T12:28:04.180Z] ---> Running in c58329e9c304 [2024-09-09T12:28:05.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T12:28:06.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T12:28:07.167Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T12:28:07.167Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-09-09T12:28:07.167Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T12:28:07.438Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T12:28:07.439Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T12:28:07.439Z] OK: 271 MiB in 56 packages [2024-09-09T12:28:08.098Z] $ docker top 6520581a639b426eb1d5a11291a98747ba48d72154b1fcec220dd1545cd40f0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:28:08.499Z] ---> job-cost.sh [2024-09-09T12:28:08.499Z] lf-activate-venv: SKIPPING [2024-09-09T12:28:08.499Z] INFO: No Stack... [2024-09-09T12:28:08.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T12:28:08.866Z] Removing intermediate container c58329e9c304 [2024-09-09T12:28:08.866Z] ---> 58b29da47557 [2024-09-09T12:28:08.866Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-09T12:28:09.325Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T12:28:09.453Z] ---> 7afae853b548 [2024-09-09T12:28:09.453Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T12:28:09.453Z] ---> Running in 5412a0088667 [2024-09-09T12:28:09.623Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-09-09T12:28:09.623Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T12:28:09.638Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] [2024-09-09T12:28:09.647Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] did not exist. Created. [2024-09-09T12:28:09.657Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T12:28:09.973Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T12:28:10.001Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T12:28:10.009Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T12:28:10.034Z] $ docker stop --time=1 6520581a639b426eb1d5a11291a98747ba48d72154b1fcec220dd1545cd40f0c [2024-09-09T12:28:11.191Z] $ docker rm -f --volumes 6520581a639b426eb1d5a11291a98747ba48d72154b1fcec220dd1545cd40f0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T12:30:16.231Z] Removing intermediate container 5412a0088667 [2024-09-09T12:30:16.231Z] ---> 95394e788d04 [2024-09-09T12:30:16.231Z] Step 10/12 : COPY . . [2024-09-09T12:30:16.231Z] ---> 9cce36f6b970 [2024-09-09T12:30:16.231Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T12:30:16.231Z] ---> Running in 7d31ed06a405 [2024-09-09T12:30:16.231Z] Removing intermediate container 7d31ed06a405 [2024-09-09T12:30:16.231Z] ---> ddf0c81ae661 [2024-09-09T12:30:16.231Z] Step 12/12 : RUN $MAKE [2024-09-09T12:30:16.231Z] ---> Running in 5f588e98d12c [2024-09-09T12:30:16.231Z] noop [2024-09-09T12:30:16.231Z] Removing intermediate container 5f588e98d12c [2024-09-09T12:30:16.231Z] ---> 3c2e6a64dfbd [2024-09-09T12:30:16.231Z] Successfully built 3c2e6a64dfbd [2024-09-09T12:30:16.231Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:30:16.595Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T12:30:16.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:30:16.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-9856 does not seem to be running inside a container [2024-09-09T12:30:16.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/180 -v /w/workspace/device-virtual-go/180:/w/workspace/device-virtual-go/180:rw,z -v /w/workspace/device-virtual-go/180@tmp:/w/workspace/device-virtual-go/180@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-09-09T12:30:18.214Z] $ docker top 409610b610049bdeebe9f2262d6d1107ffeae526a8527fced4605a4824e06df6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T12:30:19.090Z] + go version [2024-09-09T12:30:19.090Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T12:30:19.106Z] $ docker stop --time=1 409610b610049bdeebe9f2262d6d1107ffeae526a8527fced4605a4824e06df6 [2024-09-09T12:30:20.777Z] $ docker rm -f --volumes 409610b610049bdeebe9f2262d6d1107ffeae526a8527fced4605a4824e06df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:30:21.352Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T12:30:21.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:30:21.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-9856 does not seem to be running inside a container [2024-09-09T12:30:21.616Z] $ 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/180 -v /w/workspace/device-virtual-go/180:/w/workspace/device-virtual-go/180:rw,z -v /w/workspace/device-virtual-go/180@tmp:/w/workspace/device-virtual-go/180@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-09-09T12:30:22.859Z] $ docker top 1e4b2a3f4e3d5850b2722463584ccc62bb41e37338f2c319e0a7dab01d108444 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T12:30:23.740Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/180 [Pipeline] fileExists [Pipeline] sh [2024-09-09T12:30:24.404Z] + make test [2024-09-09T12:30:24.404Z] go test ./... -coverprofile=coverage.out [2024-09-09T12:30:31.099Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-09-09T12:34:38.046Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-09-09T12:34:38.046Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 58.3% of statements [2024-09-09T12:34:38.046Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T12:34:38.046Z] go vet ./... [2024-09-09T12:35:24.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T12:35:24.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T12:35:24.956Z] ./bin/test-attribution-txt.sh [2024-09-09T12:35:24.956Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T12:35:24.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T12:35:24.990Z] $ docker stop --time=1 1e4b2a3f4e3d5850b2722463584ccc62bb41e37338f2c319e0a7dab01d108444 [2024-09-09T12:35:26.963Z] $ docker rm -f --volumes 1e4b2a3f4e3d5850b2722463584ccc62bb41e37338f2c319e0a7dab01d108444 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T12:35:28.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T12:35:28.526Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T12:35:29.019Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T12:35:29.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T12:35:29.744Z] + ls -al . [2024-09-09T12:35:29.744Z] total 272 [2024-09-09T12:35:29.744Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 9 12:30 . [2024-09-09T12:35:29.744Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 12:27 .. [2024-09-09T12:35:29.744Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 12:27 .git [2024-09-09T12:35:29.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 12:27 .github [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 9 12:27 .gitignore [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 12:27 .golangci.yml [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 17933 Sep 9 12:27 Attribution.txt [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 15941 Sep 9 12:27 CHANGELOG.md [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 1755 Sep 9 12:27 Dockerfile [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 12:27 GOVERNANCE.md [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 9 12:27 Jenkinsfile [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 12:27 LICENSE [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 1953 Sep 9 12:27 Makefile [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 9 12:27 OWNERS.md [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 4103 Sep 9 12:27 README.md [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 12:24 VERSION [2024-09-09T12:35:29.744Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 12:27 bin [2024-09-09T12:35:29.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 12:27 cmd [2024-09-09T12:35:29.744Z] -rw-r--r-- 1 jenkins jenkins 43247 Sep 9 12:34 coverage.out [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 6924 Sep 9 12:27 go.mod [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 101675 Sep 9 12:27 go.sum [2024-09-09T12:35:29.744Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 12:27 internal [2024-09-09T12:35:29.744Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 9 12:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:35:30.099Z] + 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=04ce07425684dc49eb1d346851a0a7d2d821c622 --label arch=arm64 --label version=3.2.0-dev.24 . [2024-09-09T12:35:30.692Z] Sending build context to Docker daemon 19.03MB [2024-09-09T12:35:30.692Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T12:35:30.692Z] Step 2/26 : FROM ${BASE} AS builder [2024-09-09T12:35:30.692Z] ---> 3c2e6a64dfbd [2024-09-09T12:35:30.692Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-09-09T12:35:30.692Z] ---> Running in efc64ce5d6ab [2024-09-09T12:35:31.284Z] Removing intermediate container efc64ce5d6ab [2024-09-09T12:35:31.284Z] ---> a948d4576ae3 [2024-09-09T12:35:31.284Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-09-09T12:35:31.284Z] ---> Running in e5a4f818e6cb [2024-09-09T12:35:31.551Z] Removing intermediate container e5a4f818e6cb [2024-09-09T12:35:31.551Z] ---> 3a055948713a [2024-09-09T12:35:31.551Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-09-09T12:35:31.551Z] ---> Running in 05526bb58273 [2024-09-09T12:35:31.820Z] Removing intermediate container 05526bb58273 [2024-09-09T12:35:31.820Z] ---> c2d4eead4b21 [2024-09-09T12:35:31.820Z] Step 6/26 : WORKDIR /device-virtual-go [2024-09-09T12:35:32.088Z] ---> Running in ce2f1f8e7637 [2024-09-09T12:35:32.356Z] Removing intermediate container ce2f1f8e7637 [2024-09-09T12:35:32.356Z] ---> cb411ecc3390 [2024-09-09T12:35:32.356Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T12:35:32.356Z] ---> Running in da051f39ddc5 [2024-09-09T12:35:33.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T12:35:34.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T12:35:34.999Z] OK: 271 MiB in 56 packages [2024-09-09T12:35:35.964Z] Removing intermediate container da051f39ddc5 [2024-09-09T12:35:35.964Z] ---> 69605a1a21cf [2024-09-09T12:35:35.964Z] Step 8/26 : COPY go.mod vendor* ./ [2024-09-09T12:35:36.234Z] ---> c1833b683ec9 [2024-09-09T12:35:36.234Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T12:35:36.501Z] ---> Running in 98bd9252615e [2024-09-09T12:35:39.077Z] Removing intermediate container 98bd9252615e [2024-09-09T12:35:39.077Z] ---> ffa0e337dc93 [2024-09-09T12:35:39.077Z] Step 10/26 : COPY . . [2024-09-09T12:35:40.487Z] ---> ed74658004d4 [2024-09-09T12:35:40.487Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T12:35:40.487Z] ---> Running in 1b5779aa2990 [2024-09-09T12:35:40.753Z] Removing intermediate container 1b5779aa2990 [2024-09-09T12:35:40.753Z] ---> ca555c96096d [2024-09-09T12:35:40.753Z] Step 12/26 : RUN $MAKE [2024-09-09T12:35:40.753Z] ---> Running in 9956e40cb4b7 [2024-09-09T12:35:41.710Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-09-09T12:39:18.534Z] Removing intermediate container 9956e40cb4b7 [2024-09-09T12:39:18.534Z] ---> 724256ce0894 [2024-09-09T12:39:18.534Z] Step 13/26 : FROM alpine:3.18 [2024-09-09T12:39:18.534Z] 3.18: Pulling from library/alpine [2024-09-09T12:39:18.534Z] 720f3032cd11: Pulling fs layer [2024-09-09T12:39:18.534Z] 720f3032cd11: Verifying Checksum [2024-09-09T12:39:18.534Z] 720f3032cd11: Download complete [2024-09-09T12:39:18.534Z] 720f3032cd11: Pull complete [2024-09-09T12:39:18.534Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T12:39:18.534Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T12:39:18.534Z] ---> 3e834921e367 [2024-09-09T12:39:18.534Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-09-09T12:39:18.534Z] ---> Running in d98b380a5147 [2024-09-09T12:39:18.534Z] Removing intermediate container d98b380a5147 [2024-09-09T12:39:18.534Z] ---> e43939451441 [2024-09-09T12:39:18.534Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-09-09T12:39:18.534Z] ---> Running in 419493556bd4 [2024-09-09T12:39:19.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T12:39:19.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T12:39:20.651Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T12:39:20.651Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T12:39:20.651Z] OK: 8 MiB in 16 packages [2024-09-09T12:39:21.612Z] Removing intermediate container 419493556bd4 [2024-09-09T12:39:21.612Z] ---> 65db7dd139c1 [2024-09-09T12:39:21.612Z] Step 16/26 : RUN apk --no-cache upgrade [2024-09-09T12:39:21.612Z] ---> Running in 6adee3400008 [2024-09-09T12:39:22.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T12:39:22.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T12:39:23.796Z] OK: 8 MiB in 16 packages [2024-09-09T12:39:24.752Z] Removing intermediate container 6adee3400008 [2024-09-09T12:39:24.752Z] ---> 8233ebd725d8 [2024-09-09T12:39:24.752Z] Step 17/26 : WORKDIR / [2024-09-09T12:39:24.752Z] ---> Running in b445150dc9fa [2024-09-09T12:39:25.016Z] Removing intermediate container b445150dc9fa [2024-09-09T12:39:25.016Z] ---> b3338333fd44 [2024-09-09T12:39:25.016Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-09-09T12:39:25.595Z] ---> 7180059655c2 [2024-09-09T12:39:25.595Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-09-09T12:39:25.860Z] ---> 6f087f3c722a [2024-09-09T12:39:25.860Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-09-09T12:39:27.800Z] ---> 75668bc1835a [2024-09-09T12:39:27.800Z] Step 21/26 : EXPOSE 59900 [2024-09-09T12:39:27.800Z] ---> Running in c7512f75b4c4 [2024-09-09T12:39:27.800Z] Removing intermediate container c7512f75b4c4 [2024-09-09T12:39:27.800Z] ---> 30b7d6dc5c1f [2024-09-09T12:39:27.800Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-09-09T12:39:27.800Z] ---> Running in 436b59b3bd4a [2024-09-09T12:39:28.384Z] Removing intermediate container 436b59b3bd4a [2024-09-09T12:39:28.384Z] ---> 42eb034bb76b [2024-09-09T12:39:28.384Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-09T12:39:28.384Z] ---> Running in 2fa47c034cae [2024-09-09T12:39:28.662Z] Removing intermediate container 2fa47c034cae [2024-09-09T12:39:28.662Z] ---> a840604ae130 [2024-09-09T12:39:28.662Z] Step 24/26 : LABEL arch=arm64 [2024-09-09T12:39:28.662Z] ---> Running in c621867c5949 [2024-09-09T12:39:28.931Z] Removing intermediate container c621867c5949 [2024-09-09T12:39:28.931Z] ---> 66eda0cc1d13 [2024-09-09T12:39:28.931Z] Step 25/26 : LABEL git_sha=04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:39:29.199Z] ---> Running in b06e8c72b655 [2024-09-09T12:39:29.465Z] Removing intermediate container b06e8c72b655 [2024-09-09T12:39:29.465Z] ---> e20e8fd0b537 [2024-09-09T12:39:29.465Z] Step 26/26 : LABEL version=3.2.0-dev.24 [2024-09-09T12:39:29.465Z] ---> Running in e341cafebf41 [2024-09-09T12:39:29.729Z] Removing intermediate container e341cafebf41 [2024-09-09T12:39:29.729Z] ---> 4210beb41aba [2024-09-09T12:39:29.729Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T12:39:29.729Z] Successfully built 4210beb41aba [2024-09-09T12:39:29.729Z] 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-09-09T12:39:29.883Z] provisioning config files... [2024-09-09T12:39:29.898Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/180@tmp/config3228457213889094073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:39:30.236Z] ---> ****-login.sh [2024-09-09T12:39:30.236Z] nexus3.edgexfoundry.org:10001 [2024-09-09T12:39:30.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:39:30.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:39:30.500Z] Configure a credential helper to remove this warning. See [2024-09-09T12:39:30.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:39:30.500Z] [2024-09-09T12:39:30.500Z] Login Succeeded [2024-09-09T12:39:30.500Z] nexus3.edgexfoundry.org:10002 [2024-09-09T12:39:30.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:39:30.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:39:30.765Z] Configure a credential helper to remove this warning. See [2024-09-09T12:39:30.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:39:30.765Z] [2024-09-09T12:39:30.765Z] Login Succeeded [2024-09-09T12:39:30.765Z] nexus3.edgexfoundry.org:10003 [2024-09-09T12:39:31.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:39:31.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:39:31.031Z] Configure a credential helper to remove this warning. See [2024-09-09T12:39:31.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:39:31.031Z] [2024-09-09T12:39:31.031Z] Login Succeeded [2024-09-09T12:39:31.031Z] nexus3.edgexfoundry.org:10004 [2024-09-09T12:39:31.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:39:31.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:39:31.566Z] Configure a credential helper to remove this warning. See [2024-09-09T12:39:31.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:39:31.566Z] [2024-09-09T12:39:31.566Z] Login Succeeded [2024-09-09T12:39:31.566Z] ****.io [2024-09-09T12:39:31.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T12:39:32.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T12:39:32.096Z] Configure a credential helper to remove this warning. See [2024-09-09T12:39:32.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T12:39:32.097Z] [2024-09-09T12:39:32.097Z] Login Succeeded [2024-09-09T12:39:32.097Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T12:39:32.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T12:39:32.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T12:39:32.206Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-09-09T12:39:32.206Z] 04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:39:32.206Z] latest [2024-09-09T12:39:32.206Z] 3.2.0-dev.24 [2024-09-09T12:39:32.206Z] 04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [2024-09-09T12:39:32.206Z] main [2024-09-09T12:39:32.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:32.580Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:32.927Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:39:32.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-09T12:39:32.927Z] db7128996cdf: Preparing [2024-09-09T12:39:32.927Z] f1132efc214d: Preparing [2024-09-09T12:39:32.927Z] 8087df28b7fd: Preparing [2024-09-09T12:39:32.927Z] 9f66b26a0f7a: Preparing [2024-09-09T12:39:32.927Z] cbb35a2ac09a: Preparing [2024-09-09T12:39:32.927Z] 4aeaa0e7d41f: Preparing [2024-09-09T12:39:32.927Z] 4aeaa0e7d41f: Waiting [2024-09-09T12:39:33.191Z] 9f66b26a0f7a: Pushed [2024-09-09T12:39:33.191Z] cbb35a2ac09a: Pushed [2024-09-09T12:39:33.191Z] 8087df28b7fd: Pushed [2024-09-09T12:39:33.191Z] f1132efc214d: Pushed [2024-09-09T12:39:33.191Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T12:39:39.816Z] db7128996cdf: Pushed [2024-09-09T12:39:39.816Z] 04ce07425684dc49eb1d346851a0a7d2d821c622: digest: sha256:3773376c17f5ec6594c1077b55f2ff58dd4cfb8367548c42b12602ae08fbe692 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:40.160Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:40.508Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-09-09T12:39:40.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-09T12:39:40.508Z] db7128996cdf: Preparing [2024-09-09T12:39:40.508Z] f1132efc214d: Preparing [2024-09-09T12:39:40.508Z] 8087df28b7fd: Preparing [2024-09-09T12:39:40.508Z] 9f66b26a0f7a: Preparing [2024-09-09T12:39:40.508Z] cbb35a2ac09a: Preparing [2024-09-09T12:39:40.508Z] 4aeaa0e7d41f: Preparing [2024-09-09T12:39:40.508Z] 4aeaa0e7d41f: Waiting [2024-09-09T12:39:40.508Z] db7128996cdf: Layer already exists [2024-09-09T12:39:40.508Z] cbb35a2ac09a: Layer already exists [2024-09-09T12:39:40.508Z] 8087df28b7fd: Layer already exists [2024-09-09T12:39:40.508Z] 9f66b26a0f7a: Layer already exists [2024-09-09T12:39:40.508Z] f1132efc214d: Layer already exists [2024-09-09T12:39:40.508Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T12:39:40.772Z] latest: digest: sha256:3773376c17f5ec6594c1077b55f2ff58dd4cfb8367548c42b12602ae08fbe692 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:41.127Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:41.476Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.24 [2024-09-09T12:39:41.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-09T12:39:41.476Z] db7128996cdf: Preparing [2024-09-09T12:39:41.476Z] f1132efc214d: Preparing [2024-09-09T12:39:41.476Z] 8087df28b7fd: Preparing [2024-09-09T12:39:41.476Z] 9f66b26a0f7a: Preparing [2024-09-09T12:39:41.476Z] cbb35a2ac09a: Preparing [2024-09-09T12:39:41.476Z] 4aeaa0e7d41f: Preparing [2024-09-09T12:39:41.476Z] cbb35a2ac09a: Layer already exists [2024-09-09T12:39:41.476Z] 8087df28b7fd: Layer already exists [2024-09-09T12:39:41.476Z] 9f66b26a0f7a: Layer already exists [2024-09-09T12:39:41.476Z] f1132efc214d: Layer already exists [2024-09-09T12:39:41.476Z] db7128996cdf: Layer already exists [2024-09-09T12:39:41.476Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T12:39:41.476Z] 3.2.0-dev.24: digest: sha256:3773376c17f5ec6594c1077b55f2ff58dd4cfb8367548c42b12602ae08fbe692 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:42.104Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:42.471Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [2024-09-09T12:39:42.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-09T12:39:42.472Z] db7128996cdf: Preparing [2024-09-09T12:39:42.472Z] f1132efc214d: Preparing [2024-09-09T12:39:42.472Z] 8087df28b7fd: Preparing [2024-09-09T12:39:42.472Z] 9f66b26a0f7a: Preparing [2024-09-09T12:39:42.472Z] cbb35a2ac09a: Preparing [2024-09-09T12:39:42.472Z] 4aeaa0e7d41f: Preparing [2024-09-09T12:39:42.472Z] 4aeaa0e7d41f: Waiting [2024-09-09T12:39:42.472Z] 9f66b26a0f7a: Layer already exists [2024-09-09T12:39:42.472Z] 8087df28b7fd: Layer already exists [2024-09-09T12:39:42.472Z] db7128996cdf: Layer already exists [2024-09-09T12:39:42.472Z] cbb35a2ac09a: Layer already exists [2024-09-09T12:39:42.472Z] f1132efc214d: Layer already exists [2024-09-09T12:39:42.472Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T12:39:42.736Z] 04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24: digest: sha256:3773376c17f5ec6594c1077b55f2ff58dd4cfb8367548c42b12602ae08fbe692 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:43.089Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:43.454Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-09-09T12:39:43.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-09-09T12:39:43.454Z] db7128996cdf: Preparing [2024-09-09T12:39:43.454Z] f1132efc214d: Preparing [2024-09-09T12:39:43.454Z] 8087df28b7fd: Preparing [2024-09-09T12:39:43.454Z] 9f66b26a0f7a: Preparing [2024-09-09T12:39:43.454Z] cbb35a2ac09a: Preparing [2024-09-09T12:39:43.454Z] 4aeaa0e7d41f: Preparing [2024-09-09T12:39:43.454Z] 4aeaa0e7d41f: Waiting [2024-09-09T12:39:43.454Z] f1132efc214d: Layer already exists [2024-09-09T12:39:43.454Z] db7128996cdf: Layer already exists [2024-09-09T12:39:43.454Z] cbb35a2ac09a: Layer already exists [2024-09-09T12:39:43.454Z] 8087df28b7fd: Layer already exists [2024-09-09T12:39:43.454Z] 9f66b26a0f7a: Layer already exists [2024-09-09T12:39:43.454Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T12:39:43.721Z] main: digest: sha256:3773376c17f5ec6594c1077b55f2ff58dd4cfb8367548c42b12602ae08fbe692 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T12:39:43.805Z] ===================================================== [Pipeline] echo [2024-09-09T12:39:43.819Z] taggedImages: [2024-09-09T12:39:43.819Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:04ce07425684dc49eb1d346851a0a7d2d821c622 [2024-09-09T12:39:43.819Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-09-09T12:39:43.819Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.24 [2024-09-09T12:39:43.819Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:04ce07425684dc49eb1d346851a0a7d2d821c622-3.2.0-dev.24 [2024-09-09T12:39:43.819Z] - 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-09-09T12:39:44.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T12:39:44.215Z] [2024-09-09T12:39:44.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:39:44.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T12:39:44.552Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T12:39:44.552Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T12:39:44.552Z] 04944245beec: Pulling fs layer [2024-09-09T12:39:44.552Z] 699f458cf7ca: Pulling fs layer [2024-09-09T12:39:44.552Z] 765212b225bb: Pulling fs layer [2024-09-09T12:39:44.552Z] f23df028b6ca: Pulling fs layer [2024-09-09T12:39:44.552Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T12:39:44.552Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T12:39:44.552Z] 765212b225bb: Waiting [2024-09-09T12:39:44.552Z] f23df028b6ca: Waiting [2024-09-09T12:39:44.552Z] d65c8cfc05b1: Waiting [2024-09-09T12:39:44.552Z] 2437ff75d9bd: Waiting [2024-09-09T12:39:44.822Z] 04944245beec: Verifying Checksum [2024-09-09T12:39:44.822Z] 04944245beec: Download complete [2024-09-09T12:39:44.822Z] 765212b225bb: Verifying Checksum [2024-09-09T12:39:44.822Z] 765212b225bb: Download complete [2024-09-09T12:39:44.822Z] f23df028b6ca: Download complete [2024-09-09T12:39:44.822Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T12:39:44.822Z] d65c8cfc05b1: Download complete [2024-09-09T12:39:45.091Z] 699f458cf7ca: Verifying Checksum [2024-09-09T12:39:45.091Z] 699f458cf7ca: Download complete [2024-09-09T12:39:45.675Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T12:39:45.675Z] 8998bd30e6a1: Download complete [2024-09-09T12:39:48.262Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T12:39:48.262Z] 2437ff75d9bd: Download complete [2024-09-09T12:39:50.209Z] 8998bd30e6a1: Pull complete [2024-09-09T12:39:50.793Z] 04944245beec: Pull complete [2024-09-09T12:39:52.741Z] 699f458cf7ca: Pull complete [2024-09-09T12:39:52.741Z] 765212b225bb: Pull complete [2024-09-09T12:39:53.704Z] f23df028b6ca: Pull complete [2024-09-09T12:39:53.971Z] d65c8cfc05b1: Pull complete [2024-09-09T12:40:12.178Z] 2437ff75d9bd: Pull complete [2024-09-09T12:40:12.178Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T12:40:12.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T12:40:12.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:40:12.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-9856 does not seem to be running inside a container [2024-09-09T12:40:12.439Z] $ 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/180 -v /w/workspace/device-virtual-go/180:/w/workspace/device-virtual-go/180:rw,z -v /w/workspace/device-virtual-go/180@tmp:/w/workspace/device-virtual-go/180@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-09-09T12:40:15.538Z] $ docker top afdd3bcfb907ea2aa04f02209e236140d0e6da8b7519cd1468abc33750dc7d46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:40:16.418Z] ---> job-cost.sh [2024-09-09T12:40:16.418Z] lf-activate-venv: SKIPPING [2024-09-09T12:40:16.418Z] INFO: No Stack... [2024-09-09T12:40:16.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T12:40:17.639Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T12:40:18.280Z] + cat /w/workspace/device-virtual-go/180/archives/cost.csv [2024-09-09T12:40:18.280Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T12:40:18.347Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] [2024-09-09T12:40:18.359Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] did not exist. Created. [2024-09-09T12:40:18.371Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T12:40:19.044Z] /w/workspace/device-virtual-go/180@tmp/durable-3f387894/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T12:40:19.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T12:40:19.741Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T12:40:19.829Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T12:40:19.837Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T12:40:19.864Z] $ docker stop --time=1 afdd3bcfb907ea2aa04f02209e236140d0e6da8b7519cd1468abc33750dc7d46 [2024-09-09T12:40:21.407Z] $ docker rm -f --volumes afdd3bcfb907ea2aa04f02209e236140d0e6da8b7519cd1468abc33750dc7d46 [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-09-09T12:40:21.981Z] provisioning config files... [2024-09-09T12:40:21.988Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2367507785717105584tmp [Pipeline] { [Pipeline] sh [2024-09-09T12:40:22.294Z] + set +x [2024-09-09T12:40:22.295Z] + curl -s https://codecov.io/bash [2024-09-09T12:40:22.295Z] + bash -s -- [2024-09-09T12:40:22.295Z] [2024-09-09T12:40:22.295Z] _____ _ [2024-09-09T12:40:22.295Z] / ____| | | [2024-09-09T12:40:22.295Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T12:40:22.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T12:40:22.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T12:40:22.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T12:40:22.295Z] Bash-1.0.6 [2024-09-09T12:40:22.295Z] [2024-09-09T12:40:22.295Z] [2024-09-09T12:40:22.295Z] ==> git version 2.25.1 found [2024-09-09T12:40:22.295Z] ==> 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-09-09T12:40:22.295Z] Release-Date: 2020-01-08 [2024-09-09T12:40:22.295Z] 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-09-09T12:40:22.295Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T12:40:22.295Z] ==> Jenkins CI detected. [2024-09-09T12:40:22.295Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-09-09T12:40:22.295Z] project root: . [2024-09-09T12:40:22.295Z] --> token set from env [2024-09-09T12:40:22.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T12:40:22.556Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T12:40:22.556Z] ==> Python coveragepy not found [2024-09-09T12:40:22.556Z] ==> Searching for coverage reports in: [2024-09-09T12:40:22.556Z] + . [2024-09-09T12:40:22.556Z] -> Found 1 reports [2024-09-09T12:40:22.556Z] ==> Detecting git/mercurial file structure [2024-09-09T12:40:22.556Z] ==> Reading reports [2024-09-09T12:40:22.556Z] + ./coverage.out bytes=43247 [2024-09-09T12:40:22.556Z] ==> Appending adjustments [2024-09-09T12:40:22.556Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T12:40:22.556Z] + Found adjustments [2024-09-09T12:40:22.556Z] ==> Gzipping contents [2024-09-09T12:40:22.556Z] 8.0K /tmp/codecov.RpaV6f.gz [2024-09-09T12:40:22.556Z] ==> Uploading reports [2024-09-09T12:40:22.556Z] url: https://codecov.io [2024-09-09T12:40:22.556Z] query: branch=main&commit=04ce07425684dc49eb1d346851a0a7d2d821c622&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T12:40:22.556Z] -> Pinging Codecov [2024-09-09T12:40:22.556Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=04ce07425684dc49eb1d346851a0a7d2d821c622&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T12:40:22.816Z] -> Uploading to [2024-09-09T12:40:22.816Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/5E52B4B073DB2E39498172D8E973AA87/04ce07425684dc49eb1d346851a0a7d2d821c622/09700c51-d841-48fe-8dca-cb9a39eb2978.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T124022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbc2275c9f523e7cf4e664c6efbc0c3ff8447c7172e0f0c20271a83f2d6ab5c8 [2024-09-09T12:40:22.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T12:40:22.816Z] Dload Upload Total Spent Left Speed [2024-09-09T12:40:23.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 19540 --:--:-- --:--:-- --:--:-- 19465 [2024-09-09T12:40:23.076Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] } [2024-09-09T12:40:23.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T12:40:23.236Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T12:40:23.254Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:40:23.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T12:40:23.633Z] [2024-09-09T12:40:23.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:40:23.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T12:40:23.977Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T12:40:23.977Z] 619be1103602: Already exists [2024-09-09T12:40:23.977Z] f8ea3408117e: Pulling fs layer [2024-09-09T12:40:23.977Z] 91320369b822: Pulling fs layer [2024-09-09T12:40:23.977Z] 0406650e8295: Pulling fs layer [2024-09-09T12:40:23.977Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T12:40:23.977Z] 4f4fb700ef54: Waiting [2024-09-09T12:40:23.977Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T12:40:23.977Z] bcf3aedb951c: Pulling fs layer [2024-09-09T12:40:23.977Z] 96d80e3f36e1: Waiting [2024-09-09T12:40:23.977Z] bcf3aedb951c: Waiting [2024-09-09T12:40:23.977Z] 0406650e8295: Verifying Checksum [2024-09-09T12:40:23.977Z] 0406650e8295: Download complete [2024-09-09T12:40:23.977Z] f8ea3408117e: Verifying Checksum [2024-09-09T12:40:23.977Z] f8ea3408117e: Download complete [2024-09-09T12:40:23.977Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T12:40:23.977Z] 4f4fb700ef54: Download complete [2024-09-09T12:40:23.977Z] f8ea3408117e: Pull complete [2024-09-09T12:40:24.247Z] 96d80e3f36e1: Download complete [2024-09-09T12:40:24.527Z] 91320369b822: Verifying Checksum [2024-09-09T12:40:24.527Z] 91320369b822: Download complete [2024-09-09T12:40:25.160Z] bcf3aedb951c: Verifying Checksum [2024-09-09T12:40:25.160Z] bcf3aedb951c: Download complete [2024-09-09T12:40:27.708Z] 91320369b822: Pull complete [2024-09-09T12:40:27.968Z] 0406650e8295: Pull complete [2024-09-09T12:40:27.968Z] 4f4fb700ef54: Pull complete [2024-09-09T12:40:28.228Z] 96d80e3f36e1: Pull complete [2024-09-09T12:40:31.543Z] bcf3aedb951c: Pull complete [2024-09-09T12:40:31.543Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T12:40:32.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T12:40:32.482Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:40:32.599Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:40:32.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-09T12:40:36.080Z] $ docker top b7f3da350d637a6e04a3ef628da9ff9721332096ff0de2dfa58c6a73f1b261cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T12:40:36.446Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-09-09T12:40:36.457Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-09-09T12:40:36.739Z] + set -o pipefail [2024-09-09T12:40:36.739Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-09-09T12:40:44.867Z] [2024-09-09T12:40:44.867Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-09-09T12:40:44.867Z] [2024-09-09T12:40:44.867Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/1d853574-2036-4c06-ab74-da706e923c68 [2024-09-09T12:40:44.867Z] [2024-09-09T12:40:44.867Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T12:40:44.867Z] [2024-09-09T12:40:44.867Z] [2024-09-09T12:40:44.867Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T12:40:44.867Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T12:40:44.873Z] $ docker stop --time=1 b7f3da350d637a6e04a3ef628da9ff9721332096ff0de2dfa58c6a73f1b261cd [2024-09-09T12:40:49.811Z] $ docker rm -f --volumes b7f3da350d637a6e04a3ef628da9ff9721332096ff0de2dfa58c6a73f1b261cd [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-09-09T12:40:50.751Z] + git log --format=format:%s -1 04ce07425684dc49eb1d346851a0a7d2d821c622 [Pipeline] sh [2024-09-09T12:40:51.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T12:40:51.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:40:51.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T12:40:51.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:40:51.437Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:40:51.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T12:40:51.882Z] $ docker top cc4af1385af036d55d329d628ea432c350ec3d9aa5dcc562b99b1e9593812a25 -eo pid,comm [2024-09-09T12:40:51.937Z] 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-09-09T12:40:51.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T12:40:52.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T12:40:52.000Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T12:40:52.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T12:40:52.117Z] $ docker exec cc4af1385af036d55d329d628ea432c350ec3d9aa5dcc562b99b1e9593812a25 ssh-agent [2024-09-09T12:40:52.221Z] SSH_AUTH_SOCK=/tmp/ssh-YjK6zznZbOGb/agent.32 [2024-09-09T12:40:52.221Z] SSH_AGENT_PID=38 [2024-09-09T12:40:52.225Z] Running ssh-add (command line suppressed) [2024-09-09T12:40:52.328Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9225266642827755927.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9225266642827755927.key) [2024-09-09T12:40:52.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T12:40:52.705Z] + git semver tag [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,820 [run_tag] DEBUG tag force:False [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,821 [check_head_tag] DEBUG check head tag [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,822 [execute] INFO git cat-file --batch-check [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,825 [execute] INFO git cat-file --batch [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,849 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,850 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,850 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T12:40:52.965Z] 2024-09-09 12:40:52,855 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:40:52.965Z] 3.2.0-dev.24 [Pipeline] } [2024-09-09T12:40:52.968Z] $ docker exec --env ******** --env ******** cc4af1385af036d55d329d628ea432c350ec3d9aa5dcc562b99b1e9593812a25 ssh-agent -k [2024-09-09T12:40:53.057Z] unset SSH_AUTH_SOCK; [2024-09-09T12:40:53.058Z] unset SSH_AGENT_PID; [2024-09-09T12:40:53.058Z] echo Agent pid 38 killed; [2024-09-09T12:40:53.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T12:40:53.403Z] + git semver [Pipeline] } [2024-09-09T12:40:53.671Z] $ docker stop --time=1 cc4af1385af036d55d329d628ea432c350ec3d9aa5dcc562b99b1e9593812a25 [2024-09-09T12:40:54.961Z] $ docker rm -f --volumes cc4af1385af036d55d329d628ea432c350ec3d9aa5dcc562b99b1e9593812a25 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:40:55.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T12:40:55.384Z] [2024-09-09T12:40:55.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:40:55.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T12:40:55.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T12:40:55.687Z] ab5ef0e58194: Pulling fs layer [2024-09-09T12:40:55.687Z] 9712f1f96733: Pulling fs layer [2024-09-09T12:40:55.687Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T12:40:55.687Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T12:40:55.687Z] e9a5061849ea: Pulling fs layer [2024-09-09T12:40:55.687Z] d747dcd14b5f: Pulling fs layer [2024-09-09T12:40:55.687Z] 2de7ff778b66: Pulling fs layer [2024-09-09T12:40:55.687Z] e9a5061849ea: Waiting [2024-09-09T12:40:55.687Z] d747dcd14b5f: Waiting [2024-09-09T12:40:55.687Z] 0d9ebad4ef96: Waiting [2024-09-09T12:40:55.687Z] 9712f1f96733: Verifying Checksum [2024-09-09T12:40:55.687Z] 9712f1f96733: Download complete [2024-09-09T12:40:55.946Z] 63f879dbbcfc: Download complete [2024-09-09T12:40:55.946Z] e9a5061849ea: Verifying Checksum [2024-09-09T12:40:55.946Z] e9a5061849ea: Download complete [2024-09-09T12:40:55.946Z] d747dcd14b5f: Verifying Checksum [2024-09-09T12:40:55.946Z] d747dcd14b5f: Download complete [2024-09-09T12:40:56.209Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T12:40:56.209Z] ab5ef0e58194: Verifying Checksum [2024-09-09T12:40:56.209Z] ab5ef0e58194: Download complete [2024-09-09T12:40:56.209Z] 2de7ff778b66: Verifying Checksum [2024-09-09T12:40:56.209Z] 2de7ff778b66: Download complete [2024-09-09T12:40:59.507Z] ab5ef0e58194: Pull complete [2024-09-09T12:40:59.507Z] 9712f1f96733: Pull complete [2024-09-09T12:40:59.766Z] 63f879dbbcfc: Pull complete [2024-09-09T12:41:03.970Z] 0d9ebad4ef96: Pull complete [2024-09-09T12:41:04.541Z] e9a5061849ea: Pull complete [2024-09-09T12:41:04.541Z] d747dcd14b5f: Pull complete [2024-09-09T12:41:05.477Z] 2de7ff778b66: Pull complete [2024-09-09T12:41:05.477Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T12:41:05.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T12:41:05.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:41:05.583Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:41:05.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-09T12:41:12.729Z] $ docker top f2bb8eadcf7496421f9947953c6cf68bdb2c6c1fa936e159198736abcdb2a6bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T12:41:12.831Z] provisioning config files... [2024-09-09T12:41:12.839Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5527924612610125527tmp [2024-09-09T12:41:12.851Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3082543953687504126tmp [2024-09-09T12:41:12.866Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9042212574902168818tmp [Pipeline] { [Pipeline] echo [2024-09-09T12:41:13.018Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:13.312Z] ---> sigul-configuration.sh [2024-09-09T12:41:13.312Z] gpg: directory `/root/.gnupg' created [2024-09-09T12:41:13.312Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T12:41:13.312Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T12:41:13.312Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T12:41:13.312Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T12:41:13.312Z] gpg: CAST5 encrypted data [2024-09-09T12:41:13.312Z] gpg: encrypted with 1 passphrase [2024-09-09T12:41:13.312Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T12:41:13.605Z] + mkdir /home/jenkins [2024-09-09T12:41:13.605Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T12:41:13.905Z] + 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-09-09T12:41:13.917Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:14.216Z] ---> sigul-install.sh [2024-09-09T12:41:14.216Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T12:41:14.511Z] + git tag --list [2024-09-09T12:41:14.511Z] v1.0.0 [2024-09-09T12:41:14.511Z] v1.1.0 [2024-09-09T12:41:14.511Z] v1.1.1 [2024-09-09T12:41:14.511Z] v1.2.1 [2024-09-09T12:41:14.511Z] v1.2.2 [2024-09-09T12:41:14.511Z] v1.2.3 [2024-09-09T12:41:14.511Z] v1.3.0 [2024-09-09T12:41:14.511Z] v1.3.1 [2024-09-09T12:41:14.511Z] v2.0.0 [2024-09-09T12:41:14.511Z] v2.1.0 [2024-09-09T12:41:14.511Z] v2.1.1 [2024-09-09T12:41:14.511Z] v2.2.0 [2024-09-09T12:41:14.511Z] v2.3.0 [2024-09-09T12:41:14.511Z] v3.0 [2024-09-09T12:41:14.511Z] v3.0.0 [2024-09-09T12:41:14.511Z] v3.1 [2024-09-09T12:41:14.511Z] v3.1.0 [2024-09-09T12:41:14.511Z] v3.1.0-dev.1 [2024-09-09T12:41:14.511Z] v3.1.0-dev.10 [2024-09-09T12:41:14.511Z] v3.1.0-dev.11 [2024-09-09T12:41:14.511Z] v3.1.0-dev.12 [2024-09-09T12:41:14.511Z] v3.1.0-dev.13 [2024-09-09T12:41:14.511Z] v3.1.0-dev.14 [2024-09-09T12:41:14.511Z] v3.1.0-dev.15 [2024-09-09T12:41:14.511Z] v3.1.0-dev.16 [2024-09-09T12:41:14.511Z] v3.1.0-dev.17 [2024-09-09T12:41:14.511Z] v3.1.0-dev.18 [2024-09-09T12:41:14.511Z] v3.1.0-dev.19 [2024-09-09T12:41:14.511Z] v3.1.0-dev.2 [2024-09-09T12:41:14.511Z] v3.1.0-dev.20 [2024-09-09T12:41:14.511Z] v3.1.0-dev.21 [2024-09-09T12:41:14.511Z] v3.1.0-dev.22 [2024-09-09T12:41:14.511Z] v3.1.0-dev.23 [2024-09-09T12:41:14.511Z] v3.1.0-dev.24 [2024-09-09T12:41:14.511Z] v3.1.0-dev.25 [2024-09-09T12:41:14.511Z] v3.1.0-dev.26 [2024-09-09T12:41:14.511Z] v3.1.0-dev.27 [2024-09-09T12:41:14.511Z] v3.1.0-dev.28 [2024-09-09T12:41:14.511Z] v3.1.0-dev.29 [2024-09-09T12:41:14.511Z] v3.1.0-dev.3 [2024-09-09T12:41:14.511Z] v3.1.0-dev.30 [2024-09-09T12:41:14.511Z] v3.1.0-dev.4 [2024-09-09T12:41:14.511Z] v3.1.0-dev.5 [2024-09-09T12:41:14.511Z] v3.1.0-dev.6 [2024-09-09T12:41:14.511Z] v3.1.0-dev.7 [2024-09-09T12:41:14.511Z] v3.1.0-dev.8 [2024-09-09T12:41:14.511Z] v3.1.0-dev.9 [2024-09-09T12:41:14.511Z] v3.1.1 [2024-09-09T12:41:14.511Z] v3.1.1-dev.1 [2024-09-09T12:41:14.511Z] v3.2.0-dev.1 [2024-09-09T12:41:14.511Z] v3.2.0-dev.10 [2024-09-09T12:41:14.511Z] v3.2.0-dev.11 [2024-09-09T12:41:14.511Z] v3.2.0-dev.12 [2024-09-09T12:41:14.511Z] v3.2.0-dev.13 [2024-09-09T12:41:14.511Z] v3.2.0-dev.14 [2024-09-09T12:41:14.511Z] v3.2.0-dev.15 [2024-09-09T12:41:14.511Z] v3.2.0-dev.16 [2024-09-09T12:41:14.511Z] v3.2.0-dev.17 [2024-09-09T12:41:14.511Z] v3.2.0-dev.18 [2024-09-09T12:41:14.511Z] v3.2.0-dev.19 [2024-09-09T12:41:14.511Z] v3.2.0-dev.2 [2024-09-09T12:41:14.511Z] v3.2.0-dev.20 [2024-09-09T12:41:14.511Z] v3.2.0-dev.21 [2024-09-09T12:41:14.511Z] v3.2.0-dev.22 [2024-09-09T12:41:14.511Z] v3.2.0-dev.23 [2024-09-09T12:41:14.511Z] v3.2.0-dev.24 [2024-09-09T12:41:14.511Z] v3.2.0-dev.3 [2024-09-09T12:41:14.511Z] v3.2.0-dev.4 [2024-09-09T12:41:14.511Z] v3.2.0-dev.5 [2024-09-09T12:41:14.511Z] v3.2.0-dev.6 [2024-09-09T12:41:14.511Z] v3.2.0-dev.7 [2024-09-09T12:41:14.511Z] v3.2.0-dev.8 [2024-09-09T12:41:14.511Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T12:41:14.801Z] + lftools sign git-tag v3.2.0-dev.24 [2024-09-09T12:41:15.562Z] Signing Git tag with Sigul... [2024-09-09T12:41:15.562Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-09-09T12:41:15.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:16.135Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T12:41:16.142Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T12:41:16.160Z] $ docker stop --time=1 f2bb8eadcf7496421f9947953c6cf68bdb2c6c1fa936e159198736abcdb2a6bf [2024-09-09T12:41:17.433Z] $ docker rm -f --volumes f2bb8eadcf7496421f9947953c6cf68bdb2c6c1fa936e159198736abcdb2a6bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T12:41:17.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T12:41:17.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:41:18.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T12:41:18.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:41:18.276Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:41:18.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T12:41:18.681Z] $ docker top de31679f2fc81490928bd5f1c420a3d22f95fb8be84819f8b4af6f6557808041 -eo pid,comm [2024-09-09T12:41:18.736Z] 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-09-09T12:41:18.736Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T12:41:18.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T12:41:18.802Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T12:41:18.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T12:41:18.916Z] $ docker exec de31679f2fc81490928bd5f1c420a3d22f95fb8be84819f8b4af6f6557808041 ssh-agent [2024-09-09T12:41:19.037Z] SSH_AUTH_SOCK=/tmp/ssh-cz1GZ4dRtNZU/agent.32 [2024-09-09T12:41:19.037Z] SSH_AGENT_PID=39 [2024-09-09T12:41:19.042Z] Running ssh-add (command line suppressed) [2024-09-09T12:41:19.134Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14308997408332263037.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14308997408332263037.key) [2024-09-09T12:41:19.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T12:41:19.448Z] + git semver bump pre [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,639 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,639 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,639 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,639 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,639 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,639 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,641 [execute] INFO git cat-file --batch-check [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,647 [execute] INFO git cat-file --batch [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T12:41:19.708Z] 2024-09-09 12:41:19,653 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:41:19.708Z] 3.2.0-dev.25 [Pipeline] } [2024-09-09T12:41:19.712Z] $ docker exec --env ******** --env ******** de31679f2fc81490928bd5f1c420a3d22f95fb8be84819f8b4af6f6557808041 ssh-agent -k [2024-09-09T12:41:19.823Z] unset SSH_AUTH_SOCK; [2024-09-09T12:41:19.823Z] unset SSH_AGENT_PID; [2024-09-09T12:41:19.823Z] echo Agent pid 39 killed; [2024-09-09T12:41:19.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T12:41:20.156Z] + git semver [Pipeline] } [2024-09-09T12:41:20.422Z] $ docker stop --time=1 de31679f2fc81490928bd5f1c420a3d22f95fb8be84819f8b4af6f6557808041 [2024-09-09T12:41:21.726Z] $ docker rm -f --volumes de31679f2fc81490928bd5f1c420a3d22f95fb8be84819f8b4af6f6557808041 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T12:41:22.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T12:41:22.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:41:22.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T12:41:22.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:41:22.488Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:41:22.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T12:41:22.867Z] $ docker top 010f4e6a01f6590bd78abe1b4d208d5218eb0ae7f77fd70f5314b9e9195b5996 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T12:41:22.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T12:41:22.977Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T12:41:23.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T12:41:23.100Z] $ docker exec 010f4e6a01f6590bd78abe1b4d208d5218eb0ae7f77fd70f5314b9e9195b5996 ssh-agent [2024-09-09T12:41:23.218Z] SSH_AUTH_SOCK=/tmp/ssh-kgnlnX3roZ8r/agent.32 [2024-09-09T12:41:23.218Z] SSH_AGENT_PID=38 [2024-09-09T12:41:23.223Z] Running ssh-add (command line suppressed) [2024-09-09T12:41:23.329Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1248037416493066300.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1248037416493066300.key) [2024-09-09T12:41:23.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T12:41:23.638Z] + git semver push [2024-09-09T12:41:23.899Z] 2024-09-09 12:41:23,821 [run_push] DEBUG push [2024-09-09T12:41:23.899Z] 2024-09-09 12:41:23,822 [execute] INFO git cat-file --batch-check [2024-09-09T12:41:23.899Z] 2024-09-09 12:41:23,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T12:41:23.899Z] 2024-09-09 12:41:23,826 [execute] INFO git rev-list b1a748214e9bdd908708a1f430bc7b4738621c8c -- [2024-09-09T12:41:23.899Z] 2024-09-09 12:41:23,826 [execute] DEBUG Popen(['git', 'rev-list', 'b1a748214e9bdd908708a1f430bc7b4738621c8c', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T12:41:23.899Z] 2024-09-09 12:41:23,836 [execute] INFO git fetch -v origin [2024-09-09T12:41:23.900Z] 2024-09-09 12:41:23,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T12:41:24.470Z] 2024-09-09 12:41:24,305 [run_push] DEBUG no remote changes detected [2024-09-09T12:41:24.470Z] 2024-09-09 12:41:24,306 [execute] INFO git push origin semver [2024-09-09T12:41:24.470Z] 2024-09-09 12:41:24,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T12:41:25.408Z] 2024-09-09 12:41:25,035 [run_push] DEBUG push all version tags [2024-09-09T12:41:25.408Z] 2024-09-09 12:41:25,036 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T12:41:25.408Z] 2024-09-09 12:41:25,037 [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-09-09T12:41:25.976Z] 2024-09-09 12:41:25,745 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-09-09T12:41:25.976Z] 3.2.0-dev.25 [Pipeline] } [2024-09-09T12:41:25.979Z] $ docker exec --env ******** --env ******** 010f4e6a01f6590bd78abe1b4d208d5218eb0ae7f77fd70f5314b9e9195b5996 ssh-agent -k [2024-09-09T12:41:26.086Z] unset SSH_AUTH_SOCK; [2024-09-09T12:41:26.086Z] unset SSH_AGENT_PID; [2024-09-09T12:41:26.086Z] echo Agent pid 38 killed; [2024-09-09T12:41:26.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T12:41:26.424Z] + git semver [Pipeline] } [2024-09-09T12:41:26.690Z] $ docker stop --time=1 010f4e6a01f6590bd78abe1b4d208d5218eb0ae7f77fd70f5314b9e9195b5996 [2024-09-09T12:41:27.967Z] $ docker rm -f --volumes 010f4e6a01f6590bd78abe1b4d208d5218eb0ae7f77fd70f5314b9e9195b5996 [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-09-09T12:41:29.922Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-09-09T12:41:29.922Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-09-09T12:41:29.922Z] total 16 [2024-09-09T12:41:29.922Z] drwxr-xr-x 3 root root 4096 Sep 9 12:28 . [2024-09-09T12:41:29.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 12:41 .. [2024-09-09T12:41:29.922Z] drwxr-xr-x 2 root root 4096 Sep 9 12:28 cost [2024-09-09T12:41:29.922Z] -rw-r--r-- 1 root root 89 Sep 9 12:28 cost.csv [2024-09-09T12:41:29.922Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-09-09T12:41:29.922Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-09-09T12:41:29.922Z] total 16 [2024-09-09T12:41:29.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 12:28 . [2024-09-09T12:41:29.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 12:41 .. [2024-09-09T12:41:29.922Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 12:28 cost [2024-09-09T12:41:29.922Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 9 12:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:30.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:31.076Z] ---> package-listing.sh [2024-09-09T12:41:31.076Z] ++ facter osfamily [2024-09-09T12:41:31.076Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T12:41:31.335Z] + OS_FAMILY=debian [2024-09-09T12:41:31.335Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-09-09T12:41:31.335Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T12:41:31.335Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T12:41:31.335Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T12:41:31.335Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T12:41:31.335Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-09-09T12:41:31.335Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T12:41:31.335Z] + case "${OS_FAMILY}" in [2024-09-09T12:41:31.335Z] + dpkg -l [2024-09-09T12:41:31.335Z] + grep '^ii' [2024-09-09T12:41:31.336Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T12:41:31.336Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T12:41:31.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T12:41:31.336Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-09-09T12:41:31.336Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-09-09T12:41:31.336Z] + 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-09-09T12:41:31.348Z] 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-09-09T12:41:31.627Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T12:41:32.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T12:41:32.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T12:41:32.282Z] prd-ubuntu20.04-docker-8c-8g-9854 does not seem to be running inside a container [2024-09-09T12:41:32.308Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T12:41:32.532Z] $ docker top 6f48802ba833b4e4275ca5b494026cc3a6e3acae343e7cf68e63b44bd42ab679 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T12:41:32.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T12:41:33.179Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T12:41:33.466Z] + ls /var/log/sa-host [2024-09-09T12:41:33.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T12:41:33.557Z] provisioning config files... [2024-09-09T12:41:33.564Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14243676364349342630tmp [Pipeline] { [Pipeline] echo [2024-09-09T12:41:33.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:33.858Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T12:41:33.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:34.203Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T12:41:34.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:34.499Z] ---> sudo-logs.sh [2024-09-09T12:41:34.499Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T12:41:34.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:34.813Z] ---> job-cost.sh [2024-09-09T12:41:34.813Z] lf-activate-venv: SKIPPING [2024-09-09T12:41:34.813Z] DEBUG: total: 0.2199999988079071 [2024-09-09T12:41:34.813Z] INFO: Retrieving Stack Cost... [2024-09-09T12:41:35.072Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T12:41:35.641Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T12:41:35.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T12:41:35.939Z] ---> logs-deploy.sh [2024-09-09T12:41:35.939Z] lf-activate-venv: SKIPPING [2024-09-09T12:41:35.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/180 [2024-09-09T12:41:35.939Z] INFO: archiving workspace using pattern(s): [2024-09-09T12:41:36.876Z] Archives upload complete. [2024-09-09T12:41:37.137Z] INFO: archiving logs to Nexus