Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76ea4d1458b486cd84374d1f970a86ad0e64425c 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-ssh12001915806436124656.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-ssh5388469140350192278.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-ssh11070634402528989048.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-ssh7253338836116734742.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-ssh2436067159257057789.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 Running on prd-ubuntu20.04-docker-8c-8g-79 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 76ea4d1458b486cd84374d1f970a86ad0e64425c (main) Commit message: "Merge pull request #1378 from hahattan/dp-update" > 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 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 > git rev-list --no-walk 2dcc4a6d5dc5ca25eaa0111ffba392fe61782616 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T07:23:38.359Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T07:23:38.417Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T07:23:38.433Z] ========================================================= [2023-03-14T07:23:38.433Z] EdgeX Global Pipelines Version Info [2023-03-14T07:23:38.433Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:23:39.149Z] ------------------- [2023-03-14T07:23:39.149Z] stable info: [2023-03-14T07:23:39.149Z] ------------------- [2023-03-14T07:23:39.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T07:23:39.149Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T07:23:39.149Z] Message: update stable to v1.0.245 [2023-03-14T07:23:39.721Z] ------------------- [2023-03-14T07:23:39.721Z] experimental info: [2023-03-14T07:23:39.721Z] ------------------- [2023-03-14T07:23:39.721Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T07:23:39.721Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T07:23:39.721Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T07:23:39.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-14T07:23:39.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-14T07:23:39.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T07:23:39.896Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T07:23:39.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T07:23:39.911Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T07:23:39.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T07:23:39.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-14T07:23:39.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T07:23:39.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T07:23:39.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T07:23:39.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-14T07:23:39.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T07:23:40.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T07:23:40.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T07:23:40.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T07:23:40.039Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T07:23:40.051Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T07:23:40.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T07:23:40.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T07:23:40.088Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T07:23:40.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T07:23:40.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T07:23:40.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T07:23:40.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-14T07:23:40.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T07:23:40.153Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T07:23:40.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-14T07:23:40.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-14T07:23:40.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-14T07:23:40.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76ea4d1458b486cd84374d1f970a86ad0e64425c [Pipeline] echo [2023-03-14T07:23:40.214Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76ea4d1 [Pipeline] echo [2023-03-14T07:23:40.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:23:40.275Z] provisioning config files... [2023-03-14T07:23:40.289Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5301111105888788138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:23:40.587Z] ---> docker-login.sh [2023-03-14T07:23:40.587Z] nexus3.edgexfoundry.org:10001 [2023-03-14T07:23:40.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:40.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:40.848Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:40.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:40.848Z] [2023-03-14T07:23:40.848Z] Login Succeeded [2023-03-14T07:23:40.848Z] nexus3.edgexfoundry.org:10002 [2023-03-14T07:23:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:41.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:41.114Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:41.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:41.114Z] [2023-03-14T07:23:41.114Z] Login Succeeded [2023-03-14T07:23:41.114Z] nexus3.edgexfoundry.org:10003 [2023-03-14T07:23:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:41.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:41.114Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:41.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:41.114Z] [2023-03-14T07:23:41.114Z] Login Succeeded [2023-03-14T07:23:41.114Z] nexus3.edgexfoundry.org:10004 [2023-03-14T07:23:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:41.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:41.375Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:41.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:41.375Z] [2023-03-14T07:23:41.375Z] Login Succeeded [2023-03-14T07:23:41.375Z] docker.io [2023-03-14T07:23:41.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:41.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:41.634Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:41.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:41.634Z] [2023-03-14T07:23:41.634Z] Login Succeeded [2023-03-14T07:23:41.634Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T07:23:41.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T07:23:42.016Z] + git rev-list -1 --merges 76ea4d1458b486cd84374d1f970a86ad0e64425c~1..76ea4d1458b486cd84374d1f970a86ad0e64425c [Pipeline] echo [2023-03-14T07:23:42.066Z] -----------> git rev-list -1 --merges 76ea4d1458b486cd84374d1f970a86ad0e64425c~1..76ea4d1458b486cd84374d1f970a86ad0e64425c 76ea4d1458b486cd84374d1f970a86ad0e64425c [2023-03-14T07:23:42.066Z] 76ea4d1458b486cd84374d1f970a86ad0e64425c [false] [Pipeline] sh [2023-03-14T07:23:42.354Z] + git log --format=format:%s -1 76ea4d1458b486cd84374d1f970a86ad0e64425c [Pipeline] echo [2023-03-14T07:23:42.387Z] ========================================================= [2023-03-14T07:23:42.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T07:23:42.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T07:23:42.702Z] + git log --format=format:%s -1 76ea4d1458b486cd84374d1f970a86ad0e64425c [Pipeline] echo [2023-03-14T07:23:42.714Z] [semverPrep] GIT_COMMIT: 76ea4d1458b486cd84374d1f970a86ad0e64425c, Commit Message: Merge pull request #1378 from hahattan/dp-update [Pipeline] echo [2023-03-14T07:23:42.722Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T07:23:43.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T07:23:43.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T07:23:43.082Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T07:23:43.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T07:23:43.082Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T07:23:43.082Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T07:23:43.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:23:43.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:23:43.505Z] [2023-03-14T07:23:43.505Z] 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-14T07:23:43.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:23:43.805Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T07:23:43.805Z] b85a868b505f: Pulling fs layer [2023-03-14T07:23:43.805Z] e2be974225ed: Pulling fs layer [2023-03-14T07:23:43.805Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T07:23:43.805Z] 988bab9f4d93: Pulling fs layer [2023-03-14T07:23:43.805Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T07:23:43.805Z] eaf3925da568: Pulling fs layer [2023-03-14T07:23:43.805Z] bab4dde63d76: Pulling fs layer [2023-03-14T07:23:43.805Z] bde34c3a00c8: Pulling fs layer [2023-03-14T07:23:43.805Z] b352a97aabf1: Pulling fs layer [2023-03-14T07:23:43.805Z] 4872d77fe225: Pulling fs layer [2023-03-14T07:23:43.805Z] 5851b861e8e6: Pulling fs layer [2023-03-14T07:23:43.805Z] bab4dde63d76: Waiting [2023-03-14T07:23:43.805Z] bde34c3a00c8: Waiting [2023-03-14T07:23:43.805Z] b352a97aabf1: Waiting [2023-03-14T07:23:43.805Z] 4872d77fe225: Waiting [2023-03-14T07:23:43.805Z] 5851b861e8e6: Waiting [2023-03-14T07:23:43.805Z] 988bab9f4d93: Waiting [2023-03-14T07:23:43.805Z] 1469e6f7b9e6: Waiting [2023-03-14T07:23:43.805Z] eaf3925da568: Waiting [2023-03-14T07:23:43.805Z] e2be974225ed: Verifying Checksum [2023-03-14T07:23:43.805Z] e2be974225ed: Download complete [2023-03-14T07:23:43.805Z] 988bab9f4d93: Verifying Checksum [2023-03-14T07:23:43.805Z] 988bab9f4d93: Download complete [2023-03-14T07:23:44.066Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T07:23:44.066Z] 1469e6f7b9e6: Download complete [2023-03-14T07:23:44.066Z] eaf3925da568: Verifying Checksum [2023-03-14T07:23:44.066Z] eaf3925da568: Download complete [2023-03-14T07:23:44.066Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T07:23:44.066Z] 339a4e72a1f5: Download complete [2023-03-14T07:23:44.066Z] bde34c3a00c8: Download complete [2023-03-14T07:23:44.066Z] b352a97aabf1: Download complete [2023-03-14T07:23:44.066Z] 4872d77fe225: Verifying Checksum [2023-03-14T07:23:44.066Z] 4872d77fe225: Download complete [2023-03-14T07:23:44.066Z] 5851b861e8e6: Verifying Checksum [2023-03-14T07:23:44.066Z] 5851b861e8e6: Download complete [2023-03-14T07:23:44.066Z] b85a868b505f: Verifying Checksum [2023-03-14T07:23:44.066Z] b85a868b505f: Download complete [2023-03-14T07:23:44.324Z] bab4dde63d76: Verifying Checksum [2023-03-14T07:23:44.324Z] bab4dde63d76: Download complete [2023-03-14T07:23:45.269Z] b85a868b505f: Pull complete [2023-03-14T07:23:45.529Z] e2be974225ed: Pull complete [2023-03-14T07:23:46.099Z] 339a4e72a1f5: Pull complete [2023-03-14T07:23:46.099Z] 988bab9f4d93: Pull complete [2023-03-14T07:23:46.359Z] 1469e6f7b9e6: Pull complete [2023-03-14T07:23:46.359Z] eaf3925da568: Pull complete [2023-03-14T07:23:48.265Z] bab4dde63d76: Pull complete [2023-03-14T07:23:48.265Z] bde34c3a00c8: Pull complete [2023-03-14T07:23:48.524Z] b352a97aabf1: Pull complete [2023-03-14T07:23:48.524Z] 4872d77fe225: Pull complete [2023-03-14T07:23:48.524Z] 5851b861e8e6: Pull complete [2023-03-14T07:23:48.524Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T07:23:48.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:23:48.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:23:48.623Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:23:48.666Z] $ 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-14T07:23:50.928Z] $ docker top 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 -eo pid,comm [2023-03-14T07:23:50.983Z] 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-14T07:23:50.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T07:23:51.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:23:51.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:23:51.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:23:51.143Z] $ docker exec 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 ssh-agent [2023-03-14T07:23:51.245Z] SSH_AUTH_SOCK=/tmp/ssh-4CzvERwHKCoi/agent.31 [2023-03-14T07:23:51.245Z] SSH_AGENT_PID=37 [2023-03-14T07:23:51.251Z] Running ssh-add (command line suppressed) [2023-03-14T07:23:51.362Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4047368545373880945.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4047368545373880945.key) [2023-03-14T07:23:51.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:23:51.655Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T07:23:51.680Z] $ docker exec --env ******** --env ******** 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 ssh-agent -k [2023-03-14T07:23:51.791Z] unset SSH_AUTH_SOCK; [2023-03-14T07:23:51.791Z] unset SSH_AGENT_PID; [2023-03-14T07:23:51.791Z] echo Agent pid 37 killed; [2023-03-14T07:23:51.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T07:23:51.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:23:51.828Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:23:51.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:23:51.971Z] $ docker exec 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 ssh-agent [2023-03-14T07:23:52.103Z] SSH_AUTH_SOCK=/tmp/ssh-6ZpGxbhiycQi/agent.69 [2023-03-14T07:23:52.103Z] SSH_AGENT_PID=75 [2023-03-14T07:23:52.109Z] Running ssh-add (command line suppressed) [2023-03-14T07:23:52.225Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10893428740581074324.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10893428740581074324.key) [2023-03-14T07:23:52.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:23:52.524Z] + git semver init [2023-03-14T07:23:52.784Z] 2023-03-14 07:23:52,720 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T07:23:52.784Z] 2023-03-14 07:23:52,721 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-14T07:23:52.784Z] 2023-03-14 07:23:52,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-14T07:23:52.784Z] 2023-03-14 07:23:52,722 [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-14T07:23:53.723Z] 2023-03-14 07:23:53,656 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-14T07:23:53.723Z] 2023-03-14 07:23:53,656 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-14T07:23:53.723Z] 2023-03-14 07:23:53,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:23:53.723Z] 2023-03-14 07:23:53,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:23:53.723Z] 3.0.0-dev.52 [Pipeline] } [2023-03-14T07:23:53.737Z] $ docker exec --env ******** --env ******** 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 ssh-agent -k [2023-03-14T07:23:53.856Z] unset SSH_AUTH_SOCK; [2023-03-14T07:23:53.856Z] unset SSH_AGENT_PID; [2023-03-14T07:23:53.857Z] echo Agent pid 75 killed; [2023-03-14T07:23:53.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T07:23:54.177Z] + git semver [Pipeline] } [2023-03-14T07:23:54.450Z] $ docker stop --time=1 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 [2023-03-14T07:23:55.740Z] $ docker rm -f --volumes 43e7b1c302fe6bbd735ecc3d4f64afeb60747034863a5316a21ca3fdd0648d10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:23:56.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T07:23:56.314Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T07:23:56.316Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.52 [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-14T07:23:56.407Z] provisioning config files... [2023-03-14T07:23:56.418Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14556401953440011269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:23:56.713Z] ---> docker-login.sh [2023-03-14T07:23:56.713Z] nexus3.edgexfoundry.org:10001 [2023-03-14T07:23:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:56.713Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:56.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:56.713Z] [2023-03-14T07:23:56.713Z] Login Succeeded [2023-03-14T07:23:56.713Z] nexus3.edgexfoundry.org:10002 [2023-03-14T07:23:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:56.713Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:56.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:56.713Z] [2023-03-14T07:23:56.713Z] Login Succeeded [2023-03-14T07:23:56.971Z] nexus3.edgexfoundry.org:10003 [2023-03-14T07:23:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:56.971Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:56.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:56.971Z] [2023-03-14T07:23:56.971Z] Login Succeeded [2023-03-14T07:23:56.971Z] nexus3.edgexfoundry.org:10004 [2023-03-14T07:23:56.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:56.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:56.971Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:56.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:56.971Z] [2023-03-14T07:23:56.971Z] Login Succeeded [2023-03-14T07:23:56.971Z] docker.io [2023-03-14T07:23:57.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:23:57.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:23:57.230Z] Configure a credential helper to remove this warning. See [2023-03-14T07:23:57.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:23:57.230Z] [2023-03-14T07:23:57.230Z] Login Succeeded [2023-03-14T07:23:57.230Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T07:23:57.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T07:23:57.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:23:57.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:23:57.309Z] ========================================================= [2023-03-14T07:23:57.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T07:23:57.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:23:57.612Z] + 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-14T07:23:57.612Z] Sending build context to Docker daemon 10.76MB [2023-03-14T07:23:57.612Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:23:57.612Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T07:23:58.996Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T07:23:58.996Z] 63b65145d645: Pulling fs layer [2023-03-14T07:23:58.996Z] a2d21d5440eb: Pulling fs layer [2023-03-14T07:23:58.996Z] 935e6c44a52c: Pulling fs layer [2023-03-14T07:23:58.996Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T07:23:58.996Z] 30dea6a524f1: Pulling fs layer [2023-03-14T07:23:58.996Z] a2aff8979fd8: Pulling fs layer [2023-03-14T07:23:58.996Z] 6808be2612f2: Pulling fs layer [2023-03-14T07:23:58.996Z] f25807f1079a: Pulling fs layer [2023-03-14T07:23:58.996Z] 94cc34f8dd06: Waiting [2023-03-14T07:23:58.996Z] 30dea6a524f1: Waiting [2023-03-14T07:23:58.996Z] a2aff8979fd8: Waiting [2023-03-14T07:23:58.996Z] 6808be2612f2: Waiting [2023-03-14T07:23:58.996Z] f25807f1079a: Waiting [2023-03-14T07:23:58.996Z] a2d21d5440eb: Verifying Checksum [2023-03-14T07:23:58.996Z] a2d21d5440eb: Download complete [2023-03-14T07:23:58.996Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T07:23:58.996Z] 94cc34f8dd06: Download complete [2023-03-14T07:23:58.996Z] 30dea6a524f1: Verifying Checksum [2023-03-14T07:23:58.996Z] 30dea6a524f1: Download complete [2023-03-14T07:23:58.996Z] 63b65145d645: Verifying Checksum [2023-03-14T07:23:58.996Z] 63b65145d645: Download complete [2023-03-14T07:23:58.996Z] a2aff8979fd8: Verifying Checksum [2023-03-14T07:23:58.996Z] a2aff8979fd8: Download complete [2023-03-14T07:23:58.996Z] 63b65145d645: Pull complete [2023-03-14T07:23:59.260Z] a2d21d5440eb: Pull complete [2023-03-14T07:23:59.260Z] f25807f1079a: Verifying Checksum [2023-03-14T07:23:59.260Z] f25807f1079a: Download complete [2023-03-14T07:23:59.521Z] 935e6c44a52c: Download complete [2023-03-14T07:23:59.780Z] 6808be2612f2: Verifying Checksum [2023-03-14T07:23:59.780Z] 6808be2612f2: Download complete [2023-03-14T07:24:03.073Z] 935e6c44a52c: Pull complete [2023-03-14T07:24:03.073Z] 94cc34f8dd06: Pull complete [2023-03-14T07:24:03.073Z] 30dea6a524f1: Pull complete [2023-03-14T07:24:03.073Z] a2aff8979fd8: Pull complete [2023-03-14T07:24:05.599Z] 6808be2612f2: Pull complete [2023-03-14T07:24:06.535Z] f25807f1079a: Pull complete [2023-03-14T07:24:06.535Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T07:24:06.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T07:24:06.535Z] ---> 3b553350e43f [2023-03-14T07:24:06.535Z] Step 3/10 : ARG MAKE=make build [2023-03-14T07:24:10.785Z] ---> Running in bfbe367dbdad [2023-03-14T07:24:10.785Z] Removing intermediate container bfbe367dbdad [2023-03-14T07:24:10.785Z] ---> 9c680110f5c3 [2023-03-14T07:24:10.785Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-14T07:24:10.785Z] ---> Running in a622e77493ef [2023-03-14T07:24:10.785Z] Removing intermediate container a622e77493ef [2023-03-14T07:24:10.785Z] ---> a519696488e0 [2023-03-14T07:24:10.785Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:24:10.785Z] ---> Running in f3b4704f76b8 [2023-03-14T07:24:10.785Z] Removing intermediate container f3b4704f76b8 [2023-03-14T07:24:10.785Z] ---> 0daad5078a36 [2023-03-14T07:24:10.785Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-14T07:24:10.785Z] ---> Running in d3ce9b763402 [2023-03-14T07:24:10.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T07:24:11.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T07:24:11.301Z] OK: 265 MiB in 53 packages [2023-03-14T07:24:11.383Z] Still waiting to schedule task [2023-03-14T07:24:11.384Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T07:24:11.559Z] Removing intermediate container d3ce9b763402 [2023-03-14T07:24:11.559Z] ---> f6beb8c7c053 [2023-03-14T07:24:11.559Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T07:24:11.817Z] ---> 12330c8365ae [2023-03-14T07:24:11.817Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:24:11.817Z] ---> Running in 75d91012a2d7 [2023-03-14T07:24:50.544Z] Removing intermediate container 75d91012a2d7 [2023-03-14T07:24:50.544Z] ---> ed598a6442ec [2023-03-14T07:24:50.544Z] Step 9/10 : COPY . . [2023-03-14T07:24:50.544Z] ---> ca90934bf6cb [2023-03-14T07:24:50.544Z] Step 10/10 : RUN ${MAKE} [2023-03-14T07:24:50.544Z] ---> Running in 08bb4f1a7d7e [2023-03-14T07:24:50.544Z] noop [2023-03-14T07:24:50.544Z] Removing intermediate container 08bb4f1a7d7e [2023-03-14T07:24:50.544Z] ---> 34e26e1ad28e [2023-03-14T07:24:50.544Z] Successfully built 34e26e1ad28e [2023-03-14T07:24:50.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:24:50.849Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T07:24:50.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:24:50.917Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:24:50.950Z] $ 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-14T07:24:51.273Z] $ docker top 08db8490ee114a7f2e7faa04b1fdc6582ad566d60b9a7b7e313927815d6e4486 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:24:51.622Z] + go version [2023-03-14T07:24:51.622Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T07:24:51.636Z] $ docker stop --time=1 08db8490ee114a7f2e7faa04b1fdc6582ad566d60b9a7b7e313927815d6e4486 [2023-03-14T07:24:52.909Z] $ docker rm -f --volumes 08db8490ee114a7f2e7faa04b1fdc6582ad566d60b9a7b7e313927815d6e4486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:24:53.354Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T07:24:53.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:24:53.420Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:24:53.452Z] $ 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-14T07:24:53.761Z] $ docker top eb3ba5865811fb9a6f4660d4578a7c55b63b504e41fe92f638e9b63d62f068c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:24:54.099Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-14T07:24:54.388Z] + make test [2023-03-14T07:24:54.388Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T07:25:00.956Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-14T07:25:15.840Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.087s coverage: 27.6% of statements [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-14T07:25:15.840Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 78.9% of statements [2023-03-14T07:25:15.840Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.114s coverage: 86.0% of statements [2023-03-14T07:25:15.840Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-14T07:25:15.840Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.096s coverage: 75.9% of statements [2023-03-14T07:25:16.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-14T07:25:16.668Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T07:25:16.668Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T07:25:16.927Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-14T07:25:19.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.085s coverage: 15.2% of statements [2023-03-14T07:25:19.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 65.7% of statements [2023-03-14T07:25:19.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.504s coverage: 89.2% of statements [2023-03-14T07:25:19.462Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-03-14T07:25:41.445Z] GO111MODULE=on go vet ./... [2023-03-14T07:25:44.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T07:25:44.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T07:25:44.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T07:25:44.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T07:25:44.759Z] $ docker stop --time=1 eb3ba5865811fb9a6f4660d4578a7c55b63b504e41fe92f638e9b63d62f068c2 [2023-03-14T07:25:48.017Z] $ docker rm -f --volumes eb3ba5865811fb9a6f4660d4578a7c55b63b504e41fe92f638e9b63d62f068c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:25:48.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T07:25:48.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-14T07:25:49.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T07:25:49.440Z] + ls -al . [2023-03-14T07:25:49.441Z] total 276 [2023-03-14T07:25:49.441Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 07:24 . [2023-03-14T07:25:49.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:23 .. [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:23 .dockerignore [2023-03-14T07:25:49.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:23 .git [2023-03-14T07:25:49.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:23 .github [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:23 .gitignore [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:23 .golangci.yml [2023-03-14T07:25:49.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:23 .semver [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:23 CHANGELOG.md [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:23 GOVERNANCE.md [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:23 Jenkinsfile [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:23 LICENSE [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:23 Makefile [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:23 OWNERS.md [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:23 README.md [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 07:23 VERSION [2023-03-14T07:25:49.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:23 bin [2023-03-14T07:25:49.441Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 14 07:25 coverage.out [2023-03-14T07:25:49.441Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:23 example [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:23 go.mod [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:23 go.sum [2023-03-14T07:25:49.441Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:23 internal [2023-03-14T07:25:49.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:23 openapi [2023-03-14T07:25:49.441Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:23 pkg [2023-03-14T07:25:49.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:23 snap [2023-03-14T07:25:49.441Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:25:49.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-82 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-14T07:25:49.733Z] Running in /w/workspace/device-sdk-go/182 [Pipeline] { [Pipeline] checkout [2023-03-14T07:25:49.762Z] The recommended git tool is: git [2023-03-14T07:25:49.768Z] + 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=76ea4d1458b486cd84374d1f970a86ad0e64425c --label arch=amd64 --label version=3.0.0-dev.52 . [2023-03-14T07:25:49.768Z] Sending build context to Docker daemon 10.87MB [2023-03-14T07:25:49.768Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:25:49.768Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-14T07:25:49.768Z] ---> 34e26e1ad28e [2023-03-14T07:25:49.768Z] Step 3/23 : ARG MAKE=make build [2023-03-14T07:25:50.030Z] ---> Running in e105bf8cda81 [2023-03-14T07:25:50.030Z] Removing intermediate container e105bf8cda81 [2023-03-14T07:25:50.030Z] ---> a55be202d295 [2023-03-14T07:25:50.030Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-14T07:25:50.030Z] ---> Running in b9749c3aa9f7 [2023-03-14T07:25:50.030Z] Removing intermediate container b9749c3aa9f7 [2023-03-14T07:25:50.030Z] ---> 3fa4b1f5af80 [2023-03-14T07:25:50.030Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:25:50.349Z] ---> Running in bbf52896c720 [2023-03-14T07:25:50.349Z] Removing intermediate container bbf52896c720 [2023-03-14T07:25:50.349Z] ---> 4165f5e7f8bb [2023-03-14T07:25:50.349Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-14T07:25:50.349Z] ---> Running in 1051b60f36a3 [2023-03-14T07:25:50.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T07:25:50.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T07:25:51.123Z] OK: 265 MiB in 53 packages [2023-03-14T07:25:51.381Z] Removing intermediate container 1051b60f36a3 [2023-03-14T07:25:51.381Z] ---> f984c4a7b6bd [2023-03-14T07:25:51.381Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-14T07:25:51.639Z] ---> 1649c00e3eda [2023-03-14T07:25:51.639Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:25:51.639Z] ---> Running in 2d5b131034d6 [2023-03-14T07:25:52.572Z] Removing intermediate container 2d5b131034d6 [2023-03-14T07:25:52.572Z] ---> ace74c459db9 [2023-03-14T07:25:52.572Z] Step 9/23 : COPY . . [2023-03-14T07:25:53.138Z] ---> 95698bd94442 [2023-03-14T07:25:53.138Z] Step 10/23 : RUN ${MAKE} [2023-03-14T07:25:53.138Z] ---> Running in 58684651f378 [2023-03-14T07:25:53.705Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.52" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-14T07:25:55.302Z] using credential edgex-jenkins-ssh [2023-03-14T07:25:55.319Z] Cloning the remote Git repository [2023-03-14T07:25:55.359Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T07:25:55.450Z] > git init /w/workspace/device-sdk-go/182 # timeout=10 [2023-03-14T07:25:55.590Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-14T07:25:55.592Z] > git --version # timeout=10 [2023-03-14T07:25:55.612Z] > git --version # 'git version 2.25.1' [2023-03-14T07:25:55.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T07:25:55.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T07:25:58.462Z] Avoid second fetch [2023-03-14T07:25:58.462Z] Checking out Revision 76ea4d1458b486cd84374d1f970a86ad0e64425c (main) [2023-03-14T07:25:57.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-14T07:25:57.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T07:25:58.476Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T07:25:59.036Z] Commit message: "Merge pull request #1378 from hahattan/dp-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T07:25:59.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T07:25:59.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T07:25:59.883Z] Dload Upload Total Spent Left Speed [2023-03-14T07:25:59.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [2023-03-14T07:25:58.552Z] > git checkout -f 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 [Pipeline] sh [2023-03-14T07:26:00.449Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T07:26:00.777Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T07:26:00.778Z] + sudo tee /etc/docker/daemon.new [2023-03-14T07:26:00.778Z] { [2023-03-14T07:26:00.778Z] "registry-mirrors": [ [2023-03-14T07:26:00.778Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T07:26:00.778Z] ], [2023-03-14T07:26:00.778Z] "bip": "10.250.0.254/24", [2023-03-14T07:26:00.778Z] "hosts": [ [2023-03-14T07:26:00.778Z] "tcp://0.0.0.0:5555", [2023-03-14T07:26:00.778Z] "unix:///var/run/docker.sock" [2023-03-14T07:26:00.778Z] ], [2023-03-14T07:26:00.778Z] "mtu": 1458, [2023-03-14T07:26:00.778Z] "selinux-enabled": true, [2023-03-14T07:26:00.778Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T07:26:00.778Z] } [Pipeline] sh [2023-03-14T07:26:01.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T07:26:01.441Z] + sudo service docker restart [2023-03-14T07:26:15.644Z] Removing intermediate container 58684651f378 [2023-03-14T07:26:15.644Z] ---> ab599967410f [2023-03-14T07:26:15.644Z] Step 11/23 : FROM alpine:3.16 [2023-03-14T07:26:15.644Z] 3.16: Pulling from library/alpine [2023-03-14T07:26:15.644Z] ef5531b6e74e: Pulling fs layer [2023-03-14T07:26:15.644Z] ef5531b6e74e: Verifying Checksum [2023-03-14T07:26:15.644Z] ef5531b6e74e: Download complete [2023-03-14T07:26:15.644Z] ef5531b6e74e: Pull complete [2023-03-14T07:26:15.644Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T07:26:15.644Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T07:26:15.644Z] ---> dfd21b5a31f5 [2023-03-14T07:26:15.644Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T07:26:15.644Z] ---> Running in f3ab0bcd8f3a [2023-03-14T07:26:15.644Z] Removing intermediate container f3ab0bcd8f3a [2023-03-14T07:26:15.644Z] ---> df0502928d50 [2023-03-14T07:26:15.644Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-14T07:26:15.644Z] ---> Running in e12982291583 [2023-03-14T07:26:15.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-14T07:26:15.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-14T07:26:15.644Z] OK: 6 MiB in 14 packages [2023-03-14T07:26:15.644Z] Removing intermediate container e12982291583 [2023-03-14T07:26:15.644Z] ---> ae3a546d846a [2023-03-14T07:26:15.644Z] Step 14/23 : WORKDIR / [2023-03-14T07:26:15.644Z] ---> Running in fb6cede0bdfb [2023-03-14T07:26:15.644Z] Removing intermediate container fb6cede0bdfb [2023-03-14T07:26:15.644Z] ---> 8122d66f9dfb [2023-03-14T07:26:15.644Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-14T07:26:15.644Z] ---> d5f759934abc [2023-03-14T07:26:15.644Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-14T07:26:15.644Z] ---> 9d6871f6b2ff [2023-03-14T07:26:15.644Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-14T07:26:15.644Z] ---> a4554ea9fe55 [2023-03-14T07:26:15.644Z] Step 18/23 : EXPOSE 59999 [2023-03-14T07:26:15.644Z] ---> Running in be6311ebab2f [2023-03-14T07:26:15.644Z] Removing intermediate container be6311ebab2f [2023-03-14T07:26:15.644Z] ---> a52c9bcf660a [2023-03-14T07:26:15.644Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-14T07:26:15.644Z] ---> Running in b7dbc25c274e [2023-03-14T07:26:15.644Z] Removing intermediate container b7dbc25c274e [2023-03-14T07:26:15.644Z] ---> d12f1fa941df [2023-03-14T07:26:15.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T07:26:15.644Z] ---> Running in 2c0f1c29f5f5 [2023-03-14T07:26:15.644Z] Removing intermediate container 2c0f1c29f5f5 [2023-03-14T07:26:15.644Z] ---> 5aa7bacf9488 [2023-03-14T07:26:15.644Z] Step 21/23 : LABEL arch=amd64 [2023-03-14T07:26:15.644Z] ---> Running in 15e1c39bb408 [2023-03-14T07:26:15.644Z] Removing intermediate container 15e1c39bb408 [2023-03-14T07:26:15.644Z] ---> 554c6a65abde [2023-03-14T07:26:15.644Z] Step 22/23 : LABEL git_sha=76ea4d1458b486cd84374d1f970a86ad0e64425c [2023-03-14T07:26:15.644Z] ---> Running in 969de9e4aa5f [2023-03-14T07:26:15.644Z] Removing intermediate container 969de9e4aa5f [2023-03-14T07:26:15.644Z] ---> a779e9b60d19 [2023-03-14T07:26:15.644Z] Step 23/23 : LABEL version=3.0.0-dev.52 [2023-03-14T07:26:15.644Z] ---> Running in 3ed3dd770084 [2023-03-14T07:26:15.644Z] Removing intermediate container 3ed3dd770084 [2023-03-14T07:26:15.644Z] ---> 85c1f98140a4 [2023-03-14T07:26:15.644Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T07:26:15.644Z] Successfully built 85c1f98140a4 [2023-03-14T07:26:15.644Z] 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-14T07:26:16.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:26:16.033Z] [2023-03-14T07:26:16.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:26:16.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:26:16.327Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T07:26:16.327Z] 5eb5b503b376: Pulling fs layer [2023-03-14T07:26:16.327Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T07:26:16.327Z] ec43610c2a17: Pulling fs layer [2023-03-14T07:26:16.327Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T07:26:16.327Z] 33b1e0a273af: Pulling fs layer [2023-03-14T07:26:16.327Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T07:26:16.327Z] 2f39f015ded8: Pulling fs layer [2023-03-14T07:26:16.327Z] 5d3b04190fa2: Waiting [2023-03-14T07:26:16.327Z] 3a2ae6a8a46f: Waiting [2023-03-14T07:26:16.327Z] 2f39f015ded8: Waiting [2023-03-14T07:26:16.327Z] 33b1e0a273af: Waiting [2023-03-14T07:26:16.327Z] 5c69ac0246d0: Verifying Checksum [2023-03-14T07:26:16.327Z] 5c69ac0246d0: Download complete [2023-03-14T07:26:16.327Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T07:26:16.327Z] 3a2ae6a8a46f: Download complete [2023-03-14T07:26:16.586Z] 33b1e0a273af: Verifying Checksum [2023-03-14T07:26:16.586Z] 33b1e0a273af: Download complete [2023-03-14T07:26:16.586Z] 5d3b04190fa2: Verifying Checksum [2023-03-14T07:26:16.586Z] 5d3b04190fa2: Download complete [2023-03-14T07:26:16.586Z] ec43610c2a17: Verifying Checksum [2023-03-14T07:26:16.586Z] ec43610c2a17: Download complete [2023-03-14T07:26:16.586Z] 5eb5b503b376: Verifying Checksum [2023-03-14T07:26:16.586Z] 5eb5b503b376: Download complete [2023-03-14T07:26:17.152Z] 2f39f015ded8: Download complete [2023-03-14T07:26:17.714Z] 5eb5b503b376: Pull complete [2023-03-14T07:26:17.714Z] 5c69ac0246d0: Pull complete [2023-03-14T07:26:18.279Z] ec43610c2a17: Pull complete [2023-03-14T07:26:18.279Z] 3a2ae6a8a46f: Pull complete [2023-03-14T07:26:18.536Z] 33b1e0a273af: Pull complete [2023-03-14T07:26:18.536Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:26:19.697Z] provisioning config files... [2023-03-14T07:26:19.722Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/182@tmp/config9689105990489260189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:26:20.065Z] ---> docker-login.sh [2023-03-14T07:26:20.065Z] nexus3.edgexfoundry.org:10001 [2023-03-14T07:26:20.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:26:20.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:26:20.609Z] Configure a credential helper to remove this warning. See [2023-03-14T07:26:20.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:26:20.609Z] [2023-03-14T07:26:20.609Z] Login Succeeded [2023-03-14T07:26:20.609Z] nexus3.edgexfoundry.org:10002 [2023-03-14T07:26:20.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:26:20.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:26:20.880Z] Configure a credential helper to remove this warning. See [2023-03-14T07:26:20.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:26:20.880Z] [2023-03-14T07:26:20.880Z] Login Succeeded [2023-03-14T07:26:20.880Z] nexus3.edgexfoundry.org:10003 [2023-03-14T07:26:21.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:26:21.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:26:21.415Z] Configure a credential helper to remove this warning. See [2023-03-14T07:26:21.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:26:21.415Z] [2023-03-14T07:26:21.415Z] Login Succeeded [2023-03-14T07:26:21.415Z] nexus3.edgexfoundry.org:10004 [2023-03-14T07:26:21.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:26:21.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:26:21.686Z] Configure a credential helper to remove this warning. See [2023-03-14T07:26:21.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:26:21.686Z] [2023-03-14T07:26:21.686Z] Login Succeeded [2023-03-14T07:26:21.686Z] docker.io [2023-03-14T07:26:21.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T07:26:22.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T07:26:22.223Z] Configure a credential helper to remove this warning. See [2023-03-14T07:26:22.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T07:26:22.223Z] [2023-03-14T07:26:22.223Z] Login Succeeded [2023-03-14T07:26:22.223Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T07:26:22.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-14T07:26:22.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:26:22.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T07:26:22.510Z] ========================================================= [2023-03-14T07:26:22.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T07:26:22.510Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:26:22.713Z] 2f39f015ded8: Pull complete [2023-03-14T07:26:22.713Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T07:26:22.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:26:22.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:26:22.798Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:26:22.835Z] $ 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-14T07:26:22.848Z] + 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-14T07:26:23.114Z] Sending build context to Docker daemon 5.778MB [2023-03-14T07:26:23.114Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:26:23.114Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-14T07:26:25.060Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T07:26:25.060Z] af6eaf76a39c: Pulling fs layer [2023-03-14T07:26:25.060Z] 55522c791124: Pulling fs layer [2023-03-14T07:26:25.060Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T07:26:25.060Z] 169dfbe0d373: Pulling fs layer [2023-03-14T07:26:25.060Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T07:26:25.060Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T07:26:25.060Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T07:26:25.060Z] e1ff8fa3b103: Waiting [2023-03-14T07:26:25.060Z] 52ebb69f0ebf: Waiting [2023-03-14T07:26:25.060Z] 5abe8eddf0d5: Waiting [2023-03-14T07:26:25.060Z] 169dfbe0d373: Waiting [2023-03-14T07:26:25.060Z] 55522c791124: Verifying Checksum [2023-03-14T07:26:25.060Z] 55522c791124: Download complete [2023-03-14T07:26:25.060Z] 169dfbe0d373: Verifying Checksum [2023-03-14T07:26:25.060Z] 169dfbe0d373: Download complete [2023-03-14T07:26:25.060Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T07:26:25.060Z] e1ff8fa3b103: Download complete [2023-03-14T07:26:25.060Z] af6eaf76a39c: Download complete [2023-03-14T07:26:25.549Z] $ docker top 7822eb13e4e4e9afdcda63323e2361095fbe054ebaf68ac7a186424c0d1b49a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:26:25.925Z] ---> job-cost.sh [2023-03-14T07:26:25.925Z] lf-activate-venv: SKIPPING [2023-03-14T07:26:25.925Z] INFO: No Stack... [2023-03-14T07:26:26.043Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T07:26:26.043Z] 5abe8eddf0d5: Download complete [2023-03-14T07:26:26.043Z] af6eaf76a39c: Pull complete [2023-03-14T07:26:26.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T07:26:26.441Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T07:26:26.631Z] 55522c791124: Pull complete [2023-03-14T07:26:26.726Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-14T07:26:26.726Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T07:26:26.737Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] [2023-03-14T07:26:26.743Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] did not exist. Created. [2023-03-14T07:26:26.743Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T07:26:27.129Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T07:26:27.158Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T07:26:27.164Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T07:26:27.185Z] $ docker stop --time=1 7822eb13e4e4e9afdcda63323e2361095fbe054ebaf68ac7a186424c0d1b49a3 [2023-03-14T07:26:27.327Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T07:26:27.327Z] ce5c4a1c91eb: Download complete [2023-03-14T07:26:27.327Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T07:26:27.327Z] 52ebb69f0ebf: Download complete [2023-03-14T07:26:28.335Z] $ docker rm -f --volumes 7822eb13e4e4e9afdcda63323e2361095fbe054ebaf68ac7a186424c0d1b49a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T07:26:39.669Z] ce5c4a1c91eb: Pull complete [2023-03-14T07:26:39.670Z] 169dfbe0d373: Pull complete [2023-03-14T07:26:39.670Z] e1ff8fa3b103: Pull complete [2023-03-14T07:26:46.456Z] 52ebb69f0ebf: Pull complete [2023-03-14T07:26:48.468Z] 5abe8eddf0d5: Pull complete [2023-03-14T07:26:48.468Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T07:26:48.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T07:26:48.468Z] ---> 6cb57ee374ae [2023-03-14T07:26:48.468Z] Step 3/10 : ARG MAKE=make build [2023-03-14T07:26:50.456Z] ---> Running in e51880091e1b [2023-03-14T07:26:50.734Z] Removing intermediate container e51880091e1b [2023-03-14T07:26:50.734Z] ---> 6405d86b0f46 [2023-03-14T07:26:50.734Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-14T07:26:50.734Z] ---> Running in df25621e051b [2023-03-14T07:26:51.008Z] Removing intermediate container df25621e051b [2023-03-14T07:26:51.008Z] ---> ea6cebe2d35b [2023-03-14T07:26:51.008Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:26:51.281Z] ---> Running in 54db10d57e21 [2023-03-14T07:26:51.567Z] Removing intermediate container 54db10d57e21 [2023-03-14T07:26:51.567Z] ---> 04fc607803c9 [2023-03-14T07:26:51.567Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-14T07:26:51.839Z] ---> Running in 90293d505103 [2023-03-14T07:26:52.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T07:26:53.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T07:26:54.351Z] OK: 263 MiB in 53 packages [2023-03-14T07:26:55.325Z] Removing intermediate container 90293d505103 [2023-03-14T07:26:55.325Z] ---> 67fbf99e99ab [2023-03-14T07:26:55.325Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-14T07:26:55.909Z] ---> dd2ef88f7024 [2023-03-14T07:26:55.909Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:26:55.909Z] ---> Running in 98bbe39bb56e [2023-03-14T07:28:03.799Z] Removing intermediate container 98bbe39bb56e [2023-03-14T07:28:03.799Z] ---> 7827bee1ced4 [2023-03-14T07:28:03.799Z] Step 9/10 : COPY . . [2023-03-14T07:28:03.799Z] ---> cf57fa26d5d8 [2023-03-14T07:28:03.799Z] Step 10/10 : RUN ${MAKE} [2023-03-14T07:28:03.799Z] ---> Running in 530148ccd420 [2023-03-14T07:28:03.799Z] noop [2023-03-14T07:28:03.799Z] Removing intermediate container 530148ccd420 [2023-03-14T07:28:03.799Z] ---> 7b0de8c29dec [2023-03-14T07:28:03.799Z] Successfully built 7b0de8c29dec [2023-03-14T07:28:03.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:28:04.140Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T07:28:04.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:28:04.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2023-03-14T07:28:04.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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-14T07:28:05.537Z] $ docker top fd779a7b3cf80b65d873e5bc47c8f0951adb1a0fff0c22207b07d4bf3271017c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:28:06.347Z] + go version [2023-03-14T07:28:06.347Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T07:28:06.374Z] $ docker stop --time=1 fd779a7b3cf80b65d873e5bc47c8f0951adb1a0fff0c22207b07d4bf3271017c [2023-03-14T07:28:08.285Z] $ docker rm -f --volumes fd779a7b3cf80b65d873e5bc47c8f0951adb1a0fff0c22207b07d4bf3271017c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:28:08.810Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T07:28:08.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:28:08.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2023-03-14T07:28:09.062Z] $ 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/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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-14T07:28:10.135Z] $ docker top 65d4bd7da03de681b52db3cf135e99da7a4d128de32eef2ff641ad4de04eed85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:28:10.618Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/182 [Pipeline] fileExists [Pipeline] sh [2023-03-14T07:28:10.945Z] + make test [2023-03-14T07:28:10.945Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T07:28:57.789Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-14T07:31:19.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-14T07:31:19.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-14T07:31:19.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-14T07:31:19.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-14T07:31:19.536Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-14T07:31:19.536Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.252s coverage: 27.6% of statements [2023-03-14T07:31:24.888Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.282s coverage: 78.9% of statements [2023-03-14T07:31:39.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-14T07:31:39.882Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-14T07:31:39.882Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.332s coverage: 86.0% of statements [2023-03-14T07:31:44.140Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-14T07:31:44.730Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.433s coverage: 75.9% of statements [2023-03-14T07:31:48.994Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-14T07:31:50.938Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T07:31:50.938Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T07:31:51.902Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.260s coverage: 15.2% of statements [2023-03-14T07:31:51.902Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.437s coverage: 65.7% of statements [2023-03-14T07:31:56.153Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-14T07:31:56.736Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.614s coverage: 89.2% of statements [2023-03-14T07:31:56.736Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.258s coverage: 5.5% of statements [2023-03-14T07:31:57.321Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T07:31:57.321Z] GO111MODULE=on go vet ./... [2023-03-14T07:34:34.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T07:34:34.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T07:34:34.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T07:34:34.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T07:34:34.087Z] $ docker stop --time=1 65d4bd7da03de681b52db3cf135e99da7a4d128de32eef2ff641ad4de04eed85 [2023-03-14T07:34:35.979Z] $ docker rm -f --volumes 65d4bd7da03de681b52db3cf135e99da7a4d128de32eef2ff641ad4de04eed85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:34:37.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T07:34:37.607Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T07:34:38.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T07:34:38.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-14T07:34:38.858Z] + ls -al . [2023-03-14T07:34:38.858Z] total 272 [2023-03-14T07:34:38.858Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 07:28 . [2023-03-14T07:34:38.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 .. [2023-03-14T07:34:38.858Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:25 .dockerignore [2023-03-14T07:34:38.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:25 .git [2023-03-14T07:34:38.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 .github [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:25 .gitignore [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:25 .golangci.yml [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:25 CHANGELOG.md [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:25 GOVERNANCE.md [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:25 Jenkinsfile [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:25 LICENSE [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:25 Makefile [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:25 OWNERS.md [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:25 README.md [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 07:23 VERSION [2023-03-14T07:34:38.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 bin [2023-03-14T07:34:38.859Z] -rw-r--r-- 1 jenkins jenkins 109538 Mar 14 07:31 coverage.out [2023-03-14T07:34:38.859Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:25 example [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:25 go.mod [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:25 go.sum [2023-03-14T07:34:38.859Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:25 internal [2023-03-14T07:34:38.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:25 openapi [2023-03-14T07:34:38.859Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:25 pkg [2023-03-14T07:34:38.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 snap [2023-03-14T07:34:38.859Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:34:39.188Z] + 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=76ea4d1458b486cd84374d1f970a86ad0e64425c --label arch=arm64 --label version=3.0.0-dev.52 . [2023-03-14T07:34:39.455Z] Sending build context to Docker daemon 5.888MB [2023-03-14T07:34:39.722Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-14T07:34:39.722Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-14T07:34:39.722Z] ---> 7b0de8c29dec [2023-03-14T07:34:39.722Z] Step 3/23 : ARG MAKE=make build [2023-03-14T07:34:41.664Z] ---> Running in b3a866ed093b [2023-03-14T07:34:41.930Z] Removing intermediate container b3a866ed093b [2023-03-14T07:34:41.930Z] ---> b9a4ac557ad0 [2023-03-14T07:34:41.930Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-14T07:34:41.930Z] ---> Running in 23aa65e6be65 [2023-03-14T07:34:42.197Z] Removing intermediate container 23aa65e6be65 [2023-03-14T07:34:42.197Z] ---> bc3bec2df757 [2023-03-14T07:34:42.197Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-14T07:34:42.197Z] ---> Running in 775178b43cb3 [2023-03-14T07:34:42.468Z] Removing intermediate container 775178b43cb3 [2023-03-14T07:34:42.468Z] ---> fbc4f5de8c42 [2023-03-14T07:34:42.468Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-14T07:34:42.736Z] ---> Running in 1ccddf46fea9 [2023-03-14T07:34:43.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T07:34:44.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T07:34:45.247Z] OK: 263 MiB in 53 packages [2023-03-14T07:34:46.219Z] Removing intermediate container 1ccddf46fea9 [2023-03-14T07:34:46.219Z] ---> f614e229ccfc [2023-03-14T07:34:46.219Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-14T07:34:46.811Z] ---> 524d0b97d1fd [2023-03-14T07:34:46.811Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T07:34:46.811Z] ---> Running in 88d8bbc9f5a7 [2023-03-14T07:34:49.400Z] Removing intermediate container 88d8bbc9f5a7 [2023-03-14T07:34:49.400Z] ---> 017b4bb83580 [2023-03-14T07:34:49.400Z] Step 9/23 : COPY . . [2023-03-14T07:34:50.820Z] ---> dffa37fdf7ea [2023-03-14T07:34:50.820Z] Step 10/23 : RUN ${MAKE} [2023-03-14T07:34:50.820Z] ---> Running in d807258bcf96 [2023-03-14T07:34:51.783Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.52" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-14T07:37:13.808Z] Removing intermediate container d807258bcf96 [2023-03-14T07:37:13.808Z] ---> ebfc666e19bf [2023-03-14T07:37:13.808Z] Step 11/23 : FROM alpine:3.16 [2023-03-14T07:37:13.808Z] 3.16: Pulling from library/alpine [2023-03-14T07:37:13.808Z] 3760b48202b3: Pulling fs layer [2023-03-14T07:37:13.808Z] 3760b48202b3: Verifying Checksum [2023-03-14T07:37:13.808Z] 3760b48202b3: Download complete [2023-03-14T07:37:13.808Z] 3760b48202b3: Pull complete [2023-03-14T07:37:13.808Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-14T07:37:13.808Z] Status: Downloaded newer image for alpine:3.16 [2023-03-14T07:37:13.808Z] ---> 4c81e5bf8899 [2023-03-14T07:37:13.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-14T07:37:13.808Z] ---> Running in e1461f0fa4be [2023-03-14T07:37:13.808Z] Removing intermediate container e1461f0fa4be [2023-03-14T07:37:13.808Z] ---> 035934252819 [2023-03-14T07:37:13.808Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-14T07:37:13.808Z] ---> Running in df0f9e04ff4e [2023-03-14T07:37:13.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-14T07:37:13.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-14T07:37:14.391Z] OK: 5 MiB in 14 packages [2023-03-14T07:37:16.980Z] Removing intermediate container df0f9e04ff4e [2023-03-14T07:37:16.980Z] ---> f97efcbd61c1 [2023-03-14T07:37:16.980Z] Step 14/23 : WORKDIR / [2023-03-14T07:37:17.251Z] ---> Running in 17625438a3a3 [2023-03-14T07:37:17.519Z] Removing intermediate container 17625438a3a3 [2023-03-14T07:37:17.519Z] ---> d6359a018036 [2023-03-14T07:37:17.519Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-14T07:37:18.104Z] ---> c3dc196c90ae [2023-03-14T07:37:18.105Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-14T07:37:19.535Z] ---> b5c3a52b78c3 [2023-03-14T07:37:19.535Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-14T07:37:19.805Z] ---> 1f58b689dc61 [2023-03-14T07:37:19.805Z] Step 18/23 : EXPOSE 59999 [2023-03-14T07:37:20.075Z] ---> Running in dd258a4cffd3 [2023-03-14T07:37:20.342Z] Removing intermediate container dd258a4cffd3 [2023-03-14T07:37:20.342Z] ---> ea7465e2da3a [2023-03-14T07:37:20.342Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-14T07:37:20.342Z] ---> Running in 23882bba6026 [2023-03-14T07:37:20.611Z] Removing intermediate container 23882bba6026 [2023-03-14T07:37:20.611Z] ---> 1b0b0daada71 [2023-03-14T07:37:20.611Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T07:37:20.880Z] ---> Running in 75195eacecd2 [2023-03-14T07:37:21.149Z] Removing intermediate container 75195eacecd2 [2023-03-14T07:37:21.149Z] ---> 3fa30da03b9a [2023-03-14T07:37:21.149Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T07:37:21.149Z] ---> Running in 44288573977b [2023-03-14T07:37:21.417Z] Removing intermediate container 44288573977b [2023-03-14T07:37:21.417Z] ---> a49d3cd9b794 [2023-03-14T07:37:21.417Z] Step 22/23 : LABEL git_sha=76ea4d1458b486cd84374d1f970a86ad0e64425c [2023-03-14T07:37:21.686Z] ---> Running in f07b6faa7114 [2023-03-14T07:37:21.955Z] Removing intermediate container f07b6faa7114 [2023-03-14T07:37:21.955Z] ---> fe674a944918 [2023-03-14T07:37:21.955Z] Step 23/23 : LABEL version=3.0.0-dev.52 [2023-03-14T07:37:21.955Z] ---> Running in 90a8f3d749ff [2023-03-14T07:37:22.223Z] Removing intermediate container 90a8f3d749ff [2023-03-14T07:37:22.223Z] ---> faf2101531e7 [2023-03-14T07:37:22.223Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-14T07:37:22.223Z] Successfully built faf2101531e7 [2023-03-14T07:37:22.223Z] 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-14T07:37:22.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T07:37:22.664Z] [2023-03-14T07:37:22.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:37:23.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T07:37:23.276Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T07:37:23.276Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T07:37:23.276Z] 04944245beec: Pulling fs layer [2023-03-14T07:37:23.276Z] 699f458cf7ca: Pulling fs layer [2023-03-14T07:37:23.276Z] 765212b225bb: Pulling fs layer [2023-03-14T07:37:23.276Z] f23df028b6ca: Pulling fs layer [2023-03-14T07:37:23.276Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T07:37:23.276Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T07:37:23.276Z] f23df028b6ca: Waiting [2023-03-14T07:37:23.276Z] d65c8cfc05b1: Waiting [2023-03-14T07:37:23.276Z] 765212b225bb: Waiting [2023-03-14T07:37:23.276Z] 2437ff75d9bd: Waiting [2023-03-14T07:37:23.276Z] 04944245beec: Verifying Checksum [2023-03-14T07:37:23.277Z] 04944245beec: Download complete [2023-03-14T07:37:23.277Z] 765212b225bb: Verifying Checksum [2023-03-14T07:37:23.277Z] 765212b225bb: Download complete [2023-03-14T07:37:23.277Z] f23df028b6ca: Verifying Checksum [2023-03-14T07:37:23.277Z] f23df028b6ca: Download complete [2023-03-14T07:37:23.549Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T07:37:23.549Z] d65c8cfc05b1: Download complete [2023-03-14T07:37:23.549Z] 699f458cf7ca: Verifying Checksum [2023-03-14T07:37:23.549Z] 699f458cf7ca: Download complete [2023-03-14T07:37:24.142Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T07:37:24.142Z] 8998bd30e6a1: Download complete [2023-03-14T07:37:26.090Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T07:37:26.090Z] 2437ff75d9bd: Download complete [2023-03-14T07:37:31.446Z] 8998bd30e6a1: Pull complete [2023-03-14T07:37:31.446Z] 04944245beec: Pull complete [2023-03-14T07:37:32.405Z] 699f458cf7ca: Pull complete [2023-03-14T07:37:32.672Z] 765212b225bb: Pull complete [2023-03-14T07:37:33.254Z] f23df028b6ca: Pull complete [2023-03-14T07:37:33.521Z] d65c8cfc05b1: Pull complete [2023-03-14T07:37:48.506Z] 2437ff75d9bd: Pull complete [2023-03-14T07:37:48.506Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T07:37:48.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T07:37:48.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:37:48.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-82 does not seem to be running inside a container [2023-03-14T07:37:48.802Z] $ 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/182 -v /w/workspace/device-sdk-go/182:/w/workspace/device-sdk-go/182:rw,z -v /w/workspace/device-sdk-go/182@tmp:/w/workspace/device-sdk-go/182@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-14T07:37:51.576Z] $ docker top 9bdfe88dccacb5c603c85287f071615d0d59b406acceaa46c1f6f536150a0525 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:37:52.415Z] ---> job-cost.sh [2023-03-14T07:37:52.415Z] lf-activate-venv: SKIPPING [2023-03-14T07:37:52.415Z] INFO: No Stack... [2023-03-14T07:37:52.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T07:37:53.645Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T07:37:53.964Z] + cat /w/workspace/device-sdk-go/182/archives/cost.csv [2023-03-14T07:37:53.964Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T07:37:54.301Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] [2023-03-14T07:37:54.307Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] did not exist. Created. [2023-03-14T07:37:54.308Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T07:37:54.964Z] /w/workspace/device-sdk-go/182@tmp/durable-6d506fb2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T07:37:55.614Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T07:37:55.636Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T07:37:55.711Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T07:37:55.717Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T07:37:55.748Z] $ docker stop --time=1 9bdfe88dccacb5c603c85287f071615d0d59b406acceaa46c1f6f536150a0525 [2023-03-14T07:37:58.035Z] $ docker rm -f --volumes 9bdfe88dccacb5c603c85287f071615d0d59b406acceaa46c1f6f536150a0525 [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-14T07:37:58.427Z] provisioning config files... [2023-03-14T07:37:58.435Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14937514371940029345tmp [Pipeline] { [Pipeline] sh [2023-03-14T07:37:58.724Z] + set +x [2023-03-14T07:37:58.724Z] + + curl -s https://codecov.io/bash [2023-03-14T07:37:58.724Z] bash -s -- [2023-03-14T07:37:58.724Z] [2023-03-14T07:37:58.724Z] _____ _ [2023-03-14T07:37:58.724Z] / ____| | | [2023-03-14T07:37:58.724Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T07:37:58.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T07:37:58.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T07:37:58.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T07:37:58.724Z] Bash-1.0.6 [2023-03-14T07:37:58.724Z] [2023-03-14T07:37:58.724Z] [2023-03-14T07:37:58.724Z] ==> git version 2.25.1 found [2023-03-14T07:37:58.724Z] ==> 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-14T07:37:58.724Z] Release-Date: 2020-01-08 [2023-03-14T07:37:58.724Z] 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-14T07:37:58.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T07:37:58.724Z] ==> Jenkins CI detected. [2023-03-14T07:37:58.724Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-14T07:37:58.724Z] project root: . [2023-03-14T07:37:58.724Z] --> token set from env [2023-03-14T07:37:58.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T07:37:58.724Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T07:37:58.724Z] ==> Python coveragepy not found [2023-03-14T07:37:58.724Z] ==> Searching for coverage reports in: [2023-03-14T07:37:58.724Z] + . [2023-03-14T07:37:58.724Z] -> Found 1 reports [2023-03-14T07:37:58.724Z] ==> Detecting git/mercurial file structure [2023-03-14T07:37:58.724Z] ==> Reading reports [2023-03-14T07:37:58.724Z] + ./coverage.out bytes=109538 [2023-03-14T07:37:58.724Z] ==> Appending adjustments [2023-03-14T07:37:58.724Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T07:37:58.983Z] + Found adjustments [2023-03-14T07:37:58.983Z] ==> Gzipping contents [2023-03-14T07:37:59.241Z] 16K /tmp/codecov.V7vK8m.gz [2023-03-14T07:37:59.241Z] ==> Uploading reports [2023-03-14T07:37:59.241Z] url: https://codecov.io [2023-03-14T07:37:59.241Z] query: branch=main&commit=76ea4d1458b486cd84374d1f970a86ad0e64425c&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T07:37:59.241Z] -> Pinging Codecov [2023-03-14T07:37:59.241Z] 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=76ea4d1458b486cd84374d1f970a86ad0e64425c&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-14T07:37:59.241Z] -> Uploading to [2023-03-14T07:37:59.241Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/76ea4d1458b486cd84374d1f970a86ad0e64425c/3b13ee07-caef-4203-be4a-1fe90afbd984.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T073759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f6ebf8f3786fb51da2f0982c223e09178eb624875e86b7371a08320c3314e15 [2023-03-14T07:37:59.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T07:37:59.241Z] Dload Upload Total Spent Left Speed [2023-03-14T07:37:59.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15210 0 0 100 15210 0 47383 --:--:-- --:--:-- --:--:-- 47383 [2023-03-14T07:37:59.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/76ea4d1458b486cd84374d1f970a86ad0e64425c [Pipeline] } [2023-03-14T07:37:59.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-14T07:37:59.679Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-14T07:37:59.689Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:37:59.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T07:37:59.980Z] [2023-03-14T07:37:59.980Z] 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-14T07:38:00.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T07:38:00.278Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T07:38:00.278Z] df9b9388f04a: Pulling fs layer [2023-03-14T07:38:00.278Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T07:38:00.278Z] 25bc292e5bac: Pulling fs layer [2023-03-14T07:38:00.278Z] 114826534d7a: Pulling fs layer [2023-03-14T07:38:00.278Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T07:38:00.278Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T07:38:00.278Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T07:38:00.278Z] 114826534d7a: Waiting [2023-03-14T07:38:00.278Z] 4657fd5d0bcf: Waiting [2023-03-14T07:38:00.278Z] 6ad1cebc031e: Waiting [2023-03-14T07:38:00.278Z] 25bc292e5bac: Download complete [2023-03-14T07:38:00.278Z] 52dc419b0ee2: Verifying Checksum [2023-03-14T07:38:00.278Z] 52dc419b0ee2: Download complete [2023-03-14T07:38:00.278Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T07:38:00.278Z] 4657fd5d0bcf: Download complete [2023-03-14T07:38:00.278Z] df9b9388f04a: Verifying Checksum [2023-03-14T07:38:00.278Z] df9b9388f04a: Download complete [2023-03-14T07:38:00.540Z] df9b9388f04a: Pull complete [2023-03-14T07:38:00.540Z] 6ad1cebc031e: Verifying Checksum [2023-03-14T07:38:00.540Z] 6ad1cebc031e: Download complete [2023-03-14T07:38:00.540Z] 52dc419b0ee2: Pull complete [2023-03-14T07:38:00.540Z] 25bc292e5bac: Pull complete [2023-03-14T07:38:01.108Z] 114826534d7a: Verifying Checksum [2023-03-14T07:38:01.108Z] 114826534d7a: Download complete [2023-03-14T07:38:01.365Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T07:38:01.365Z] 8a3aa393b2d8: Download complete [2023-03-14T07:38:04.644Z] 114826534d7a: Pull complete [2023-03-14T07:38:04.644Z] 4657fd5d0bcf: Pull complete [2023-03-14T07:38:04.644Z] 6ad1cebc031e: Pull complete [2023-03-14T07:38:07.172Z] 8a3aa393b2d8: Pull complete [2023-03-14T07:38:07.172Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T07:38:07.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T07:38:07.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:38:07.244Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:38:07.280Z] $ 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-14T07:38:10.127Z] $ docker top dfab9555a6c3d7ed2e4dd547fee20c07484a88ed468d5addd42aa119a63d9877 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T07:38:10.183Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-14T07:38:10.460Z] + set -o pipefail [2023-03-14T07:38:10.460Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-14T07:38:15.734Z] [2023-03-14T07:38:15.734Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-14T07:38:15.734Z] [2023-03-14T07:38:15.735Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/96181fb6-2ca0-4d1f-9a37-59d27d214ffa [2023-03-14T07:38:15.735Z] [2023-03-14T07:38:15.735Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T07:38:15.735Z] [2023-03-14T07:38:17.113Z] [2023-03-14T07:38:17.113Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T07:38:17.113Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T07:38:17.113Z] More details here: https://snyk.co/ue1NS [2023-03-14T07:38:17.113Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T07:38:17.113Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T07:38:17.128Z] $ docker stop --time=1 dfab9555a6c3d7ed2e4dd547fee20c07484a88ed468d5addd42aa119a63d9877 [2023-03-14T07:38:19.729Z] $ docker rm -f --volumes dfab9555a6c3d7ed2e4dd547fee20c07484a88ed468d5addd42aa119a63d9877 [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-14T07:38:20.185Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:38:20.197Z] provisioning config files... [2023-03-14T07:38:20.209Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6193730077585239353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:20.502Z] --> edgex-publish-swagger.sh [2023-03-14T07:38:20.503Z] === Publish openapi/v3 API === [2023-03-14T07:38:20.503Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-14T07:38:20.503Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-14T07:38:20.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T07:38:20.503Z] Dload Upload Total Spent Left Speed [2023-03-14T07:38:21.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 41136 --:--:-- --:--:-- --:--:-- 41064 100 23571 0 0 100 23571 0 41064 --:--:-- --:--:-- --:--:-- 40993 [2023-03-14T07:38:21.069Z] [2023-03-14T07:38:21.069Z] [Pipeline] } [2023-03-14T07:38:21.076Z] 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-14T07:38:21.454Z] + git log --format=format:%s -1 76ea4d1458b486cd84374d1f970a86ad0e64425c [Pipeline] sh [2023-03-14T07:38:21.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T07:38:21.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:38:22.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:38:22.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:38:22.096Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:38:22.134Z] $ 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-14T07:38:22.574Z] $ docker top b1a3e02a4ba4ea0f6e4bdb5153ec540947eb856cc34a796dc113c70b24fa68a0 -eo pid,comm [2023-03-14T07:38:22.612Z] 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-14T07:38:22.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T07:38:22.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:38:22.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:38:22.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:38:22.769Z] $ docker exec b1a3e02a4ba4ea0f6e4bdb5153ec540947eb856cc34a796dc113c70b24fa68a0 ssh-agent [2023-03-14T07:38:22.860Z] SSH_AUTH_SOCK=/tmp/ssh-aKh3tWTLv9H9/agent.32 [2023-03-14T07:38:22.860Z] SSH_AGENT_PID=38 [2023-03-14T07:38:22.865Z] Running ssh-add (command line suppressed) [2023-03-14T07:38:22.970Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7512356177472450713.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7512356177472450713.key) [2023-03-14T07:38:22.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:38:23.260Z] + git semver tag [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,446 [run_tag] DEBUG tag force:False [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,446 [check_head_tag] DEBUG check head tag [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,447 [execute] INFO git cat-file --batch-check [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,451 [execute] INFO git cat-file --batch [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,482 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,482 [execute] INFO git tag -a v3.0.0-dev.52 -m v3.0.0-dev.52 [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,482 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.52', '-m', 'v3.0.0-dev.52'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T07:38:23.518Z] 2023-03-14 07:38:23,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:23.518Z] 3.0.0-dev.52 [Pipeline] } [2023-03-14T07:38:23.533Z] $ docker exec --env ******** --env ******** b1a3e02a4ba4ea0f6e4bdb5153ec540947eb856cc34a796dc113c70b24fa68a0 ssh-agent -k [2023-03-14T07:38:23.619Z] unset SSH_AUTH_SOCK; [2023-03-14T07:38:23.619Z] unset SSH_AGENT_PID; [2023-03-14T07:38:23.619Z] echo Agent pid 38 killed; [2023-03-14T07:38:23.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T07:38:23.917Z] + git semver [Pipeline] } [2023-03-14T07:38:24.192Z] $ docker stop --time=1 b1a3e02a4ba4ea0f6e4bdb5153ec540947eb856cc34a796dc113c70b24fa68a0 [2023-03-14T07:38:25.473Z] $ docker rm -f --volumes b1a3e02a4ba4ea0f6e4bdb5153ec540947eb856cc34a796dc113c70b24fa68a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:38:25.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T07:38:25.836Z] [2023-03-14T07:38:25.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:38:26.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T07:38:26.128Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T07:38:26.128Z] ab5ef0e58194: Pulling fs layer [2023-03-14T07:38:26.128Z] 9712f1f96733: Pulling fs layer [2023-03-14T07:38:26.128Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T07:38:26.128Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T07:38:26.128Z] e9a5061849ea: Pulling fs layer [2023-03-14T07:38:26.128Z] d747dcd14b5f: Pulling fs layer [2023-03-14T07:38:26.128Z] 0d9ebad4ef96: Waiting [2023-03-14T07:38:26.128Z] e9a5061849ea: Waiting [2023-03-14T07:38:26.128Z] 2de7ff778b66: Pulling fs layer [2023-03-14T07:38:26.128Z] d747dcd14b5f: Waiting [2023-03-14T07:38:26.128Z] 2de7ff778b66: Waiting [2023-03-14T07:38:26.128Z] 9712f1f96733: Download complete [2023-03-14T07:38:26.704Z] 63f879dbbcfc: Verifying Checksum [2023-03-14T07:38:26.704Z] 63f879dbbcfc: Download complete [2023-03-14T07:38:26.704Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T07:38:26.704Z] 0d9ebad4ef96: Download complete [2023-03-14T07:38:26.704Z] d747dcd14b5f: Verifying Checksum [2023-03-14T07:38:26.704Z] d747dcd14b5f: Download complete [2023-03-14T07:38:26.704Z] ab5ef0e58194: Verifying Checksum [2023-03-14T07:38:26.704Z] ab5ef0e58194: Download complete [2023-03-14T07:38:26.962Z] e9a5061849ea: Verifying Checksum [2023-03-14T07:38:26.962Z] e9a5061849ea: Download complete [2023-03-14T07:38:26.962Z] 2de7ff778b66: Verifying Checksum [2023-03-14T07:38:26.962Z] 2de7ff778b66: Download complete [2023-03-14T07:38:29.489Z] ab5ef0e58194: Pull complete [2023-03-14T07:38:29.489Z] 9712f1f96733: Pull complete [2023-03-14T07:38:29.748Z] 63f879dbbcfc: Pull complete [2023-03-14T07:38:33.025Z] 0d9ebad4ef96: Pull complete [2023-03-14T07:38:33.282Z] e9a5061849ea: Pull complete [2023-03-14T07:38:33.282Z] d747dcd14b5f: Pull complete [2023-03-14T07:38:34.213Z] 2de7ff778b66: Pull complete [2023-03-14T07:38:34.213Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T07:38:34.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T07:38:34.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:38:34.285Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:38:34.320Z] $ 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-14T07:38:37.943Z] $ docker top f1d8e8787de37186b7be584e45febabc1441988982cb19813cb3c4ff15c4ecad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:38:37.997Z] provisioning config files... [2023-03-14T07:38:38.004Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9464729123622553034tmp [2023-03-14T07:38:38.014Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5404783366065565944tmp [2023-03-14T07:38:38.025Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7431447274120655657tmp [Pipeline] { [Pipeline] echo [2023-03-14T07:38:38.039Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:38.319Z] ---> sigul-configuration.sh [2023-03-14T07:38:38.319Z] gpg: directory `/root/.gnupg' created [2023-03-14T07:38:38.319Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T07:38:38.319Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T07:38:38.319Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T07:38:38.319Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T07:38:38.319Z] gpg: CAST5 encrypted data [2023-03-14T07:38:38.319Z] gpg: encrypted with 1 passphrase [2023-03-14T07:38:38.319Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T07:38:38.604Z] + mkdir /home/jenkins [2023-03-14T07:38:38.604Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T07:38:38.885Z] + 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-14T07:38:38.891Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:39.171Z] ---> sigul-install.sh [2023-03-14T07:38:39.171Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T07:38:39.455Z] + git tag --list [2023-03-14T07:38:39.455Z] 0.7.1 [2023-03-14T07:38:39.455Z] delhi-tag [2023-03-14T07:38:39.455Z] v1.0.0 [2023-03-14T07:38:39.455Z] v1.1.0 [2023-03-14T07:38:39.455Z] v1.1.1 [2023-03-14T07:38:39.455Z] v1.1.2 [2023-03-14T07:38:39.455Z] v1.2.0 [2023-03-14T07:38:39.455Z] v1.2.1 [2023-03-14T07:38:39.455Z] v1.2.2 [2023-03-14T07:38:39.455Z] v1.2.3 [2023-03-14T07:38:39.455Z] v1.3.0 [2023-03-14T07:38:39.455Z] v1.4.0 [2023-03-14T07:38:39.455Z] v2.0.0 [2023-03-14T07:38:39.455Z] v2.1.0 [2023-03-14T07:38:39.455Z] v2.1.1 [2023-03-14T07:38:39.455Z] v2.1.1-dev.2 [2023-03-14T07:38:39.455Z] v2.1.1-dev.3 [2023-03-14T07:38:39.455Z] v2.2.0 [2023-03-14T07:38:39.455Z] v2.2.1-dev.1 [2023-03-14T07:38:39.455Z] v2.2.1-dev.10 [2023-03-14T07:38:39.455Z] v2.2.1-dev.11 [2023-03-14T07:38:39.455Z] v2.2.1-dev.12 [2023-03-14T07:38:39.455Z] v2.2.1-dev.13 [2023-03-14T07:38:39.456Z] v2.2.1-dev.14 [2023-03-14T07:38:39.456Z] v2.2.1-dev.2 [2023-03-14T07:38:39.456Z] v2.2.1-dev.3 [2023-03-14T07:38:39.456Z] v2.2.1-dev.4 [2023-03-14T07:38:39.456Z] v2.2.1-dev.5 [2023-03-14T07:38:39.456Z] v2.2.1-dev.6 [2023-03-14T07:38:39.456Z] v2.2.1-dev.7 [2023-03-14T07:38:39.456Z] v2.2.1-dev.8 [2023-03-14T07:38:39.456Z] v2.2.1-dev.9 [2023-03-14T07:38:39.456Z] v2.3.0 [2023-03-14T07:38:39.456Z] v2.3.0-dev.14 [2023-03-14T07:38:39.456Z] v2.3.0-dev.15 [2023-03-14T07:38:39.456Z] v2.3.0-dev.16 [2023-03-14T07:38:39.456Z] v2.3.0-dev.17 [2023-03-14T07:38:39.456Z] v2.3.0-dev.18 [2023-03-14T07:38:39.456Z] v2.3.0-dev.19 [2023-03-14T07:38:39.456Z] v2.3.0-dev.20 [2023-03-14T07:38:39.456Z] v2.3.0-dev.21 [2023-03-14T07:38:39.456Z] v2.3.0-dev.22 [2023-03-14T07:38:39.456Z] v2.3.0-dev.23 [2023-03-14T07:38:39.456Z] v2.3.0-dev.24 [2023-03-14T07:38:39.456Z] v2.3.0-dev.25 [2023-03-14T07:38:39.456Z] v2.3.0-dev.26 [2023-03-14T07:38:39.456Z] v2.3.0-dev.27 [2023-03-14T07:38:39.456Z] v2.3.0-dev.28 [2023-03-14T07:38:39.456Z] v2.3.0-dev.29 [2023-03-14T07:38:39.456Z] v2.3.0-dev.30 [2023-03-14T07:38:39.456Z] v2.3.0-dev.31 [2023-03-14T07:38:39.456Z] v2.3.0-dev.32 [2023-03-14T07:38:39.456Z] v2.3.0-dev.33 [2023-03-14T07:38:39.456Z] v2.3.0-dev.34 [2023-03-14T07:38:39.456Z] v2.3.0-dev.35 [2023-03-14T07:38:39.456Z] v2.3.0-dev.36 [2023-03-14T07:38:39.456Z] v2.3.0-dev.37 [2023-03-14T07:38:39.456Z] v2.3.0-dev.38 [2023-03-14T07:38:39.456Z] v2.3.0-dev.39 [2023-03-14T07:38:39.456Z] v2.3.0-dev.40 [2023-03-14T07:38:39.456Z] v2.3.0-dev.41 [2023-03-14T07:38:39.456Z] v2.3.0-dev.42 [2023-03-14T07:38:39.456Z] v2.3.0-dev.43 [2023-03-14T07:38:39.456Z] v2.3.0-dev.44 [2023-03-14T07:38:39.456Z] v2.3.0-dev.45 [2023-03-14T07:38:39.456Z] v2.3.0-dev.46 [2023-03-14T07:38:39.456Z] v2.3.0-dev.47 [2023-03-14T07:38:39.456Z] v2.3.0-dev.48 [2023-03-14T07:38:39.456Z] v2.3.0-dev.49 [2023-03-14T07:38:39.456Z] v2.3.0-dev.50 [2023-03-14T07:38:39.456Z] v2.3.0-dev.51 [2023-03-14T07:38:39.456Z] v2.3.1-dev.1 [2023-03-14T07:38:39.456Z] v2.3.1-dev.2 [2023-03-14T07:38:39.456Z] v3.0.0-dev.1 [2023-03-14T07:38:39.456Z] v3.0.0-dev.10 [2023-03-14T07:38:39.456Z] v3.0.0-dev.11 [2023-03-14T07:38:39.456Z] v3.0.0-dev.12 [2023-03-14T07:38:39.456Z] v3.0.0-dev.13 [2023-03-14T07:38:39.456Z] v3.0.0-dev.14 [2023-03-14T07:38:39.456Z] v3.0.0-dev.15 [2023-03-14T07:38:39.456Z] v3.0.0-dev.16 [2023-03-14T07:38:39.456Z] v3.0.0-dev.17 [2023-03-14T07:38:39.456Z] v3.0.0-dev.18 [2023-03-14T07:38:39.456Z] v3.0.0-dev.19 [2023-03-14T07:38:39.456Z] v3.0.0-dev.2 [2023-03-14T07:38:39.456Z] v3.0.0-dev.20 [2023-03-14T07:38:39.456Z] v3.0.0-dev.21 [2023-03-14T07:38:39.456Z] v3.0.0-dev.22 [2023-03-14T07:38:39.456Z] v3.0.0-dev.23 [2023-03-14T07:38:39.456Z] v3.0.0-dev.24 [2023-03-14T07:38:39.456Z] v3.0.0-dev.25 [2023-03-14T07:38:39.456Z] v3.0.0-dev.26 [2023-03-14T07:38:39.456Z] v3.0.0-dev.27 [2023-03-14T07:38:39.456Z] v3.0.0-dev.28 [2023-03-14T07:38:39.456Z] v3.0.0-dev.29 [2023-03-14T07:38:39.456Z] v3.0.0-dev.3 [2023-03-14T07:38:39.456Z] v3.0.0-dev.30 [2023-03-14T07:38:39.456Z] v3.0.0-dev.31 [2023-03-14T07:38:39.456Z] v3.0.0-dev.32 [2023-03-14T07:38:39.456Z] v3.0.0-dev.33 [2023-03-14T07:38:39.456Z] v3.0.0-dev.34 [2023-03-14T07:38:39.456Z] v3.0.0-dev.35 [2023-03-14T07:38:39.456Z] v3.0.0-dev.36 [2023-03-14T07:38:39.456Z] v3.0.0-dev.37 [2023-03-14T07:38:39.456Z] v3.0.0-dev.38 [2023-03-14T07:38:39.456Z] v3.0.0-dev.39 [2023-03-14T07:38:39.456Z] v3.0.0-dev.4 [2023-03-14T07:38:39.456Z] v3.0.0-dev.40 [2023-03-14T07:38:39.456Z] v3.0.0-dev.41 [2023-03-14T07:38:39.456Z] v3.0.0-dev.42 [2023-03-14T07:38:39.456Z] v3.0.0-dev.43 [2023-03-14T07:38:39.456Z] v3.0.0-dev.44 [2023-03-14T07:38:39.456Z] v3.0.0-dev.45 [2023-03-14T07:38:39.456Z] v3.0.0-dev.46 [2023-03-14T07:38:39.456Z] v3.0.0-dev.47 [2023-03-14T07:38:39.456Z] v3.0.0-dev.48 [2023-03-14T07:38:39.456Z] v3.0.0-dev.49 [2023-03-14T07:38:39.456Z] v3.0.0-dev.5 [2023-03-14T07:38:39.456Z] v3.0.0-dev.50 [2023-03-14T07:38:39.456Z] v3.0.0-dev.51 [2023-03-14T07:38:39.456Z] v3.0.0-dev.52 [2023-03-14T07:38:39.456Z] v3.0.0-dev.6 [2023-03-14T07:38:39.456Z] v3.0.0-dev.7 [2023-03-14T07:38:39.456Z] v3.0.0-dev.8 [2023-03-14T07:38:39.456Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-14T07:38:39.742Z] + lftools sign git-tag v3.0.0-dev.52 [2023-03-14T07:38:40.310Z] Signing Git tag with Sigul... [2023-03-14T07:38:40.310Z] Signing v3.0.0-dev.52 [Pipeline] echo [2023-03-14T07:38:40.578Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:40.862Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T07:38:40.868Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T07:38:40.888Z] $ docker stop --time=1 f1d8e8787de37186b7be584e45febabc1441988982cb19813cb3c4ff15c4ecad [2023-03-14T07:38:42.170Z] $ docker rm -f --volumes f1d8e8787de37186b7be584e45febabc1441988982cb19813cb3c4ff15c4ecad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T07:38:42.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T07:38:42.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:38:42.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:38:42.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:38:42.939Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:38:42.973Z] $ 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-14T07:38:43.283Z] $ docker top 71b5992b467808020f96f89c5393d2c17071a088cc43ea1eef4331337175ecdb -eo pid,comm [2023-03-14T07:38:43.324Z] 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-14T07:38:43.324Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T07:38:43.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:38:43.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:38:43.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:38:43.477Z] $ docker exec 71b5992b467808020f96f89c5393d2c17071a088cc43ea1eef4331337175ecdb ssh-agent [2023-03-14T07:38:43.580Z] SSH_AUTH_SOCK=/tmp/ssh-jO1AgPuRidXL/agent.32 [2023-03-14T07:38:43.580Z] SSH_AGENT_PID=38 [2023-03-14T07:38:43.584Z] Running ssh-add (command line suppressed) [2023-03-14T07:38:43.682Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9411235991673891166.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9411235991673891166.key) [2023-03-14T07:38:43.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:38:43.972Z] + git semver bump pre [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,157 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,157 [bump_version] DEBUG bumping version:3.0.0-dev.52 on axis:pre with prefix:dev [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,158 [bump_version] DEBUG bumped version:3.0.0-dev.53 [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,158 [write_version] DEBUG write version:3.0.0-dev.53 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,158 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,158 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,160 [execute] INFO git cat-file --batch-check [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,160 [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-14T07:38:44.232Z] 2023-03-14 07:38:44,166 [execute] INFO git cat-file --batch [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T07:38:44.232Z] 2023-03-14 07:38:44,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:44.232Z] 3.0.0-dev.53 [Pipeline] } [2023-03-14T07:38:44.248Z] $ docker exec --env ******** --env ******** 71b5992b467808020f96f89c5393d2c17071a088cc43ea1eef4331337175ecdb ssh-agent -k [2023-03-14T07:38:44.341Z] unset SSH_AUTH_SOCK; [2023-03-14T07:38:44.341Z] unset SSH_AGENT_PID; [2023-03-14T07:38:44.341Z] echo Agent pid 38 killed; [2023-03-14T07:38:44.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T07:38:44.647Z] + git semver [Pipeline] } [2023-03-14T07:38:44.926Z] $ docker stop --time=1 71b5992b467808020f96f89c5393d2c17071a088cc43ea1eef4331337175ecdb [2023-03-14T07:38:46.192Z] $ docker rm -f --volumes 71b5992b467808020f96f89c5393d2c17071a088cc43ea1eef4331337175ecdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T07:38:46.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T07:38:46.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:38:46.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T07:38:46.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:38:46.886Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:38:46.920Z] $ 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-14T07:38:47.269Z] $ docker top 4926cb1214e5c3fb68d8476282fe92472b4dc6d414584346a02ed8d2a54b0f39 -eo pid,comm [2023-03-14T07:38:47.312Z] 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-14T07:38:47.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T07:38:47.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T07:38:47.345Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T07:38:47.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T07:38:47.472Z] $ docker exec 4926cb1214e5c3fb68d8476282fe92472b4dc6d414584346a02ed8d2a54b0f39 ssh-agent [2023-03-14T07:38:47.569Z] SSH_AUTH_SOCK=/tmp/ssh-tHSAZVkVZYzb/agent.32 [2023-03-14T07:38:47.569Z] SSH_AGENT_PID=38 [2023-03-14T07:38:47.574Z] Running ssh-add (command line suppressed) [2023-03-14T07:38:47.674Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15973674591743703620.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15973674591743703620.key) [2023-03-14T07:38:47.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T07:38:47.971Z] + git semver push [2023-03-14T07:38:48.230Z] 2023-03-14 07:38:48,134 [run_push] DEBUG push [2023-03-14T07:38:48.230Z] 2023-03-14 07:38:48,135 [execute] INFO git cat-file --batch-check [2023-03-14T07:38:48.230Z] 2023-03-14 07:38:48,135 [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-14T07:38:48.230Z] 2023-03-14 07:38:48,138 [execute] INFO git rev-list 88d18c06a49b88ba50c19d1dfef5f500197a243a -- [2023-03-14T07:38:48.230Z] 2023-03-14 07:38:48,139 [execute] DEBUG Popen(['git', 'rev-list', '88d18c06a49b88ba50c19d1dfef5f500197a243a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T07:38:48.230Z] 2023-03-14 07:38:48,151 [execute] INFO git fetch -v origin [2023-03-14T07:38:48.230Z] 2023-03-14 07:38:48,151 [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-14T07:38:48.798Z] 2023-03-14 07:38:48,602 [run_push] DEBUG no remote changes detected [2023-03-14T07:38:48.798Z] 2023-03-14 07:38:48,603 [execute] INFO git push origin semver [2023-03-14T07:38:48.798Z] 2023-03-14 07:38:48,603 [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-14T07:38:49.734Z] 2023-03-14 07:38:49,387 [run_push] DEBUG push all version tags [2023-03-14T07:38:49.734Z] 2023-03-14 07:38:49,387 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T07:38:49.734Z] 2023-03-14 07:38:49,388 [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-14T07:38:50.301Z] 2023-03-14 07:38:50,264 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-14T07:38:50.301Z] 3.0.0-dev.53 [Pipeline] } [2023-03-14T07:38:50.316Z] $ docker exec --env ******** --env ******** 4926cb1214e5c3fb68d8476282fe92472b4dc6d414584346a02ed8d2a54b0f39 ssh-agent -k [2023-03-14T07:38:50.413Z] unset SSH_AUTH_SOCK; [2023-03-14T07:38:50.413Z] unset SSH_AGENT_PID; [2023-03-14T07:38:50.413Z] echo Agent pid 38 killed; [2023-03-14T07:38:50.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T07:38:50.717Z] + git semver [Pipeline] } [2023-03-14T07:38:50.993Z] $ docker stop --time=1 4926cb1214e5c3fb68d8476282fe92472b4dc6d414584346a02ed8d2a54b0f39 [2023-03-14T07:38:52.264Z] $ docker rm -f --volumes 4926cb1214e5c3fb68d8476282fe92472b4dc6d414584346a02ed8d2a54b0f39 [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-14T07:38:52.787Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-14T07:38:52.787Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-14T07:38:52.787Z] total 16 [2023-03-14T07:38:52.787Z] drwxr-xr-x 3 root root 4096 Mar 14 07:26 . [2023-03-14T07:38:52.787Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:38 .. [2023-03-14T07:38:52.787Z] drwxr-xr-x 2 root root 4096 Mar 14 07:26 cost [2023-03-14T07:38:52.787Z] -rw-r--r-- 1 root root 85 Mar 14 07:26 cost.csv [2023-03-14T07:38:52.787Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-14T07:38:52.787Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-14T07:38:52.787Z] total 16 [2023-03-14T07:38:52.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:26 . [2023-03-14T07:38:52.787Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:38 .. [2023-03-14T07:38:52.787Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 07:26 cost [2023-03-14T07:38:52.787Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 14 07:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:53.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:53.920Z] ---> package-listing.sh [2023-03-14T07:38:53.920Z] ++ facter osfamily [2023-03-14T07:38:53.920Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T07:38:54.177Z] + OS_FAMILY=debian [2023-03-14T07:38:54.177Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-14T07:38:54.177Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T07:38:54.177Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T07:38:54.177Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T07:38:54.177Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T07:38:54.177Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-14T07:38:54.177Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T07:38:54.177Z] + case "${OS_FAMILY}" in [2023-03-14T07:38:54.177Z] + dpkg -l [2023-03-14T07:38:54.177Z] + grep '^ii' [2023-03-14T07:38:54.177Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T07:38:54.177Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T07:38:54.177Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T07:38:54.177Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-14T07:38:54.177Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-14T07:38:54.177Z] + 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-14T07:38:54.186Z] 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-14T07:38:54.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T07:38:55.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T07:38:55.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T07:38:55.083Z] prd-ubuntu20.04-docker-8c-8g-79 does not seem to be running inside a container [2023-03-14T07:38:55.115Z] $ 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-14T07:38:55.333Z] $ docker top cb2c67300842a2556d5e8f7b6c574933487d8a3fdc7331adb514e1cbf6a6052c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T07:38:55.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T07:38:55.943Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T07:38:56.226Z] + ls /var/log/sa-host [2023-03-14T07:38:56.226Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T07:38:56.287Z] provisioning config files... [2023-03-14T07:38:56.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1518728362518924290tmp [Pipeline] { [Pipeline] echo [2023-03-14T07:38:56.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:56.587Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T07:38:56.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:56.916Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T07:38:56.925Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:57.209Z] ---> sudo-logs.sh [2023-03-14T07:38:57.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T07:38:57.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:57.522Z] ---> job-cost.sh [2023-03-14T07:38:57.522Z] lf-activate-venv: SKIPPING [2023-03-14T07:38:57.522Z] DEBUG: total: 0.2199999988079071 [2023-03-14T07:38:57.522Z] INFO: Retrieving Stack Cost... [2023-03-14T07:38:57.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T07:38:58.350Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T07:38:58.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T07:38:58.751Z] ---> logs-deploy.sh [2023-03-14T07:38:58.751Z] lf-activate-venv: SKIPPING [2023-03-14T07:38:58.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/182 [2023-03-14T07:38:58.751Z] INFO: archiving workspace using pattern(s): [2023-03-14T07:38:59.741Z] Archives upload complete. [2023-03-14T07:38:59.741Z] INFO: archiving logs to Nexus [2023-03-14T07:39:00.349Z] ---> uname -a: [2023-03-14T07:39:00.349Z] Linux prd-ubuntu20-04-docker-8c-8g-79 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z] ---> lscpu: [2023-03-14T07:39:00.349Z] Architecture: x86_64 [2023-03-14T07:39:00.349Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-14T07:39:00.349Z] Byte Order: Little Endian [2023-03-14T07:39:00.349Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-14T07:39:00.349Z] CPU(s): 8 [2023-03-14T07:39:00.349Z] On-line CPU(s) list: 0-7 [2023-03-14T07:39:00.349Z] Thread(s) per core: 1 [2023-03-14T07:39:00.349Z] Core(s) per socket: 1 [2023-03-14T07:39:00.349Z] Socket(s): 8 [2023-03-14T07:39:00.349Z] NUMA node(s): 1 [2023-03-14T07:39:00.349Z] Vendor ID: AuthenticAMD [2023-03-14T07:39:00.349Z] CPU family: 23 [2023-03-14T07:39:00.349Z] Model: 49 [2023-03-14T07:39:00.349Z] Model name: AMD EPYC-Rome Processor [2023-03-14T07:39:00.349Z] Stepping: 0 [2023-03-14T07:39:00.349Z] CPU MHz: 2800.000 [2023-03-14T07:39:00.349Z] BogoMIPS: 5600.00 [2023-03-14T07:39:00.349Z] Virtualization: AMD-V [2023-03-14T07:39:00.349Z] Hypervisor vendor: KVM [2023-03-14T07:39:00.349Z] Virtualization type: full [2023-03-14T07:39:00.349Z] L1d cache: 256 KiB [2023-03-14T07:39:00.349Z] L1i cache: 256 KiB [2023-03-14T07:39:00.349Z] L2 cache: 4 MiB [2023-03-14T07:39:00.349Z] L3 cache: 128 MiB [2023-03-14T07:39:00.349Z] NUMA node0 CPU(s): 0-7 [2023-03-14T07:39:00.349Z] Vulnerability Itlb multihit: Not affected [2023-03-14T07:39:00.349Z] Vulnerability L1tf: Not affected [2023-03-14T07:39:00.349Z] Vulnerability Mds: Not affected [2023-03-14T07:39:00.349Z] Vulnerability Meltdown: Not affected [2023-03-14T07:39:00.349Z] Vulnerability Mmio stale data: Not affected [2023-03-14T07:39:00.349Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-14T07:39:00.349Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-14T07:39:00.349Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-14T07:39:00.349Z] Vulnerability Srbds: Not affected [2023-03-14T07:39:00.349Z] Vulnerability Tsx async abort: Not affected [2023-03-14T07:39:00.349Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z] ---> nproc: [2023-03-14T07:39:00.349Z] 8 [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z] ---> df -h: [2023-03-14T07:39:00.349Z] Filesystem Size Used Avail Use% Mounted on [2023-03-14T07:39:00.349Z] overlay 155G 13G 143G 9% / [2023-03-14T07:39:00.349Z] tmpfs 64M 0 64M 0% /dev [2023-03-14T07:39:00.349Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-14T07:39:00.349Z] shm 64M 0 64M 0% /dev/shm [2023-03-14T07:39:00.349Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-14T07:39:00.349Z] [2023-03-14T07:39:00.349Z]