Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 338b4a6717ad749e6fbb765a40a4439a1a99c0fd 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-ssh2871154654660941397.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5736722816423521320.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14543713009938073056.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7404493967902894302.key Verifying host key using known hosts file > 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-ssh5826224541862798307.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1212’ Running on prd-ubuntu20.04-docker-8c-8g-1214 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 338b4a6717ad749e6fbb765a40a4439a1a99c0fd (main) > 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 338b4a6717ad749e6fbb765a40a4439a1a99c0fd # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#306)" > git rev-list --no-walk e9e78a70a342ea66ab18edf5d69a1655646d3b52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T21:11:00.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T21:11:00.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T21:11:00.544Z] ========================================================= [2022-09-26T21:11:00.544Z] EdgeX Global Pipelines Version Info [2022-09-26T21:11:00.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:11:01.659Z] ------------------- [2022-09-26T21:11:01.659Z] stable info: [2022-09-26T21:11:01.659Z] ------------------- [2022-09-26T21:11:01.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T21:11:01.659Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:11:01.659Z] Message: update stable to v1.0.239 [2022-09-26T21:11:02.231Z] ------------------- [2022-09-26T21:11:02.231Z] experimental info: [2022-09-26T21:11:02.231Z] ------------------- [2022-09-26T21:11:02.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T21:11:02.231Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T21:11:02.231Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T21:11:02.371Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-09-26T21:11:02.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-09-26T21:11:02.387Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T21:11:02.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T21:11:02.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T21:11:02.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T21:11:02.419Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T21:11:02.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T21:11:02.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T21:11:02.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T21:11:02.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T21:11:02.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-09-26T21:11:02.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T21:11:02.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T21:11:02.482Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:11:02.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T21:11:02.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:11:02.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T21:11:02.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T21:11:02.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T21:11:02.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T21:11:02.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T21:11:02.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T21:11:02.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T21:11:02.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T21:11:02.611Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T21:11:02.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T21:11:02.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T21:11:02.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T21:11:02.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T21:11:02.671Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] echo [2022-09-26T21:11:02.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 338b4a6 [Pipeline] echo [2022-09-26T21:11:02.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:11:02.725Z] provisioning config files... [2022-09-26T21:11:02.741Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10505936863912823492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:11:03.051Z] ---> docker-login.sh [2022-09-26T21:11:03.051Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:11:03.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:03.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:03.315Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:03.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:03.315Z] [2022-09-26T21:11:03.315Z] Login Succeeded [2022-09-26T21:11:03.315Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:11:03.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:03.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:03.316Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:03.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:03.316Z] [2022-09-26T21:11:03.316Z] Login Succeeded [2022-09-26T21:11:03.316Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:11:03.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:03.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:03.577Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:03.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:03.577Z] [2022-09-26T21:11:03.577Z] Login Succeeded [2022-09-26T21:11:03.577Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:11:03.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:03.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:03.577Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:03.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:03.577Z] [2022-09-26T21:11:03.577Z] Login Succeeded [2022-09-26T21:11:03.577Z] docker.io [2022-09-26T21:11:03.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:04.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:04.097Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:04.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:04.097Z] [2022-09-26T21:11:04.097Z] Login Succeeded [2022-09-26T21:11:04.097Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:11:04.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T21:11:04.475Z] + git rev-list -1 --merges 338b4a6717ad749e6fbb765a40a4439a1a99c0fd~1..338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] echo [2022-09-26T21:11:04.517Z] -----------> git rev-list -1 --merges 338b4a6717ad749e6fbb765a40a4439a1a99c0fd~1..338b4a6717ad749e6fbb765a40a4439a1a99c0fd 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [false] [Pipeline] sh [2022-09-26T21:11:04.814Z] + git log --format=format:%s -1 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] echo [2022-09-26T21:11:04.834Z] ========================================================= [2022-09-26T21:11:04.834Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T21:11:04.834Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:11:05.165Z] + git log --format=format:%s -1 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] echo [2022-09-26T21:11:05.177Z] [semverPrep] GIT_COMMIT: 338b4a6717ad749e6fbb765a40a4439a1a99c0fd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#306) [Pipeline] echo [2022-09-26T21:11:05.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T21:11:05.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:11:05.527Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T21:11:05.527Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T21:11:05.527Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T21:11:05.527Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T21:11:05.527Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T21:11:05.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:05.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:11:05.868Z] [2022-09-26T21:11:05.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:06.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:11:06.165Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T21:11:06.165Z] b85a868b505f: Pulling fs layer [2022-09-26T21:11:06.165Z] e2be974225ed: Pulling fs layer [2022-09-26T21:11:06.165Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T21:11:06.165Z] 988bab9f4d93: Pulling fs layer [2022-09-26T21:11:06.165Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T21:11:06.165Z] eaf3925da568: Pulling fs layer [2022-09-26T21:11:06.165Z] bab4dde63d76: Pulling fs layer [2022-09-26T21:11:06.165Z] bde34c3a00c8: Pulling fs layer [2022-09-26T21:11:06.165Z] b352a97aabf1: Pulling fs layer [2022-09-26T21:11:06.165Z] 4872d77fe225: Pulling fs layer [2022-09-26T21:11:06.165Z] 5851b861e8e6: Pulling fs layer [2022-09-26T21:11:06.165Z] 988bab9f4d93: Waiting [2022-09-26T21:11:06.165Z] 1469e6f7b9e6: Waiting [2022-09-26T21:11:06.165Z] eaf3925da568: Waiting [2022-09-26T21:11:06.165Z] bde34c3a00c8: Waiting [2022-09-26T21:11:06.165Z] b352a97aabf1: Waiting [2022-09-26T21:11:06.165Z] 5851b861e8e6: Waiting [2022-09-26T21:11:06.165Z] 4872d77fe225: Waiting [2022-09-26T21:11:06.165Z] bab4dde63d76: Waiting [2022-09-26T21:11:06.165Z] e2be974225ed: Verifying Checksum [2022-09-26T21:11:06.165Z] e2be974225ed: Download complete [2022-09-26T21:11:06.165Z] 988bab9f4d93: Download complete [2022-09-26T21:11:06.165Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T21:11:06.165Z] 1469e6f7b9e6: Download complete [2022-09-26T21:11:06.424Z] eaf3925da568: Download complete [2022-09-26T21:11:06.424Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T21:11:06.424Z] 339a4e72a1f5: Download complete [2022-09-26T21:11:06.424Z] bde34c3a00c8: Download complete [2022-09-26T21:11:06.424Z] b352a97aabf1: Verifying Checksum [2022-09-26T21:11:06.424Z] b352a97aabf1: Download complete [2022-09-26T21:11:06.424Z] 4872d77fe225: Verifying Checksum [2022-09-26T21:11:06.424Z] 4872d77fe225: Download complete [2022-09-26T21:11:06.424Z] 5851b861e8e6: Download complete [2022-09-26T21:11:06.424Z] b85a868b505f: Verifying Checksum [2022-09-26T21:11:06.424Z] b85a868b505f: Download complete [2022-09-26T21:11:06.689Z] bab4dde63d76: Verifying Checksum [2022-09-26T21:11:06.689Z] bab4dde63d76: Download complete [2022-09-26T21:11:07.628Z] b85a868b505f: Pull complete [2022-09-26T21:11:07.887Z] e2be974225ed: Pull complete [2022-09-26T21:11:08.149Z] 339a4e72a1f5: Pull complete [2022-09-26T21:11:08.410Z] 988bab9f4d93: Pull complete [2022-09-26T21:11:08.669Z] 1469e6f7b9e6: Pull complete [2022-09-26T21:11:08.669Z] eaf3925da568: Pull complete [2022-09-26T21:11:10.573Z] bab4dde63d76: Pull complete [2022-09-26T21:11:10.573Z] bde34c3a00c8: Pull complete [2022-09-26T21:11:10.573Z] b352a97aabf1: Pull complete [2022-09-26T21:11:10.832Z] 4872d77fe225: Pull complete [2022-09-26T21:11:10.832Z] 5851b861e8e6: Pull complete [2022-09-26T21:11:10.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T21:11:10.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:11:10.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:11:10.908Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:11:10.940Z] $ 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 [2022-09-26T21:11:12.208Z] $ docker top 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b -eo pid,comm [2022-09-26T21:11:12.261Z] 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). [2022-09-26T21:11:12.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:11:12.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:11:12.297Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:11:12.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:11:12.422Z] $ docker exec 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b ssh-agent [2022-09-26T21:11:12.523Z] SSH_AUTH_SOCK=/tmp/ssh-wIiNtY6Gsu0a/agent.32 [2022-09-26T21:11:12.523Z] SSH_AGENT_PID=38 [2022-09-26T21:11:12.529Z] Running ssh-add (command line suppressed) [2022-09-26T21:11:12.638Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10994214843904794795.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10994214843904794795.key) [2022-09-26T21:11:12.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:11:12.934Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T21:11:12.949Z] $ docker exec --env ******** --env ******** 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b ssh-agent -k [2022-09-26T21:11:13.056Z] unset SSH_AUTH_SOCK; [2022-09-26T21:11:13.056Z] unset SSH_AGENT_PID; [2022-09-26T21:11:13.056Z] echo Agent pid 38 killed; [2022-09-26T21:11:13.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T21:11:13.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:11:13.085Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:11:13.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:11:13.219Z] $ docker exec 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b ssh-agent [2022-09-26T21:11:13.318Z] SSH_AUTH_SOCK=/tmp/ssh-NOnEwOqJZBrJ/agent.70 [2022-09-26T21:11:13.318Z] SSH_AGENT_PID=76 [2022-09-26T21:11:13.323Z] Running ssh-add (command line suppressed) [2022-09-26T21:11:13.447Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15168860483102421438.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15168860483102421438.key) [2022-09-26T21:11:13.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:11:13.749Z] + git semver init [2022-09-26T21:11:14.009Z] 2022-09-26 21:11:13,954 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T21:11:14.009Z] 2022-09-26 21:11:13,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-26T21:11:14.009Z] 2022-09-26 21:11:13,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-09-26T21:11:14.009Z] 2022-09-26 21:11:13,956 [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) [2022-09-26T21:11:15.392Z] 2022-09-26 21:11:15,021 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-09-26T21:11:15.392Z] 2022-09-26 21:11:15,021 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-09-26T21:11:15.392Z] 2022-09-26 21:11:15,021 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:11:15.392Z] 2022-09-26 21:11:15,021 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:11:15.392Z] 2.3.0-dev.17 [Pipeline] } [2022-09-26T21:11:15.406Z] $ docker exec --env ******** --env ******** 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b ssh-agent -k [2022-09-26T21:11:15.513Z] unset SSH_AUTH_SOCK; [2022-09-26T21:11:15.514Z] unset SSH_AGENT_PID; [2022-09-26T21:11:15.514Z] echo Agent pid 76 killed; [2022-09-26T21:11:15.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:11:15.821Z] + git semver [Pipeline] } [2022-09-26T21:11:16.098Z] $ docker stop --time=1 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b [2022-09-26T21:11:17.436Z] $ docker rm -f 30908f038e6ec0872e9ac0aa2c565b729b35c4149b82cbeffb4a08b77540e31b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:11:17.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T21:11:17.965Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T21:11:17.968Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [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 [2022-09-26T21:11:18.073Z] provisioning config files... [2022-09-26T21:11:18.082Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8374648333160596102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:11:18.379Z] ---> docker-login.sh [2022-09-26T21:11:18.379Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:11:18.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:18.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:18.379Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:18.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:18.379Z] [2022-09-26T21:11:18.379Z] Login Succeeded [2022-09-26T21:11:18.379Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:11:18.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:18.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:18.379Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:18.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:18.379Z] [2022-09-26T21:11:18.379Z] Login Succeeded [2022-09-26T21:11:18.638Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:11:18.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:18.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:18.638Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:18.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:18.638Z] [2022-09-26T21:11:18.638Z] Login Succeeded [2022-09-26T21:11:18.638Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:11:18.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:18.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:18.638Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:18.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:18.638Z] [2022-09-26T21:11:18.638Z] Login Succeeded [2022-09-26T21:11:18.638Z] docker.io [2022-09-26T21:11:18.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:11:19.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:11:19.157Z] Configure a credential helper to remove this warning. See [2022-09-26T21:11:19.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:11:19.157Z] [2022-09-26T21:11:19.157Z] Login Succeeded [2022-09-26T21:11:19.157Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:11:19.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:11:19.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:11:19.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:11:19.242Z] ========================================================= [2022-09-26T21:11:19.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T21:11:19.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:19.552Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T21:11:19.552Z] Sending build context to Docker daemon 23.13MB [2022-09-26T21:11:19.552Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:11:19.552Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T21:11:19.815Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T21:11:19.815Z] 2408cc74d12b: Pulling fs layer [2022-09-26T21:11:19.815Z] ea60b727a1ce: Pulling fs layer [2022-09-26T21:11:19.815Z] 30c4a7721957: Pulling fs layer [2022-09-26T21:11:19.815Z] 370296b7ddb6: Pulling fs layer [2022-09-26T21:11:19.815Z] 7c6cee850709: Pulling fs layer [2022-09-26T21:11:19.815Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T21:11:19.815Z] d94ebbe4e438: Pulling fs layer [2022-09-26T21:11:19.815Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T21:11:19.815Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T21:11:19.815Z] 7c6cee850709: Waiting [2022-09-26T21:11:19.815Z] 39a5fcdaea64: Waiting [2022-09-26T21:11:19.815Z] d94ebbe4e438: Waiting [2022-09-26T21:11:19.815Z] bcfd1f05c69d: Waiting [2022-09-26T21:11:19.815Z] 59ccb84bbe0f: Waiting [2022-09-26T21:11:19.815Z] 370296b7ddb6: Waiting [2022-09-26T21:11:19.815Z] 30c4a7721957: Download complete [2022-09-26T21:11:19.815Z] ea60b727a1ce: Download complete [2022-09-26T21:11:19.815Z] 7c6cee850709: Verifying Checksum [2022-09-26T21:11:19.815Z] 7c6cee850709: Download complete [2022-09-26T21:11:19.815Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T21:11:19.815Z] 39a5fcdaea64: Download complete [2022-09-26T21:11:19.815Z] 2408cc74d12b: Verifying Checksum [2022-09-26T21:11:19.815Z] 2408cc74d12b: Download complete [2022-09-26T21:11:19.815Z] d94ebbe4e438: Download complete [2022-09-26T21:11:20.088Z] 2408cc74d12b: Pull complete [2022-09-26T21:11:20.088Z] ea60b727a1ce: Pull complete [2022-09-26T21:11:20.088Z] 30c4a7721957: Pull complete [2022-09-26T21:11:20.364Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T21:11:20.364Z] 59ccb84bbe0f: Download complete [2022-09-26T21:11:20.629Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T21:11:20.629Z] bcfd1f05c69d: Download complete [2022-09-26T21:11:20.889Z] 370296b7ddb6: Verifying Checksum [2022-09-26T21:11:20.889Z] 370296b7ddb6: Download complete [2022-09-26T21:11:25.074Z] 370296b7ddb6: Pull complete [2022-09-26T21:11:25.074Z] 7c6cee850709: Pull complete [2022-09-26T21:11:25.074Z] 39a5fcdaea64: Pull complete [2022-09-26T21:11:25.074Z] d94ebbe4e438: Pull complete [2022-09-26T21:11:26.977Z] bcfd1f05c69d: Pull complete [2022-09-26T21:11:27.543Z] 59ccb84bbe0f: Pull complete [2022-09-26T21:11:27.543Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T21:11:27.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T21:11:27.543Z] ---> a4fb48ad2a94 [2022-09-26T21:11:27.543Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:11:28.921Z] ---> Running in 10cf45846ab0 [2022-09-26T21:11:28.921Z] Removing intermediate container 10cf45846ab0 [2022-09-26T21:11:28.921Z] ---> 6fa00712321b [2022-09-26T21:11:28.921Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:11:28.921Z] ---> Running in 7c1e4cce4b48 [2022-09-26T21:11:29.180Z] Removing intermediate container 7c1e4cce4b48 [2022-09-26T21:11:29.180Z] ---> 2eefc874a0d9 [2022-09-26T21:11:29.180Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-26T21:11:29.180Z] ---> Running in 3316e0c944e6 [2022-09-26T21:11:29.180Z] Removing intermediate container 3316e0c944e6 [2022-09-26T21:11:29.180Z] ---> eb61240585d0 [2022-09-26T21:11:29.180Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-26T21:11:29.436Z] ---> Running in bdac1298b638 [2022-09-26T21:11:29.436Z] Removing intermediate container bdac1298b638 [2022-09-26T21:11:29.436Z] ---> 7d8cd74663db [2022-09-26T21:11:29.436Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:11:29.436Z] ---> Running in fb580ee2f07e [2022-09-26T21:11:30.004Z] Removing intermediate container fb580ee2f07e [2022-09-26T21:11:30.004Z] ---> ff081f68a4d0 [2022-09-26T21:11:30.004Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:11:30.004Z] ---> Running in 025718a6f047 [2022-09-26T21:11:30.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:11:31.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:11:31.463Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:11:31.722Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:11:31.722Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:11:31.981Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:11:31.981Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:11:31.981Z] OK: 216 MiB in 55 packages [2022-09-26T21:11:32.546Z] Removing intermediate container 025718a6f047 [2022-09-26T21:11:32.546Z] ---> 0961c0f6987a [2022-09-26T21:11:32.546Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T21:11:32.546Z] ---> 4a359892f28b [2022-09-26T21:11:32.546Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:11:32.546Z] ---> Running in 596f8d759c58 [2022-09-26T21:11:33.039Z] Still waiting to schedule task [2022-09-26T21:11:33.039Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1213’ [2022-09-26T21:11:50.646Z] Removing intermediate container 596f8d759c58 [2022-09-26T21:11:50.646Z] ---> 857c120caa68 [2022-09-26T21:11:50.646Z] Step 11/13 : COPY . . [2022-09-26T21:11:50.646Z] ---> 1528ebea5c90 [2022-09-26T21:11:50.646Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-26T21:11:50.646Z] ---> Running in 1d254f35362d [2022-09-26T21:11:50.646Z] Removing intermediate container 1d254f35362d [2022-09-26T21:11:50.646Z] ---> 9fcb29ecf69f [2022-09-26T21:11:50.646Z] Step 13/13 : RUN $MAKE [2022-09-26T21:11:50.646Z] ---> Running in b755474646f0 [2022-09-26T21:11:50.646Z] noop [2022-09-26T21:11:50.646Z] Removing intermediate container b755474646f0 [2022-09-26T21:11:50.646Z] ---> 6c6df946d7d8 [2022-09-26T21:11:50.646Z] Successfully built 6c6df946d7d8 [2022-09-26T21:11:50.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:50.959Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:11:50.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:11:51.032Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:11:51.068Z] $ 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 [2022-09-26T21:11:51.423Z] $ docker top 86d9786faf77e1d4efbb05b1a2669e23a62a0ea2383af000f6e1be91c31d6c0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:11:51.755Z] + go version [2022-09-26T21:11:51.755Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T21:11:51.767Z] $ docker stop --time=1 86d9786faf77e1d4efbb05b1a2669e23a62a0ea2383af000f6e1be91c31d6c0c [2022-09-26T21:11:53.061Z] $ docker rm -f 86d9786faf77e1d4efbb05b1a2669e23a62a0ea2383af000f6e1be91c31d6c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:11:53.475Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T21:11:53.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:11:53.545Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:11:53.592Z] $ 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 [2022-09-26T21:11:53.928Z] $ docker top 44cece143708c11477a5985fcd141a8f31d66eb4ef772a35d921a8a6c01cf9f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:11:54.276Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:11:54.576Z] + make test [2022-09-26T21:11:54.576Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-26T21:11:54.834Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-26T21:12:04.819Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-26T21:12:04.819Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements [2022-09-26T21:12:11.374Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T21:12:11.374Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:12:14.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:12:14.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:12:14.655Z] ./bin/test-attribution-txt.sh [2022-09-26T21:12:14.655Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:12:14.655Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:12:14.655Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:12:14.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:12:14.677Z] $ docker stop --time=1 44cece143708c11477a5985fcd141a8f31d66eb4ef772a35d921a8a6c01cf9f3 [2022-09-26T21:12:16.345Z] $ docker rm -f 44cece143708c11477a5985fcd141a8f31d66eb4ef772a35d921a8a6c01cf9f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:12:16.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:12:16.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T21:12:17.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:12:17.649Z] + ls -al . [2022-09-26T21:12:17.649Z] total 196 [2022-09-26T21:12:17.649Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 21:11 . [2022-09-26T21:12:17.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:10 .. [2022-09-26T21:12:17.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:12 .git [2022-09-26T21:12:17.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:10 .github [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 26 21:10 .gitignore [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:10 .golangci.yml [2022-09-26T21:12:17.649Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:11 .semver [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 26 21:10 Attribution.txt [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 26 21:10 CHANGELOG.md [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 26 21:10 Dockerfile [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:10 GOVERNANCE.md [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 26 21:10 Jenkinsfile [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:10 LICENSE [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 26 21:10 Makefile [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 26 21:10 OWNERS.md [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 26 21:10 README.md [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:11 VERSION [2022-09-26T21:12:17.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:10 bin [2022-09-26T21:12:17.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:10 cmd [2022-09-26T21:12:17.649Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 26 21:12 coverage.out [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 26 21:10 go.mod [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 26 21:10 go.sum [2022-09-26T21:12:17.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:10 internal [2022-09-26T21:12:17.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:10 snap [2022-09-26T21:12:17.649Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 26 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:17.953Z] + 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=338b4a6717ad749e6fbb765a40a4439a1a99c0fd --label arch=amd64 --label version=2.3.0-dev.17 . [2022-09-26T21:12:17.953Z] Sending build context to Docker daemon 23.17MB [2022-09-26T21:12:17.953Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:12:17.953Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-26T21:12:17.953Z] ---> 6c6df946d7d8 [2022-09-26T21:12:17.953Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:12:18.212Z] ---> Running in 61c7908b1574 [2022-09-26T21:12:18.212Z] Removing intermediate container 61c7908b1574 [2022-09-26T21:12:18.212Z] ---> f65412a342e9 [2022-09-26T21:12:18.212Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:12:18.212Z] ---> Running in 4f7ad2b5812a [2022-09-26T21:12:18.212Z] Removing intermediate container 4f7ad2b5812a [2022-09-26T21:12:18.212Z] ---> 9d31fbad17a8 [2022-09-26T21:12:18.212Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-26T21:12:18.472Z] ---> Running in 4b7c686edd9d [2022-09-26T21:12:18.472Z] Removing intermediate container 4b7c686edd9d [2022-09-26T21:12:18.472Z] ---> e39dfa7306c7 [2022-09-26T21:12:18.472Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-26T21:12:18.472Z] ---> Running in 35e08cefd26f [2022-09-26T21:12:18.472Z] Removing intermediate container 35e08cefd26f [2022-09-26T21:12:18.472Z] ---> 33152a4b4d9f [2022-09-26T21:12:18.472Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:12:18.730Z] ---> Running in 68a9d46e9aa3 [2022-09-26T21:12:19.298Z] Removing intermediate container 68a9d46e9aa3 [2022-09-26T21:12:19.298Z] ---> 4d069cb4d0a9 [2022-09-26T21:12:19.298Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:12:19.298Z] ---> Running in 798a38af1380 [2022-09-26T21:12:19.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:12:20.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:12:20.764Z] OK: 216 MiB in 55 packages [2022-09-26T21:12:21.023Z] Removing intermediate container 798a38af1380 [2022-09-26T21:12:21.023Z] ---> d8f69a1475e9 [2022-09-26T21:12:21.023Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-26T21:12:21.280Z] ---> 0654fa986cc4 [2022-09-26T21:12:21.280Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:12:21.280Z] ---> Running in 67dcb9b10bdb [2022-09-26T21:12:21.847Z] Removing intermediate container 67dcb9b10bdb [2022-09-26T21:12:21.847Z] ---> a9b65565dfb6 [2022-09-26T21:12:21.847Z] Step 11/27 : COPY . . [2022-09-26T21:12:22.413Z] ---> 9839bfe4e027 [2022-09-26T21:12:22.413Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-26T21:12:22.413Z] ---> Running in 0101ddecff19 [2022-09-26T21:12:22.413Z] Removing intermediate container 0101ddecff19 [2022-09-26T21:12:22.413Z] ---> 495c5cdd9f3e [2022-09-26T21:12:22.413Z] Step 13/27 : RUN $MAKE [2022-09-26T21:12:22.413Z] ---> Running in afff5d90640c [2022-09-26T21:12:22.671Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-26T21:12:44.711Z] Removing intermediate container afff5d90640c [2022-09-26T21:12:44.711Z] ---> 7b58ae9ef2a4 [2022-09-26T21:12:44.711Z] Step 14/27 : FROM alpine:3.16 [2022-09-26T21:12:44.711Z] 3.16: Pulling from library/alpine [2022-09-26T21:12:44.711Z] 213ec9aee27d: Pulling fs layer [2022-09-26T21:12:44.711Z] 213ec9aee27d: Verifying Checksum [2022-09-26T21:12:44.711Z] 213ec9aee27d: Download complete [2022-09-26T21:12:44.711Z] 213ec9aee27d: Pull complete [2022-09-26T21:12:44.711Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:12:44.711Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:12:44.711Z] ---> 9c6f07244728 [2022-09-26T21:12:44.711Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-26T21:12:44.711Z] ---> Running in fd140d4a46ff [2022-09-26T21:12:44.711Z] Removing intermediate container fd140d4a46ff [2022-09-26T21:12:44.711Z] ---> 3fb0cb9c7c29 [2022-09-26T21:12:44.711Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:12:44.711Z] ---> Running in 0960e659c7aa [2022-09-26T21:12:44.711Z] Removing intermediate container 0960e659c7aa [2022-09-26T21:12:44.711Z] ---> bc7e40e90d2c [2022-09-26T21:12:44.711Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:12:44.711Z] ---> Running in 04318e6212aa [2022-09-26T21:12:44.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T21:12:44.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T21:12:44.711Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:12:44.991Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:12:44.991Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:12:44.991Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:12:45.253Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:12:45.253Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:12:45.253Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:12:45.253Z] OK: 8 MiB in 20 packages [2022-09-26T21:12:45.821Z] Removing intermediate container 04318e6212aa [2022-09-26T21:12:45.821Z] ---> 4ce33f4f1701 [2022-09-26T21:12:45.821Z] Step 18/27 : WORKDIR / [2022-09-26T21:12:45.821Z] ---> Running in a3e331a297d4 [2022-09-26T21:12:45.821Z] Removing intermediate container a3e331a297d4 [2022-09-26T21:12:45.821Z] ---> 4ca5751c4988 [2022-09-26T21:12:45.821Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-26T21:12:46.080Z] ---> cff3bd7e36f7 [2022-09-26T21:12:46.080Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-26T21:12:46.080Z] ---> c746e0ed83df [2022-09-26T21:12:46.080Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-26T21:12:46.645Z] ---> 6873d8d0d498 [2022-09-26T21:12:46.645Z] Step 22/27 : EXPOSE 59900 [2022-09-26T21:12:46.645Z] ---> Running in 35b2cb15e6bb [2022-09-26T21:12:46.904Z] Removing intermediate container 35b2cb15e6bb [2022-09-26T21:12:46.904Z] ---> 486fc82ae376 [2022-09-26T21:12:46.904Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-26T21:12:46.904Z] ---> Running in 2f0dcc8a7c0f [2022-09-26T21:12:46.904Z] Removing intermediate container 2f0dcc8a7c0f [2022-09-26T21:12:46.904Z] ---> 37ba8cb65c24 [2022-09-26T21:12:46.904Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:12:46.904Z] ---> Running in 2653963c5bc7 [2022-09-26T21:12:47.164Z] Removing intermediate container 2653963c5bc7 [2022-09-26T21:12:47.164Z] ---> 2d69f6745e10 [2022-09-26T21:12:47.164Z] Step 25/27 : LABEL arch=amd64 [2022-09-26T21:12:47.164Z] ---> Running in 50086cbd1f7b [2022-09-26T21:12:47.164Z] Removing intermediate container 50086cbd1f7b [2022-09-26T21:12:47.164Z] ---> e80a15216a38 [2022-09-26T21:12:47.164Z] Step 26/27 : LABEL git_sha=338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:12:47.164Z] ---> Running in c57dc39a6f81 [2022-09-26T21:12:47.164Z] Removing intermediate container c57dc39a6f81 [2022-09-26T21:12:47.164Z] ---> 838a5f4628dc [2022-09-26T21:12:47.164Z] Step 27/27 : LABEL version=2.3.0-dev.17 [2022-09-26T21:12:47.423Z] ---> Running in 60534d42568f [2022-09-26T21:12:47.423Z] Removing intermediate container 60534d42568f [2022-09-26T21:12:47.423Z] ---> 7b744445a633 [2022-09-26T21:12:47.423Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:12:47.423Z] Successfully built 7b744445a633 [2022-09-26T21:12:47.423Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:12:47.524Z] provisioning config files... [2022-09-26T21:12:47.534Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9405986518060058942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:12:47.823Z] ---> docker-login.sh [2022-09-26T21:12:47.823Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:12:47.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:47.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:47.823Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:47.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:47.823Z] [2022-09-26T21:12:47.823Z] Login Succeeded [2022-09-26T21:12:47.823Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:12:47.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:47.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:47.823Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:47.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:47.823Z] [2022-09-26T21:12:47.823Z] Login Succeeded [2022-09-26T21:12:47.823Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:12:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:48.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:48.083Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:48.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:48.083Z] [2022-09-26T21:12:48.083Z] Login Succeeded [2022-09-26T21:12:48.083Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:12:48.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:48.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:48.083Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:48.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:48.083Z] [2022-09-26T21:12:48.083Z] Login Succeeded [2022-09-26T21:12:48.083Z] docker.io [2022-09-26T21:12:48.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:12:48.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:12:48.601Z] Configure a credential helper to remove this warning. See [2022-09-26T21:12:48.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:12:48.601Z] [2022-09-26T21:12:48.601Z] Login Succeeded [2022-09-26T21:12:48.601Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:12:48.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:12:48.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:12:48.645Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-09-26T21:12:48.645Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:12:48.645Z] latest [2022-09-26T21:12:48.645Z] 2.3.0-dev.17 [2022-09-26T21:12:48.645Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [2022-09-26T21:12:48.645Z] main [2022-09-26T21:12:48.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:48.947Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:49.245Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:12:49.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-26T21:12:49.245Z] c1adef5e7819: Preparing [2022-09-26T21:12:49.245Z] fbf2e9e0c0d6: Preparing [2022-09-26T21:12:49.245Z] bebbc725ac25: Preparing [2022-09-26T21:12:49.245Z] 18265bd0f2fe: Preparing [2022-09-26T21:12:49.245Z] fdcf5e126358: Preparing [2022-09-26T21:12:49.245Z] 994393dc58e7: Preparing [2022-09-26T21:12:49.245Z] 994393dc58e7: Waiting [2022-09-26T21:12:49.245Z] fdcf5e126358: Pushed [2022-09-26T21:12:49.245Z] fbf2e9e0c0d6: Pushed [2022-09-26T21:12:49.245Z] bebbc725ac25: Pushed [2022-09-26T21:12:49.245Z] 994393dc58e7: Layer already exists [2022-09-26T21:12:49.503Z] 18265bd0f2fe: Pushed [2022-09-26T21:12:52.039Z] c1adef5e7819: Pushed [2022-09-26T21:12:52.297Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd: digest: sha256:8a446811932ead90e4a8a961e62254c5b141dc3ac58dd6f1521c18f6d962d3f0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:52.614Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:52.921Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-26T21:12:52.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-26T21:12:52.921Z] c1adef5e7819: Preparing [2022-09-26T21:12:52.921Z] fbf2e9e0c0d6: Preparing [2022-09-26T21:12:52.921Z] bebbc725ac25: Preparing [2022-09-26T21:12:52.921Z] 18265bd0f2fe: Preparing [2022-09-26T21:12:52.921Z] fdcf5e126358: Preparing [2022-09-26T21:12:52.921Z] 994393dc58e7: Preparing [2022-09-26T21:12:52.921Z] 994393dc58e7: Waiting [2022-09-26T21:12:52.921Z] bebbc725ac25: Layer already exists [2022-09-26T21:12:52.921Z] 18265bd0f2fe: Layer already exists [2022-09-26T21:12:52.921Z] c1adef5e7819: Layer already exists [2022-09-26T21:12:52.921Z] fbf2e9e0c0d6: Layer already exists [2022-09-26T21:12:52.921Z] fdcf5e126358: Layer already exists [2022-09-26T21:12:52.921Z] 994393dc58e7: Layer already exists [2022-09-26T21:12:52.921Z] latest: digest: sha256:8a446811932ead90e4a8a961e62254c5b141dc3ac58dd6f1521c18f6d962d3f0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:53.228Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:53.526Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.17 [2022-09-26T21:12:53.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-26T21:12:53.526Z] c1adef5e7819: Preparing [2022-09-26T21:12:53.526Z] fbf2e9e0c0d6: Preparing [2022-09-26T21:12:53.526Z] bebbc725ac25: Preparing [2022-09-26T21:12:53.526Z] 18265bd0f2fe: Preparing [2022-09-26T21:12:53.526Z] fdcf5e126358: Preparing [2022-09-26T21:12:53.526Z] 994393dc58e7: Preparing [2022-09-26T21:12:53.526Z] 994393dc58e7: Waiting [2022-09-26T21:12:53.526Z] 18265bd0f2fe: Layer already exists [2022-09-26T21:12:53.526Z] c1adef5e7819: Layer already exists [2022-09-26T21:12:53.526Z] fbf2e9e0c0d6: Layer already exists [2022-09-26T21:12:53.526Z] bebbc725ac25: Layer already exists [2022-09-26T21:12:53.526Z] fdcf5e126358: Layer already exists [2022-09-26T21:12:53.526Z] 994393dc58e7: Layer already exists [2022-09-26T21:12:53.526Z] 2.3.0-dev.17: digest: sha256:8a446811932ead90e4a8a961e62254c5b141dc3ac58dd6f1521c18f6d962d3f0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:53.828Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:54.124Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [2022-09-26T21:12:54.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-26T21:12:54.125Z] c1adef5e7819: Preparing [2022-09-26T21:12:54.125Z] fbf2e9e0c0d6: Preparing [2022-09-26T21:12:54.125Z] bebbc725ac25: Preparing [2022-09-26T21:12:54.125Z] 18265bd0f2fe: Preparing [2022-09-26T21:12:54.125Z] fdcf5e126358: Preparing [2022-09-26T21:12:54.125Z] 994393dc58e7: Preparing [2022-09-26T21:12:54.125Z] 994393dc58e7: Waiting [2022-09-26T21:12:54.125Z] c1adef5e7819: Layer already exists [2022-09-26T21:12:54.125Z] fdcf5e126358: Layer already exists [2022-09-26T21:12:54.125Z] 18265bd0f2fe: Layer already exists [2022-09-26T21:12:54.125Z] fbf2e9e0c0d6: Layer already exists [2022-09-26T21:12:54.125Z] bebbc725ac25: Layer already exists [2022-09-26T21:12:54.125Z] 994393dc58e7: Layer already exists [2022-09-26T21:12:54.125Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17: digest: sha256:8a446811932ead90e4a8a961e62254c5b141dc3ac58dd6f1521c18f6d962d3f0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:54.437Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:54.742Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-09-26T21:12:54.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-09-26T21:12:54.742Z] c1adef5e7819: Preparing [2022-09-26T21:12:54.742Z] fbf2e9e0c0d6: Preparing [2022-09-26T21:12:54.742Z] bebbc725ac25: Preparing [2022-09-26T21:12:54.742Z] 18265bd0f2fe: Preparing [2022-09-26T21:12:54.742Z] fdcf5e126358: Preparing [2022-09-26T21:12:54.742Z] 994393dc58e7: Preparing [2022-09-26T21:12:54.742Z] 994393dc58e7: Waiting [2022-09-26T21:12:54.742Z] fbf2e9e0c0d6: Layer already exists [2022-09-26T21:12:54.742Z] fdcf5e126358: Layer already exists [2022-09-26T21:12:54.742Z] 18265bd0f2fe: Layer already exists [2022-09-26T21:12:54.742Z] c1adef5e7819: Layer already exists [2022-09-26T21:12:54.742Z] bebbc725ac25: Layer already exists [2022-09-26T21:12:54.742Z] 994393dc58e7: Layer already exists [2022-09-26T21:12:54.742Z] main: digest: sha256:8a446811932ead90e4a8a961e62254c5b141dc3ac58dd6f1521c18f6d962d3f0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:12:54.789Z] ===================================================== [Pipeline] echo [2022-09-26T21:12:54.797Z] taggedImages: [2022-09-26T21:12:54.797Z] - nexus3.edgexfoundry.org:10004/device-virtual:338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:12:54.797Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-09-26T21:12:54.797Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.17 [2022-09-26T21:12:54.797Z] - nexus3.edgexfoundry.org:10004/device-virtual:338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [2022-09-26T21:12:54.797Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:55.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:12:55.134Z] [2022-09-26T21:12:55.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:12:55.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:12:55.432Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T21:12:55.432Z] 5eb5b503b376: Pulling fs layer [2022-09-26T21:12:55.432Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T21:12:55.433Z] ec43610c2a17: Pulling fs layer [2022-09-26T21:12:55.433Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T21:12:55.433Z] 33b1e0a273af: Pulling fs layer [2022-09-26T21:12:55.433Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T21:12:55.433Z] 2f39f015ded8: Pulling fs layer [2022-09-26T21:12:55.433Z] 5d3b04190fa2: Waiting [2022-09-26T21:12:55.433Z] 2f39f015ded8: Waiting [2022-09-26T21:12:55.433Z] 3a2ae6a8a46f: Waiting [2022-09-26T21:12:55.433Z] 33b1e0a273af: Waiting [2022-09-26T21:12:55.433Z] 5c69ac0246d0: Download complete [2022-09-26T21:12:55.433Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T21:12:55.433Z] 3a2ae6a8a46f: Download complete [2022-09-26T21:12:55.433Z] 33b1e0a273af: Verifying Checksum [2022-09-26T21:12:55.433Z] 33b1e0a273af: Download complete [2022-09-26T21:12:55.433Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T21:12:55.433Z] 5d3b04190fa2: Download complete [2022-09-26T21:12:55.690Z] ec43610c2a17: Verifying Checksum [2022-09-26T21:12:55.690Z] ec43610c2a17: Download complete [2022-09-26T21:12:55.690Z] 5eb5b503b376: Verifying Checksum [2022-09-26T21:12:55.690Z] 5eb5b503b376: Download complete [2022-09-26T21:12:56.257Z] 2f39f015ded8: Verifying Checksum [2022-09-26T21:12:56.257Z] 2f39f015ded8: Download complete [2022-09-26T21:12:56.823Z] 5eb5b503b376: Pull complete [2022-09-26T21:12:56.823Z] 5c69ac0246d0: Pull complete [2022-09-26T21:12:57.388Z] ec43610c2a17: Pull complete [2022-09-26T21:12:57.388Z] 3a2ae6a8a46f: Pull complete [2022-09-26T21:12:57.646Z] 33b1e0a273af: Pull complete [2022-09-26T21:12:57.646Z] 5d3b04190fa2: Pull complete [2022-09-26T21:13:01.828Z] 2f39f015ded8: Pull complete [2022-09-26T21:13:01.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T21:13:01.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:13:01.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:13:01.898Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:13:01.928Z] $ 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 [2022-09-26T21:13:03.255Z] $ docker top ffb88da35dc103b0250a419187173618a2b1a62647737e00c3056cd6398e3cf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:13:03.617Z] ---> job-cost.sh [2022-09-26T21:13:03.617Z] lf-activate-venv: SKIPPING [2022-09-26T21:13:03.617Z] INFO: No Stack... [2022-09-26T21:13:03.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:13:04.445Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:13:04.731Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-09-26T21:13:04.731Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:13:04.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] [2022-09-26T21:13:04.749Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] did not exist. Created. [2022-09-26T21:13:04.749Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:13:05.047Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T21:13:05.076Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:13:05.085Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:13:05.103Z] $ docker stop --time=1 ffb88da35dc103b0250a419187173618a2b1a62647737e00c3056cd6398e3cf2 [2022-09-26T21:13:06.271Z] $ docker rm -f ffb88da35dc103b0250a419187173618a2b1a62647737e00c3056cd6398e3cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-26T21:14:08.282Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1217 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-09-26T21:14:08.293Z] Running in /w/workspace/device-virtual-go/53 [Pipeline] { [Pipeline] checkout [2022-09-26T21:14:08.326Z] The recommended git tool is: git [2022-09-26T21:14:14.320Z] using credential edgex-jenkins-ssh [2022-09-26T21:14:14.339Z] Cloning the remote Git repository [2022-09-26T21:14:14.387Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-09-26T21:14:14.469Z] > git init /w/workspace/device-virtual-go/53 # timeout=10 [2022-09-26T21:14:14.611Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-09-26T21:14:14.612Z] > git --version # timeout=10 [2022-09-26T21:14:14.634Z] > git --version # 'git version 2.25.1' [2022-09-26T21:14:14.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T21:14:14.693Z] Verifying host key using known hosts file [2022-09-26T21:14:14.919Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T21:14:14.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:14:18.185Z] Avoid second fetch [2022-09-26T21:14:18.186Z] Checking out Revision 338b4a6717ad749e6fbb765a40a4439a1a99c0fd (main) [2022-09-26T21:14:17.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-09-26T21:14:17.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T21:14:18.203Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T21:14:18.223Z] > git checkout -f 338b4a6717ad749e6fbb765a40a4439a1a99c0fd # timeout=10 [2022-09-26T21:14:18.777Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:14:19.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T21:14:19.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:14:19.627Z] Dload Upload Total Spent Left Speed [2022-09-26T21:14:19.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2022-09-26T21:14:20.175Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T21:14:20.511Z] + sudo tee /etc/docker/daemon.new [2022-09-26T21:14:20.511Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T21:14:20.511Z] { [2022-09-26T21:14:20.511Z] "registry-mirrors": [ [2022-09-26T21:14:20.511Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T21:14:20.511Z] ], [2022-09-26T21:14:20.511Z] "bip": "10.250.0.254/24", [2022-09-26T21:14:20.511Z] "hosts": [ [2022-09-26T21:14:20.511Z] "tcp://0.0.0.0:5555", [2022-09-26T21:14:20.511Z] "unix:///var/run/docker.sock" [2022-09-26T21:14:20.511Z] ], [2022-09-26T21:14:20.511Z] "mtu": 1458, [2022-09-26T21:14:20.511Z] "selinux-enabled": true, [2022-09-26T21:14:20.511Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T21:14:20.511Z] } [Pipeline] sh [2022-09-26T21:14:20.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T21:14:21.188Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:14:39.452Z] provisioning config files... [2022-09-26T21:14:39.487Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/53@tmp/config4557076248500147531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:14:39.862Z] ---> docker-login.sh [2022-09-26T21:14:39.862Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:14:40.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:40.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:40.407Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:40.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:40.407Z] [2022-09-26T21:14:40.407Z] Login Succeeded [2022-09-26T21:14:40.407Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:14:40.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:40.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:40.679Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:40.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:40.679Z] [2022-09-26T21:14:40.679Z] Login Succeeded [2022-09-26T21:14:40.679Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:14:40.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:41.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:41.227Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:41.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:41.227Z] [2022-09-26T21:14:41.227Z] Login Succeeded [2022-09-26T21:14:41.227Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:14:41.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:41.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:41.500Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:41.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:41.500Z] [2022-09-26T21:14:41.500Z] Login Succeeded [2022-09-26T21:14:41.500Z] docker.io [2022-09-26T21:14:41.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:14:42.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:14:42.370Z] Configure a credential helper to remove this warning. See [2022-09-26T21:14:42.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:14:42.370Z] [2022-09-26T21:14:42.370Z] Login Succeeded [2022-09-26T21:14:42.370Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:14:42.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T21:14:42.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:14:42.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:14:42.601Z] ========================================================= [2022-09-26T21:14:42.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T21:14:42.601Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:14:42.953Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T21:14:43.225Z] Sending build context to Docker daemon 11.7MB [2022-09-26T21:14:43.225Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:14:43.225Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T21:14:43.497Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T21:14:43.497Z] b3c136eddcbf: Pulling fs layer [2022-09-26T21:14:43.497Z] c0a3192eca97: Pulling fs layer [2022-09-26T21:14:43.497Z] a050256f5b6f: Pulling fs layer [2022-09-26T21:14:43.497Z] 656be50a0ddc: Pulling fs layer [2022-09-26T21:14:43.497Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T21:14:43.497Z] 46d945488cbd: Pulling fs layer [2022-09-26T21:14:43.497Z] 8a5474983e97: Pulling fs layer [2022-09-26T21:14:43.497Z] 329c88fbcd65: Pulling fs layer [2022-09-26T21:14:43.497Z] 656be50a0ddc: Waiting [2022-09-26T21:14:43.497Z] 2bbca73fdf42: Waiting [2022-09-26T21:14:43.497Z] 46d945488cbd: Waiting [2022-09-26T21:14:43.497Z] 8a5474983e97: Waiting [2022-09-26T21:14:43.497Z] 329c88fbcd65: Waiting [2022-09-26T21:14:43.497Z] a050256f5b6f: Verifying Checksum [2022-09-26T21:14:43.497Z] a050256f5b6f: Download complete [2022-09-26T21:14:43.497Z] c0a3192eca97: Verifying Checksum [2022-09-26T21:14:43.497Z] c0a3192eca97: Download complete [2022-09-26T21:14:43.497Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T21:14:43.497Z] 2bbca73fdf42: Download complete [2022-09-26T21:14:43.497Z] b3c136eddcbf: Verifying Checksum [2022-09-26T21:14:43.497Z] b3c136eddcbf: Download complete [2022-09-26T21:14:43.497Z] 46d945488cbd: Verifying Checksum [2022-09-26T21:14:43.497Z] 46d945488cbd: Download complete [2022-09-26T21:14:44.485Z] b3c136eddcbf: Pull complete [2022-09-26T21:14:44.761Z] 329c88fbcd65: Verifying Checksum [2022-09-26T21:14:44.761Z] 329c88fbcd65: Download complete [2022-09-26T21:14:45.034Z] c0a3192eca97: Pull complete [2022-09-26T21:14:45.635Z] a050256f5b6f: Pull complete [2022-09-26T21:14:45.917Z] 8a5474983e97: Verifying Checksum [2022-09-26T21:14:45.917Z] 8a5474983e97: Download complete [2022-09-26T21:14:46.505Z] 656be50a0ddc: Verifying Checksum [2022-09-26T21:14:46.506Z] 656be50a0ddc: Download complete [2022-09-26T21:14:58.851Z] 656be50a0ddc: Pull complete [2022-09-26T21:14:58.851Z] 2bbca73fdf42: Pull complete [2022-09-26T21:14:58.851Z] 46d945488cbd: Pull complete [2022-09-26T21:15:03.136Z] 8a5474983e97: Pull complete [2022-09-26T21:15:05.122Z] 329c88fbcd65: Pull complete [2022-09-26T21:15:05.122Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T21:15:05.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T21:15:05.122Z] ---> ff4287adb874 [2022-09-26T21:15:05.122Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:15:07.081Z] ---> Running in f86ce0453e88 [2022-09-26T21:15:07.081Z] Removing intermediate container f86ce0453e88 [2022-09-26T21:15:07.081Z] ---> fbbbac2a717f [2022-09-26T21:15:07.081Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:15:07.360Z] ---> Running in 8eedccf70057 [2022-09-26T21:15:07.628Z] Removing intermediate container 8eedccf70057 [2022-09-26T21:15:07.628Z] ---> 69201a72d813 [2022-09-26T21:15:07.628Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-09-26T21:15:07.628Z] ---> Running in 129fcb71580f [2022-09-26T21:15:07.899Z] Removing intermediate container 129fcb71580f [2022-09-26T21:15:07.900Z] ---> b40a511f4600 [2022-09-26T21:15:07.900Z] Step 6/13 : WORKDIR /device-virtual-go [2022-09-26T21:15:07.900Z] ---> Running in 5d36f51b8e5c [2022-09-26T21:15:08.489Z] Removing intermediate container 5d36f51b8e5c [2022-09-26T21:15:08.489Z] ---> 20b6a0de4639 [2022-09-26T21:15:08.489Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:15:08.489Z] ---> Running in c06a84f5c5ef [2022-09-26T21:15:10.447Z] Removing intermediate container c06a84f5c5ef [2022-09-26T21:15:10.447Z] ---> c44d8ed7afce [2022-09-26T21:15:10.447Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:15:10.447Z] ---> Running in 0cb77b4b1d55 [2022-09-26T21:15:11.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:15:12.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:15:13.534Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-26T21:15:13.814Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-26T21:15:13.814Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-26T21:15:14.091Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-26T21:15:14.091Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T21:15:14.091Z] OK: 226 MiB in 55 packages [2022-09-26T21:15:15.517Z] Removing intermediate container 0cb77b4b1d55 [2022-09-26T21:15:15.517Z] ---> edf9b3394426 [2022-09-26T21:15:15.517Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T21:15:15.802Z] ---> a0758ce54058 [2022-09-26T21:15:15.802Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:15:15.802Z] ---> Running in 72178af31d70 [2022-09-26T21:16:12.263Z] Removing intermediate container 72178af31d70 [2022-09-26T21:16:12.263Z] ---> ea8e74ed0406 [2022-09-26T21:16:12.263Z] Step 11/13 : COPY . . [2022-09-26T21:16:12.263Z] ---> 8d74b3afb97e [2022-09-26T21:16:12.263Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-26T21:16:12.263Z] ---> Running in 86ffba92fbdc [2022-09-26T21:16:12.263Z] Removing intermediate container 86ffba92fbdc [2022-09-26T21:16:12.263Z] ---> 2cf5ece17a15 [2022-09-26T21:16:12.263Z] Step 13/13 : RUN $MAKE [2022-09-26T21:16:12.263Z] ---> Running in 4103b3d0c8cb [2022-09-26T21:16:12.263Z] noop [2022-09-26T21:16:12.263Z] Removing intermediate container 4103b3d0c8cb [2022-09-26T21:16:12.263Z] ---> 84625c8774f4 [2022-09-26T21:16:12.263Z] Successfully built 84625c8774f4 [2022-09-26T21:16:12.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:12.613Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:16:12.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:12.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-1217 does not seem to be running inside a container [2022-09-26T21:16:12.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/53 -v /w/workspace/device-virtual-go/53:/w/workspace/device-virtual-go/53:rw,z -v /w/workspace/device-virtual-go/53@tmp:/w/workspace/device-virtual-go/53@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 [2022-09-26T21:16:14.101Z] $ docker top bf52c35147183f3109207db6d751b180c506684fbf4ceebea491f63abf0b18f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:16:14.955Z] + go version [2022-09-26T21:16:14.955Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T21:16:14.980Z] $ docker stop --time=1 bf52c35147183f3109207db6d751b180c506684fbf4ceebea491f63abf0b18f1 [2022-09-26T21:16:16.627Z] $ docker rm -f bf52c35147183f3109207db6d751b180c506684fbf4ceebea491f63abf0b18f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:16:17.166Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T21:16:17.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:16:17.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-1217 does not seem to be running inside a container [2022-09-26T21:16:17.418Z] $ 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/53 -v /w/workspace/device-virtual-go/53:/w/workspace/device-virtual-go/53:rw,z -v /w/workspace/device-virtual-go/53@tmp:/w/workspace/device-virtual-go/53@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 [2022-09-26T21:16:18.624Z] $ docker top 1cc917fc1e71bb6e076bbb26131ec7961e27d5bd49356bd6341c5319cb3d31a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:16:19.125Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/53 [Pipeline] fileExists [Pipeline] sh [2022-09-26T21:16:19.450Z] + make test [2022-09-26T21:16:19.450Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-26T21:16:21.394Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-09-26T21:17:58.065Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-09-26T21:17:58.065Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.144s coverage: 65.7% of statements [2022-09-26T21:17:58.065Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T21:17:58.065Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-26T21:18:10.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T21:18:10.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T21:18:10.411Z] ./bin/test-attribution-txt.sh [2022-09-26T21:18:10.411Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T21:18:10.411Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T21:18:10.411Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T21:18:10.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T21:18:10.715Z] $ docker stop --time=1 1cc917fc1e71bb6e076bbb26131ec7961e27d5bd49356bd6341c5319cb3d31a1 [2022-09-26T21:18:12.519Z] $ docker rm -f 1cc917fc1e71bb6e076bbb26131ec7961e27d5bd49356bd6341c5319cb3d31a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:18:13.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T21:18:13.485Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T21:18:13.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T21:18:14.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T21:18:14.667Z] + ls -al . [2022-09-26T21:18:14.667Z] total 192 [2022-09-26T21:18:14.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:16 . [2022-09-26T21:18:14.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:14 .. [2022-09-26T21:18:14.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 21:14 .git [2022-09-26T21:18:14.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:14 .github [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 26 21:14 .gitignore [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 21:14 .golangci.yml [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 8152 Sep 26 21:14 Attribution.txt [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 9649 Sep 26 21:14 CHANGELOG.md [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 2034 Sep 26 21:14 Dockerfile [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 21:14 GOVERNANCE.md [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 26 21:14 Jenkinsfile [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 26 21:14 LICENSE [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 2457 Sep 26 21:14 Makefile [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 26 21:14 OWNERS.md [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 3578 Sep 26 21:14 README.md [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 21:11 VERSION [2022-09-26T21:18:14.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 21:14 bin [2022-09-26T21:18:14.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:14 cmd [2022-09-26T21:18:14.667Z] -rw-r--r-- 1 jenkins jenkins 44128 Sep 26 21:17 coverage.out [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 3399 Sep 26 21:14 go.mod [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 37521 Sep 26 21:14 go.sum [2022-09-26T21:18:14.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 21:14 internal [2022-09-26T21:18:14.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 21:14 snap [2022-09-26T21:18:14.667Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 26 21:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:18:15.010Z] + 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=338b4a6717ad749e6fbb765a40a4439a1a99c0fd --label arch=arm64 --label version=2.3.0-dev.17 . [2022-09-26T21:18:15.278Z] Sending build context to Docker daemon 11.75MB [2022-09-26T21:18:15.278Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T21:18:15.278Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-26T21:18:15.278Z] ---> 84625c8774f4 [2022-09-26T21:18:15.279Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-26T21:18:15.555Z] ---> Running in 6112dd5bf1da [2022-09-26T21:18:15.824Z] Removing intermediate container 6112dd5bf1da [2022-09-26T21:18:15.824Z] ---> abfb52c384c9 [2022-09-26T21:18:15.824Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-26T21:18:15.824Z] ---> Running in 97dc58f2962b [2022-09-26T21:18:16.100Z] Removing intermediate container 97dc58f2962b [2022-09-26T21:18:16.100Z] ---> bdee5a62b9f5 [2022-09-26T21:18:16.100Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-09-26T21:18:16.371Z] ---> Running in db7696f1ce9c [2022-09-26T21:18:16.640Z] Removing intermediate container db7696f1ce9c [2022-09-26T21:18:16.640Z] ---> d39b32310ff9 [2022-09-26T21:18:16.640Z] Step 6/27 : WORKDIR /device-virtual-go [2022-09-26T21:18:16.640Z] ---> Running in 575f03de5c9c [2022-09-26T21:18:16.920Z] Removing intermediate container 575f03de5c9c [2022-09-26T21:18:16.920Z] ---> 33bb6f9a305c [2022-09-26T21:18:16.920Z] Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:18:17.189Z] ---> Running in 5ed86aeee153 [2022-09-26T21:18:19.134Z] Removing intermediate container 5ed86aeee153 [2022-09-26T21:18:19.134Z] ---> 93c8122e0b41 [2022-09-26T21:18:19.134Z] Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T21:18:19.134Z] ---> Running in 12be469ee9e1 [2022-09-26T21:18:20.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:18:20.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:18:22.103Z] OK: 226 MiB in 55 packages [2022-09-26T21:18:22.687Z] Removing intermediate container 12be469ee9e1 [2022-09-26T21:18:22.687Z] ---> 341b2f32ae43 [2022-09-26T21:18:22.687Z] Step 9/27 : COPY go.mod vendor* ./ [2022-09-26T21:18:23.276Z] ---> 68198fe5d683 [2022-09-26T21:18:23.276Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T21:18:23.554Z] ---> Running in 458803dc7dea [2022-09-26T21:18:25.508Z] Removing intermediate container 458803dc7dea [2022-09-26T21:18:25.508Z] ---> fb18c45d5e1e [2022-09-26T21:18:25.508Z] Step 11/27 : COPY . . [2022-09-26T21:18:26.921Z] ---> d1e0d7ac5a38 [2022-09-26T21:18:26.921Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-26T21:18:26.921Z] ---> Running in db25c4f99110 [2022-09-26T21:18:27.187Z] Removing intermediate container db25c4f99110 [2022-09-26T21:18:27.187Z] ---> 3dc3259c36ca [2022-09-26T21:18:27.187Z] Step 13/27 : RUN $MAKE [2022-09-26T21:18:27.465Z] ---> Running in 217808884daa [2022-09-26T21:18:28.428Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-09-26T21:21:20.179Z] Removing intermediate container 217808884daa [2022-09-26T21:21:20.179Z] ---> 46ce8f7d9769 [2022-09-26T21:21:20.179Z] Step 14/27 : FROM alpine:3.16 [2022-09-26T21:21:20.179Z] 3.16: Pulling from library/alpine [2022-09-26T21:21:20.179Z] 9b18e9b68314: Pulling fs layer [2022-09-26T21:21:20.179Z] 9b18e9b68314: Verifying Checksum [2022-09-26T21:21:20.179Z] 9b18e9b68314: Download complete [2022-09-26T21:21:20.179Z] 9b18e9b68314: Pull complete [2022-09-26T21:21:20.179Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T21:21:20.179Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T21:21:20.179Z] ---> a6215f271958 [2022-09-26T21:21:20.179Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-09-26T21:21:20.179Z] ---> Running in b6ba0ec05f59 [2022-09-26T21:21:20.449Z] Removing intermediate container b6ba0ec05f59 [2022-09-26T21:21:20.449Z] ---> 642b5c2edd3b [2022-09-26T21:21:20.449Z] Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T21:21:20.449Z] ---> Running in 373669d27a55 [2022-09-26T21:21:22.409Z] Removing intermediate container 373669d27a55 [2022-09-26T21:21:22.409Z] ---> aac95da1dfb9 [2022-09-26T21:21:22.409Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-26T21:21:22.409Z] ---> Running in 28e96a2f8314 [2022-09-26T21:21:23.380Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T21:21:24.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T21:21:25.859Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-26T21:21:25.859Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T21:21:25.859Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-26T21:21:25.859Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T21:21:26.140Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-26T21:21:26.426Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-26T21:21:26.426Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T21:21:26.426Z] OK: 8 MiB in 20 packages [2022-09-26T21:21:27.911Z] Removing intermediate container 28e96a2f8314 [2022-09-26T21:21:27.911Z] ---> d10ef1f4c9ba [2022-09-26T21:21:27.911Z] Step 18/27 : WORKDIR / [2022-09-26T21:21:27.911Z] ---> Running in f966ab16c392 [2022-09-26T21:21:27.911Z] Removing intermediate container f966ab16c392 [2022-09-26T21:21:27.911Z] ---> 422c0983f8cf [2022-09-26T21:21:27.911Z] Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-09-26T21:21:28.888Z] ---> 519019524349 [2022-09-26T21:21:28.888Z] Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / [2022-09-26T21:21:29.480Z] ---> 3edd97e0ba5f [2022-09-26T21:21:29.480Z] Step 21/27 : COPY --from=builder /device-virtual-go/cmd / [2022-09-26T21:21:31.449Z] ---> a610de2990e5 [2022-09-26T21:21:31.449Z] Step 22/27 : EXPOSE 59900 [2022-09-26T21:21:31.449Z] ---> Running in 52880a60389f [2022-09-26T21:21:31.449Z] Removing intermediate container 52880a60389f [2022-09-26T21:21:31.449Z] ---> 142f8d5a4eaa [2022-09-26T21:21:31.449Z] Step 23/27 : ENTRYPOINT ["/device-virtual"] [2022-09-26T21:21:31.720Z] ---> Running in a68afc060798 [2022-09-26T21:21:31.993Z] Removing intermediate container a68afc060798 [2022-09-26T21:21:31.993Z] ---> fc4938d2d165 [2022-09-26T21:21:31.993Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T21:21:31.993Z] ---> Running in 86146603c9d4 [2022-09-26T21:21:32.579Z] Removing intermediate container 86146603c9d4 [2022-09-26T21:21:32.579Z] ---> a92530112568 [2022-09-26T21:21:32.579Z] Step 25/27 : LABEL arch=arm64 [2022-09-26T21:21:32.579Z] ---> Running in a072f027e20c [2022-09-26T21:21:32.848Z] Removing intermediate container a072f027e20c [2022-09-26T21:21:32.848Z] ---> 7704052793f2 [2022-09-26T21:21:32.848Z] Step 26/27 : LABEL git_sha=338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:21:32.848Z] ---> Running in 64ff87271092 [2022-09-26T21:21:33.271Z] Removing intermediate container 64ff87271092 [2022-09-26T21:21:33.271Z] ---> ce6f040c6a02 [2022-09-26T21:21:33.271Z] Step 27/27 : LABEL version=2.3.0-dev.17 [2022-09-26T21:21:33.271Z] ---> Running in 4f469e300bf8 [2022-09-26T21:21:33.539Z] Removing intermediate container 4f469e300bf8 [2022-09-26T21:21:33.539Z] ---> 6ae8ec6c53e3 [2022-09-26T21:21:33.539Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T21:21:33.808Z] Successfully built 6ae8ec6c53e3 [2022-09-26T21:21:33.808Z] 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 [2022-09-26T21:21:33.911Z] provisioning config files... [2022-09-26T21:21:33.928Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/53@tmp/config12542053389349298270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:21:34.311Z] ---> docker-login.sh [2022-09-26T21:21:34.311Z] nexus3.edgexfoundry.org:10001 [2022-09-26T21:21:34.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:34.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:34.583Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:34.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:34.583Z] [2022-09-26T21:21:34.583Z] Login Succeeded [2022-09-26T21:21:34.583Z] nexus3.edgexfoundry.org:10002 [2022-09-26T21:21:34.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:35.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:35.122Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:35.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:35.122Z] [2022-09-26T21:21:35.122Z] Login Succeeded [2022-09-26T21:21:35.122Z] nexus3.edgexfoundry.org:10003 [2022-09-26T21:21:35.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:35.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:35.391Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:35.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:35.391Z] [2022-09-26T21:21:35.391Z] Login Succeeded [2022-09-26T21:21:35.391Z] nexus3.edgexfoundry.org:10004 [2022-09-26T21:21:35.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:35.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:35.982Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:35.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:35.982Z] [2022-09-26T21:21:35.982Z] Login Succeeded [2022-09-26T21:21:35.982Z] docker.io [2022-09-26T21:21:36.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T21:21:36.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T21:21:36.521Z] Configure a credential helper to remove this warning. See [2022-09-26T21:21:36.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T21:21:36.521Z] [2022-09-26T21:21:36.521Z] Login Succeeded [2022-09-26T21:21:36.521Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T21:21:36.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:21:36.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T21:21:36.578Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-09-26T21:21:36.578Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:21:36.578Z] latest [2022-09-26T21:21:36.578Z] 2.3.0-dev.17 [2022-09-26T21:21:36.578Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [2022-09-26T21:21:36.578Z] main [2022-09-26T21:21:36.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:36.924Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:37.280Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:21:37.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-26T21:21:37.280Z] 6949c91baa7a: Preparing [2022-09-26T21:21:37.280Z] 091a62897a19: Preparing [2022-09-26T21:21:37.280Z] 16de2d6290cb: Preparing [2022-09-26T21:21:37.280Z] 98b509e79a8b: Preparing [2022-09-26T21:21:37.280Z] 83877f5e4cef: Preparing [2022-09-26T21:21:37.280Z] 5d3e392a13a0: Preparing [2022-09-26T21:21:37.280Z] 5d3e392a13a0: Waiting [2022-09-26T21:21:37.549Z] 091a62897a19: Pushed [2022-09-26T21:21:37.549Z] 16de2d6290cb: Pushed [2022-09-26T21:21:37.549Z] 83877f5e4cef: Pushed [2022-09-26T21:21:37.549Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:21:38.515Z] 98b509e79a8b: Pushed [2022-09-26T21:21:45.112Z] 6949c91baa7a: Pushed [2022-09-26T21:21:45.112Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd: digest: sha256:71fcbef677bef2acf42c4c3b398464c0d37c4d6a25cc577b88604dff4d95e007 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:45.468Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:45.827Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-26T21:21:45.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-26T21:21:45.827Z] 6949c91baa7a: Preparing [2022-09-26T21:21:45.827Z] 091a62897a19: Preparing [2022-09-26T21:21:45.827Z] 16de2d6290cb: Preparing [2022-09-26T21:21:45.827Z] 98b509e79a8b: Preparing [2022-09-26T21:21:45.827Z] 83877f5e4cef: Preparing [2022-09-26T21:21:45.827Z] 5d3e392a13a0: Preparing [2022-09-26T21:21:45.827Z] 5d3e392a13a0: Waiting [2022-09-26T21:21:45.827Z] 091a62897a19: Layer already exists [2022-09-26T21:21:45.827Z] 83877f5e4cef: Layer already exists [2022-09-26T21:21:45.827Z] 98b509e79a8b: Layer already exists [2022-09-26T21:21:45.827Z] 6949c91baa7a: Layer already exists [2022-09-26T21:21:45.827Z] 16de2d6290cb: Layer already exists [2022-09-26T21:21:45.827Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:21:46.098Z] latest: digest: sha256:71fcbef677bef2acf42c4c3b398464c0d37c4d6a25cc577b88604dff4d95e007 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:46.455Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:46.821Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.17 [2022-09-26T21:21:46.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-26T21:21:46.821Z] 6949c91baa7a: Preparing [2022-09-26T21:21:46.821Z] 091a62897a19: Preparing [2022-09-26T21:21:46.821Z] 16de2d6290cb: Preparing [2022-09-26T21:21:46.821Z] 98b509e79a8b: Preparing [2022-09-26T21:21:46.821Z] 83877f5e4cef: Preparing [2022-09-26T21:21:46.821Z] 5d3e392a13a0: Preparing [2022-09-26T21:21:46.821Z] 5d3e392a13a0: Waiting [2022-09-26T21:21:46.821Z] 16de2d6290cb: Layer already exists [2022-09-26T21:21:46.821Z] 83877f5e4cef: Layer already exists [2022-09-26T21:21:46.821Z] 98b509e79a8b: Layer already exists [2022-09-26T21:21:46.821Z] 6949c91baa7a: Layer already exists [2022-09-26T21:21:46.821Z] 091a62897a19: Layer already exists [2022-09-26T21:21:46.821Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:21:47.091Z] 2.3.0-dev.17: digest: sha256:71fcbef677bef2acf42c4c3b398464c0d37c4d6a25cc577b88604dff4d95e007 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:47.452Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:47.805Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [2022-09-26T21:21:47.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-26T21:21:47.805Z] 6949c91baa7a: Preparing [2022-09-26T21:21:47.805Z] 091a62897a19: Preparing [2022-09-26T21:21:47.805Z] 16de2d6290cb: Preparing [2022-09-26T21:21:47.805Z] 98b509e79a8b: Preparing [2022-09-26T21:21:47.805Z] 83877f5e4cef: Preparing [2022-09-26T21:21:47.805Z] 5d3e392a13a0: Preparing [2022-09-26T21:21:47.805Z] 5d3e392a13a0: Waiting [2022-09-26T21:21:47.805Z] 6949c91baa7a: Layer already exists [2022-09-26T21:21:47.805Z] 83877f5e4cef: Layer already exists [2022-09-26T21:21:47.805Z] 98b509e79a8b: Layer already exists [2022-09-26T21:21:47.805Z] 091a62897a19: Layer already exists [2022-09-26T21:21:47.805Z] 16de2d6290cb: Layer already exists [2022-09-26T21:21:47.805Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:21:48.076Z] 338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17: digest: sha256:71fcbef677bef2acf42c4c3b398464c0d37c4d6a25cc577b88604dff4d95e007 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:48.436Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:48.788Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-09-26T21:21:48.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-09-26T21:21:48.788Z] 6949c91baa7a: Preparing [2022-09-26T21:21:48.788Z] 091a62897a19: Preparing [2022-09-26T21:21:48.788Z] 16de2d6290cb: Preparing [2022-09-26T21:21:48.788Z] 98b509e79a8b: Preparing [2022-09-26T21:21:48.788Z] 83877f5e4cef: Preparing [2022-09-26T21:21:48.788Z] 5d3e392a13a0: Preparing [2022-09-26T21:21:48.788Z] 5d3e392a13a0: Waiting [2022-09-26T21:21:48.788Z] 6949c91baa7a: Layer already exists [2022-09-26T21:21:48.788Z] 83877f5e4cef: Layer already exists [2022-09-26T21:21:48.788Z] 16de2d6290cb: Layer already exists [2022-09-26T21:21:48.788Z] 98b509e79a8b: Layer already exists [2022-09-26T21:21:48.788Z] 091a62897a19: Layer already exists [2022-09-26T21:21:48.788Z] 5d3e392a13a0: Layer already exists [2022-09-26T21:21:49.057Z] main: digest: sha256:71fcbef677bef2acf42c4c3b398464c0d37c4d6a25cc577b88604dff4d95e007 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T21:21:49.159Z] ===================================================== [Pipeline] echo [2022-09-26T21:21:49.168Z] taggedImages: [2022-09-26T21:21:49.168Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:338b4a6717ad749e6fbb765a40a4439a1a99c0fd [2022-09-26T21:21:49.168Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-09-26T21:21:49.168Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.17 [2022-09-26T21:21:49.168Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:338b4a6717ad749e6fbb765a40a4439a1a99c0fd-2.3.0-dev.17 [2022-09-26T21:21:49.168Z] - 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 [2022-09-26T21:21:49.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:21:49.530Z] [2022-09-26T21:21:49.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:21:49.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:21:50.141Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T21:21:50.141Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T21:21:50.141Z] 04944245beec: Pulling fs layer [2022-09-26T21:21:50.141Z] 699f458cf7ca: Pulling fs layer [2022-09-26T21:21:50.141Z] 765212b225bb: Pulling fs layer [2022-09-26T21:21:50.141Z] f23df028b6ca: Pulling fs layer [2022-09-26T21:21:50.141Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T21:21:50.141Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T21:21:50.141Z] f23df028b6ca: Waiting [2022-09-26T21:21:50.141Z] 765212b225bb: Waiting [2022-09-26T21:21:50.141Z] d65c8cfc05b1: Waiting [2022-09-26T21:21:50.141Z] 2437ff75d9bd: Waiting [2022-09-26T21:21:50.141Z] 04944245beec: Verifying Checksum [2022-09-26T21:21:50.141Z] 04944245beec: Download complete [2022-09-26T21:21:50.141Z] 765212b225bb: Download complete [2022-09-26T21:21:50.414Z] f23df028b6ca: Verifying Checksum [2022-09-26T21:21:50.414Z] f23df028b6ca: Download complete [2022-09-26T21:21:50.414Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T21:21:50.414Z] d65c8cfc05b1: Download complete [2022-09-26T21:21:50.414Z] 699f458cf7ca: Verifying Checksum [2022-09-26T21:21:50.414Z] 699f458cf7ca: Download complete [2022-09-26T21:21:51.003Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T21:21:51.003Z] 8998bd30e6a1: Download complete [2022-09-26T21:21:53.592Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T21:21:53.592Z] 2437ff75d9bd: Download complete [2022-09-26T21:21:55.006Z] 8998bd30e6a1: Pull complete [2022-09-26T21:21:55.594Z] 04944245beec: Pull complete [2022-09-26T21:21:57.009Z] 699f458cf7ca: Pull complete [2022-09-26T21:21:57.277Z] 765212b225bb: Pull complete [2022-09-26T21:21:57.866Z] f23df028b6ca: Pull complete [2022-09-26T21:21:58.133Z] d65c8cfc05b1: Pull complete [2022-09-26T21:22:13.149Z] 2437ff75d9bd: Pull complete [2022-09-26T21:22:13.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T21:22:13.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T21:22:13.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:22:13.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-1217 does not seem to be running inside a container [2022-09-26T21:22:13.440Z] $ 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/53 -v /w/workspace/device-virtual-go/53:/w/workspace/device-virtual-go/53:rw,z -v /w/workspace/device-virtual-go/53@tmp:/w/workspace/device-virtual-go/53@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 [2022-09-26T21:22:16.328Z] $ docker top 7a49e2fd93b2292c08f41337564b3cbb49dca495590cb512dc5a4584121ce8e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:22:17.169Z] ---> job-cost.sh [2022-09-26T21:22:17.169Z] lf-activate-venv: SKIPPING [2022-09-26T21:22:17.169Z] INFO: No Stack... [2022-09-26T21:22:17.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T21:22:18.719Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T21:22:19.360Z] + cat /w/workspace/device-virtual-go/53/archives/cost.csv [2022-09-26T21:22:19.360Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T21:22:19.397Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] [2022-09-26T21:22:19.403Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] did not exist. Created. [2022-09-26T21:22:19.403Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:22:20.056Z] /w/workspace/device-virtual-go/53@tmp/durable-e83dbb88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T21:22:20.717Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T21:22:20.740Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T21:22:20.795Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T21:22:20.802Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T21:22:20.823Z] $ docker stop --time=1 7a49e2fd93b2292c08f41337564b3cbb49dca495590cb512dc5a4584121ce8e3 [2022-09-26T21:22:22.403Z] $ docker rm -f 7a49e2fd93b2292c08f41337564b3cbb49dca495590cb512dc5a4584121ce8e3 [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 [2022-09-26T21:22:22.806Z] provisioning config files... [2022-09-26T21:22:22.814Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3532313366066105847tmp [Pipeline] { [Pipeline] sh [2022-09-26T21:22:23.103Z] + set +x [2022-09-26T21:22:23.103Z] + curl -s https://codecov.io/bash [2022-09-26T21:22:23.103Z] + bash -s -- [2022-09-26T21:22:23.103Z] [2022-09-26T21:22:23.103Z] _____ _ [2022-09-26T21:22:23.103Z] / ____| | | [2022-09-26T21:22:23.103Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T21:22:23.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T21:22:23.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T21:22:23.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T21:22:23.103Z] Bash-1.0.6 [2022-09-26T21:22:23.103Z] [2022-09-26T21:22:23.103Z] [2022-09-26T21:22:23.103Z] ==> git version 2.25.1 found [2022-09-26T21:22:23.103Z] ==> 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 [2022-09-26T21:22:23.103Z] Release-Date: 2020-01-08 [2022-09-26T21:22:23.103Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T21:22:23.103Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T21:22:23.103Z] ==> Jenkins CI detected. [2022-09-26T21:22:23.103Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-09-26T21:22:23.103Z] project root: . [2022-09-26T21:22:23.103Z] --> token set from env [2022-09-26T21:22:23.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T21:22:23.103Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T21:22:23.103Z] ==> Python coveragepy not found [2022-09-26T21:22:23.103Z] ==> Searching for coverage reports in: [2022-09-26T21:22:23.103Z] + . [2022-09-26T21:22:23.103Z] -> Found 1 reports [2022-09-26T21:22:23.103Z] ==> Detecting git/mercurial file structure [2022-09-26T21:22:23.103Z] ==> Reading reports [2022-09-26T21:22:23.103Z] + ./coverage.out bytes=44128 [2022-09-26T21:22:23.361Z] ==> Appending adjustments [2022-09-26T21:22:23.361Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T21:22:23.361Z] + Found adjustments [2022-09-26T21:22:23.361Z] ==> Gzipping contents [2022-09-26T21:22:23.361Z] 8.0K /tmp/codecov.BviPkf.gz [2022-09-26T21:22:23.361Z] ==> Uploading reports [2022-09-26T21:22:23.361Z] url: https://codecov.io [2022-09-26T21:22:23.361Z] query: branch=main&commit=338b4a6717ad749e6fbb765a40a4439a1a99c0fd&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:22:23.361Z] -> Pinging Codecov [2022-09-26T21:22:23.361Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=338b4a6717ad749e6fbb765a40a4439a1a99c0fd&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T21:22:23.620Z] -> Uploading to [2022-09-26T21:22:23.620Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/5E52B4B073DB2E39498172D8E973AA87/338b4a6717ad749e6fbb765a40a4439a1a99c0fd/dd0f91b3-7f7c-4ebb-8650-0559d63ebb21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T212223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b28271d3fa7022749998e1ad6106bc734c9e2c013452cddd4effc5eeb07d2d2 [2022-09-26T21:22:23.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T21:22:23.620Z] Dload Upload Total Spent Left Speed [2022-09-26T21:22:23.878Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5473 0 0 100 5473 0 22995 --:--:-- --:--:-- --:--:-- 22995 [2022-09-26T21:22:23.878Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] } [2022-09-26T21:22:23.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T21:22:24.022Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T21:22:24.035Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:24.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:22:24.338Z] [2022-09-26T21:22:24.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:24.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:22:24.637Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T21:22:24.637Z] df9b9388f04a: Pulling fs layer [2022-09-26T21:22:24.637Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T21:22:24.637Z] 25bc292e5bac: Pulling fs layer [2022-09-26T21:22:24.637Z] 114826534d7a: Pulling fs layer [2022-09-26T21:22:24.637Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T21:22:24.637Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T21:22:24.637Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T21:22:24.637Z] 114826534d7a: Waiting [2022-09-26T21:22:24.637Z] 4657fd5d0bcf: Waiting [2022-09-26T21:22:24.637Z] 6ad1cebc031e: Waiting [2022-09-26T21:22:24.637Z] 8a3aa393b2d8: Waiting [2022-09-26T21:22:24.637Z] 25bc292e5bac: Verifying Checksum [2022-09-26T21:22:24.637Z] 25bc292e5bac: Download complete [2022-09-26T21:22:24.637Z] 52dc419b0ee2: Download complete [2022-09-26T21:22:24.637Z] 4657fd5d0bcf: Download complete [2022-09-26T21:22:24.637Z] df9b9388f04a: Download complete [2022-09-26T21:22:24.899Z] df9b9388f04a: Pull complete [2022-09-26T21:22:24.899Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T21:22:24.899Z] 6ad1cebc031e: Download complete [2022-09-26T21:22:24.899Z] 52dc419b0ee2: Pull complete [2022-09-26T21:22:24.899Z] 25bc292e5bac: Pull complete [2022-09-26T21:22:25.467Z] 114826534d7a: Verifying Checksum [2022-09-26T21:22:25.467Z] 114826534d7a: Download complete [2022-09-26T21:22:25.467Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T21:22:25.467Z] 8a3aa393b2d8: Download complete [2022-09-26T21:22:28.755Z] 114826534d7a: Pull complete [2022-09-26T21:22:28.755Z] 4657fd5d0bcf: Pull complete [2022-09-26T21:22:28.755Z] 6ad1cebc031e: Pull complete [2022-09-26T21:22:31.289Z] 8a3aa393b2d8: Pull complete [2022-09-26T21:22:31.289Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T21:22:31.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T21:22:31.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:22:31.360Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:22:31.375Z] $ 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:1.410.4 cat [2022-09-26T21:22:32.947Z] $ docker top e3b181185f097e36d0bb61158800ea50ab7d2a0abd2efcf05d08a2321e73f65f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T21:22:33.027Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-09-26T21:22:33.307Z] + set -o pipefail [2022-09-26T21:22:33.307Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-09-26T21:22:38.574Z] [2022-09-26T21:22:38.574Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-09-26T21:22:38.574Z] [2022-09-26T21:22:38.574Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/7b1929eb-f62d-4324-b21e-f2538dc6b527 [2022-09-26T21:22:38.574Z] [2022-09-26T21:22:38.574Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T21:22:38.574Z] [2022-09-26T21:22:38.574Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T21:22:38.574Z] [2022-09-26T21:22:38.574Z] [Pipeline] } [2022-09-26T21:22:38.571Z] $ docker stop --time=1 e3b181185f097e36d0bb61158800ea50ab7d2a0abd2efcf05d08a2321e73f65f [2022-09-26T21:22:40.506Z] $ docker rm -f e3b181185f097e36d0bb61158800ea50ab7d2a0abd2efcf05d08a2321e73f65f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T21:22:41.148Z] + git log --format=format:%s -1 338b4a6717ad749e6fbb765a40a4439a1a99c0fd [Pipeline] sh [2022-09-26T21:22:41.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:22:41.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:41.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:22:41.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:22:41.795Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:22:41.808Z] $ 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 [2022-09-26T21:22:42.182Z] $ docker top 6fc899093b58b9cd1d7bea26121e2cc7fc18b3e62ed81286ae88f2abe361148f -eo pid,comm [2022-09-26T21:22:42.243Z] 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). [2022-09-26T21:22:42.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:22:42.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:22:42.281Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:22:42.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:22:42.375Z] $ docker exec 6fc899093b58b9cd1d7bea26121e2cc7fc18b3e62ed81286ae88f2abe361148f ssh-agent [2022-09-26T21:22:42.496Z] SSH_AUTH_SOCK=/tmp/ssh-TNEWgjgE9eQG/agent.32 [2022-09-26T21:22:42.496Z] SSH_AGENT_PID=38 [2022-09-26T21:22:42.501Z] Running ssh-add (command line suppressed) [2022-09-26T21:22:42.581Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16316656108522170549.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16316656108522170549.key) [2022-09-26T21:22:42.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:22:42.893Z] + git semver tag [2022-09-26T21:22:43.153Z] 2022-09-26 21:22:43,065 [run_tag] DEBUG tag force:False [2022-09-26T21:22:43.153Z] 2022-09-26 21:22:43,065 [check_head_tag] DEBUG check head tag [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,065 [execute] INFO git cat-file --batch-check [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,069 [execute] INFO git cat-file --batch [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,082 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:22:43.154Z] 2022-09-26 21:22:43,085 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:22:43.154Z] 2.3.0-dev.17 [Pipeline] } [2022-09-26T21:22:43.149Z] $ docker exec --env ******** --env ******** 6fc899093b58b9cd1d7bea26121e2cc7fc18b3e62ed81286ae88f2abe361148f ssh-agent -k [2022-09-26T21:22:43.253Z] unset SSH_AUTH_SOCK; [2022-09-26T21:22:43.254Z] unset SSH_AGENT_PID; [2022-09-26T21:22:43.254Z] echo Agent pid 38 killed; [2022-09-26T21:22:43.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:22:43.569Z] + git semver [Pipeline] } [2022-09-26T21:22:43.827Z] $ docker stop --time=1 6fc899093b58b9cd1d7bea26121e2cc7fc18b3e62ed81286ae88f2abe361148f [2022-09-26T21:22:45.119Z] $ docker rm -f 6fc899093b58b9cd1d7bea26121e2cc7fc18b3e62ed81286ae88f2abe361148f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:45.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:22:45.502Z] [2022-09-26T21:22:45.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:22:45.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:22:45.806Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T21:22:45.806Z] ab5ef0e58194: Pulling fs layer [2022-09-26T21:22:45.806Z] 9712f1f96733: Pulling fs layer [2022-09-26T21:22:45.806Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T21:22:45.806Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T21:22:45.806Z] e9a5061849ea: Pulling fs layer [2022-09-26T21:22:45.806Z] d747dcd14b5f: Pulling fs layer [2022-09-26T21:22:45.806Z] 2de7ff778b66: Pulling fs layer [2022-09-26T21:22:45.806Z] 0d9ebad4ef96: Waiting [2022-09-26T21:22:45.806Z] 2de7ff778b66: Waiting [2022-09-26T21:22:45.806Z] d747dcd14b5f: Waiting [2022-09-26T21:22:45.806Z] e9a5061849ea: Waiting [2022-09-26T21:22:45.806Z] 9712f1f96733: Verifying Checksum [2022-09-26T21:22:45.806Z] 9712f1f96733: Download complete [2022-09-26T21:22:46.087Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T21:22:46.087Z] 63f879dbbcfc: Download complete [2022-09-26T21:22:46.348Z] ab5ef0e58194: Verifying Checksum [2022-09-26T21:22:46.348Z] ab5ef0e58194: Download complete [2022-09-26T21:22:46.348Z] d747dcd14b5f: Download complete [2022-09-26T21:22:46.348Z] 0d9ebad4ef96: Download complete [2022-09-26T21:22:46.605Z] e9a5061849ea: Verifying Checksum [2022-09-26T21:22:46.605Z] e9a5061849ea: Download complete [2022-09-26T21:22:46.605Z] 2de7ff778b66: Verifying Checksum [2022-09-26T21:22:46.605Z] 2de7ff778b66: Download complete [2022-09-26T21:22:49.132Z] ab5ef0e58194: Pull complete [2022-09-26T21:22:49.132Z] 9712f1f96733: Pull complete [2022-09-26T21:22:49.697Z] 63f879dbbcfc: Pull complete [2022-09-26T21:22:52.975Z] 0d9ebad4ef96: Pull complete [2022-09-26T21:22:52.975Z] e9a5061849ea: Pull complete [2022-09-26T21:22:52.975Z] d747dcd14b5f: Pull complete [2022-09-26T21:22:53.908Z] 2de7ff778b66: Pull complete [2022-09-26T21:22:53.908Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T21:22:53.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T21:22:53.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:22:53.979Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:22:53.994Z] $ 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 [2022-09-26T21:22:55.700Z] $ docker top 3dd0199e344821e45fb2df5184e96a03e0d5f6845ef44b37dcb6599b7171ced2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:22:55.774Z] provisioning config files... [2022-09-26T21:22:55.780Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10745324316925968679tmp [2022-09-26T21:22:55.789Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2958025229339763337tmp [2022-09-26T21:22:55.797Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config603090482154663850tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:22:55.811Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:22:56.090Z] ---> sigul-configuration.sh [2022-09-26T21:22:56.090Z] gpg: directory `/root/.gnupg' created [2022-09-26T21:22:56.090Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T21:22:56.090Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T21:22:56.090Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T21:22:56.090Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T21:22:56.090Z] gpg: CAST5 encrypted data [2022-09-26T21:22:56.090Z] gpg: encrypted with 1 passphrase [2022-09-26T21:22:56.090Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T21:22:56.375Z] + mkdir /home/jenkins [2022-09-26T21:22:56.376Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T21:22:56.660Z] + 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 [2022-09-26T21:22:56.668Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:22:56.954Z] ---> sigul-install.sh [2022-09-26T21:22:56.954Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T21:22:57.239Z] + git tag --list [2022-09-26T21:22:57.239Z] v1.0.0 [2022-09-26T21:22:57.239Z] v1.1.0 [2022-09-26T21:22:57.239Z] v1.1.1 [2022-09-26T21:22:57.239Z] v1.2.1 [2022-09-26T21:22:57.239Z] v1.2.2 [2022-09-26T21:22:57.239Z] v1.2.3 [2022-09-26T21:22:57.239Z] v1.3.0 [2022-09-26T21:22:57.239Z] v1.3.1 [2022-09-26T21:22:57.239Z] v2.0.0 [2022-09-26T21:22:57.239Z] v2.1.0 [2022-09-26T21:22:57.239Z] v2.1.1 [2022-09-26T21:22:57.239Z] v2.1.1-dev.1 [2022-09-26T21:22:57.239Z] v2.1.1-dev.2 [2022-09-26T21:22:57.239Z] v2.2.0 [2022-09-26T21:22:57.239Z] v2.2.1-dev.1 [2022-09-26T21:22:57.239Z] v2.2.1-dev.2 [2022-09-26T21:22:57.239Z] v2.2.1-dev.3 [2022-09-26T21:22:57.239Z] v2.2.1-dev.4 [2022-09-26T21:22:57.239Z] v2.2.1-dev.5 [2022-09-26T21:22:57.239Z] v2.2.1-dev.6 [2022-09-26T21:22:57.239Z] v2.2.1-dev.7 [2022-09-26T21:22:57.239Z] v2.2.1-dev.8 [2022-09-26T21:22:57.239Z] v2.3.0-dev.10 [2022-09-26T21:22:57.239Z] v2.3.0-dev.11 [2022-09-26T21:22:57.239Z] v2.3.0-dev.12 [2022-09-26T21:22:57.239Z] v2.3.0-dev.13 [2022-09-26T21:22:57.239Z] v2.3.0-dev.14 [2022-09-26T21:22:57.239Z] v2.3.0-dev.15 [2022-09-26T21:22:57.239Z] v2.3.0-dev.16 [2022-09-26T21:22:57.239Z] v2.3.0-dev.17 [2022-09-26T21:22:57.239Z] v2.3.0-dev.8 [2022-09-26T21:22:57.239Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T21:22:57.528Z] + lftools sign git-tag v2.3.0-dev.17 [2022-09-26T21:22:58.098Z] Signing Git tag with Sigul... [2022-09-26T21:22:58.098Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-09-26T21:22:58.676Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:22:58.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T21:22:58.966Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T21:22:58.968Z] $ docker stop --time=1 3dd0199e344821e45fb2df5184e96a03e0d5f6845ef44b37dcb6599b7171ced2 [2022-09-26T21:23:00.240Z] $ docker rm -f 3dd0199e344821e45fb2df5184e96a03e0d5f6845ef44b37dcb6599b7171ced2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T21:23:00.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:23:00.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:00.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:23:00.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:01.035Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:23:01.052Z] $ 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 [2022-09-26T21:23:01.413Z] $ docker top dc64e6a4ff475bd48792fcf9f1436820e031ab4da944176fccd8e2ae41e0b1a7 -eo pid,comm [2022-09-26T21:23:01.478Z] 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). [2022-09-26T21:23:01.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:23:01.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:23:01.506Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:23:01.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:23:01.622Z] $ docker exec dc64e6a4ff475bd48792fcf9f1436820e031ab4da944176fccd8e2ae41e0b1a7 ssh-agent [2022-09-26T21:23:01.756Z] SSH_AUTH_SOCK=/tmp/ssh-rbtk23fGV8S0/agent.31 [2022-09-26T21:23:01.756Z] SSH_AGENT_PID=37 [2022-09-26T21:23:01.761Z] Running ssh-add (command line suppressed) [2022-09-26T21:23:01.844Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1821147017748836682.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1821147017748836682.key) [2022-09-26T21:23:01.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:23:02.156Z] + git semver bump pre [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,322 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,323 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,323 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,323 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,323 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,323 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,325 [execute] INFO git cat-file --batch-check [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,331 [execute] INFO git cat-file --batch [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:23:02.416Z] 2022-09-26 21:23:02,337 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:23:02.416Z] 2.3.0-dev.18 [Pipeline] } [2022-09-26T21:23:02.412Z] $ docker exec --env ******** --env ******** dc64e6a4ff475bd48792fcf9f1436820e031ab4da944176fccd8e2ae41e0b1a7 ssh-agent -k [2022-09-26T21:23:02.511Z] unset SSH_AUTH_SOCK; [2022-09-26T21:23:02.511Z] unset SSH_AGENT_PID; [2022-09-26T21:23:02.511Z] echo Agent pid 37 killed; [2022-09-26T21:23:02.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:23:02.844Z] + git semver [Pipeline] } [2022-09-26T21:23:03.103Z] $ docker stop --time=1 dc64e6a4ff475bd48792fcf9f1436820e031ab4da944176fccd8e2ae41e0b1a7 [2022-09-26T21:23:04.381Z] $ docker rm -f dc64e6a4ff475bd48792fcf9f1436820e031ab4da944176fccd8e2ae41e0b1a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T21:23:04.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T21:23:04.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:05.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T21:23:05.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:05.098Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:23:05.113Z] $ 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 [2022-09-26T21:23:05.469Z] $ docker top 93394361457b98fd99d0ed843d99326c56b98fdd0d2b96b47d5243d69eb40a8c -eo pid,comm [2022-09-26T21:23:05.530Z] 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). [2022-09-26T21:23:05.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T21:23:05.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T21:23:05.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T21:23:05.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T21:23:05.671Z] $ docker exec 93394361457b98fd99d0ed843d99326c56b98fdd0d2b96b47d5243d69eb40a8c ssh-agent [2022-09-26T21:23:05.794Z] SSH_AUTH_SOCK=/tmp/ssh-hp3smVDsYWCk/agent.32 [2022-09-26T21:23:05.794Z] SSH_AGENT_PID=38 [2022-09-26T21:23:05.799Z] Running ssh-add (command line suppressed) [2022-09-26T21:23:05.888Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18093835611001121322.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18093835611001121322.key) [2022-09-26T21:23:05.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T21:23:06.202Z] + git semver push [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,370 [run_push] DEBUG push [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,371 [execute] INFO git cat-file --batch-check [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,376 [execute] INFO git rev-list 723e505c515dd2cc4bbf7f8d56ca3d8642b084b7 -- [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,376 [execute] DEBUG Popen(['git', 'rev-list', '723e505c515dd2cc4bbf7f8d56ca3d8642b084b7', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,384 [execute] INFO git fetch -v origin [2022-09-26T21:23:06.463Z] 2022-09-26 21:23:06,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T21:23:07.030Z] 2022-09-26 21:23:06,945 [run_push] DEBUG no remote changes detected [2022-09-26T21:23:07.030Z] 2022-09-26 21:23:06,946 [execute] INFO git push origin semver [2022-09-26T21:23:07.030Z] 2022-09-26 21:23:06,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T21:23:07.965Z] 2022-09-26 21:23:07,754 [run_push] DEBUG push all version tags [2022-09-26T21:23:07.965Z] 2022-09-26 21:23:07,755 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T21:23:07.965Z] 2022-09-26 21:23:07,755 [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) [2022-09-26T21:23:08.902Z] 2022-09-26 21:23:08,583 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-09-26T21:23:08.902Z] 2.3.0-dev.18 [Pipeline] } [2022-09-26T21:23:08.898Z] $ docker exec --env ******** --env ******** 93394361457b98fd99d0ed843d99326c56b98fdd0d2b96b47d5243d69eb40a8c ssh-agent -k [2022-09-26T21:23:08.998Z] unset SSH_AUTH_SOCK; [2022-09-26T21:23:08.999Z] unset SSH_AGENT_PID; [2022-09-26T21:23:08.999Z] echo Agent pid 38 killed; [2022-09-26T21:23:09.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T21:23:09.323Z] + git semver [Pipeline] } [2022-09-26T21:23:09.579Z] $ docker stop --time=1 93394361457b98fd99d0ed843d99326c56b98fdd0d2b96b47d5243d69eb40a8c [2022-09-26T21:23:10.865Z] $ docker rm -f 93394361457b98fd99d0ed843d99326c56b98fdd0d2b96b47d5243d69eb40a8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-26T21:23:11.365Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-09-26T21:23:11.366Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-26T21:23:11.366Z] total 16 [2022-09-26T21:23:11.366Z] drwxr-xr-x 3 root root 4096 Sep 26 21:13 . [2022-09-26T21:23:11.366Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:22 .. [2022-09-26T21:23:11.366Z] drwxr-xr-x 2 root root 4096 Sep 26 21:13 cost [2022-09-26T21:23:11.366Z] -rw-r--r-- 1 root root 88 Sep 26 21:13 cost.csv [2022-09-26T21:23:11.366Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-26T21:23:11.366Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-09-26T21:23:11.366Z] total 16 [2022-09-26T21:23:11.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 21:13 . [2022-09-26T21:23:11.366Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 21:22 .. [2022-09-26T21:23:11.366Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 21:13 cost [2022-09-26T21:23:11.366Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 26 21:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:11.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:12.657Z] ---> package-listing.sh [2022-09-26T21:23:12.657Z] ++ facter osfamily [2022-09-26T21:23:12.657Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T21:23:12.923Z] + OS_FAMILY=debian [2022-09-26T21:23:12.923Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-09-26T21:23:12.923Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T21:23:12.923Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T21:23:12.923Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T21:23:12.923Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T21:23:12.923Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-26T21:23:12.923Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T21:23:12.923Z] + case "${OS_FAMILY}" in [2022-09-26T21:23:12.923Z] + dpkg -l [2022-09-26T21:23:12.923Z] + grep '^ii' [2022-09-26T21:23:12.923Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T21:23:12.923Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T21:23:12.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T21:23:12.923Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-09-26T21:23:12.923Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-09-26T21:23:12.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-09-26T21:23:12.931Z] 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 [2022-09-26T21:23:13.202Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T21:23:13.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T21:23:13.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T21:23:13.828Z] prd-ubuntu20.04-docker-8c-8g-1214 does not seem to be running inside a container [2022-09-26T21:23:13.841Z] $ 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 [2022-09-26T21:23:14.137Z] $ docker top fab14e31e9a585f3fb642ac46156fa030895f1694aad4490afb4e1f51a20fc36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T21:23:14.490Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T21:23:14.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T21:23:15.054Z] + ls /var/log/sa-host [2022-09-26T21:23:15.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T21:23:15.118Z] provisioning config files... [2022-09-26T21:23:15.127Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13100480106488486901tmp [Pipeline] { [Pipeline] echo [2022-09-26T21:23:15.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:15.417Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T21:23:15.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:15.748Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T21:23:15.756Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:16.038Z] ---> sudo-logs.sh [2022-09-26T21:23:16.038Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T21:23:16.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:16.343Z] ---> job-cost.sh [2022-09-26T21:23:16.343Z] lf-activate-venv: SKIPPING [2022-09-26T21:23:16.343Z] DEBUG: total: 0.2199999988079071 [2022-09-26T21:23:16.343Z] INFO: Retrieving Stack Cost... [2022-09-26T21:23:16.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T21:23:17.479Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T21:23:17.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T21:23:17.773Z] ---> logs-deploy.sh [2022-09-26T21:23:17.773Z] lf-activate-venv: SKIPPING [2022-09-26T21:23:17.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/53 [2022-09-26T21:23:17.773Z] INFO: archiving workspace using pattern(s): [2022-09-26T21:23:18.709Z] Archives upload complete. [2022-09-26T21:23:18.709Z] INFO: archiving logs to Nexus