Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c61610bbbff1187c8ac68f5c7e0a10add7b75ddb 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-ssh11955857078071764574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1838506025876712123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17585863369926284193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16352219386825341851.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10146165679861561833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4647 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c61610bbbff1187c8ac68f5c7e0a10add7b75ddb (main) Commit message: "refactor!: Change configuration file format to YAML (#1394)" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 > git rev-list --no-walk 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-20T21:16:44.701Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-20T21:16:44.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-20T21:16:44.775Z] ========================================================= [2023-03-20T21:16:44.775Z] EdgeX Global Pipelines Version Info [2023-03-20T21:16:44.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:16:45.493Z] ------------------- [2023-03-20T21:16:45.493Z] stable info: [2023-03-20T21:16:45.493Z] ------------------- [2023-03-20T21:16:45.493Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-20T21:16:45.493Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-20T21:16:45.493Z] Message: update stable to v1.0.245 [2023-03-20T21:16:46.064Z] ------------------- [2023-03-20T21:16:46.064Z] experimental info: [2023-03-20T21:16:46.064Z] ------------------- [2023-03-20T21:16:46.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-20T21:16:46.064Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-20T21:16:46.064Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-20T21:16:46.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-20T21:16:46.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-20T21:16:46.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-20T21:16:46.260Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-20T21:16:46.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-20T21:16:46.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-20T21:16:46.295Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-20T21:16:46.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-20T21:16:46.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-20T21:16:46.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-20T21:16:46.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-20T21:16:46.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-20T21:16:46.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-20T21:16:46.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-20T21:16:46.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-20T21:16:46.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T21:16:46.414Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T21:16:46.430Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-20T21:16:46.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-20T21:16:46.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-20T21:16:46.465Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-20T21:16:46.477Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-20T21:16:46.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-20T21:16:46.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-20T21:16:46.516Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-20T21:16:46.526Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-20T21:16:46.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-20T21:16:46.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-20T21:16:46.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-20T21:16:46.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-20T21:16:46.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo [2023-03-20T21:16:46.603Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c61610b [Pipeline] echo [2023-03-20T21:16:46.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T21:16:46.658Z] provisioning config files... [2023-03-20T21:16:46.676Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15361360361890859992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:16:46.978Z] ---> docker-login.sh [2023-03-20T21:16:46.978Z] nexus3.edgexfoundry.org:10001 [2023-03-20T21:16:47.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:16:47.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:16:47.239Z] Configure a credential helper to remove this warning. See [2023-03-20T21:16:47.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:16:47.239Z] [2023-03-20T21:16:47.239Z] Login Succeeded [2023-03-20T21:16:47.239Z] nexus3.edgexfoundry.org:10002 [2023-03-20T21:16:47.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:16:47.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:16:47.239Z] Configure a credential helper to remove this warning. See [2023-03-20T21:16:47.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:16:47.239Z] [2023-03-20T21:16:47.239Z] Login Succeeded [2023-03-20T21:16:47.239Z] nexus3.edgexfoundry.org:10003 [2023-03-20T21:16:47.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:16:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:16:47.500Z] Configure a credential helper to remove this warning. See [2023-03-20T21:16:47.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:16:47.500Z] [2023-03-20T21:16:47.500Z] Login Succeeded [2023-03-20T21:16:47.500Z] nexus3.edgexfoundry.org:10004 [2023-03-20T21:16:47.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:16:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:16:47.500Z] Configure a credential helper to remove this warning. See [2023-03-20T21:16:47.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:16:47.500Z] [2023-03-20T21:16:47.500Z] Login Succeeded [2023-03-20T21:16:47.500Z] docker.io [2023-03-20T21:16:47.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:16:47.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:16:47.761Z] Configure a credential helper to remove this warning. See [2023-03-20T21:16:47.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:16:47.761Z] [2023-03-20T21:16:47.761Z] Login Succeeded [2023-03-20T21:16:47.761Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T21:16:47.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-20T21:16:48.147Z] + git rev-list -1 --merges c61610bbbff1187c8ac68f5c7e0a10add7b75ddb~1..c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo [2023-03-20T21:16:48.197Z] -----------> git rev-list -1 --merges c61610bbbff1187c8ac68f5c7e0a10add7b75ddb~1..c61610bbbff1187c8ac68f5c7e0a10add7b75ddb c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [false] [Pipeline] sh [2023-03-20T21:16:48.485Z] + git log --format=format:%s -1 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo [2023-03-20T21:16:48.505Z] ========================================================= [2023-03-20T21:16:48.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-20T21:16:48.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T21:16:48.844Z] + git log --format=format:%s -1 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] echo [2023-03-20T21:16:48.857Z] [semverPrep] GIT_COMMIT: c61610bbbff1187c8ac68f5c7e0a10add7b75ddb, Commit Message: refactor!: Change configuration file format to YAML (#1394) [Pipeline] echo [2023-03-20T21:16:48.865Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-20T21:16:49.218Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T21:16:49.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-20T21:16:49.218Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-20T21:16:49.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-20T21:16:49.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-20T21:16:49.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-20T21:16:49.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:16:49.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T21:16:49.584Z] [2023-03-20T21:16:49.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:16:49.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T21:16:49.889Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-20T21:16:49.889Z] b85a868b505f: Pulling fs layer [2023-03-20T21:16:49.889Z] e2be974225ed: Pulling fs layer [2023-03-20T21:16:49.889Z] 339a4e72a1f5: Pulling fs layer [2023-03-20T21:16:49.889Z] 988bab9f4d93: Pulling fs layer [2023-03-20T21:16:49.889Z] 1469e6f7b9e6: Pulling fs layer [2023-03-20T21:16:49.889Z] eaf3925da568: Pulling fs layer [2023-03-20T21:16:49.889Z] bab4dde63d76: Pulling fs layer [2023-03-20T21:16:49.889Z] bde34c3a00c8: Pulling fs layer [2023-03-20T21:16:49.889Z] b352a97aabf1: Pulling fs layer [2023-03-20T21:16:49.889Z] 4872d77fe225: Pulling fs layer [2023-03-20T21:16:49.889Z] 5851b861e8e6: Pulling fs layer [2023-03-20T21:16:49.889Z] eaf3925da568: Waiting [2023-03-20T21:16:49.889Z] bab4dde63d76: Waiting [2023-03-20T21:16:49.889Z] bde34c3a00c8: Waiting [2023-03-20T21:16:49.889Z] b352a97aabf1: Waiting [2023-03-20T21:16:49.889Z] 4872d77fe225: Waiting [2023-03-20T21:16:49.889Z] 5851b861e8e6: Waiting [2023-03-20T21:16:49.889Z] 1469e6f7b9e6: Waiting [2023-03-20T21:16:49.889Z] 988bab9f4d93: Waiting [2023-03-20T21:16:49.889Z] e2be974225ed: Verifying Checksum [2023-03-20T21:16:49.889Z] e2be974225ed: Download complete [2023-03-20T21:16:49.889Z] 988bab9f4d93: Verifying Checksum [2023-03-20T21:16:49.889Z] 988bab9f4d93: Download complete [2023-03-20T21:16:50.149Z] 1469e6f7b9e6: Verifying Checksum [2023-03-20T21:16:50.150Z] 1469e6f7b9e6: Download complete [2023-03-20T21:16:50.150Z] eaf3925da568: Download complete [2023-03-20T21:16:50.150Z] 339a4e72a1f5: Verifying Checksum [2023-03-20T21:16:50.150Z] 339a4e72a1f5: Download complete [2023-03-20T21:16:50.150Z] bde34c3a00c8: Verifying Checksum [2023-03-20T21:16:50.150Z] bde34c3a00c8: Download complete [2023-03-20T21:16:50.150Z] b352a97aabf1: Download complete [2023-03-20T21:16:50.150Z] 4872d77fe225: Verifying Checksum [2023-03-20T21:16:50.150Z] 4872d77fe225: Download complete [2023-03-20T21:16:50.150Z] 5851b861e8e6: Verifying Checksum [2023-03-20T21:16:50.150Z] 5851b861e8e6: Download complete [2023-03-20T21:16:50.150Z] b85a868b505f: Verifying Checksum [2023-03-20T21:16:50.150Z] b85a868b505f: Download complete [2023-03-20T21:16:50.409Z] bab4dde63d76: Verifying Checksum [2023-03-20T21:16:50.409Z] bab4dde63d76: Download complete [2023-03-20T21:16:51.349Z] b85a868b505f: Pull complete [2023-03-20T21:16:51.609Z] e2be974225ed: Pull complete [2023-03-20T21:16:52.177Z] 339a4e72a1f5: Pull complete [2023-03-20T21:16:52.177Z] 988bab9f4d93: Pull complete [2023-03-20T21:16:52.438Z] 1469e6f7b9e6: Pull complete [2023-03-20T21:16:52.438Z] eaf3925da568: Pull complete [2023-03-20T21:16:54.349Z] bab4dde63d76: Pull complete [2023-03-20T21:16:54.349Z] bde34c3a00c8: Pull complete [2023-03-20T21:16:54.349Z] b352a97aabf1: Pull complete [2023-03-20T21:16:54.349Z] 4872d77fe225: Pull complete [2023-03-20T21:16:54.349Z] 5851b861e8e6: Pull complete [2023-03-20T21:16:54.349Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-20T21:16:54.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T21:16:54.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:16:54.457Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:16:54.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T21:16:55.947Z] $ docker top 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 -eo pid,comm [2023-03-20T21:16:55.998Z] 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). [2023-03-20T21:16:55.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T21:16:56.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T21:16:56.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T21:16:56.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T21:16:56.140Z] $ docker exec 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent [2023-03-20T21:16:56.257Z] SSH_AUTH_SOCK=/tmp/ssh-ItYZ5o8D59we/agent.32 [2023-03-20T21:16:56.257Z] SSH_AGENT_PID=38 [2023-03-20T21:16:56.264Z] Running ssh-add (command line suppressed) [2023-03-20T21:16:56.371Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18260762514154209137.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18260762514154209137.key) [2023-03-20T21:16:56.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T21:16:56.675Z] + git tag --points-at HEAD [Pipeline] } [2023-03-20T21:16:56.692Z] $ docker exec --env ******** --env ******** 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent -k [2023-03-20T21:16:56.783Z] unset SSH_AUTH_SOCK; [2023-03-20T21:16:56.783Z] unset SSH_AGENT_PID; [2023-03-20T21:16:56.784Z] echo Agent pid 38 killed; [2023-03-20T21:16:56.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-20T21:16:56.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T21:16:56.815Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T21:16:56.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T21:16:56.921Z] $ docker exec 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent [2023-03-20T21:16:57.011Z] SSH_AUTH_SOCK=/tmp/ssh-VAp4GgqwlxYs/agent.70 [2023-03-20T21:16:57.011Z] SSH_AGENT_PID=76 [2023-03-20T21:16:57.017Z] Running ssh-add (command line suppressed) [2023-03-20T21:16:57.125Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1020756175605873222.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1020756175605873222.key) [2023-03-20T21:16:57.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T21:16:57.428Z] + git semver init [2023-03-20T21:16:57.686Z] 2023-03-20 21:16:57,615 [run_init] DEBUG init version:0.0.0 force:False [2023-03-20T21:16:57.686Z] 2023-03-20 21:16:57,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-20T21:16:57.686Z] 2023-03-20 21:16:57,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-20T21:16:57.686Z] 2023-03-20 21:16:57,617 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T21:16:58.622Z] 2023-03-20 21:16:58,478 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-20T21:16:58.622Z] 2023-03-20 21:16:58,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-20T21:16:58.622Z] 2023-03-20 21:16:58,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:16:58.622Z] 2023-03-20 21:16:58,479 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:16:58.622Z] 3.0.0-dev.57 [Pipeline] } [2023-03-20T21:16:58.637Z] $ docker exec --env ******** --env ******** 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 ssh-agent -k [2023-03-20T21:16:58.744Z] unset SSH_AUTH_SOCK; [2023-03-20T21:16:58.745Z] unset SSH_AGENT_PID; [2023-03-20T21:16:58.745Z] echo Agent pid 76 killed; [2023-03-20T21:16:58.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T21:16:59.064Z] + git semver [Pipeline] } [2023-03-20T21:16:59.344Z] $ docker stop --time=1 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 [2023-03-20T21:17:00.687Z] $ docker rm -f --volumes 9a71d2c0d80f70c611bf2c04e742cbc98758ced765b12a3c2f91caae5f17dc40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T21:17:01.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-20T21:17:01.245Z] Stashed 1 file(s) [Pipeline] echo [2023-03-20T21:17:01.248Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.57 [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 [2023-03-20T21:17:01.384Z] provisioning config files... [2023-03-20T21:17:01.394Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7447812006221582837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:17:01.686Z] ---> docker-login.sh [2023-03-20T21:17:01.686Z] nexus3.edgexfoundry.org:10001 [2023-03-20T21:17:01.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:17:01.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:17:01.686Z] Configure a credential helper to remove this warning. See [2023-03-20T21:17:01.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:17:01.686Z] [2023-03-20T21:17:01.686Z] Login Succeeded [2023-03-20T21:17:01.686Z] nexus3.edgexfoundry.org:10002 [2023-03-20T21:17:01.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:17:01.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:17:01.686Z] Configure a credential helper to remove this warning. See [2023-03-20T21:17:01.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:17:01.686Z] [2023-03-20T21:17:01.686Z] Login Succeeded [2023-03-20T21:17:01.686Z] nexus3.edgexfoundry.org:10003 [2023-03-20T21:17:01.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:17:01.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:17:01.948Z] Configure a credential helper to remove this warning. See [2023-03-20T21:17:01.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:17:01.948Z] [2023-03-20T21:17:01.948Z] Login Succeeded [2023-03-20T21:17:01.948Z] nexus3.edgexfoundry.org:10004 [2023-03-20T21:17:01.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:17:01.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:17:01.948Z] Configure a credential helper to remove this warning. See [2023-03-20T21:17:01.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:17:01.948Z] [2023-03-20T21:17:01.948Z] Login Succeeded [2023-03-20T21:17:01.948Z] docker.io [2023-03-20T21:17:01.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:17:02.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:17:02.207Z] Configure a credential helper to remove this warning. See [2023-03-20T21:17:02.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:17:02.207Z] [2023-03-20T21:17:02.207Z] Login Succeeded [2023-03-20T21:17:02.207Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T21:17:02.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T21:17:02.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T21:17:02.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T21:17:02.290Z] ========================================================= [2023-03-20T21:17:02.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-20T21:17:02.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:17:02.595Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-20T21:17:02.595Z] Sending build context to Docker daemon 10.73MB [2023-03-20T21:17:02.595Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T21:17:02.595Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-20T21:17:02.595Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-20T21:17:02.595Z] 63b65145d645: Pulling fs layer [2023-03-20T21:17:02.595Z] a2d21d5440eb: Pulling fs layer [2023-03-20T21:17:02.595Z] 935e6c44a52c: Pulling fs layer [2023-03-20T21:17:02.595Z] 94cc34f8dd06: Pulling fs layer [2023-03-20T21:17:02.595Z] 30dea6a524f1: Pulling fs layer [2023-03-20T21:17:02.595Z] a2aff8979fd8: Pulling fs layer [2023-03-20T21:17:02.595Z] 6808be2612f2: Pulling fs layer [2023-03-20T21:17:02.595Z] f25807f1079a: Pulling fs layer [2023-03-20T21:17:02.595Z] 94cc34f8dd06: Waiting [2023-03-20T21:17:02.595Z] 30dea6a524f1: Waiting [2023-03-20T21:17:02.595Z] a2aff8979fd8: Waiting [2023-03-20T21:17:02.595Z] 6808be2612f2: Waiting [2023-03-20T21:17:02.595Z] f25807f1079a: Waiting [2023-03-20T21:17:02.859Z] a2d21d5440eb: Download complete [2023-03-20T21:17:02.859Z] 94cc34f8dd06: Verifying Checksum [2023-03-20T21:17:02.859Z] 94cc34f8dd06: Download complete [2023-03-20T21:17:02.859Z] 30dea6a524f1: Verifying Checksum [2023-03-20T21:17:02.859Z] 30dea6a524f1: Download complete [2023-03-20T21:17:02.859Z] 63b65145d645: Download complete [2023-03-20T21:17:02.859Z] a2aff8979fd8: Verifying Checksum [2023-03-20T21:17:02.859Z] a2aff8979fd8: Download complete [2023-03-20T21:17:03.122Z] 63b65145d645: Pull complete [2023-03-20T21:17:03.122Z] a2d21d5440eb: Pull complete [2023-03-20T21:17:03.383Z] f25807f1079a: Verifying Checksum [2023-03-20T21:17:03.383Z] f25807f1079a: Download complete [2023-03-20T21:17:03.383Z] 935e6c44a52c: Verifying Checksum [2023-03-20T21:17:03.383Z] 935e6c44a52c: Download complete [2023-03-20T21:17:03.640Z] 6808be2612f2: Verifying Checksum [2023-03-20T21:17:03.640Z] 6808be2612f2: Download complete [2023-03-20T21:17:06.922Z] 935e6c44a52c: Pull complete [2023-03-20T21:17:06.922Z] 94cc34f8dd06: Pull complete [2023-03-20T21:17:06.922Z] 30dea6a524f1: Pull complete [2023-03-20T21:17:06.922Z] a2aff8979fd8: Pull complete [2023-03-20T21:17:09.450Z] 6808be2612f2: Pull complete [2023-03-20T21:17:09.709Z] f25807f1079a: Pull complete [2023-03-20T21:17:09.709Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-20T21:17:09.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-20T21:17:09.709Z] ---> 3b553350e43f [2023-03-20T21:17:09.709Z] Step 3/10 : ARG MAKE=make build [2023-03-20T21:17:11.637Z] ---> Running in 5069460659b6 [2023-03-20T21:17:11.637Z] Removing intermediate container 5069460659b6 [2023-03-20T21:17:11.637Z] ---> 61391b64b23d [2023-03-20T21:17:11.637Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-20T21:17:11.637Z] ---> Running in 7c5a01f04318 [2023-03-20T21:17:11.637Z] Removing intermediate container 7c5a01f04318 [2023-03-20T21:17:11.637Z] ---> a7d48399d9b0 [2023-03-20T21:17:11.637Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-20T21:17:11.896Z] ---> Running in b3c73ff1fb65 [2023-03-20T21:17:11.896Z] Removing intermediate container b3c73ff1fb65 [2023-03-20T21:17:11.896Z] ---> acd8d90ba2c6 [2023-03-20T21:17:11.896Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-20T21:17:11.896Z] ---> Running in 45b3073a3465 [2023-03-20T21:17:12.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T21:17:12.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T21:17:12.684Z] OK: 265 MiB in 53 packages [2023-03-20T21:17:12.944Z] Removing intermediate container 45b3073a3465 [2023-03-20T21:17:12.944Z] ---> 75c9d104be22 [2023-03-20T21:17:12.944Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-20T21:17:12.944Z] ---> 53f8cae8e0fc [2023-03-20T21:17:12.944Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T21:17:13.205Z] ---> Running in 2fe95811f245 [2023-03-20T21:17:16.354Z] Still waiting to schedule task [2023-03-20T21:17:16.354Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4646’ [2023-03-20T21:17:39.780Z] Removing intermediate container 2fe95811f245 [2023-03-20T21:17:39.780Z] ---> 4c375034b9e6 [2023-03-20T21:17:39.780Z] Step 9/10 : COPY . . [2023-03-20T21:17:39.780Z] ---> 9574a59ac290 [2023-03-20T21:17:39.780Z] Step 10/10 : RUN ${MAKE} [2023-03-20T21:17:39.780Z] ---> Running in 2afdb86dcb65 [2023-03-20T21:17:39.780Z] noop [2023-03-20T21:17:39.780Z] Removing intermediate container 2afdb86dcb65 [2023-03-20T21:17:39.780Z] ---> cc20ae1b64ac [2023-03-20T21:17:39.780Z] Successfully built cc20ae1b64ac [2023-03-20T21:17:39.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:17:40.085Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T21:17:40.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:17:40.158Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:17:40.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T21:17:40.551Z] $ docker top 33f5b8b12ec72006a712a4811533142549e65f7ec2e8fd85514b9b5f0c9b0b07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T21:17:40.881Z] + go version [2023-03-20T21:17:40.881Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-20T21:17:40.894Z] $ docker stop --time=1 33f5b8b12ec72006a712a4811533142549e65f7ec2e8fd85514b9b5f0c9b0b07 [2023-03-20T21:17:42.230Z] $ docker rm -f --volumes 33f5b8b12ec72006a712a4811533142549e65f7ec2e8fd85514b9b5f0c9b0b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:17:42.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-20T21:17:42.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:17:42.704Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:17:42.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-20T21:17:43.154Z] $ docker top c62035474d4e8a3758f6c985903a0177c165ebc9289f1aead633fbf781501179 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T21:17:43.491Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-20T21:17:43.785Z] + make test [2023-03-20T21:17:43.785Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T21:17:50.356Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-20T21:18:05.241Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.082s coverage: 27.6% of statements [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-20T21:18:05.241Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-20T21:18:05.241Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.071s coverage: 78.9% of statements [2023-03-20T21:18:05.241Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements [2023-03-20T21:18:05.807Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-20T21:18:05.807Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-20T21:18:05.807Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.081s coverage: 75.9% of statements [2023-03-20T21:18:06.066Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-20T21:18:06.066Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-20T21:18:06.632Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-20T21:18:09.163Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.081s coverage: 15.2% of statements [2023-03-20T21:18:09.163Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.080s coverage: 65.7% of statements [2023-03-20T21:18:09.163Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.110s coverage: 89.2% of statements [2023-03-20T21:18:09.163Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-03-20T21:18:27.239Z] GO111MODULE=on go vet ./... [2023-03-20T21:18:30.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T21:18:30.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T21:18:30.518Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T21:18:30.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T21:18:30.544Z] $ docker stop --time=1 c62035474d4e8a3758f6c985903a0177c165ebc9289f1aead633fbf781501179 [2023-03-20T21:18:32.734Z] $ docker rm -f --volumes c62035474d4e8a3758f6c985903a0177c165ebc9289f1aead633fbf781501179 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T21:18:33.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T21:18:33.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-20T21:18:33.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T21:18:34.012Z] + ls -al . [2023-03-20T21:18:34.012Z] total 276 [2023-03-20T21:18:34.012Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 21:17 . [2023-03-20T21:18:34.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:16 .. [2023-03-20T21:18:34.012Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 21:16 .dockerignore [2023-03-20T21:18:34.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 21:16 .git [2023-03-20T21:18:34.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:16 .github [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 20 21:16 .gitignore [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 21:16 .golangci.yml [2023-03-20T21:18:34.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 21:16 .semver [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 20 21:16 CHANGELOG.md [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 21:16 GOVERNANCE.md [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 21:16 Jenkinsfile [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 21:16 LICENSE [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 20 21:16 Makefile [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 21:16 OWNERS.md [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 20 21:16 README.md [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 21:17 VERSION [2023-03-20T21:18:34.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:16 bin [2023-03-20T21:18:34.013Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 20 21:18 coverage.out [2023-03-20T21:18:34.013Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 21:16 example [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 20 21:16 go.mod [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 30841 Mar 20 21:16 go.sum [2023-03-20T21:18:34.013Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:16 internal [2023-03-20T21:18:34.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 21:16 openapi [2023-03-20T21:18:34.013Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 21:16 pkg [2023-03-20T21:18:34.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:16 snap [2023-03-20T21:18:34.013Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:18:34.313Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb --label arch=amd64 --label version=3.0.0-dev.57 . [2023-03-20T21:18:34.313Z] Sending build context to Docker daemon 10.84MB [2023-03-20T21:18:34.313Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T21:18:34.313Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-20T21:18:34.313Z] ---> cc20ae1b64ac [2023-03-20T21:18:34.313Z] Step 3/23 : ARG MAKE=make build [2023-03-20T21:18:34.571Z] ---> Running in ba8e3c359835 [2023-03-20T21:18:34.571Z] Removing intermediate container ba8e3c359835 [2023-03-20T21:18:34.571Z] ---> 1736e24b0122 [2023-03-20T21:18:34.571Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-20T21:18:34.571Z] ---> Running in ec0c68d33708 [2023-03-20T21:18:34.571Z] Removing intermediate container ec0c68d33708 [2023-03-20T21:18:34.571Z] ---> 96085b0b7d75 [2023-03-20T21:18:34.571Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-20T21:18:34.571Z] ---> Running in 096e847cb173 [2023-03-20T21:18:34.830Z] Removing intermediate container 096e847cb173 [2023-03-20T21:18:34.830Z] ---> 451050d3e6d3 [2023-03-20T21:18:34.830Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-20T21:18:34.830Z] ---> Running in 423fbc92fe0d [2023-03-20T21:18:35.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T21:18:35.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T21:18:35.349Z] OK: 265 MiB in 53 packages [2023-03-20T21:18:35.918Z] Removing intermediate container 423fbc92fe0d [2023-03-20T21:18:35.918Z] ---> 6fa37d4f6c9b [2023-03-20T21:18:35.918Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-20T21:18:35.918Z] ---> baccf537b878 [2023-03-20T21:18:35.918Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T21:18:35.918Z] ---> Running in 34a64ae60c0b [2023-03-20T21:18:36.857Z] Removing intermediate container 34a64ae60c0b [2023-03-20T21:18:36.857Z] ---> 06712bc829c3 [2023-03-20T21:18:36.857Z] Step 9/23 : COPY . . [2023-03-20T21:18:37.116Z] ---> 6f50db729215 [2023-03-20T21:18:37.116Z] Step 10/23 : RUN ${MAKE} [2023-03-20T21:18:37.375Z] ---> Running in 0e38b433eeec [2023-03-20T21:18:37.633Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.57" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-20T21:18:55.958Z] Removing intermediate container 0e38b433eeec [2023-03-20T21:18:55.958Z] ---> 3a8a03772879 [2023-03-20T21:18:55.958Z] Step 11/23 : FROM alpine:3.17 [2023-03-20T21:18:55.958Z] 3.17: Pulling from library/alpine [2023-03-20T21:18:55.958Z] 63b65145d645: Already exists [2023-03-20T21:18:55.958Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T21:18:55.958Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T21:18:55.958Z] ---> b2aa39c304c2 [2023-03-20T21:18:55.958Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-20T21:18:55.958Z] ---> Running in ff92cad90b59 [2023-03-20T21:18:55.958Z] Removing intermediate container ff92cad90b59 [2023-03-20T21:18:55.958Z] ---> 76196484a429 [2023-03-20T21:18:55.958Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-20T21:18:55.958Z] ---> Running in 878afe40ed4d [2023-03-20T21:18:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-20T21:18:55.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-20T21:18:55.958Z] OK: 7 MiB in 15 packages [2023-03-20T21:18:55.958Z] Removing intermediate container 878afe40ed4d [2023-03-20T21:18:55.958Z] ---> bc4d349e4a7a [2023-03-20T21:18:55.958Z] Step 14/23 : WORKDIR / [2023-03-20T21:18:55.958Z] ---> Running in e3c407d544a7 [2023-03-20T21:18:55.958Z] Removing intermediate container e3c407d544a7 [2023-03-20T21:18:55.958Z] ---> f4172cf50579 [2023-03-20T21:18:55.958Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-20T21:18:56.230Z] ---> 1c5a0106fa6c [2023-03-20T21:18:56.230Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-20T21:18:56.489Z] ---> bd9f1d48742c [2023-03-20T21:18:56.489Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-20T21:18:56.748Z] ---> 1f498ed19352 [2023-03-20T21:18:56.748Z] Step 18/23 : EXPOSE 59999 [2023-03-20T21:18:56.748Z] ---> Running in 1c053ec6f0fc [2023-03-20T21:18:57.013Z] Removing intermediate container 1c053ec6f0fc [2023-03-20T21:18:57.013Z] ---> dced49d03f8c [2023-03-20T21:18:57.013Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-20T21:18:57.013Z] ---> Running in 4da795d885b5 [2023-03-20T21:18:57.013Z] Removing intermediate container 4da795d885b5 [2023-03-20T21:18:57.013Z] ---> 7475f771c8cb [2023-03-20T21:18:57.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T21:18:57.014Z] ---> Running in 4b338a7b121d [2023-03-20T21:18:57.273Z] Removing intermediate container 4b338a7b121d [2023-03-20T21:18:57.273Z] ---> b33934978e4c [2023-03-20T21:18:57.273Z] Step 21/23 : LABEL arch=amd64 [2023-03-20T21:18:57.273Z] ---> Running in c30e736b6345 [2023-03-20T21:18:57.273Z] Removing intermediate container c30e736b6345 [2023-03-20T21:18:57.273Z] ---> a45a9bace553 [2023-03-20T21:18:57.273Z] Step 22/23 : LABEL git_sha=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [2023-03-20T21:18:57.273Z] ---> Running in 0e9600f33e78 [2023-03-20T21:18:57.533Z] Removing intermediate container 0e9600f33e78 [2023-03-20T21:18:57.533Z] ---> dbd0a668398b [2023-03-20T21:18:57.533Z] Step 23/23 : LABEL version=3.0.0-dev.57 [2023-03-20T21:18:57.533Z] ---> Running in 959ca579d42c [2023-03-20T21:18:57.533Z] Removing intermediate container 959ca579d42c [2023-03-20T21:18:57.533Z] ---> d5e3051a1548 [2023-03-20T21:18:57.533Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T21:18:57.533Z] Successfully built d5e3051a1548 [2023-03-20T21:18:57.533Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-03-20T21:18:57.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T21:18:57.966Z] [2023-03-20T21:18:57.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:18:58.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T21:18:58.260Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-20T21:18:58.260Z] 5eb5b503b376: Pulling fs layer [2023-03-20T21:18:58.260Z] 5c69ac0246d0: Pulling fs layer [2023-03-20T21:18:58.260Z] ec43610c2a17: Pulling fs layer [2023-03-20T21:18:58.260Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-20T21:18:58.260Z] 33b1e0a273af: Pulling fs layer [2023-03-20T21:18:58.260Z] 5d3b04190fa2: Pulling fs layer [2023-03-20T21:18:58.260Z] 2f39f015ded8: Pulling fs layer [2023-03-20T21:18:58.260Z] 3a2ae6a8a46f: Waiting [2023-03-20T21:18:58.260Z] 33b1e0a273af: Waiting [2023-03-20T21:18:58.260Z] 5d3b04190fa2: Waiting [2023-03-20T21:18:58.260Z] 2f39f015ded8: Waiting [2023-03-20T21:18:58.260Z] 5c69ac0246d0: Verifying Checksum [2023-03-20T21:18:58.260Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-20T21:18:58.260Z] 3a2ae6a8a46f: Download complete [2023-03-20T21:18:58.518Z] 33b1e0a273af: Verifying Checksum [2023-03-20T21:18:58.518Z] 33b1e0a273af: Download complete [2023-03-20T21:18:58.518Z] 5d3b04190fa2: Download complete [2023-03-20T21:18:58.518Z] ec43610c2a17: Verifying Checksum [2023-03-20T21:18:58.518Z] ec43610c2a17: Download complete [2023-03-20T21:18:58.518Z] 5eb5b503b376: Download complete [2023-03-20T21:18:59.083Z] 2f39f015ded8: Download complete [2023-03-20T21:18:59.650Z] 5eb5b503b376: Pull complete [2023-03-20T21:18:59.908Z] 5c69ac0246d0: Pull complete [2023-03-20T21:19:00.475Z] ec43610c2a17: Pull complete [2023-03-20T21:19:00.475Z] 3a2ae6a8a46f: Pull complete [2023-03-20T21:19:00.734Z] 33b1e0a273af: Pull complete [2023-03-20T21:19:00.734Z] 5d3b04190fa2: Pull complete [2023-03-20T21:19:04.920Z] 2f39f015ded8: Pull complete [2023-03-20T21:19:04.920Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-20T21:19:04.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T21:19:04.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:19:04.991Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:19:05.022Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-20T21:19:06.954Z] $ docker top b67c1d41d36338e020d61eccd47d49523be08b37eb867d85ca8d4c369d709ed5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:19:07.313Z] ---> job-cost.sh [2023-03-20T21:19:07.313Z] lf-activate-venv: SKIPPING [2023-03-20T21:19:07.313Z] INFO: No Stack... [2023-03-20T21:19:07.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T21:19:08.140Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T21:19:08.427Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-20T21:19:08.427Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T21:19:08.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [2023-03-20T21:19:08.448Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] did not exist. Created. [2023-03-20T21:19:08.449Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T21:19:08.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-20T21:19:08.784Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T21:19:08.790Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T21:19:08.808Z] $ docker stop --time=1 b67c1d41d36338e020d61eccd47d49523be08b37eb867d85ca8d4c369d709ed5 [2023-03-20T21:19:09.989Z] $ docker rm -f --volumes b67c1d41d36338e020d61eccd47d49523be08b37eb867d85ca8d4c369d709ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-20T21:20:52.098Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4649 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-20T21:20:52.113Z] Running in /w/workspace/device-sdk-go/188 [Pipeline] { [Pipeline] checkout [2023-03-20T21:20:52.171Z] The recommended git tool is: git [2023-03-20T21:21:04.367Z] using credential edgex-jenkins-ssh [2023-03-20T21:21:04.388Z] Cloning the remote Git repository [2023-03-20T21:21:04.543Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-20T21:21:04.695Z] > git init /w/workspace/device-sdk-go/188 # timeout=10 [2023-03-20T21:21:04.960Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-20T21:21:04.962Z] > git --version # timeout=10 [2023-03-20T21:21:05.013Z] > git --version # 'git version 2.25.1' [2023-03-20T21:21:05.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-20T21:21:05.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T21:21:08.243Z] Avoid second fetch [2023-03-20T21:21:08.244Z] Checking out Revision c61610bbbff1187c8ac68f5c7e0a10add7b75ddb (main) [2023-03-20T21:21:07.073Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-20T21:21:07.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-20T21:21:08.263Z] > git config core.sparsecheckout # timeout=10 [2023-03-20T21:21:08.941Z] Commit message: "refactor!: Change configuration file format to YAML (#1394)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T21:21:09.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-20T21:21:09.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T21:21:09.917Z] Dload Upload Total Spent Left Speed [2023-03-20T21:21:09.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [2023-03-20T21:21:08.356Z] > git checkout -f c61610bbbff1187c8ac68f5c7e0a10add7b75ddb # timeout=10 [Pipeline] sh [2023-03-20T21:21:10.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-20T21:21:10.798Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-20T21:21:10.798Z] + sudo tee /etc/docker/daemon.new [2023-03-20T21:21:10.798Z] { [2023-03-20T21:21:10.798Z] "registry-mirrors": [ [2023-03-20T21:21:10.798Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-20T21:21:10.798Z] ], [2023-03-20T21:21:10.798Z] "bip": "10.250.0.254/24", [2023-03-20T21:21:10.798Z] "hosts": [ [2023-03-20T21:21:10.798Z] "tcp://0.0.0.0:5555", [2023-03-20T21:21:10.798Z] "unix:///var/run/docker.sock" [2023-03-20T21:21:10.798Z] ], [2023-03-20T21:21:10.798Z] "mtu": 1458, [2023-03-20T21:21:10.798Z] "selinux-enabled": true, [2023-03-20T21:21:10.798Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-20T21:21:10.798Z] } [Pipeline] sh [2023-03-20T21:21:11.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-20T21:21:11.486Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T21:21:29.778Z] provisioning config files... [2023-03-20T21:21:29.809Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/188@tmp/config6046504392245289677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:21:30.179Z] ---> docker-login.sh [2023-03-20T21:21:30.179Z] nexus3.edgexfoundry.org:10001 [2023-03-20T21:21:30.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:21:30.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:21:30.771Z] Configure a credential helper to remove this warning. See [2023-03-20T21:21:30.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:21:30.771Z] [2023-03-20T21:21:30.771Z] Login Succeeded [2023-03-20T21:21:30.771Z] nexus3.edgexfoundry.org:10002 [2023-03-20T21:21:31.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:21:31.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:21:31.312Z] Configure a credential helper to remove this warning. See [2023-03-20T21:21:31.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:21:31.312Z] [2023-03-20T21:21:31.312Z] Login Succeeded [2023-03-20T21:21:31.312Z] nexus3.edgexfoundry.org:10003 [2023-03-20T21:21:31.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:21:31.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:21:31.585Z] Configure a credential helper to remove this warning. See [2023-03-20T21:21:31.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:21:31.585Z] [2023-03-20T21:21:31.585Z] Login Succeeded [2023-03-20T21:21:31.585Z] nexus3.edgexfoundry.org:10004 [2023-03-20T21:21:31.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:21:31.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:21:31.856Z] Configure a credential helper to remove this warning. See [2023-03-20T21:21:31.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:21:31.856Z] [2023-03-20T21:21:31.856Z] Login Succeeded [2023-03-20T21:21:32.128Z] docker.io [2023-03-20T21:21:32.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-20T21:21:32.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-20T21:21:32.400Z] Configure a credential helper to remove this warning. See [2023-03-20T21:21:32.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-20T21:21:32.400Z] [2023-03-20T21:21:32.400Z] Login Succeeded [2023-03-20T21:21:32.400Z] ---> docker-login.sh ends [Pipeline] } [2023-03-20T21:21:32.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-20T21:21:32.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T21:21:32.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-20T21:21:32.998Z] ========================================================= [2023-03-20T21:21:32.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-20T21:21:32.998Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:21:33.348Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-20T21:21:33.618Z] Sending build context to Docker daemon 5.766MB [2023-03-20T21:21:33.891Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T21:21:33.891Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-20T21:21:33.891Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-20T21:21:33.891Z] af6eaf76a39c: Pulling fs layer [2023-03-20T21:21:33.891Z] 55522c791124: Pulling fs layer [2023-03-20T21:21:33.891Z] ce5c4a1c91eb: Pulling fs layer [2023-03-20T21:21:33.891Z] 169dfbe0d373: Pulling fs layer [2023-03-20T21:21:33.891Z] e1ff8fa3b103: Pulling fs layer [2023-03-20T21:21:33.891Z] 52ebb69f0ebf: Pulling fs layer [2023-03-20T21:21:33.891Z] 5abe8eddf0d5: Pulling fs layer [2023-03-20T21:21:33.891Z] e1ff8fa3b103: Waiting [2023-03-20T21:21:33.891Z] 52ebb69f0ebf: Waiting [2023-03-20T21:21:33.891Z] 5abe8eddf0d5: Waiting [2023-03-20T21:21:33.891Z] 169dfbe0d373: Waiting [2023-03-20T21:21:33.891Z] 55522c791124: Verifying Checksum [2023-03-20T21:21:33.891Z] 55522c791124: Download complete [2023-03-20T21:21:33.891Z] 169dfbe0d373: Verifying Checksum [2023-03-20T21:21:33.891Z] 169dfbe0d373: Download complete [2023-03-20T21:21:33.891Z] e1ff8fa3b103: Verifying Checksum [2023-03-20T21:21:33.891Z] e1ff8fa3b103: Download complete [2023-03-20T21:21:34.179Z] af6eaf76a39c: Verifying Checksum [2023-03-20T21:21:34.179Z] af6eaf76a39c: Download complete [2023-03-20T21:21:35.164Z] 5abe8eddf0d5: Verifying Checksum [2023-03-20T21:21:35.164Z] 5abe8eddf0d5: Download complete [2023-03-20T21:21:35.164Z] af6eaf76a39c: Pull complete [2023-03-20T21:21:35.755Z] 55522c791124: Pull complete [2023-03-20T21:21:36.733Z] ce5c4a1c91eb: Verifying Checksum [2023-03-20T21:21:36.733Z] ce5c4a1c91eb: Download complete [2023-03-20T21:21:36.733Z] 52ebb69f0ebf: Verifying Checksum [2023-03-20T21:21:36.733Z] 52ebb69f0ebf: Download complete [2023-03-20T21:21:49.088Z] ce5c4a1c91eb: Pull complete [2023-03-20T21:21:49.088Z] 169dfbe0d373: Pull complete [2023-03-20T21:21:49.088Z] e1ff8fa3b103: Pull complete [2023-03-20T21:21:54.451Z] 52ebb69f0ebf: Pull complete [2023-03-20T21:21:57.043Z] 5abe8eddf0d5: Pull complete [2023-03-20T21:21:57.043Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-20T21:21:57.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-20T21:21:57.043Z] ---> 6cb57ee374ae [2023-03-20T21:21:57.043Z] Step 3/10 : ARG MAKE=make build [2023-03-20T21:21:58.469Z] ---> Running in d12a45d646a4 [2023-03-20T21:21:58.737Z] Removing intermediate container d12a45d646a4 [2023-03-20T21:21:58.737Z] ---> 7f920b07d135 [2023-03-20T21:21:58.737Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-20T21:21:59.005Z] ---> Running in 3d78f7010f87 [2023-03-20T21:21:59.272Z] Removing intermediate container 3d78f7010f87 [2023-03-20T21:21:59.272Z] ---> ecf70072c94e [2023-03-20T21:21:59.272Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-20T21:21:59.272Z] ---> Running in c822965c1a49 [2023-03-20T21:21:59.541Z] Removing intermediate container c822965c1a49 [2023-03-20T21:21:59.541Z] ---> a7d41fc04aa3 [2023-03-20T21:21:59.541Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-20T21:21:59.541Z] ---> Running in ceb7dc1a8b8f [2023-03-20T21:22:00.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T21:22:01.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T21:22:02.502Z] OK: 263 MiB in 53 packages [2023-03-20T21:22:03.533Z] Removing intermediate container ceb7dc1a8b8f [2023-03-20T21:22:03.533Z] ---> 518eb137b7ab [2023-03-20T21:22:03.533Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-20T21:22:05.504Z] ---> d7a51fec80c9 [2023-03-20T21:22:05.504Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T21:22:05.504Z] ---> Running in 6b0b06f528fb [2023-03-20T21:23:27.146Z] Removing intermediate container 6b0b06f528fb [2023-03-20T21:23:27.146Z] ---> 178533c830e3 [2023-03-20T21:23:27.146Z] Step 9/10 : COPY . . [2023-03-20T21:23:27.146Z] ---> 6dc1b927a5a0 [2023-03-20T21:23:27.146Z] Step 10/10 : RUN ${MAKE} [2023-03-20T21:23:27.146Z] ---> Running in 4a0a541ea3d6 [2023-03-20T21:23:27.146Z] noop [2023-03-20T21:23:27.146Z] Removing intermediate container 4a0a541ea3d6 [2023-03-20T21:23:27.146Z] ---> 5954b2a1bd84 [2023-03-20T21:23:27.146Z] Successfully built 5954b2a1bd84 [2023-03-20T21:23:27.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:23:27.500Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T21:23:27.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:23:27.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-4649 does not seem to be running inside a container [2023-03-20T21:23:27.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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 [2023-03-20T21:23:28.912Z] $ docker top c875590f520e4f1e8ff0c961ac7ee0f4a61f846b85d5a44e5ec5ae921a2eef0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T21:23:29.731Z] + go version [2023-03-20T21:23:29.731Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-20T21:23:29.752Z] $ docker stop --time=1 c875590f520e4f1e8ff0c961ac7ee0f4a61f846b85d5a44e5ec5ae921a2eef0f [2023-03-20T21:23:31.403Z] $ docker rm -f --volumes c875590f520e4f1e8ff0c961ac7ee0f4a61f846b85d5a44e5ec5ae921a2eef0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:23:31.966Z] + docker inspect -f . ci-base-image-arm64 [2023-03-20T21:23:31.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:23:32.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-4649 does not seem to be running inside a container [2023-03-20T21:23:32.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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 [2023-03-20T21:23:33.425Z] $ docker top 8bac09f1e988327b71ec2af850391a254662c36af00a407e01077dcde5d37a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T21:23:34.255Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/188 [Pipeline] fileExists [Pipeline] sh [2023-03-20T21:23:34.910Z] + make test [2023-03-20T21:23:34.911Z] go test -race -coverprofile=coverage.out ./... [2023-03-20T21:24:21.758Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-20T21:26:28.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-20T21:26:28.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-20T21:26:28.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-20T21:26:28.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-20T21:26:28.493Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-20T21:26:28.493Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.230s coverage: 27.6% of statements [2023-03-20T21:26:31.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 78.9% of statements [2023-03-20T21:26:44.163Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-20T21:26:44.163Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-20T21:26:44.432Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.364s coverage: 86.0% of statements [2023-03-20T21:26:51.086Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-20T21:26:51.363Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.457s coverage: 75.9% of statements [2023-03-20T21:26:55.624Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-20T21:26:57.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-20T21:26:57.580Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-20T21:26:58.541Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.258s coverage: 15.2% of statements [2023-03-20T21:26:58.541Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.439s coverage: 65.7% of statements [2023-03-20T21:27:01.883Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.449s coverage: 89.2% of statements [2023-03-20T21:27:02.849Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-20T21:27:03.118Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.269s coverage: 5.5% of statements [2023-03-20T21:27:04.081Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-20T21:27:04.081Z] GO111MODULE=on go vet ./... [2023-03-20T21:29:40.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-20T21:29:40.844Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-20T21:29:40.844Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-20T21:29:40.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-20T21:29:40.876Z] $ docker stop --time=1 8bac09f1e988327b71ec2af850391a254662c36af00a407e01077dcde5d37a79 [2023-03-20T21:29:42.822Z] $ docker rm -f --volumes 8bac09f1e988327b71ec2af850391a254662c36af00a407e01077dcde5d37a79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T21:29:44.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-20T21:29:44.508Z] Warning: overwriting stash ‘coverage-report’ [2023-03-20T21:29:45.320Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-20T21:29:45.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-20T21:29:46.119Z] + ls -al . [2023-03-20T21:29:46.119Z] total 272 [2023-03-20T21:29:46.119Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 21:23 . [2023-03-20T21:29:46.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:21 .. [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 21:21 .dockerignore [2023-03-20T21:29:46.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 21:21 .git [2023-03-20T21:29:46.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:21 .github [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 20 21:21 .gitignore [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 21:21 .golangci.yml [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 20 21:21 CHANGELOG.md [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 21:21 GOVERNANCE.md [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 21:21 Jenkinsfile [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 21:21 LICENSE [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 20 21:21 Makefile [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 21:21 OWNERS.md [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 20 21:21 README.md [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 21:17 VERSION [2023-03-20T21:29:46.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 21:21 bin [2023-03-20T21:29:46.119Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 20 21:27 coverage.out [2023-03-20T21:29:46.119Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 21:21 example [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 20 21:21 go.mod [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 30841 Mar 20 21:21 go.sum [2023-03-20T21:29:46.119Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:21 internal [2023-03-20T21:29:46.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 21:21 openapi [2023-03-20T21:29:46.119Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 21:21 pkg [2023-03-20T21:29:46.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 21:21 snap [2023-03-20T21:29:46.119Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 21:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:29:46.488Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb --label arch=arm64 --label version=3.0.0-dev.57 . [2023-03-20T21:29:46.759Z] Sending build context to Docker daemon 5.876MB [2023-03-20T21:29:47.028Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-20T21:29:47.028Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-20T21:29:47.028Z] ---> 5954b2a1bd84 [2023-03-20T21:29:47.028Z] Step 3/23 : ARG MAKE=make build [2023-03-20T21:29:47.028Z] ---> Running in e09739a42096 [2023-03-20T21:29:47.297Z] Removing intermediate container e09739a42096 [2023-03-20T21:29:47.297Z] ---> dac1d9260302 [2023-03-20T21:29:47.297Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-20T21:29:47.565Z] ---> Running in c21729427597 [2023-03-20T21:29:47.834Z] Removing intermediate container c21729427597 [2023-03-20T21:29:47.834Z] ---> f694b06b7fbc [2023-03-20T21:29:47.834Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-20T21:29:47.834Z] ---> Running in 6a534612f294 [2023-03-20T21:29:48.102Z] Removing intermediate container 6a534612f294 [2023-03-20T21:29:48.102Z] ---> 64cb3eeb1643 [2023-03-20T21:29:48.102Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-20T21:29:48.372Z] ---> Running in 98c3873562e3 [2023-03-20T21:29:49.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T21:29:49.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T21:29:50.892Z] OK: 263 MiB in 53 packages [2023-03-20T21:29:51.862Z] Removing intermediate container 98c3873562e3 [2023-03-20T21:29:51.862Z] ---> 99aa14e3a159 [2023-03-20T21:29:51.862Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-20T21:29:52.468Z] ---> 91e0a968658d [2023-03-20T21:29:52.468Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-20T21:29:52.468Z] ---> Running in ccc723192530 [2023-03-20T21:29:55.821Z] Removing intermediate container ccc723192530 [2023-03-20T21:29:55.821Z] ---> 39f3503f21f1 [2023-03-20T21:29:55.821Z] Step 9/23 : COPY . . [2023-03-20T21:29:56.784Z] ---> 482570655019 [2023-03-20T21:29:56.784Z] Step 10/23 : RUN ${MAKE} [2023-03-20T21:29:56.784Z] ---> Running in 819aeebbddeb [2023-03-20T21:29:57.750Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.57" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-20T21:32:19.462Z] Removing intermediate container 819aeebbddeb [2023-03-20T21:32:19.462Z] ---> 5c952f87b3d7 [2023-03-20T21:32:19.462Z] Step 11/23 : FROM alpine:3.17 [2023-03-20T21:32:19.462Z] 3.17: Pulling from library/alpine [2023-03-20T21:32:19.462Z] af6eaf76a39c: Already exists [2023-03-20T21:32:19.462Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-20T21:32:19.462Z] Status: Downloaded newer image for alpine:3.17 [2023-03-20T21:32:19.462Z] ---> d74e625d9115 [2023-03-20T21:32:19.462Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-20T21:32:19.462Z] ---> Running in 32d9278b2537 [2023-03-20T21:32:19.462Z] Removing intermediate container 32d9278b2537 [2023-03-20T21:32:19.462Z] ---> 2de925457d33 [2023-03-20T21:32:19.462Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-20T21:32:19.462Z] ---> Running in 8dcd5eca0811 [2023-03-20T21:32:19.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-20T21:32:19.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-20T21:32:19.462Z] OK: 7 MiB in 15 packages [2023-03-20T21:32:20.425Z] Removing intermediate container 8dcd5eca0811 [2023-03-20T21:32:20.425Z] ---> a1dd1f66b7e6 [2023-03-20T21:32:20.425Z] Step 14/23 : WORKDIR / [2023-03-20T21:32:20.692Z] ---> Running in 410959b928b1 [2023-03-20T21:32:20.960Z] Removing intermediate container 410959b928b1 [2023-03-20T21:32:20.960Z] ---> fed7238d7293 [2023-03-20T21:32:20.960Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-20T21:32:21.543Z] ---> 0b3f91335341 [2023-03-20T21:32:21.543Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-20T21:32:22.953Z] ---> 1efac3dbea2d [2023-03-20T21:32:22.953Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-20T21:32:23.220Z] ---> bd6d9dbab8e2 [2023-03-20T21:32:23.220Z] Step 18/23 : EXPOSE 59999 [2023-03-20T21:32:23.488Z] ---> Running in c3a893aedcb3 [2023-03-20T21:32:23.756Z] Removing intermediate container c3a893aedcb3 [2023-03-20T21:32:23.756Z] ---> 743b8c30e4c6 [2023-03-20T21:32:23.756Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-20T21:32:23.756Z] ---> Running in 7139d239ea85 [2023-03-20T21:32:24.025Z] Removing intermediate container 7139d239ea85 [2023-03-20T21:32:24.025Z] ---> e83d151bcb81 [2023-03-20T21:32:24.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-20T21:32:24.295Z] ---> Running in 4244c0798ad5 [2023-03-20T21:32:24.564Z] Removing intermediate container 4244c0798ad5 [2023-03-20T21:32:24.564Z] ---> 6557dca6d1d6 [2023-03-20T21:32:24.564Z] Step 21/23 : LABEL arch=arm64 [2023-03-20T21:32:24.564Z] ---> Running in c06b408b88a9 [2023-03-20T21:32:24.832Z] Removing intermediate container c06b408b88a9 [2023-03-20T21:32:24.832Z] ---> 1d77563755de [2023-03-20T21:32:24.832Z] Step 22/23 : LABEL git_sha=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [2023-03-20T21:32:24.832Z] ---> Running in 8d18f7882588 [2023-03-20T21:32:25.114Z] Removing intermediate container 8d18f7882588 [2023-03-20T21:32:25.114Z] ---> 50e1ff98beaf [2023-03-20T21:32:25.114Z] Step 23/23 : LABEL version=3.0.0-dev.57 [2023-03-20T21:32:25.383Z] ---> Running in a310dc0aa352 [2023-03-20T21:32:25.653Z] Removing intermediate container a310dc0aa352 [2023-03-20T21:32:25.653Z] ---> 7d191cd77868 [2023-03-20T21:32:25.653Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-20T21:32:25.653Z] Successfully built 7d191cd77868 [2023-03-20T21:32:25.653Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:32:26.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T21:32:26.103Z] [2023-03-20T21:32:26.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:32:26.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T21:32:26.441Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-20T21:32:26.441Z] 8998bd30e6a1: Pulling fs layer [2023-03-20T21:32:26.441Z] 04944245beec: Pulling fs layer [2023-03-20T21:32:26.441Z] 699f458cf7ca: Pulling fs layer [2023-03-20T21:32:26.441Z] 765212b225bb: Pulling fs layer [2023-03-20T21:32:26.441Z] f23df028b6ca: Pulling fs layer [2023-03-20T21:32:26.441Z] d65c8cfc05b1: Pulling fs layer [2023-03-20T21:32:26.441Z] 2437ff75d9bd: Pulling fs layer [2023-03-20T21:32:26.441Z] f23df028b6ca: Waiting [2023-03-20T21:32:26.441Z] d65c8cfc05b1: Waiting [2023-03-20T21:32:26.441Z] 2437ff75d9bd: Waiting [2023-03-20T21:32:26.441Z] 765212b225bb: Waiting [2023-03-20T21:32:26.709Z] 04944245beec: Verifying Checksum [2023-03-20T21:32:26.709Z] 04944245beec: Download complete [2023-03-20T21:32:26.709Z] 765212b225bb: Verifying Checksum [2023-03-20T21:32:26.709Z] 765212b225bb: Download complete [2023-03-20T21:32:26.709Z] f23df028b6ca: Verifying Checksum [2023-03-20T21:32:26.709Z] f23df028b6ca: Download complete [2023-03-20T21:32:26.987Z] d65c8cfc05b1: Verifying Checksum [2023-03-20T21:32:26.987Z] d65c8cfc05b1: Download complete [2023-03-20T21:32:26.987Z] 699f458cf7ca: Verifying Checksum [2023-03-20T21:32:26.987Z] 699f458cf7ca: Download complete [2023-03-20T21:32:27.258Z] 8998bd30e6a1: Verifying Checksum [2023-03-20T21:32:27.258Z] 8998bd30e6a1: Download complete [2023-03-20T21:32:29.843Z] 2437ff75d9bd: Verifying Checksum [2023-03-20T21:32:29.843Z] 2437ff75d9bd: Download complete [2023-03-20T21:32:31.789Z] 8998bd30e6a1: Pull complete [2023-03-20T21:32:32.057Z] 04944245beec: Pull complete [2023-03-20T21:32:33.471Z] 699f458cf7ca: Pull complete [2023-03-20T21:32:33.471Z] 765212b225bb: Pull complete [2023-03-20T21:32:34.432Z] f23df028b6ca: Pull complete [2023-03-20T21:32:34.432Z] d65c8cfc05b1: Pull complete [2023-03-20T21:32:49.450Z] 2437ff75d9bd: Pull complete [2023-03-20T21:32:49.450Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-20T21:32:49.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-20T21:32:49.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:32:49.668Z] prd-ubuntu20.04-docker-arm64-4c-16g-4649 does not seem to be running inside a container [2023-03-20T21:32:49.749Z] $ 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-sdk-go/188 -v /w/workspace/device-sdk-go/188:/w/workspace/device-sdk-go/188:rw,z -v /w/workspace/device-sdk-go/188@tmp:/w/workspace/device-sdk-go/188@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 [2023-03-20T21:32:52.613Z] $ docker top d056de3347b1681289a474042f5177fc15b7622bdd7de2a0acb0e61febeea884 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:32:53.465Z] ---> job-cost.sh [2023-03-20T21:32:53.465Z] lf-activate-venv: SKIPPING [2023-03-20T21:32:53.466Z] INFO: No Stack... [2023-03-20T21:32:53.733Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-20T21:32:54.694Z] INFO: Archiving Costs [Pipeline] sh [2023-03-20T21:32:55.333Z] + cat /w/workspace/device-sdk-go/188/archives/cost.csv [2023-03-20T21:32:55.333Z] + cut -d, -f6 [Pipeline] lock [2023-03-20T21:32:55.375Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [2023-03-20T21:32:55.382Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] did not exist. Created. [2023-03-20T21:32:55.382Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T21:32:56.050Z] /w/workspace/device-sdk-go/188@tmp/durable-dc416139/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-20T21:32:56.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-20T21:32:56.737Z] Warning: overwriting stash ‘stack-cost’ [2023-03-20T21:32:56.809Z] Stashed 1 file(s) [Pipeline] } [2023-03-20T21:32:56.819Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-20T21:32:56.839Z] $ docker stop --time=1 d056de3347b1681289a474042f5177fc15b7622bdd7de2a0acb0e61febeea884 [2023-03-20T21:32:59.314Z] $ docker rm -f --volumes d056de3347b1681289a474042f5177fc15b7622bdd7de2a0acb0e61febeea884 [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 [2023-03-20T21:32:59.761Z] provisioning config files... [2023-03-20T21:32:59.770Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8666764320893430774tmp [Pipeline] { [Pipeline] sh [2023-03-20T21:33:00.064Z] + set +x [2023-03-20T21:33:00.064Z] + curl -s https://codecov.io/bash [2023-03-20T21:33:00.065Z] + bash -s -- [2023-03-20T21:33:00.065Z] [2023-03-20T21:33:00.065Z] _____ _ [2023-03-20T21:33:00.065Z] / ____| | | [2023-03-20T21:33:00.065Z] | | ___ __| | ___ ___ _____ __ [2023-03-20T21:33:00.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-20T21:33:00.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-20T21:33:00.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-20T21:33:00.065Z] Bash-1.0.6 [2023-03-20T21:33:00.065Z] [2023-03-20T21:33:00.065Z] [2023-03-20T21:33:00.065Z] ==> git version 2.25.1 found [2023-03-20T21:33:00.065Z] ==> 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 [2023-03-20T21:33:00.065Z] Release-Date: 2020-01-08 [2023-03-20T21:33:00.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-20T21:33:00.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-20T21:33:00.065Z] ==> Jenkins CI detected. [2023-03-20T21:33:00.065Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-20T21:33:00.065Z] project root: . [2023-03-20T21:33:00.065Z] --> token set from env [2023-03-20T21:33:00.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-20T21:33:00.065Z] ==> Running gcov in . (disable via -X gcov) [2023-03-20T21:33:00.065Z] ==> Python coveragepy not found [2023-03-20T21:33:00.065Z] ==> Searching for coverage reports in: [2023-03-20T21:33:00.065Z] + . [2023-03-20T21:33:00.065Z] -> Found 1 reports [2023-03-20T21:33:00.065Z] ==> Detecting git/mercurial file structure [2023-03-20T21:33:00.065Z] ==> Reading reports [2023-03-20T21:33:00.065Z] + ./coverage.out bytes=109536 [2023-03-20T21:33:00.065Z] ==> Appending adjustments [2023-03-20T21:33:00.065Z] https://docs.codecov.io/docs/fixing-reports [2023-03-20T21:33:00.323Z] + Found adjustments [2023-03-20T21:33:00.323Z] ==> Gzipping contents [2023-03-20T21:33:00.583Z] 16K /tmp/codecov.vZGlTv.gz [2023-03-20T21:33:00.583Z] ==> Uploading reports [2023-03-20T21:33:00.583Z] url: https://codecov.io [2023-03-20T21:33:00.583Z] query: branch=main&commit=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T21:33:00.583Z] -> Pinging Codecov [2023-03-20T21:33:00.583Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=c61610bbbff1187c8ac68f5c7e0a10add7b75ddb&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-20T21:33:00.583Z] -> Uploading to [2023-03-20T21:33:00.583Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-20/7E55EF52A471D76F132DFD9A03CDDE97/c61610bbbff1187c8ac68f5c7e0a10add7b75ddb/ec6059cc-67db-4b17-bdd1-d532a5ae971e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230320T213300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02fc107a65b71170a6ab1819072db2412447a3a5ad7c513982c283b9c7961ff4 [2023-03-20T21:33:00.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T21:33:00.583Z] Dload Upload Total Spent Left Speed [2023-03-20T21:33:01.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15236 0 0 100 15236 0 49307 --:--:-- --:--:-- --:--:-- 49148 100 15236 0 0 100 15236 0 49307 --:--:-- --:--:-- --:--:-- 49148 [2023-03-20T21:33:01.154Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] } [2023-03-20T21:33:01.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-20T21:33:01.369Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-20T21:33:01.377Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:01.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T21:33:01.668Z] [2023-03-20T21:33:01.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:01.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T21:33:01.965Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-20T21:33:01.965Z] df9b9388f04a: Pulling fs layer [2023-03-20T21:33:01.965Z] 52dc419b0ee2: Pulling fs layer [2023-03-20T21:33:01.965Z] 25bc292e5bac: Pulling fs layer [2023-03-20T21:33:01.965Z] 114826534d7a: Pulling fs layer [2023-03-20T21:33:01.965Z] 4657fd5d0bcf: Pulling fs layer [2023-03-20T21:33:01.965Z] 6ad1cebc031e: Pulling fs layer [2023-03-20T21:33:01.965Z] 8a3aa393b2d8: Pulling fs layer [2023-03-20T21:33:01.965Z] 4657fd5d0bcf: Waiting [2023-03-20T21:33:01.965Z] 6ad1cebc031e: Waiting [2023-03-20T21:33:01.965Z] 8a3aa393b2d8: Waiting [2023-03-20T21:33:01.965Z] 114826534d7a: Waiting [2023-03-20T21:33:01.965Z] 25bc292e5bac: Download complete [2023-03-20T21:33:01.965Z] 52dc419b0ee2: Download complete [2023-03-20T21:33:01.965Z] 4657fd5d0bcf: Download complete [2023-03-20T21:33:01.965Z] df9b9388f04a: Verifying Checksum [2023-03-20T21:33:01.965Z] df9b9388f04a: Download complete [2023-03-20T21:33:02.226Z] df9b9388f04a: Pull complete [2023-03-20T21:33:02.226Z] 6ad1cebc031e: Verifying Checksum [2023-03-20T21:33:02.226Z] 6ad1cebc031e: Download complete [2023-03-20T21:33:02.226Z] 52dc419b0ee2: Pull complete [2023-03-20T21:33:02.488Z] 25bc292e5bac: Pull complete [2023-03-20T21:33:02.749Z] 114826534d7a: Verifying Checksum [2023-03-20T21:33:02.749Z] 114826534d7a: Download complete [2023-03-20T21:33:03.008Z] 8a3aa393b2d8: Verifying Checksum [2023-03-20T21:33:03.008Z] 8a3aa393b2d8: Download complete [2023-03-20T21:33:06.287Z] 114826534d7a: Pull complete [2023-03-20T21:33:06.287Z] 4657fd5d0bcf: Pull complete [2023-03-20T21:33:06.287Z] 6ad1cebc031e: Pull complete [2023-03-20T21:33:08.816Z] 8a3aa393b2d8: Pull complete [2023-03-20T21:33:08.816Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-20T21:33:08.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-20T21:33:08.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:33:08.891Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:33:08.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-20T21:33:10.708Z] $ docker top ae1616e35eb3287c3eab04422d8802c30247d3fd81f7066917cf140a1f0a2728 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-20T21:33:10.772Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-20T21:33:11.048Z] + set -o pipefail [2023-03-20T21:33:11.048Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-20T21:33:16.318Z] [2023-03-20T21:33:16.318Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-20T21:33:16.318Z] [2023-03-20T21:33:16.318Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/70dc0aae-f25f-436d-88a4-4e441881f902 [2023-03-20T21:33:16.318Z] [2023-03-20T21:33:16.318Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-20T21:33:16.318Z] [2023-03-20T21:33:17.254Z] [2023-03-20T21:33:17.254Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-20T21:33:17.254Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-20T21:33:17.254Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-20T21:33:17.261Z] $ docker stop --time=1 ae1616e35eb3287c3eab04422d8802c30247d3fd81f7066917cf140a1f0a2728 [2023-03-20T21:33:19.373Z] $ docker rm -f --volumes ae1616e35eb3287c3eab04422d8802c30247d3fd81f7066917cf140a1f0a2728 [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) [Pipeline] echo [2023-03-20T21:33:19.710Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T21:33:19.719Z] provisioning config files... [2023-03-20T21:33:19.726Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8693334592656411668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:33:20.024Z] --> edgex-publish-swagger.sh [2023-03-20T21:33:20.024Z] === Publish openapi/v3 API === [2023-03-20T21:33:20.024Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-20T21:33:20.024Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-20T21:33:20.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-20T21:33:20.024Z] Dload Upload Total Spent Left Speed [2023-03-20T21:33:25.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 19352 0:00:01 0:00:01 --:--:-- 19336 100 23571 0 0 100 23571 0 10617 0:00:02 0:00:02 --:--:-- 10612 100 23571 0 0 100 23571 0 7317 0:00:03 0:00:03 --:--:-- 7315 100 23571 0 0 100 23571 0 5582 0:00:04 0:00:04 --:--:-- 5581 100 23571 0 0 100 23571 0 4512 0:00:05 0:00:05 --:--:-- 4532 100 23571 0 0 100 23571 0 4001 0:00:05 0:00:05 --:--:-- 0 [2023-03-20T21:33:25.722Z] [2023-03-20T21:33:25.722Z] [Pipeline] } [2023-03-20T21:33:25.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-20T21:33:26.143Z] + git log --format=format:%s -1 c61610bbbff1187c8ac68f5c7e0a10add7b75ddb [Pipeline] sh [2023-03-20T21:33:26.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T21:33:26.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:26.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T21:33:26.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:33:26.816Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:33:26.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T21:33:27.237Z] $ docker top 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 -eo pid,comm [2023-03-20T21:33:27.292Z] 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). [2023-03-20T21:33:27.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T21:33:27.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T21:33:27.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T21:33:27.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T21:33:27.449Z] $ docker exec 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 ssh-agent [2023-03-20T21:33:27.570Z] SSH_AUTH_SOCK=/tmp/ssh-S6O3oVRT3jBS/agent.32 [2023-03-20T21:33:27.570Z] SSH_AGENT_PID=38 [2023-03-20T21:33:27.575Z] Running ssh-add (command line suppressed) [2023-03-20T21:33:27.686Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1927493561819460617.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1927493561819460617.key) [2023-03-20T21:33:27.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T21:33:27.988Z] + git semver tag [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,173 [run_tag] DEBUG tag force:False [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,173 [check_head_tag] DEBUG check head tag [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,175 [execute] INFO git cat-file --batch-check [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,179 [execute] INFO git cat-file --batch [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,223 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,224 [execute] INFO git tag -a v3.0.0-dev.57 -m v3.0.0-dev.57 [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,224 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.57', '-m', 'v3.0.0-dev.57'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T21:33:28.247Z] 2023-03-20 21:33:28,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:28.247Z] 3.0.0-dev.57 [Pipeline] } [2023-03-20T21:33:28.514Z] $ docker exec --env ******** --env ******** 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 ssh-agent -k [2023-03-20T21:33:28.611Z] unset SSH_AUTH_SOCK; [2023-03-20T21:33:28.612Z] unset SSH_AGENT_PID; [2023-03-20T21:33:28.612Z] echo Agent pid 38 killed; [2023-03-20T21:33:28.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T21:33:28.926Z] + git semver [Pipeline] } [2023-03-20T21:33:29.197Z] $ docker stop --time=1 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 [2023-03-20T21:33:30.510Z] $ docker rm -f --volumes 0c324ab5f0e0f9f1ca5303fba9a0bdfeece1291c5a6c02bd3b301ed73cbe9b58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:30.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T21:33:30.891Z] [2023-03-20T21:33:30.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:31.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T21:33:31.186Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-20T21:33:31.186Z] ab5ef0e58194: Pulling fs layer [2023-03-20T21:33:31.186Z] 9712f1f96733: Pulling fs layer [2023-03-20T21:33:31.186Z] 63f879dbbcfc: Pulling fs layer [2023-03-20T21:33:31.186Z] 0d9ebad4ef96: Pulling fs layer [2023-03-20T21:33:31.186Z] e9a5061849ea: Pulling fs layer [2023-03-20T21:33:31.186Z] d747dcd14b5f: Pulling fs layer [2023-03-20T21:33:31.186Z] 2de7ff778b66: Pulling fs layer [2023-03-20T21:33:31.186Z] 0d9ebad4ef96: Waiting [2023-03-20T21:33:31.186Z] e9a5061849ea: Waiting [2023-03-20T21:33:31.186Z] d747dcd14b5f: Waiting [2023-03-20T21:33:31.186Z] 2de7ff778b66: Waiting [2023-03-20T21:33:31.186Z] 9712f1f96733: Download complete [2023-03-20T21:33:31.760Z] 63f879dbbcfc: Verifying Checksum [2023-03-20T21:33:31.760Z] 63f879dbbcfc: Download complete [2023-03-20T21:33:31.760Z] 0d9ebad4ef96: Verifying Checksum [2023-03-20T21:33:31.760Z] 0d9ebad4ef96: Download complete [2023-03-20T21:33:31.760Z] e9a5061849ea: Verifying Checksum [2023-03-20T21:33:31.760Z] e9a5061849ea: Download complete [2023-03-20T21:33:31.760Z] d747dcd14b5f: Verifying Checksum [2023-03-20T21:33:31.760Z] d747dcd14b5f: Download complete [2023-03-20T21:33:31.760Z] ab5ef0e58194: Download complete [2023-03-20T21:33:32.019Z] 2de7ff778b66: Verifying Checksum [2023-03-20T21:33:32.019Z] 2de7ff778b66: Download complete [2023-03-20T21:33:35.301Z] ab5ef0e58194: Pull complete [2023-03-20T21:33:35.301Z] 9712f1f96733: Pull complete [2023-03-20T21:33:35.559Z] 63f879dbbcfc: Pull complete [2023-03-20T21:33:39.749Z] 0d9ebad4ef96: Pull complete [2023-03-20T21:33:39.749Z] e9a5061849ea: Pull complete [2023-03-20T21:33:39.749Z] d747dcd14b5f: Pull complete [2023-03-20T21:33:41.126Z] 2de7ff778b66: Pull complete [2023-03-20T21:33:41.126Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-20T21:33:41.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-20T21:33:41.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:33:41.214Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:33:41.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-20T21:33:43.537Z] $ docker top 0e68ed9bc4be3fa27ec5c6ab716357cbdecfb7ed265b211a5b72b85dee42f785 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-20T21:33:43.615Z] provisioning config files... [2023-03-20T21:33:43.622Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4444305055296419279tmp [2023-03-20T21:33:43.632Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config595443266098096497tmp [2023-03-20T21:33:43.641Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3133566021479016250tmp [Pipeline] { [Pipeline] echo [2023-03-20T21:33:43.655Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:33:43.935Z] ---> sigul-configuration.sh [2023-03-20T21:33:43.935Z] gpg: directory `/root/.gnupg' created [2023-03-20T21:33:43.935Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-20T21:33:43.935Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-20T21:33:43.935Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-20T21:33:43.935Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-20T21:33:43.935Z] gpg: CAST5 encrypted data [2023-03-20T21:33:43.935Z] gpg: encrypted with 1 passphrase [2023-03-20T21:33:43.935Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-20T21:33:44.220Z] + mkdir /home/jenkins [2023-03-20T21:33:44.220Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-20T21:33:44.506Z] + 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 [2023-03-20T21:33:44.514Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:33:44.796Z] ---> sigul-install.sh [2023-03-20T21:33:44.796Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-20T21:33:45.087Z] + git tag --list [2023-03-20T21:33:45.087Z] 0.7.1 [2023-03-20T21:33:45.087Z] delhi-tag [2023-03-20T21:33:45.087Z] v1.0.0 [2023-03-20T21:33:45.087Z] v1.1.0 [2023-03-20T21:33:45.087Z] v1.1.1 [2023-03-20T21:33:45.087Z] v1.1.2 [2023-03-20T21:33:45.087Z] v1.2.0 [2023-03-20T21:33:45.087Z] v1.2.1 [2023-03-20T21:33:45.087Z] v1.2.2 [2023-03-20T21:33:45.087Z] v1.2.3 [2023-03-20T21:33:45.087Z] v1.3.0 [2023-03-20T21:33:45.087Z] v1.4.0 [2023-03-20T21:33:45.087Z] v2.0.0 [2023-03-20T21:33:45.087Z] v2.1.0 [2023-03-20T21:33:45.087Z] v2.1.1 [2023-03-20T21:33:45.087Z] v2.1.1-dev.2 [2023-03-20T21:33:45.087Z] v2.1.1-dev.3 [2023-03-20T21:33:45.087Z] v2.2.0 [2023-03-20T21:33:45.087Z] v2.2.1-dev.1 [2023-03-20T21:33:45.087Z] v2.2.1-dev.10 [2023-03-20T21:33:45.087Z] v2.2.1-dev.11 [2023-03-20T21:33:45.087Z] v2.2.1-dev.12 [2023-03-20T21:33:45.087Z] v2.2.1-dev.13 [2023-03-20T21:33:45.087Z] v2.2.1-dev.14 [2023-03-20T21:33:45.087Z] v2.2.1-dev.2 [2023-03-20T21:33:45.087Z] v2.2.1-dev.3 [2023-03-20T21:33:45.087Z] v2.2.1-dev.4 [2023-03-20T21:33:45.087Z] v2.2.1-dev.5 [2023-03-20T21:33:45.087Z] v2.2.1-dev.6 [2023-03-20T21:33:45.087Z] v2.2.1-dev.7 [2023-03-20T21:33:45.087Z] v2.2.1-dev.8 [2023-03-20T21:33:45.087Z] v2.2.1-dev.9 [2023-03-20T21:33:45.087Z] v2.3.0 [2023-03-20T21:33:45.087Z] v2.3.0-dev.14 [2023-03-20T21:33:45.087Z] v2.3.0-dev.15 [2023-03-20T21:33:45.087Z] v2.3.0-dev.16 [2023-03-20T21:33:45.087Z] v2.3.0-dev.17 [2023-03-20T21:33:45.087Z] v2.3.0-dev.18 [2023-03-20T21:33:45.087Z] v2.3.0-dev.19 [2023-03-20T21:33:45.087Z] v2.3.0-dev.20 [2023-03-20T21:33:45.087Z] v2.3.0-dev.21 [2023-03-20T21:33:45.087Z] v2.3.0-dev.22 [2023-03-20T21:33:45.087Z] v2.3.0-dev.23 [2023-03-20T21:33:45.087Z] v2.3.0-dev.24 [2023-03-20T21:33:45.087Z] v2.3.0-dev.25 [2023-03-20T21:33:45.087Z] v2.3.0-dev.26 [2023-03-20T21:33:45.087Z] v2.3.0-dev.27 [2023-03-20T21:33:45.087Z] v2.3.0-dev.28 [2023-03-20T21:33:45.087Z] v2.3.0-dev.29 [2023-03-20T21:33:45.087Z] v2.3.0-dev.30 [2023-03-20T21:33:45.087Z] v2.3.0-dev.31 [2023-03-20T21:33:45.087Z] v2.3.0-dev.32 [2023-03-20T21:33:45.087Z] v2.3.0-dev.33 [2023-03-20T21:33:45.087Z] v2.3.0-dev.34 [2023-03-20T21:33:45.087Z] v2.3.0-dev.35 [2023-03-20T21:33:45.087Z] v2.3.0-dev.36 [2023-03-20T21:33:45.087Z] v2.3.0-dev.37 [2023-03-20T21:33:45.087Z] v2.3.0-dev.38 [2023-03-20T21:33:45.087Z] v2.3.0-dev.39 [2023-03-20T21:33:45.087Z] v2.3.0-dev.40 [2023-03-20T21:33:45.087Z] v2.3.0-dev.41 [2023-03-20T21:33:45.087Z] v2.3.0-dev.42 [2023-03-20T21:33:45.087Z] v2.3.0-dev.43 [2023-03-20T21:33:45.087Z] v2.3.0-dev.44 [2023-03-20T21:33:45.087Z] v2.3.0-dev.45 [2023-03-20T21:33:45.087Z] v2.3.0-dev.46 [2023-03-20T21:33:45.087Z] v2.3.0-dev.47 [2023-03-20T21:33:45.087Z] v2.3.0-dev.48 [2023-03-20T21:33:45.087Z] v2.3.0-dev.49 [2023-03-20T21:33:45.087Z] v2.3.0-dev.50 [2023-03-20T21:33:45.087Z] v2.3.0-dev.51 [2023-03-20T21:33:45.087Z] v2.3.1-dev.1 [2023-03-20T21:33:45.087Z] v2.3.1-dev.2 [2023-03-20T21:33:45.087Z] v2.3.1-dev.3 [2023-03-20T21:33:45.087Z] v2.3.1-dev.4 [2023-03-20T21:33:45.087Z] v3.0.0-dev.1 [2023-03-20T21:33:45.087Z] v3.0.0-dev.10 [2023-03-20T21:33:45.087Z] v3.0.0-dev.11 [2023-03-20T21:33:45.087Z] v3.0.0-dev.12 [2023-03-20T21:33:45.087Z] v3.0.0-dev.13 [2023-03-20T21:33:45.087Z] v3.0.0-dev.14 [2023-03-20T21:33:45.087Z] v3.0.0-dev.15 [2023-03-20T21:33:45.087Z] v3.0.0-dev.16 [2023-03-20T21:33:45.087Z] v3.0.0-dev.17 [2023-03-20T21:33:45.087Z] v3.0.0-dev.18 [2023-03-20T21:33:45.087Z] v3.0.0-dev.19 [2023-03-20T21:33:45.087Z] v3.0.0-dev.2 [2023-03-20T21:33:45.087Z] v3.0.0-dev.20 [2023-03-20T21:33:45.087Z] v3.0.0-dev.21 [2023-03-20T21:33:45.087Z] v3.0.0-dev.22 [2023-03-20T21:33:45.087Z] v3.0.0-dev.23 [2023-03-20T21:33:45.087Z] v3.0.0-dev.24 [2023-03-20T21:33:45.087Z] v3.0.0-dev.25 [2023-03-20T21:33:45.087Z] v3.0.0-dev.26 [2023-03-20T21:33:45.087Z] v3.0.0-dev.27 [2023-03-20T21:33:45.087Z] v3.0.0-dev.28 [2023-03-20T21:33:45.087Z] v3.0.0-dev.29 [2023-03-20T21:33:45.087Z] v3.0.0-dev.3 [2023-03-20T21:33:45.087Z] v3.0.0-dev.30 [2023-03-20T21:33:45.087Z] v3.0.0-dev.31 [2023-03-20T21:33:45.087Z] v3.0.0-dev.32 [2023-03-20T21:33:45.087Z] v3.0.0-dev.33 [2023-03-20T21:33:45.087Z] v3.0.0-dev.34 [2023-03-20T21:33:45.087Z] v3.0.0-dev.35 [2023-03-20T21:33:45.087Z] v3.0.0-dev.36 [2023-03-20T21:33:45.087Z] v3.0.0-dev.37 [2023-03-20T21:33:45.087Z] v3.0.0-dev.38 [2023-03-20T21:33:45.087Z] v3.0.0-dev.39 [2023-03-20T21:33:45.087Z] v3.0.0-dev.4 [2023-03-20T21:33:45.087Z] v3.0.0-dev.40 [2023-03-20T21:33:45.087Z] v3.0.0-dev.41 [2023-03-20T21:33:45.087Z] v3.0.0-dev.42 [2023-03-20T21:33:45.087Z] v3.0.0-dev.43 [2023-03-20T21:33:45.087Z] v3.0.0-dev.44 [2023-03-20T21:33:45.087Z] v3.0.0-dev.45 [2023-03-20T21:33:45.087Z] v3.0.0-dev.46 [2023-03-20T21:33:45.087Z] v3.0.0-dev.47 [2023-03-20T21:33:45.087Z] v3.0.0-dev.48 [2023-03-20T21:33:45.087Z] v3.0.0-dev.49 [2023-03-20T21:33:45.087Z] v3.0.0-dev.5 [2023-03-20T21:33:45.087Z] v3.0.0-dev.50 [2023-03-20T21:33:45.087Z] v3.0.0-dev.51 [2023-03-20T21:33:45.087Z] v3.0.0-dev.52 [2023-03-20T21:33:45.087Z] v3.0.0-dev.53 [2023-03-20T21:33:45.087Z] v3.0.0-dev.54 [2023-03-20T21:33:45.087Z] v3.0.0-dev.55 [2023-03-20T21:33:45.087Z] v3.0.0-dev.56 [2023-03-20T21:33:45.087Z] v3.0.0-dev.57 [2023-03-20T21:33:45.087Z] v3.0.0-dev.6 [2023-03-20T21:33:45.087Z] v3.0.0-dev.7 [2023-03-20T21:33:45.087Z] v3.0.0-dev.8 [2023-03-20T21:33:45.087Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-20T21:33:45.374Z] + lftools sign git-tag v3.0.0-dev.57 [2023-03-20T21:33:45.941Z] Signing Git tag with Sigul... [2023-03-20T21:33:45.941Z] Signing v3.0.0-dev.57 [Pipeline] echo [2023-03-20T21:33:46.207Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:33:46.488Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-20T21:33:46.495Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-20T21:33:46.515Z] $ docker stop --time=1 0e68ed9bc4be3fa27ec5c6ab716357cbdecfb7ed265b211a5b72b85dee42f785 [2023-03-20T21:33:47.823Z] $ docker rm -f --volumes 0e68ed9bc4be3fa27ec5c6ab716357cbdecfb7ed265b211a5b72b85dee42f785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-20T21:33:48.225Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T21:33:48.225Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:48.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T21:33:48.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:33:48.594Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:33:48.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T21:33:48.983Z] $ docker top 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba -eo pid,comm [2023-03-20T21:33:49.034Z] 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). [2023-03-20T21:33:49.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T21:33:49.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T21:33:49.068Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T21:33:49.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T21:33:49.174Z] $ docker exec 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba ssh-agent [2023-03-20T21:33:49.298Z] SSH_AUTH_SOCK=/tmp/ssh-oFWMARDlWxaV/agent.32 [2023-03-20T21:33:49.298Z] SSH_AGENT_PID=38 [2023-03-20T21:33:49.303Z] Running ssh-add (command line suppressed) [2023-03-20T21:33:49.393Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12651982288613392268.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12651982288613392268.key) [2023-03-20T21:33:49.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T21:33:49.693Z] + git semver bump pre [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,861 [bump_version] DEBUG bumping version:3.0.0-dev.57 on axis:pre with prefix:dev [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,861 [bump_version] DEBUG bumped version:3.0.0-dev.58 [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,861 [write_version] DEBUG write version:3.0.0-dev.58 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,861 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,861 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,863 [execute] INFO git cat-file --batch-check [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,868 [execute] INFO git cat-file --batch [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T21:33:49.952Z] 2023-03-20 21:33:49,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:49.952Z] 3.0.0-dev.58 [Pipeline] } [2023-03-20T21:33:49.960Z] $ docker exec --env ******** --env ******** 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba ssh-agent -k [2023-03-20T21:33:50.073Z] unset SSH_AUTH_SOCK; [2023-03-20T21:33:50.073Z] unset SSH_AGENT_PID; [2023-03-20T21:33:50.073Z] echo Agent pid 38 killed; [2023-03-20T21:33:50.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T21:33:50.381Z] + git semver [Pipeline] } [2023-03-20T21:33:50.652Z] $ docker stop --time=1 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba [2023-03-20T21:33:51.968Z] $ docker rm -f --volumes 76941bd54e5e8b94fc9e5fa07c3ab88e1be7f43118ec3f3b14eb93586a6f0bba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-20T21:33:52.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-20T21:33:52.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:33:52.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-20T21:33:52.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:33:52.701Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:33:52.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-20T21:33:53.103Z] $ docker top 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-20T21:33:53.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-20T21:33:53.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-20T21:33:53.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-20T21:33:53.314Z] $ docker exec 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 ssh-agent [2023-03-20T21:33:53.442Z] SSH_AUTH_SOCK=/tmp/ssh-AIJgPW9xbaok/agent.33 [2023-03-20T21:33:53.442Z] SSH_AGENT_PID=39 [2023-03-20T21:33:53.446Z] Running ssh-add (command line suppressed) [2023-03-20T21:33:53.550Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9262963211156375850.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9262963211156375850.key) [2023-03-20T21:33:53.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-20T21:33:53.850Z] + git semver push [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,029 [run_push] DEBUG push [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,030 [execute] INFO git cat-file --batch-check [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,035 [execute] INFO git rev-list 71e7e3e17e1640e168c2d640ed779981613d790b -- [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,035 [execute] DEBUG Popen(['git', 'rev-list', '71e7e3e17e1640e168c2d640ed779981613d790b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,047 [execute] INFO git fetch -v origin [2023-03-20T21:33:54.110Z] 2023-03-20 21:33:54,047 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-20T21:33:54.679Z] 2023-03-20 21:33:54,502 [run_push] DEBUG no remote changes detected [2023-03-20T21:33:54.679Z] 2023-03-20 21:33:54,503 [execute] INFO git push origin semver [2023-03-20T21:33:54.679Z] 2023-03-20 21:33:54,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-20T21:33:55.635Z] 2023-03-20 21:33:55,312 [run_push] DEBUG push all version tags [2023-03-20T21:33:55.635Z] 2023-03-20 21:33:55,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-20T21:33:55.635Z] 2023-03-20 21:33:55,313 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-20T21:33:56.205Z] 2023-03-20 21:33:56,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-20T21:33:56.205Z] 3.0.0-dev.58 [Pipeline] } [2023-03-20T21:33:56.215Z] $ docker exec --env ******** --env ******** 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 ssh-agent -k [2023-03-20T21:33:56.320Z] unset SSH_AUTH_SOCK; [2023-03-20T21:33:56.322Z] unset SSH_AGENT_PID; [2023-03-20T21:33:56.322Z] echo Agent pid 39 killed; [2023-03-20T21:33:56.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-20T21:33:56.651Z] + git semver [Pipeline] } [2023-03-20T21:33:56.922Z] $ docker stop --time=1 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 [2023-03-20T21:33:58.209Z] $ docker rm -f --volumes 4f2c840be0fbe37c0aad8b9b7aa535fbc22d619e3b2a9df174ea0b6e3f161168 [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 [2023-03-20T21:33:58.805Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-20T21:33:58.805Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-20T21:33:58.805Z] total 16 [2023-03-20T21:33:58.805Z] drwxr-xr-x 3 root root 4096 Mar 20 21:19 . [2023-03-20T21:33:58.805Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:33 .. [2023-03-20T21:33:58.805Z] drwxr-xr-x 2 root root 4096 Mar 20 21:19 cost [2023-03-20T21:33:58.805Z] -rw-r--r-- 1 root root 85 Mar 20 21:19 cost.csv [2023-03-20T21:33:58.805Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-20T21:33:58.805Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-20T21:33:58.805Z] total 16 [2023-03-20T21:33:58.805Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 21:19 . [2023-03-20T21:33:58.805Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 21:33 .. [2023-03-20T21:33:58.805Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 21:19 cost [2023-03-20T21:33:58.805Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 20 21:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:33:59.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:34:00.087Z] ---> package-listing.sh [2023-03-20T21:34:00.087Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-20T21:34:00.087Z] ++ facter osfamily [2023-03-20T21:34:00.361Z] + OS_FAMILY=debian [2023-03-20T21:34:00.361Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-20T21:34:00.361Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-20T21:34:00.361Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-20T21:34:00.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-20T21:34:00.361Z] + PACKAGES=/tmp/packages_start.txt [2023-03-20T21:34:00.361Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-20T21:34:00.361Z] + PACKAGES=/tmp/packages_end.txt [2023-03-20T21:34:00.361Z] + case "${OS_FAMILY}" in [2023-03-20T21:34:00.361Z] + dpkg -l [2023-03-20T21:34:00.361Z] + grep '^ii' [2023-03-20T21:34:00.361Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-20T21:34:00.361Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-20T21:34:00.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-20T21:34:00.361Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-20T21:34:00.361Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-20T21:34:00.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-20T21:34:00.368Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-20T21:34:00.643Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-20T21:34:01.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-20T21:34:01.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-20T21:34:01.267Z] prd-ubuntu20.04-docker-8c-8g-4647 does not seem to be running inside a container [2023-03-20T21:34:01.294Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2023-03-20T21:34:01.535Z] $ docker top c09698ff1c3f541c3ae7c96dcda60db86271fd9c5d80ea341cae746280eb8861 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-20T21:34:01.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-20T21:34:02.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-20T21:34:02.453Z] + ls /var/log/sa-host [2023-03-20T21:34:02.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-20T21:34:02.631Z] provisioning config files... [2023-03-20T21:34:02.638Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10845035671671666053tmp [Pipeline] { [Pipeline] echo [2023-03-20T21:34:02.651Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:34:02.930Z] ---> create-netrc.sh [Pipeline] } [2023-03-20T21:34:02.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:34:03.287Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-20T21:34:03.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:34:03.582Z] ---> sudo-logs.sh [2023-03-20T21:34:03.583Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-20T21:34:03.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:34:03.895Z] ---> job-cost.sh [2023-03-20T21:34:03.895Z] lf-activate-venv: SKIPPING [2023-03-20T21:34:03.895Z] DEBUG: total: 0.2199999988079071 [2023-03-20T21:34:03.895Z] INFO: Retrieving Stack Cost... [2023-03-20T21:34:04.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-20T21:34:04.724Z] INFO: Archiving Costs [Pipeline] echo [2023-03-20T21:34:04.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-20T21:34:05.021Z] ---> logs-deploy.sh [2023-03-20T21:34:05.022Z] lf-activate-venv: SKIPPING [2023-03-20T21:34:05.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/188 [2023-03-20T21:34:05.022Z] INFO: archiving workspace using pattern(s): [2023-03-20T21:34:05.960Z] Archives upload complete. [2023-03-20T21:34:05.960Z] INFO: archiving logs to Nexus