Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f965a0b85b542f54aab8de1c6c68203c2ba52ef 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-ssh2583171982532000328.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-ssh3774494469826592290.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-ssh14324518049534659858.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-ssh2411526865292654407.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-ssh9046951810821416514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-317 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 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Avoid second fetch Checking out Revision 6f965a0b85b542f54aab8de1c6c68203c2ba52ef (main) Commit message: "Merge pull request #1385 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.18" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 > git rev-list --no-walk 8fb9feca0c10481a594d8c8fb14f04008fc9a26d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T01:49:59.696Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T01:49:59.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T01:49:59.774Z] ========================================================= [2023-03-15T01:49:59.774Z] EdgeX Global Pipelines Version Info [2023-03-15T01:49:59.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T01:50:00.488Z] ------------------- [2023-03-15T01:50:00.488Z] stable info: [2023-03-15T01:50:00.488Z] ------------------- [2023-03-15T01:50:00.488Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T01:50:00.488Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T01:50:00.488Z] Message: update stable to v1.0.245 [2023-03-15T01:50:01.061Z] ------------------- [2023-03-15T01:50:01.061Z] experimental info: [2023-03-15T01:50:01.061Z] ------------------- [2023-03-15T01:50:01.061Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T01:50:01.062Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T01:50:01.062Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T01:50:01.230Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-15T01:50:01.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-15T01:50:01.252Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T01:50:01.263Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T01:50:01.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T01:50:01.286Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T01:50:01.297Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T01:50:01.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-15T01:50:01.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T01:50:01.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T01:50:01.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T01:50:01.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-15T01:50:01.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T01:50:01.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T01:50:01.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T01:50:01.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T01:50:01.410Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T01:50:01.422Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T01:50:01.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T01:50:01.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T01:50:01.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-15T01:50:01.472Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-15T01:50:01.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T01:50:01.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T01:50:01.504Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T01:50:01.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T01:50:01.530Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T01:50:01.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T01:50:01.553Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T01:50:01.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T01:50:01.574Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f965a0b85b542f54aab8de1c6c68203c2ba52ef [Pipeline] echo [2023-03-15T01:50:01.585Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f965a0 [Pipeline] echo [2023-03-15T01:50:01.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T01:50:01.649Z] provisioning config files... [2023-03-15T01:50:01.664Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7229506994620498926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T01:50:01.981Z] ---> docker-login.sh [2023-03-15T01:50:01.981Z] nexus3.edgexfoundry.org:10001 [2023-03-15T01:50:02.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:02.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:02.241Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:02.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:02.241Z] [2023-03-15T01:50:02.241Z] Login Succeeded [2023-03-15T01:50:02.241Z] nexus3.edgexfoundry.org:10002 [2023-03-15T01:50:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:02.502Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:02.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:02.502Z] [2023-03-15T01:50:02.502Z] Login Succeeded [2023-03-15T01:50:02.502Z] nexus3.edgexfoundry.org:10003 [2023-03-15T01:50:02.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:02.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:02.502Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:02.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:02.502Z] [2023-03-15T01:50:02.502Z] Login Succeeded [2023-03-15T01:50:02.502Z] nexus3.edgexfoundry.org:10004 [2023-03-15T01:50:02.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:02.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:02.762Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:02.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:02.762Z] [2023-03-15T01:50:02.762Z] Login Succeeded [2023-03-15T01:50:02.762Z] docker.io [2023-03-15T01:50:02.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:03.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:03.026Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:03.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:03.026Z] [2023-03-15T01:50:03.026Z] Login Succeeded [2023-03-15T01:50:03.026Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T01:50:03.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T01:50:03.402Z] + git rev-list -1 --merges 6f965a0b85b542f54aab8de1c6c68203c2ba52ef~1..6f965a0b85b542f54aab8de1c6c68203c2ba52ef [Pipeline] echo [2023-03-15T01:50:03.446Z] -----------> git rev-list -1 --merges 6f965a0b85b542f54aab8de1c6c68203c2ba52ef~1..6f965a0b85b542f54aab8de1c6c68203c2ba52ef 6f965a0b85b542f54aab8de1c6c68203c2ba52ef [2023-03-15T01:50:03.446Z] 6f965a0b85b542f54aab8de1c6c68203c2ba52ef [false] [Pipeline] sh [2023-03-15T01:50:03.732Z] + git log --format=format:%s -1 6f965a0b85b542f54aab8de1c6c68203c2ba52ef [Pipeline] echo [2023-03-15T01:50:03.745Z] ========================================================= [2023-03-15T01:50:03.745Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T01:50:03.745Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T01:50:04.055Z] + git log --format=format:%s -1 6f965a0b85b542f54aab8de1c6c68203c2ba52ef [Pipeline] echo [2023-03-15T01:50:04.064Z] [semverPrep] GIT_COMMIT: 6f965a0b85b542f54aab8de1c6c68203c2ba52ef, Commit Message: Merge pull request #1385 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.18 [Pipeline] echo [2023-03-15T01:50:04.073Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T01:50:04.420Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T01:50:04.420Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T01:50:04.420Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T01:50:04.420Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T01:50:04.420Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T01:50:04.420Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T01:50:04.420Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:50:04.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T01:50:04.822Z] [2023-03-15T01:50:04.822Z] 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-15T01:50:05.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T01:50:05.130Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T01:50:05.130Z] b85a868b505f: Pulling fs layer [2023-03-15T01:50:05.130Z] e2be974225ed: Pulling fs layer [2023-03-15T01:50:05.130Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T01:50:05.130Z] 988bab9f4d93: Pulling fs layer [2023-03-15T01:50:05.130Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T01:50:05.130Z] eaf3925da568: Pulling fs layer [2023-03-15T01:50:05.130Z] bab4dde63d76: Pulling fs layer [2023-03-15T01:50:05.130Z] bde34c3a00c8: Pulling fs layer [2023-03-15T01:50:05.130Z] b352a97aabf1: Pulling fs layer [2023-03-15T01:50:05.130Z] 4872d77fe225: Pulling fs layer [2023-03-15T01:50:05.130Z] 5851b861e8e6: Pulling fs layer [2023-03-15T01:50:05.130Z] 988bab9f4d93: Waiting [2023-03-15T01:50:05.130Z] 1469e6f7b9e6: Waiting [2023-03-15T01:50:05.130Z] eaf3925da568: Waiting [2023-03-15T01:50:05.130Z] bab4dde63d76: Waiting [2023-03-15T01:50:05.130Z] bde34c3a00c8: Waiting [2023-03-15T01:50:05.130Z] b352a97aabf1: Waiting [2023-03-15T01:50:05.130Z] 4872d77fe225: Waiting [2023-03-15T01:50:05.130Z] 5851b861e8e6: Waiting [2023-03-15T01:50:05.130Z] e2be974225ed: Verifying Checksum [2023-03-15T01:50:05.130Z] e2be974225ed: Download complete [2023-03-15T01:50:05.130Z] 988bab9f4d93: Download complete [2023-03-15T01:50:05.390Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T01:50:05.390Z] 1469e6f7b9e6: Download complete [2023-03-15T01:50:05.390Z] eaf3925da568: Verifying Checksum [2023-03-15T01:50:05.390Z] eaf3925da568: Download complete [2023-03-15T01:50:05.390Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T01:50:05.390Z] 339a4e72a1f5: Download complete [2023-03-15T01:50:05.390Z] bde34c3a00c8: Verifying Checksum [2023-03-15T01:50:05.390Z] bde34c3a00c8: Download complete [2023-03-15T01:50:05.390Z] b352a97aabf1: Download complete [2023-03-15T01:50:05.390Z] 4872d77fe225: Verifying Checksum [2023-03-15T01:50:05.390Z] 4872d77fe225: Download complete [2023-03-15T01:50:05.390Z] 5851b861e8e6: Verifying Checksum [2023-03-15T01:50:05.390Z] 5851b861e8e6: Download complete [2023-03-15T01:50:05.390Z] b85a868b505f: Verifying Checksum [2023-03-15T01:50:05.390Z] b85a868b505f: Download complete [2023-03-15T01:50:05.959Z] bab4dde63d76: Verifying Checksum [2023-03-15T01:50:05.959Z] bab4dde63d76: Download complete [2023-03-15T01:50:06.911Z] b85a868b505f: Pull complete [2023-03-15T01:50:06.911Z] e2be974225ed: Pull complete [2023-03-15T01:50:07.481Z] 339a4e72a1f5: Pull complete [2023-03-15T01:50:07.481Z] 988bab9f4d93: Pull complete [2023-03-15T01:50:07.741Z] 1469e6f7b9e6: Pull complete [2023-03-15T01:50:07.741Z] eaf3925da568: Pull complete [2023-03-15T01:50:09.648Z] bab4dde63d76: Pull complete [2023-03-15T01:50:09.648Z] bde34c3a00c8: Pull complete [2023-03-15T01:50:09.648Z] b352a97aabf1: Pull complete [2023-03-15T01:50:09.908Z] 4872d77fe225: Pull complete [2023-03-15T01:50:09.908Z] 5851b861e8e6: Pull complete [2023-03-15T01:50:09.908Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T01:50:09.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T01:50:09.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T01:50:10.007Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T01:50:10.031Z] $ 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-15T01:50:11.240Z] $ docker top c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 -eo pid,comm [2023-03-15T01:50:11.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-15T01:50:11.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T01:50:11.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T01:50:11.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T01:50:11.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T01:50:11.461Z] $ docker exec c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 ssh-agent [2023-03-15T01:50:11.585Z] SSH_AUTH_SOCK=/tmp/ssh-Srpw69W3QvJy/agent.32 [2023-03-15T01:50:11.585Z] SSH_AGENT_PID=38 [2023-03-15T01:50:11.591Z] Running ssh-add (command line suppressed) [2023-03-15T01:50:11.705Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4666890336681266272.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4666890336681266272.key) [2023-03-15T01:50:11.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T01:50:12.021Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T01:50:12.029Z] $ docker exec --env ******** --env ******** c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 ssh-agent -k [2023-03-15T01:50:12.139Z] unset SSH_AUTH_SOCK; [2023-03-15T01:50:12.140Z] unset SSH_AGENT_PID; [2023-03-15T01:50:12.140Z] echo Agent pid 38 killed; [2023-03-15T01:50:12.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T01:50:12.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T01:50:12.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T01:50:12.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T01:50:12.313Z] $ docker exec c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 ssh-agent [2023-03-15T01:50:12.454Z] SSH_AUTH_SOCK=/tmp/ssh-q0q9Mg2D0tbO/agent.70 [2023-03-15T01:50:12.454Z] SSH_AGENT_PID=76 [2023-03-15T01:50:12.462Z] Running ssh-add (command line suppressed) [2023-03-15T01:50:12.556Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2770640747331773373.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2770640747331773373.key) [2023-03-15T01:50:12.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T01:50:12.894Z] + git semver init [2023-03-15T01:50:13.154Z] 2023-03-15 01:50:13,058 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T01:50:13.154Z] 2023-03-15 01:50:13,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-15T01:50:13.154Z] 2023-03-15 01:50:13,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-15T01:50:13.154Z] 2023-03-15 01:50:13,060 [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-15T01:50:14.102Z] 2023-03-15 01:50:13,950 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-15T01:50:14.102Z] 2023-03-15 01:50:13,950 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-15T01:50:14.102Z] 2023-03-15 01:50:13,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T01:50:14.102Z] 2023-03-15 01:50:13,951 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T01:50:14.102Z] 3.0.0-dev.54 [Pipeline] } [2023-03-15T01:50:14.105Z] $ docker exec --env ******** --env ******** c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 ssh-agent -k [2023-03-15T01:50:14.221Z] unset SSH_AUTH_SOCK; [2023-03-15T01:50:14.224Z] unset SSH_AGENT_PID; [2023-03-15T01:50:14.224Z] echo Agent pid 76 killed; [2023-03-15T01:50:14.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T01:50:14.560Z] + git semver [Pipeline] } [2023-03-15T01:50:14.822Z] $ docker stop --time=1 c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 [2023-03-15T01:50:16.094Z] $ docker rm -f --volumes c68eb29f6274d95db838f0347377b0e10ba0fb912f9ac6c53334a6578ed49944 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T01:50:16.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T01:50:16.669Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T01:50:16.673Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [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-15T01:50:16.772Z] provisioning config files... [2023-03-15T01:50:16.782Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5382934616904746951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T01:50:17.081Z] ---> docker-login.sh [2023-03-15T01:50:17.081Z] nexus3.edgexfoundry.org:10001 [2023-03-15T01:50:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:17.081Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:17.081Z] [2023-03-15T01:50:17.081Z] Login Succeeded [2023-03-15T01:50:17.081Z] nexus3.edgexfoundry.org:10002 [2023-03-15T01:50:17.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:17.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:17.081Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:17.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:17.081Z] [2023-03-15T01:50:17.081Z] Login Succeeded [2023-03-15T01:50:17.081Z] nexus3.edgexfoundry.org:10003 [2023-03-15T01:50:17.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:17.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:17.340Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:17.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:17.340Z] [2023-03-15T01:50:17.340Z] Login Succeeded [2023-03-15T01:50:17.340Z] nexus3.edgexfoundry.org:10004 [2023-03-15T01:50:17.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:17.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:17.340Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:17.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:17.340Z] [2023-03-15T01:50:17.340Z] Login Succeeded [2023-03-15T01:50:17.340Z] docker.io [2023-03-15T01:50:17.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:50:17.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:50:17.599Z] Configure a credential helper to remove this warning. See [2023-03-15T01:50:17.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:50:17.599Z] [2023-03-15T01:50:17.599Z] Login Succeeded [2023-03-15T01:50:17.599Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T01:50:17.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T01:50:17.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T01:50:17.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T01:50:17.679Z] ========================================================= [2023-03-15T01:50:17.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T01:50:17.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:50:17.980Z] + 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-15T01:50:17.980Z] Sending build context to Docker daemon 10.78MB [2023-03-15T01:50:17.980Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T01:50:17.980Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-15T01:50:17.980Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T01:50:17.980Z] 63b65145d645: Pulling fs layer [2023-03-15T01:50:17.980Z] a2d21d5440eb: Pulling fs layer [2023-03-15T01:50:17.980Z] 935e6c44a52c: Pulling fs layer [2023-03-15T01:50:17.980Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T01:50:17.980Z] 30dea6a524f1: Pulling fs layer [2023-03-15T01:50:17.980Z] a2aff8979fd8: Pulling fs layer [2023-03-15T01:50:17.980Z] 6808be2612f2: Pulling fs layer [2023-03-15T01:50:17.980Z] f25807f1079a: Pulling fs layer [2023-03-15T01:50:17.980Z] 30dea6a524f1: Waiting [2023-03-15T01:50:17.980Z] a2aff8979fd8: Waiting [2023-03-15T01:50:17.980Z] f25807f1079a: Waiting [2023-03-15T01:50:17.980Z] 6808be2612f2: Waiting [2023-03-15T01:50:17.980Z] 94cc34f8dd06: Waiting [2023-03-15T01:50:17.980Z] a2d21d5440eb: Verifying Checksum [2023-03-15T01:50:17.980Z] a2d21d5440eb: Download complete [2023-03-15T01:50:18.241Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T01:50:18.241Z] 94cc34f8dd06: Download complete [2023-03-15T01:50:18.241Z] 30dea6a524f1: Download complete [2023-03-15T01:50:18.241Z] 63b65145d645: Download complete [2023-03-15T01:50:18.241Z] a2aff8979fd8: Verifying Checksum [2023-03-15T01:50:18.241Z] a2aff8979fd8: Download complete [2023-03-15T01:50:18.241Z] 63b65145d645: Pull complete [2023-03-15T01:50:18.503Z] a2d21d5440eb: Pull complete [2023-03-15T01:50:18.761Z] f25807f1079a: Verifying Checksum [2023-03-15T01:50:18.761Z] f25807f1079a: Download complete [2023-03-15T01:50:18.761Z] 935e6c44a52c: Verifying Checksum [2023-03-15T01:50:18.761Z] 935e6c44a52c: Download complete [2023-03-15T01:50:19.018Z] 6808be2612f2: Verifying Checksum [2023-03-15T01:50:19.018Z] 6808be2612f2: Download complete [2023-03-15T01:50:22.299Z] 935e6c44a52c: Pull complete [2023-03-15T01:50:22.299Z] 94cc34f8dd06: Pull complete [2023-03-15T01:50:22.299Z] 30dea6a524f1: Pull complete [2023-03-15T01:50:22.299Z] a2aff8979fd8: Pull complete [2023-03-15T01:50:24.829Z] 6808be2612f2: Pull complete [2023-03-15T01:50:25.395Z] f25807f1079a: Pull complete [2023-03-15T01:50:25.395Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T01:50:25.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T01:50:25.395Z] ---> 3b553350e43f [2023-03-15T01:50:25.395Z] Step 3/10 : ARG MAKE=make build [2023-03-15T01:50:26.774Z] ---> Running in 11c5c7d31c13 [2023-03-15T01:50:26.774Z] Removing intermediate container 11c5c7d31c13 [2023-03-15T01:50:26.774Z] ---> 5126c71ccf2e [2023-03-15T01:50:26.774Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-15T01:50:26.774Z] ---> Running in 1c82d410ac30 [2023-03-15T01:50:27.034Z] Removing intermediate container 1c82d410ac30 [2023-03-15T01:50:27.034Z] ---> dfcaf26fb5d9 [2023-03-15T01:50:27.034Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T01:50:27.034Z] ---> Running in fad27f229494 [2023-03-15T01:50:27.034Z] Removing intermediate container fad27f229494 [2023-03-15T01:50:27.034Z] ---> cbbc967a9d2a [2023-03-15T01:50:27.034Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-15T01:50:27.034Z] ---> Running in 29f39c95236b [2023-03-15T01:50:27.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T01:50:27.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T01:50:28.171Z] OK: 265 MiB in 53 packages [2023-03-15T01:50:28.430Z] Removing intermediate container 29f39c95236b [2023-03-15T01:50:28.430Z] ---> 4491ff50dedb [2023-03-15T01:50:28.430Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-15T01:50:28.430Z] ---> 064857954859 [2023-03-15T01:50:28.430Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T01:50:28.430Z] ---> Running in 6372842f339b [2023-03-15T01:50:31.745Z] Still waiting to schedule task [2023-03-15T01:50:31.745Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T01:51:00.514Z] Removing intermediate container 6372842f339b [2023-03-15T01:51:00.514Z] ---> 73a1596b5d1d [2023-03-15T01:51:00.514Z] Step 9/10 : COPY . . [2023-03-15T01:51:00.514Z] ---> e526f26bb124 [2023-03-15T01:51:00.514Z] Step 10/10 : RUN ${MAKE} [2023-03-15T01:51:00.514Z] ---> Running in d6d919930c8d [2023-03-15T01:51:00.514Z] noop [2023-03-15T01:51:00.514Z] Removing intermediate container d6d919930c8d [2023-03-15T01:51:00.514Z] ---> 3af13ad9f2b2 [2023-03-15T01:51:00.514Z] Successfully built 3af13ad9f2b2 [2023-03-15T01:51:00.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:51:00.821Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T01:51:00.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T01:51:00.898Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T01:51:00.926Z] $ 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-15T01:51:01.257Z] $ docker top a3a2f135898d3d295e10c6f0e493268c68d64b169536cc6f9bac1e9a03fa50d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T01:51:01.603Z] + go version [2023-03-15T01:51:01.603Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T01:51:01.614Z] $ docker stop --time=1 a3a2f135898d3d295e10c6f0e493268c68d64b169536cc6f9bac1e9a03fa50d8 [2023-03-15T01:51:02.938Z] $ docker rm -f --volumes a3a2f135898d3d295e10c6f0e493268c68d64b169536cc6f9bac1e9a03fa50d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:51:03.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T01:51:03.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T01:51:03.399Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T01:51:03.429Z] $ 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-15T01:51:03.748Z] $ docker top 5fc6560abc5014c69f42e6ed401d20c5200da5c93dc073889d8fe90d6e9802fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T01:51:04.097Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T01:51:04.396Z] + make test [2023-03-15T01:51:04.396Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T01:51:10.961Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-15T01:51:25.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-15T01:51:25.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-15T01:51:25.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-15T01:51:25.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-15T01:51:25.830Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-15T01:51:26.088Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.058s coverage: 27.6% of statements [2023-03-15T01:51:26.088Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.054s coverage: 78.9% of statements [2023-03-15T01:51:26.346Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-15T01:51:26.346Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-15T01:51:26.346Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.072s coverage: 86.0% of statements [2023-03-15T01:51:27.282Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-15T01:51:27.282Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-15T01:51:27.540Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 75.9% of statements [2023-03-15T01:51:27.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-15T01:51:27.540Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-15T01:51:28.483Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-15T01:51:30.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.064s coverage: 15.2% of statements [2023-03-15T01:51:30.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 65.7% of statements [2023-03-15T01:51:30.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.122s coverage: 89.2% of statements [2023-03-15T01:51:30.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-03-15T01:51:52.322Z] GO111MODULE=on go vet ./... [2023-03-15T01:51:55.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T01:51:55.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T01:51:55.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T01:51:55.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T01:51:55.623Z] $ docker stop --time=1 5fc6560abc5014c69f42e6ed401d20c5200da5c93dc073889d8fe90d6e9802fe [2023-03-15T01:51:57.502Z] $ docker rm -f --volumes 5fc6560abc5014c69f42e6ed401d20c5200da5c93dc073889d8fe90d6e9802fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T01:51:58.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T01:51:58.113Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T01:51:58.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T01:51:58.864Z] + ls -al . [2023-03-15T01:51:58.865Z] total 276 [2023-03-15T01:51:58.865Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 01:51 . [2023-03-15T01:51:58.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:49 .. [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 01:49 .dockerignore [2023-03-15T01:51:58.865Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 01:50 .git [2023-03-15T01:51:58.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:49 .github [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 01:49 .gitignore [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 01:49 .golangci.yml [2023-03-15T01:51:58.865Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 01:50 .semver [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 01:49 CHANGELOG.md [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 01:49 GOVERNANCE.md [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 01:49 Jenkinsfile [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 01:49 LICENSE [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 01:49 Makefile [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 01:49 OWNERS.md [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 01:49 README.md [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 01:50 VERSION [2023-03-15T01:51:58.865Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:49 bin [2023-03-15T01:51:58.865Z] -rw-r--r-- 1 jenkins jenkins 109537 Mar 15 01:51 coverage.out [2023-03-15T01:51:58.865Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 01:49 example [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 15 01:49 go.mod [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 01:49 go.sum [2023-03-15T01:51:58.865Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 01:49 internal [2023-03-15T01:51:58.865Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 01:49 openapi [2023-03-15T01:51:58.865Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 01:49 pkg [2023-03-15T01:51:58.865Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:49 snap [2023-03-15T01:51:58.865Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:51:59.160Z] + 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=6f965a0b85b542f54aab8de1c6c68203c2ba52ef --label arch=amd64 --label version=3.0.0-dev.54 . [2023-03-15T01:51:59.160Z] Sending build context to Docker daemon 10.89MB [2023-03-15T01:51:59.160Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T01:51:59.160Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-15T01:51:59.160Z] ---> 3af13ad9f2b2 [2023-03-15T01:51:59.160Z] Step 3/23 : ARG MAKE=make build [2023-03-15T01:51:59.160Z] ---> Running in e9abe673ab59 [2023-03-15T01:51:59.442Z] Removing intermediate container e9abe673ab59 [2023-03-15T01:51:59.442Z] ---> 597b09fba479 [2023-03-15T01:51:59.442Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-15T01:51:59.442Z] ---> Running in 96b6ac8de62b [2023-03-15T01:51:59.442Z] Removing intermediate container 96b6ac8de62b [2023-03-15T01:51:59.442Z] ---> 2e0eab85240f [2023-03-15T01:51:59.442Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T01:51:59.442Z] ---> Running in 7b74be794352 [2023-03-15T01:51:59.714Z] Removing intermediate container 7b74be794352 [2023-03-15T01:51:59.714Z] ---> 7ced11ced38b [2023-03-15T01:51:59.714Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-15T01:51:59.714Z] ---> Running in 4b277f8e780e [2023-03-15T01:51:59.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T01:51:59.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T01:52:00.252Z] OK: 265 MiB in 53 packages [2023-03-15T01:52:00.516Z] Removing intermediate container 4b277f8e780e [2023-03-15T01:52:00.516Z] ---> 172e8f309c5a [2023-03-15T01:52:00.516Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-15T01:52:00.780Z] ---> b313ac5c1033 [2023-03-15T01:52:00.780Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T01:52:00.780Z] ---> Running in 08cb23e264b4 [2023-03-15T01:52:01.735Z] Removing intermediate container 08cb23e264b4 [2023-03-15T01:52:01.735Z] ---> e764daaca43e [2023-03-15T01:52:01.735Z] Step 9/23 : COPY . . [2023-03-15T01:52:01.993Z] ---> 7c2200762002 [2023-03-15T01:52:01.993Z] Step 10/23 : RUN ${MAKE} [2023-03-15T01:52:01.993Z] ---> Running in 7dd27342931f [2023-03-15T01:52:02.252Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.54" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-15T01:52:20.353Z] Removing intermediate container 7dd27342931f [2023-03-15T01:52:20.353Z] ---> 69829c834147 [2023-03-15T01:52:20.353Z] Step 11/23 : FROM alpine:3.17 [2023-03-15T01:52:20.353Z] 3.17: Pulling from library/alpine [2023-03-15T01:52:20.353Z] 63b65145d645: Already exists [2023-03-15T01:52:20.353Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T01:52:20.353Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T01:52:20.353Z] ---> b2aa39c304c2 [2023-03-15T01:52:20.353Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T01:52:20.612Z] ---> Running in f5736518cd1c [2023-03-15T01:52:20.612Z] Removing intermediate container f5736518cd1c [2023-03-15T01:52:20.612Z] ---> fcac44976527 [2023-03-15T01:52:20.612Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-15T01:52:20.612Z] ---> Running in 99e0ae7df777 [2023-03-15T01:52:20.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T01:52:21.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T01:52:21.388Z] OK: 7 MiB in 15 packages [2023-03-15T01:52:21.646Z] Removing intermediate container 99e0ae7df777 [2023-03-15T01:52:21.646Z] ---> 3e4cbbcbb397 [2023-03-15T01:52:21.646Z] Step 14/23 : WORKDIR / [2023-03-15T01:52:21.646Z] ---> Running in 62d176816bcc [2023-03-15T01:52:21.646Z] Removing intermediate container 62d176816bcc [2023-03-15T01:52:21.646Z] ---> b3e9f0314277 [2023-03-15T01:52:21.646Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-15T01:52:21.905Z] ---> 4ff472d05a0e [2023-03-15T01:52:21.905Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-15T01:52:22.167Z] ---> 7e83c6e26d10 [2023-03-15T01:52:22.167Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-15T01:52:22.426Z] ---> eb7bafd304e6 [2023-03-15T01:52:22.426Z] Step 18/23 : EXPOSE 59999 [2023-03-15T01:52:22.426Z] ---> Running in 6f65fa07550e [2023-03-15T01:52:22.426Z] Removing intermediate container 6f65fa07550e [2023-03-15T01:52:22.426Z] ---> fa9410547bda [2023-03-15T01:52:22.426Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-15T01:52:22.426Z] ---> Running in 6fc6271389bf [2023-03-15T01:52:22.685Z] Removing intermediate container 6fc6271389bf [2023-03-15T01:52:22.685Z] ---> 8a49502668af [2023-03-15T01:52:22.685Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T01:52:22.685Z] ---> Running in a95987fed491 [2023-03-15T01:52:22.685Z] Removing intermediate container a95987fed491 [2023-03-15T01:52:22.685Z] ---> 54fc90fb8576 [2023-03-15T01:52:22.685Z] Step 21/23 : LABEL arch=amd64 [2023-03-15T01:52:22.685Z] ---> Running in c362ea898ad9 [2023-03-15T01:52:22.685Z] Removing intermediate container c362ea898ad9 [2023-03-15T01:52:22.685Z] ---> e3e1e7199cab [2023-03-15T01:52:22.685Z] Step 22/23 : LABEL git_sha=6f965a0b85b542f54aab8de1c6c68203c2ba52ef [2023-03-15T01:52:22.685Z] ---> Running in 116a9b4bc7fc [2023-03-15T01:52:22.942Z] Removing intermediate container 116a9b4bc7fc [2023-03-15T01:52:22.942Z] ---> 1ee30c0a33a7 [2023-03-15T01:52:22.942Z] Step 23/23 : LABEL version=3.0.0-dev.54 [2023-03-15T01:52:22.942Z] ---> Running in 3214b8db22ad [2023-03-15T01:52:22.942Z] Removing intermediate container 3214b8db22ad [2023-03-15T01:52:22.942Z] ---> 3711a9ae8dbd [2023-03-15T01:52:22.942Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T01:52:22.942Z] Successfully built 3711a9ae8dbd [2023-03-15T01:52:22.942Z] 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-15T01:52:23.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T01:52:23.357Z] [2023-03-15T01:52:23.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:52:23.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T01:52:23.660Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T01:52:23.660Z] 5eb5b503b376: Pulling fs layer [2023-03-15T01:52:23.660Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T01:52:23.660Z] ec43610c2a17: Pulling fs layer [2023-03-15T01:52:23.660Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T01:52:23.661Z] 33b1e0a273af: Pulling fs layer [2023-03-15T01:52:23.661Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T01:52:23.661Z] 2f39f015ded8: Pulling fs layer [2023-03-15T01:52:23.661Z] 33b1e0a273af: Waiting [2023-03-15T01:52:23.661Z] 3a2ae6a8a46f: Waiting [2023-03-15T01:52:23.661Z] 5d3b04190fa2: Waiting [2023-03-15T01:52:23.661Z] 5c69ac0246d0: Download complete [2023-03-15T01:52:23.661Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T01:52:23.661Z] 3a2ae6a8a46f: Download complete [2023-03-15T01:52:23.921Z] 33b1e0a273af: Verifying Checksum [2023-03-15T01:52:23.921Z] 33b1e0a273af: Download complete [2023-03-15T01:52:23.921Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T01:52:23.921Z] 5d3b04190fa2: Download complete [2023-03-15T01:52:23.921Z] ec43610c2a17: Verifying Checksum [2023-03-15T01:52:23.921Z] ec43610c2a17: Download complete [2023-03-15T01:52:23.921Z] 5eb5b503b376: Verifying Checksum [2023-03-15T01:52:23.921Z] 5eb5b503b376: Download complete [2023-03-15T01:52:24.487Z] 2f39f015ded8: Verifying Checksum [2023-03-15T01:52:25.054Z] 5eb5b503b376: Pull complete [2023-03-15T01:52:25.313Z] 5c69ac0246d0: Pull complete [2023-03-15T01:52:25.571Z] ec43610c2a17: Pull complete [2023-03-15T01:52:25.831Z] 3a2ae6a8a46f: Pull complete [2023-03-15T01:52:26.088Z] 33b1e0a273af: Pull complete [2023-03-15T01:52:26.088Z] 5d3b04190fa2: Pull complete [2023-03-15T01:52:31.350Z] 2f39f015ded8: Pull complete [2023-03-15T01:52:31.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T01:52:31.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T01:52:31.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T01:52:31.429Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T01:52:31.454Z] $ 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-15T01:52:32.596Z] $ docker top dc90f7bdcad0faa2af042c9efd51d75089b0bddc6e2aa86e4955d5154434a141 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T01:52:34.246Z] ---> job-cost.sh [2023-03-15T01:52:34.246Z] lf-activate-venv: SKIPPING [2023-03-15T01:52:34.246Z] INFO: No Stack... [2023-03-15T01:52:34.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T01:52:34.765Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T01:52:35.053Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-15T01:52:35.053Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T01:52:35.065Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] [2023-03-15T01:52:35.074Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] did not exist. Created. [2023-03-15T01:52:35.074Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T01:52:35.379Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T01:52:35.408Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T01:52:35.417Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T01:52:35.435Z] $ docker stop --time=1 dc90f7bdcad0faa2af042c9efd51d75089b0bddc6e2aa86e4955d5154434a141 [2023-03-15T01:52:36.589Z] $ docker rm -f --volumes dc90f7bdcad0faa2af042c9efd51d75089b0bddc6e2aa86e4955d5154434a141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T01:54:01.382Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-318 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-15T01:54:01.394Z] Running in /w/workspace/device-sdk-go/185 [Pipeline] { [Pipeline] checkout [2023-03-15T01:54:01.423Z] The recommended git tool is: git [2023-03-15T01:54:07.234Z] using credential edgex-jenkins-ssh [2023-03-15T01:54:07.250Z] Cloning the remote Git repository [2023-03-15T01:54:07.293Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-15T01:54:07.400Z] > git init /w/workspace/device-sdk-go/185 # timeout=10 [2023-03-15T01:54:07.568Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-15T01:54:07.569Z] > git --version # timeout=10 [2023-03-15T01:54:07.593Z] > git --version # 'git version 2.25.1' [2023-03-15T01:54:07.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T01:54:07.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T01:54:10.225Z] Avoid second fetch [2023-03-15T01:54:10.226Z] Checking out Revision 6f965a0b85b542f54aab8de1c6c68203c2ba52ef (main) [2023-03-15T01:54:09.333Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-15T01:54:09.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T01:54:10.236Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T01:54:10.792Z] Commit message: "Merge pull request #1385 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.0.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T01:54:10.299Z] > git checkout -f 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 [2023-03-15T01:54:11.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T01:54:11.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T01:54:11.817Z] Dload Upload Total Spent Left Speed [2023-03-15T01:54:11.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-15T01:54:12.454Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T01:54:12.790Z] + sudo tee /etc/docker/daemon.new [2023-03-15T01:54:12.790Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T01:54:12.790Z] { [2023-03-15T01:54:12.790Z] "registry-mirrors": [ [2023-03-15T01:54:12.790Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T01:54:12.790Z] ], [2023-03-15T01:54:12.790Z] "bip": "10.250.0.254/24", [2023-03-15T01:54:12.790Z] "hosts": [ [2023-03-15T01:54:12.790Z] "tcp://0.0.0.0:5555", [2023-03-15T01:54:12.790Z] "unix:///var/run/docker.sock" [2023-03-15T01:54:12.790Z] ], [2023-03-15T01:54:12.790Z] "mtu": 1458, [2023-03-15T01:54:12.790Z] "selinux-enabled": true, [2023-03-15T01:54:12.790Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T01:54:12.790Z] } [Pipeline] sh [2023-03-15T01:54:13.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T01:54:13.459Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T01:54:31.726Z] provisioning config files... [2023-03-15T01:54:31.755Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/185@tmp/config15563823177718015069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T01:54:32.112Z] ---> docker-login.sh [2023-03-15T01:54:32.112Z] nexus3.edgexfoundry.org:10001 [2023-03-15T01:54:32.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:54:32.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:54:32.701Z] Configure a credential helper to remove this warning. See [2023-03-15T01:54:32.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:54:32.701Z] [2023-03-15T01:54:32.701Z] Login Succeeded [2023-03-15T01:54:32.701Z] nexus3.edgexfoundry.org:10002 [2023-03-15T01:54:32.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:54:33.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:54:33.242Z] Configure a credential helper to remove this warning. See [2023-03-15T01:54:33.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:54:33.242Z] [2023-03-15T01:54:33.242Z] Login Succeeded [2023-03-15T01:54:33.242Z] nexus3.edgexfoundry.org:10003 [2023-03-15T01:54:33.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:54:33.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:54:33.515Z] Configure a credential helper to remove this warning. See [2023-03-15T01:54:33.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:54:33.515Z] [2023-03-15T01:54:33.515Z] Login Succeeded [2023-03-15T01:54:33.515Z] nexus3.edgexfoundry.org:10004 [2023-03-15T01:54:33.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:54:33.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:54:33.786Z] Configure a credential helper to remove this warning. See [2023-03-15T01:54:33.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:54:33.786Z] [2023-03-15T01:54:33.786Z] Login Succeeded [2023-03-15T01:54:33.786Z] docker.io [2023-03-15T01:54:34.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T01:54:34.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T01:54:34.325Z] Configure a credential helper to remove this warning. See [2023-03-15T01:54:34.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T01:54:34.325Z] [2023-03-15T01:54:34.325Z] Login Succeeded [2023-03-15T01:54:34.325Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T01:54:34.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T01:54:34.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T01:54:34.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T01:54:34.636Z] ========================================================= [2023-03-15T01:54:34.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T01:54:34.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:54:34.990Z] + 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-15T01:54:35.259Z] Sending build context to Docker daemon 5.783MB [2023-03-15T01:54:35.530Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T01:54:35.530Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-15T01:54:35.530Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T01:54:35.530Z] af6eaf76a39c: Pulling fs layer [2023-03-15T01:54:35.530Z] 55522c791124: Pulling fs layer [2023-03-15T01:54:35.530Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T01:54:35.530Z] 169dfbe0d373: Pulling fs layer [2023-03-15T01:54:35.530Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T01:54:35.530Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T01:54:35.530Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T01:54:35.530Z] 52ebb69f0ebf: Waiting [2023-03-15T01:54:35.530Z] 5abe8eddf0d5: Waiting [2023-03-15T01:54:35.530Z] 169dfbe0d373: Waiting [2023-03-15T01:54:35.530Z] e1ff8fa3b103: Waiting [2023-03-15T01:54:35.530Z] 55522c791124: Download complete [2023-03-15T01:54:35.530Z] 169dfbe0d373: Verifying Checksum [2023-03-15T01:54:35.530Z] 169dfbe0d373: Download complete [2023-03-15T01:54:35.530Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T01:54:35.530Z] e1ff8fa3b103: Download complete [2023-03-15T01:54:35.808Z] af6eaf76a39c: Download complete [2023-03-15T01:54:36.786Z] af6eaf76a39c: Pull complete [2023-03-15T01:54:36.786Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T01:54:36.786Z] 5abe8eddf0d5: Download complete [2023-03-15T01:54:37.378Z] 55522c791124: Pull complete [2023-03-15T01:54:38.351Z] ce5c4a1c91eb: Download complete [2023-03-15T01:54:38.351Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T01:54:38.351Z] 52ebb69f0ebf: Download complete [2023-03-15T01:54:50.692Z] ce5c4a1c91eb: Pull complete [2023-03-15T01:54:50.692Z] 169dfbe0d373: Pull complete [2023-03-15T01:54:50.692Z] e1ff8fa3b103: Pull complete [2023-03-15T01:54:58.919Z] 52ebb69f0ebf: Pull complete [2023-03-15T01:55:00.336Z] 5abe8eddf0d5: Pull complete [2023-03-15T01:55:00.336Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T01:55:00.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T01:55:00.336Z] ---> 6cb57ee374ae [2023-03-15T01:55:00.336Z] Step 3/10 : ARG MAKE=make build [2023-03-15T01:55:02.301Z] ---> Running in c9966154e3fc [2023-03-15T01:55:02.301Z] Removing intermediate container c9966154e3fc [2023-03-15T01:55:02.301Z] ---> 576a27f9edb3 [2023-03-15T01:55:02.301Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-15T01:55:02.301Z] ---> Running in 34bcfb9e137b [2023-03-15T01:55:02.660Z] Removing intermediate container 34bcfb9e137b [2023-03-15T01:55:02.660Z] ---> 00cb9bc3b3db [2023-03-15T01:55:02.660Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T01:55:02.660Z] ---> Running in e127f993512b [2023-03-15T01:55:03.274Z] Removing intermediate container e127f993512b [2023-03-15T01:55:03.274Z] ---> b3d159af208b [2023-03-15T01:55:03.274Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-15T01:55:03.274Z] ---> Running in d3742881b174 [2023-03-15T01:55:04.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T01:55:05.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T01:55:06.210Z] OK: 263 MiB in 53 packages [2023-03-15T01:55:06.801Z] Removing intermediate container d3742881b174 [2023-03-15T01:55:06.801Z] ---> 4ee69d2dfaa6 [2023-03-15T01:55:06.801Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-15T01:55:07.391Z] ---> 9f313589df27 [2023-03-15T01:55:07.391Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T01:55:07.391Z] ---> Running in 62ec174382e4 [2023-03-15T01:56:15.292Z] Removing intermediate container 62ec174382e4 [2023-03-15T01:56:15.292Z] ---> 2c6ac5698726 [2023-03-15T01:56:15.292Z] Step 9/10 : COPY . . [2023-03-15T01:56:15.292Z] ---> dab45b576a13 [2023-03-15T01:56:15.292Z] Step 10/10 : RUN ${MAKE} [2023-03-15T01:56:15.292Z] ---> Running in 33c52983a787 [2023-03-15T01:56:15.292Z] noop [2023-03-15T01:56:15.292Z] Removing intermediate container 33c52983a787 [2023-03-15T01:56:15.292Z] ---> f274eb933e52 [2023-03-15T01:56:15.292Z] Successfully built f274eb933e52 [2023-03-15T01:56:15.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:56:15.646Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T01:56:15.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T01:56:15.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2023-03-15T01:56:15.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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-15T01:56:17.160Z] $ docker top 8c58cacabc31bc7258653533e0920f20d8a5cf04a7151f3d063dd73b0981ccde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T01:56:17.985Z] + go version [2023-03-15T01:56:17.985Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T01:56:18.008Z] $ docker stop --time=1 8c58cacabc31bc7258653533e0920f20d8a5cf04a7151f3d063dd73b0981ccde [2023-03-15T01:56:19.612Z] $ docker rm -f --volumes 8c58cacabc31bc7258653533e0920f20d8a5cf04a7151f3d063dd73b0981ccde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T01:56:20.129Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T01:56:20.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T01:56:20.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2023-03-15T01:56:20.377Z] $ 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/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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-15T01:56:21.485Z] $ docker top 4347e84af58f74476da8a2686bdb49e69c893d1af20b869b7fa363c967ba0772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T01:56:21.980Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/185 [Pipeline] fileExists [Pipeline] sh [2023-03-15T01:56:22.635Z] + make test [2023-03-15T01:56:22.635Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T01:57:09.484Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-15T01:59:16.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-15T01:59:16.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-15T01:59:16.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-15T01:59:16.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-15T01:59:16.166Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-15T01:59:18.113Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.282s coverage: 27.6% of statements [2023-03-15T01:59:19.535Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.308s coverage: 78.9% of statements [2023-03-15T01:59:34.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-15T01:59:34.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-15T01:59:34.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.369s coverage: 86.0% of statements [2023-03-15T01:59:39.892Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-15T01:59:40.159Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.443s coverage: 75.9% of statements [2023-03-15T01:59:44.412Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-15T01:59:45.825Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-15T01:59:45.825Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-15T01:59:47.769Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.254s coverage: 15.2% of statements [2023-03-15T01:59:47.769Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.426s coverage: 65.7% of statements [2023-03-15T01:59:49.714Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.437s coverage: 89.2% of statements [2023-03-15T01:59:51.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-15T01:59:51.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.240s coverage: 5.5% of statements [2023-03-15T01:59:52.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T01:59:52.085Z] GO111MODULE=on go vet ./... [2023-03-15T02:02:28.857Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T02:02:28.857Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T02:02:28.857Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T02:02:28.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T02:02:28.892Z] $ docker stop --time=1 4347e84af58f74476da8a2686bdb49e69c893d1af20b869b7fa363c967ba0772 [2023-03-15T02:02:30.863Z] $ docker rm -f --volumes 4347e84af58f74476da8a2686bdb49e69c893d1af20b869b7fa363c967ba0772 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T02:02:32.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T02:02:32.593Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T02:02:33.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T02:02:33.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T02:02:33.890Z] + ls -al . [2023-03-15T02:02:33.890Z] total 272 [2023-03-15T02:02:33.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 01:56 . [2023-03-15T02:02:33.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:54 .. [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 01:54 .dockerignore [2023-03-15T02:02:33.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 01:54 .git [2023-03-15T02:02:33.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:54 .github [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 01:54 .gitignore [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 01:54 .golangci.yml [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 01:54 CHANGELOG.md [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 01:54 GOVERNANCE.md [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 01:54 Jenkinsfile [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 01:54 LICENSE [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 01:54 Makefile [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 01:54 OWNERS.md [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 01:54 README.md [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 01:50 VERSION [2023-03-15T02:02:33.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 01:54 bin [2023-03-15T02:02:33.890Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 15 01:59 coverage.out [2023-03-15T02:02:33.890Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 01:54 example [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 3278 Mar 15 01:54 go.mod [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 01:54 go.sum [2023-03-15T02:02:33.890Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 01:54 internal [2023-03-15T02:02:33.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 01:54 openapi [2023-03-15T02:02:33.890Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 01:54 pkg [2023-03-15T02:02:33.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 01:54 snap [2023-03-15T02:02:33.890Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:02:34.234Z] + 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=6f965a0b85b542f54aab8de1c6c68203c2ba52ef --label arch=arm64 --label version=3.0.0-dev.54 . [2023-03-15T02:02:34.820Z] Sending build context to Docker daemon 5.893MB [2023-03-15T02:02:34.820Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T02:02:34.820Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-15T02:02:34.820Z] ---> f274eb933e52 [2023-03-15T02:02:34.820Z] Step 3/23 : ARG MAKE=make build [2023-03-15T02:02:34.820Z] ---> Running in f2c2cd3b3e55 [2023-03-15T02:02:35.089Z] Removing intermediate container f2c2cd3b3e55 [2023-03-15T02:02:35.089Z] ---> 78a55041fa66 [2023-03-15T02:02:35.089Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-15T02:02:35.363Z] ---> Running in d109f77a3394 [2023-03-15T02:02:35.631Z] Removing intermediate container d109f77a3394 [2023-03-15T02:02:35.631Z] ---> ad20383b4a61 [2023-03-15T02:02:35.631Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T02:02:35.631Z] ---> Running in 7b504b05f0ad [2023-03-15T02:02:35.899Z] Removing intermediate container 7b504b05f0ad [2023-03-15T02:02:35.899Z] ---> fdd294552017 [2023-03-15T02:02:35.899Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-15T02:02:36.169Z] ---> Running in b2048b4200d5 [2023-03-15T02:02:37.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:02:37.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:02:39.131Z] OK: 263 MiB in 53 packages [2023-03-15T02:02:40.095Z] Removing intermediate container b2048b4200d5 [2023-03-15T02:02:40.096Z] ---> 22f03e202460 [2023-03-15T02:02:40.096Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-15T02:02:40.364Z] ---> 43cfe700ef6b [2023-03-15T02:02:40.364Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T02:02:40.633Z] ---> Running in 33135c84b16a [2023-03-15T02:02:43.224Z] Removing intermediate container 33135c84b16a [2023-03-15T02:02:43.224Z] ---> 2099f8870f47 [2023-03-15T02:02:43.224Z] Step 9/23 : COPY . . [2023-03-15T02:02:44.650Z] ---> c1d817a435da [2023-03-15T02:02:44.650Z] Step 10/23 : RUN ${MAKE} [2023-03-15T02:02:44.650Z] ---> Running in 45fc19b9ab80 [2023-03-15T02:02:45.615Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.54" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-15T02:05:22.518Z] Removing intermediate container 45fc19b9ab80 [2023-03-15T02:05:22.518Z] ---> 783885cf7d47 [2023-03-15T02:05:22.518Z] Step 11/23 : FROM alpine:3.17 [2023-03-15T02:05:22.518Z] 3.17: Pulling from library/alpine [2023-03-15T02:05:22.518Z] af6eaf76a39c: Already exists [2023-03-15T02:05:22.518Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T02:05:22.518Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T02:05:22.518Z] ---> d74e625d9115 [2023-03-15T02:05:22.518Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-15T02:05:22.518Z] ---> Running in 9895c702ffe5 [2023-03-15T02:05:22.518Z] Removing intermediate container 9895c702ffe5 [2023-03-15T02:05:22.518Z] ---> abd228049ec2 [2023-03-15T02:05:22.518Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-15T02:05:22.518Z] ---> Running in 7ca4635c84b9 [2023-03-15T02:05:22.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T02:05:22.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T02:05:22.518Z] OK: 7 MiB in 15 packages [2023-03-15T02:05:22.518Z] Removing intermediate container 7ca4635c84b9 [2023-03-15T02:05:22.518Z] ---> f803376e7fbd [2023-03-15T02:05:22.518Z] Step 14/23 : WORKDIR / [2023-03-15T02:05:22.518Z] ---> Running in 88a5cb91b5c6 [2023-03-15T02:05:22.518Z] Removing intermediate container 88a5cb91b5c6 [2023-03-15T02:05:22.518Z] ---> c07f09918ad6 [2023-03-15T02:05:22.518Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-15T02:05:22.518Z] ---> 68d786b76660 [2023-03-15T02:05:22.518Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-15T02:05:22.518Z] ---> 1f5d1fb751f1 [2023-03-15T02:05:22.518Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-15T02:05:22.518Z] ---> c6fd7833006f [2023-03-15T02:05:22.518Z] Step 18/23 : EXPOSE 59999 [2023-03-15T02:05:22.518Z] ---> Running in a7e6c015297b [2023-03-15T02:05:22.518Z] Removing intermediate container a7e6c015297b [2023-03-15T02:05:22.518Z] ---> d3921f61fbf6 [2023-03-15T02:05:22.518Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-15T02:05:22.518Z] ---> Running in 4fc1ac5ec233 [2023-03-15T02:05:22.518Z] Removing intermediate container 4fc1ac5ec233 [2023-03-15T02:05:22.518Z] ---> 6b4e874b27d9 [2023-03-15T02:05:22.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T02:05:22.518Z] ---> Running in 92a8b0056d5d [2023-03-15T02:05:22.518Z] Removing intermediate container 92a8b0056d5d [2023-03-15T02:05:22.518Z] ---> ff586bf85f78 [2023-03-15T02:05:22.518Z] Step 21/23 : LABEL arch=arm64 [2023-03-15T02:05:22.518Z] ---> Running in ec19ffb06846 [2023-03-15T02:05:22.518Z] Removing intermediate container ec19ffb06846 [2023-03-15T02:05:22.518Z] ---> 142993af5e06 [2023-03-15T02:05:22.518Z] Step 22/23 : LABEL git_sha=6f965a0b85b542f54aab8de1c6c68203c2ba52ef [2023-03-15T02:05:22.518Z] ---> Running in 903bd635cbc9 [2023-03-15T02:05:22.518Z] Removing intermediate container 903bd635cbc9 [2023-03-15T02:05:22.518Z] ---> 991d6cc0b2f3 [2023-03-15T02:05:22.518Z] Step 23/23 : LABEL version=3.0.0-dev.54 [2023-03-15T02:05:22.518Z] ---> Running in df7497d043d1 [2023-03-15T02:05:22.518Z] Removing intermediate container df7497d043d1 [2023-03-15T02:05:22.518Z] ---> c4df077de9cf [2023-03-15T02:05:22.518Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T02:05:22.518Z] Successfully built c4df077de9cf [2023-03-15T02:05:22.518Z] 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-15T02:05:22.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T02:05:22.927Z] [2023-03-15T02:05:22.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:05:23.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T02:05:23.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T02:05:23.253Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T02:05:23.253Z] 04944245beec: Pulling fs layer [2023-03-15T02:05:23.253Z] 699f458cf7ca: Pulling fs layer [2023-03-15T02:05:23.253Z] 765212b225bb: Pulling fs layer [2023-03-15T02:05:23.253Z] f23df028b6ca: Pulling fs layer [2023-03-15T02:05:23.253Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T02:05:23.253Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T02:05:23.253Z] f23df028b6ca: Waiting [2023-03-15T02:05:23.253Z] d65c8cfc05b1: Waiting [2023-03-15T02:05:23.253Z] 2437ff75d9bd: Waiting [2023-03-15T02:05:23.253Z] 765212b225bb: Waiting [2023-03-15T02:05:23.519Z] 04944245beec: Verifying Checksum [2023-03-15T02:05:23.519Z] 04944245beec: Download complete [2023-03-15T02:05:23.519Z] 765212b225bb: Verifying Checksum [2023-03-15T02:05:23.519Z] 765212b225bb: Download complete [2023-03-15T02:05:23.519Z] f23df028b6ca: Verifying Checksum [2023-03-15T02:05:23.519Z] f23df028b6ca: Download complete [2023-03-15T02:05:23.519Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T02:05:23.519Z] d65c8cfc05b1: Download complete [2023-03-15T02:05:23.519Z] 699f458cf7ca: Download complete [2023-03-15T02:05:24.103Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T02:05:24.103Z] 8998bd30e6a1: Download complete [2023-03-15T02:05:26.057Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T02:05:26.057Z] 2437ff75d9bd: Download complete [2023-03-15T02:05:27.462Z] 8998bd30e6a1: Pull complete [2023-03-15T02:05:31.709Z] 04944245beec: Pull complete [2023-03-15T02:05:32.295Z] 699f458cf7ca: Pull complete [2023-03-15T02:05:32.563Z] 765212b225bb: Pull complete [2023-03-15T02:05:33.148Z] f23df028b6ca: Pull complete [2023-03-15T02:05:33.416Z] d65c8cfc05b1: Pull complete [2023-03-15T02:05:48.429Z] 2437ff75d9bd: Pull complete [2023-03-15T02:05:48.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T02:05:48.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T02:05:48.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:05:48.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-318 does not seem to be running inside a container [2023-03-15T02:05:48.709Z] $ 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/185 -v /w/workspace/device-sdk-go/185:/w/workspace/device-sdk-go/185:rw,z -v /w/workspace/device-sdk-go/185@tmp:/w/workspace/device-sdk-go/185@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-15T02:05:51.479Z] $ docker top e6ac321c8801e57e5b65bff9fc107f527245665e87efb9f8dccfbee7803d49c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:05:52.300Z] ---> job-cost.sh [2023-03-15T02:05:52.300Z] lf-activate-venv: SKIPPING [2023-03-15T02:05:52.300Z] INFO: No Stack... [2023-03-15T02:05:52.568Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T02:05:53.525Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T02:05:53.844Z] + cat /w/workspace/device-sdk-go/185/archives/cost.csv [2023-03-15T02:05:54.114Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T02:05:54.172Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] [2023-03-15T02:05:54.181Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] did not exist. Created. [2023-03-15T02:05:54.181Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T02:05:54.515Z] /w/workspace/device-sdk-go/185@tmp/durable-7127e841/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T02:05:55.435Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T02:05:55.458Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T02:05:55.524Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T02:05:55.531Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-185-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T02:05:55.550Z] $ docker stop --time=1 e6ac321c8801e57e5b65bff9fc107f527245665e87efb9f8dccfbee7803d49c2 [2023-03-15T02:05:57.071Z] $ docker rm -f --volumes e6ac321c8801e57e5b65bff9fc107f527245665e87efb9f8dccfbee7803d49c2 [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-15T02:05:57.424Z] provisioning config files... [2023-03-15T02:05:57.430Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3278784455999233661tmp [Pipeline] { [Pipeline] sh [2023-03-15T02:05:57.717Z] + set +x [2023-03-15T02:05:57.717Z] + + curl -s https://codecov.io/bash [2023-03-15T02:05:57.717Z] bash -s -- [2023-03-15T02:05:57.717Z] [2023-03-15T02:05:57.717Z] _____ _ [2023-03-15T02:05:57.717Z] / ____| | | [2023-03-15T02:05:57.717Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T02:05:57.717Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T02:05:57.717Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T02:05:57.717Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T02:05:57.717Z] Bash-1.0.6 [2023-03-15T02:05:57.717Z] [2023-03-15T02:05:57.717Z] [2023-03-15T02:05:57.717Z] ==> git version 2.25.1 found [2023-03-15T02:05:57.717Z] ==> 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-15T02:05:57.717Z] Release-Date: 2020-01-08 [2023-03-15T02:05:57.717Z] 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-15T02:05:57.717Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T02:05:57.717Z] ==> Jenkins CI detected. [2023-03-15T02:05:57.717Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-15T02:05:57.717Z] project root: . [2023-03-15T02:05:57.717Z] --> token set from env [2023-03-15T02:05:57.717Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T02:05:57.717Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T02:05:57.717Z] ==> Python coveragepy not found [2023-03-15T02:05:57.717Z] ==> Searching for coverage reports in: [2023-03-15T02:05:57.717Z] + . [2023-03-15T02:05:57.717Z] -> Found 1 reports [2023-03-15T02:05:57.717Z] ==> Detecting git/mercurial file structure [2023-03-15T02:05:57.717Z] ==> Reading reports [2023-03-15T02:05:57.717Z] + ./coverage.out bytes=109536 [2023-03-15T02:05:57.717Z] ==> Appending adjustments [2023-03-15T02:05:57.717Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T02:05:58.284Z] + Found adjustments [2023-03-15T02:05:58.284Z] ==> Gzipping contents [2023-03-15T02:05:58.284Z] 16K /tmp/codecov.IvEiZp.gz [2023-03-15T02:05:58.284Z] ==> Uploading reports [2023-03-15T02:05:58.284Z] url: https://codecov.io [2023-03-15T02:05:58.284Z] query: branch=main&commit=6f965a0b85b542f54aab8de1c6c68203c2ba52ef&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T02:05:58.284Z] -> Pinging Codecov [2023-03-15T02:05:58.284Z] 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=6f965a0b85b542f54aab8de1c6c68203c2ba52ef&build=185&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F185%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T02:05:58.284Z] -> Uploading to [2023-03-15T02:05:58.284Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/7E55EF52A471D76F132DFD9A03CDDE97/6f965a0b85b542f54aab8de1c6c68203c2ba52ef/de29dbd9-a6a5-45c7-97de-158f36d66aed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T020558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af67b556a0deaf68e1f99881cc9befe82769c463e030fa0a457b44183e38ff8e [2023-03-15T02:05:58.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T02:05:58.284Z] Dload Upload Total Spent Left Speed [2023-03-15T02:05:58.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15248 0 0 100 15248 0 60749 --:--:-- --:--:-- --:--:-- 60992 [2023-03-15T02:05:58.542Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6f965a0b85b542f54aab8de1c6c68203c2ba52ef [Pipeline] } [2023-03-15T02:05:58.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T02:05:58.719Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T02:05:58.729Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:05:59.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T02:05:59.026Z] [2023-03-15T02:05:59.026Z] 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-15T02:05:59.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T02:05:59.327Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T02:05:59.327Z] df9b9388f04a: Pulling fs layer [2023-03-15T02:05:59.327Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T02:05:59.327Z] 25bc292e5bac: Pulling fs layer [2023-03-15T02:05:59.327Z] 114826534d7a: Pulling fs layer [2023-03-15T02:05:59.327Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T02:05:59.327Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T02:05:59.327Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T02:05:59.327Z] 6ad1cebc031e: Waiting [2023-03-15T02:05:59.327Z] 8a3aa393b2d8: Waiting [2023-03-15T02:05:59.327Z] 114826534d7a: Waiting [2023-03-15T02:05:59.327Z] 4657fd5d0bcf: Waiting [2023-03-15T02:05:59.327Z] 25bc292e5bac: Verifying Checksum [2023-03-15T02:05:59.327Z] 25bc292e5bac: Download complete [2023-03-15T02:05:59.327Z] 52dc419b0ee2: Verifying Checksum [2023-03-15T02:05:59.327Z] 52dc419b0ee2: Download complete [2023-03-15T02:05:59.327Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T02:05:59.327Z] 4657fd5d0bcf: Download complete [2023-03-15T02:05:59.327Z] df9b9388f04a: Verifying Checksum [2023-03-15T02:05:59.327Z] df9b9388f04a: Download complete [2023-03-15T02:05:59.590Z] df9b9388f04a: Pull complete [2023-03-15T02:05:59.590Z] 52dc419b0ee2: Pull complete [2023-03-15T02:05:59.590Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T02:05:59.590Z] 6ad1cebc031e: Download complete [2023-03-15T02:05:59.590Z] 25bc292e5bac: Pull complete [2023-03-15T02:06:00.159Z] 114826534d7a: Verifying Checksum [2023-03-15T02:06:00.159Z] 114826534d7a: Download complete [2023-03-15T02:06:00.417Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T02:06:00.417Z] 8a3aa393b2d8: Download complete [2023-03-15T02:06:03.702Z] 114826534d7a: Pull complete [2023-03-15T02:06:03.702Z] 4657fd5d0bcf: Pull complete [2023-03-15T02:06:03.702Z] 6ad1cebc031e: Pull complete [2023-03-15T02:06:06.231Z] 8a3aa393b2d8: Pull complete [2023-03-15T02:06:06.489Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T02:06:06.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T02:06:06.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:06:06.567Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T02:06:06.601Z] $ 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-15T02:06:08.205Z] $ docker top ca6327a2023f5eb4e8c2c67e32a03799bd9b8bb7a1adae4c88ea5b0d08139d77 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T02:06:08.265Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-15T02:06:08.541Z] + set -o pipefail [2023-03-15T02:06:08.541Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-15T02:08:15.048Z] [2023-03-15T02:08:15.048Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-15T02:08:15.048Z] [2023-03-15T02:08:15.048Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/465c9878-9488-48ab-aca3-f59c1fa299c8 [2023-03-15T02:08:15.048Z] [2023-03-15T02:08:15.049Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-15T02:08:15.049Z] [2023-03-15T02:08:15.049Z] [2023-03-15T02:08:15.049Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-15T02:08:15.049Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-15T02:08:15.049Z] More details here: https://snyk.co/ue1NS [2023-03-15T02:08:15.049Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-15T02:08:15.049Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-15T02:08:15.066Z] $ docker stop --time=1 ca6327a2023f5eb4e8c2c67e32a03799bd9b8bb7a1adae4c88ea5b0d08139d77 [2023-03-15T02:08:16.422Z] $ docker rm -f --volumes ca6327a2023f5eb4e8c2c67e32a03799bd9b8bb7a1adae4c88ea5b0d08139d77 [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-15T02:08:16.776Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:08:16.783Z] provisioning config files... [2023-03-15T02:08:16.791Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1770748506185158228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:17.087Z] --> edgex-publish-swagger.sh [2023-03-15T02:08:17.087Z] === Publish openapi/v3 API === [2023-03-15T02:08:17.087Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-15T02:08:17.087Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-15T02:08:17.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T02:08:17.087Z] Dload Upload Total Spent Left Speed [2023-03-15T02:08:17.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 35822 --:--:-- --:--:-- --:--:-- 35876 [2023-03-15T02:08:17.656Z] [2023-03-15T02:08:17.656Z] [Pipeline] } [2023-03-15T02:08:17.663Z] 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-15T02:08:18.032Z] + git log --format=format:%s -1 6f965a0b85b542f54aab8de1c6c68203c2ba52ef [Pipeline] sh [2023-03-15T02:08:18.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T02:08:18.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:08:18.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:08:18.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:08:18.705Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T02:08:18.750Z] $ 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-15T02:08:19.102Z] $ docker top 27c543b88274ca20110c319b65353812bfeac044b8b4444a8ae155bc5e010c10 -eo pid,comm [2023-03-15T02:08:19.145Z] 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-15T02:08:19.145Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T02:08:19.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:08:19.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:08:19.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:08:19.360Z] $ docker exec 27c543b88274ca20110c319b65353812bfeac044b8b4444a8ae155bc5e010c10 ssh-agent [2023-03-15T02:08:19.468Z] SSH_AUTH_SOCK=/tmp/ssh-ZCmtaYYHdHlZ/agent.32 [2023-03-15T02:08:19.468Z] SSH_AGENT_PID=38 [2023-03-15T02:08:19.473Z] Running ssh-add (command line suppressed) [2023-03-15T02:08:19.592Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11101877395248463029.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11101877395248463029.key) [2023-03-15T02:08:19.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:08:19.887Z] + git semver tag [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,081 [run_tag] DEBUG tag force:False [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,081 [check_head_tag] DEBUG check head tag [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,085 [execute] INFO git cat-file --batch-check [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,089 [execute] INFO git cat-file --batch [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,123 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,123 [execute] INFO git tag -a v3.0.0-dev.54 -m v3.0.0-dev.54 [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,124 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.54', '-m', 'v3.0.0-dev.54'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-15T02:08:20.147Z] 2023-03-15 02:08:20,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:20.147Z] 3.0.0-dev.54 [Pipeline] } [2023-03-15T02:08:20.163Z] $ docker exec --env ******** --env ******** 27c543b88274ca20110c319b65353812bfeac044b8b4444a8ae155bc5e010c10 ssh-agent -k [2023-03-15T02:08:20.259Z] unset SSH_AUTH_SOCK; [2023-03-15T02:08:20.260Z] unset SSH_AGENT_PID; [2023-03-15T02:08:20.260Z] echo Agent pid 38 killed; [2023-03-15T02:08:20.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T02:08:20.560Z] + git semver [Pipeline] } [2023-03-15T02:08:20.837Z] $ docker stop --time=1 27c543b88274ca20110c319b65353812bfeac044b8b4444a8ae155bc5e010c10 [2023-03-15T02:08:22.123Z] $ docker rm -f --volumes 27c543b88274ca20110c319b65353812bfeac044b8b4444a8ae155bc5e010c10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:08:22.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T02:08:22.500Z] [2023-03-15T02:08:22.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:08:22.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T02:08:22.801Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-15T02:08:22.801Z] ab5ef0e58194: Pulling fs layer [2023-03-15T02:08:22.801Z] 9712f1f96733: Pulling fs layer [2023-03-15T02:08:22.801Z] 63f879dbbcfc: Pulling fs layer [2023-03-15T02:08:22.801Z] 0d9ebad4ef96: Pulling fs layer [2023-03-15T02:08:22.801Z] e9a5061849ea: Pulling fs layer [2023-03-15T02:08:22.801Z] d747dcd14b5f: Pulling fs layer [2023-03-15T02:08:22.801Z] 2de7ff778b66: Pulling fs layer [2023-03-15T02:08:22.801Z] e9a5061849ea: Waiting [2023-03-15T02:08:22.801Z] d747dcd14b5f: Waiting [2023-03-15T02:08:22.801Z] 2de7ff778b66: Waiting [2023-03-15T02:08:22.801Z] 0d9ebad4ef96: Waiting [2023-03-15T02:08:22.801Z] 9712f1f96733: Download complete [2023-03-15T02:08:23.397Z] 63f879dbbcfc: Verifying Checksum [2023-03-15T02:08:23.397Z] 63f879dbbcfc: Download complete [2023-03-15T02:08:23.660Z] ab5ef0e58194: Verifying Checksum [2023-03-15T02:08:23.660Z] ab5ef0e58194: Download complete [2023-03-15T02:08:23.660Z] e9a5061849ea: Verifying Checksum [2023-03-15T02:08:23.660Z] e9a5061849ea: Download complete [2023-03-15T02:08:23.660Z] d747dcd14b5f: Download complete [2023-03-15T02:08:23.660Z] 0d9ebad4ef96: Verifying Checksum [2023-03-15T02:08:23.660Z] 0d9ebad4ef96: Download complete [2023-03-15T02:08:23.660Z] 2de7ff778b66: Verifying Checksum [2023-03-15T02:08:23.660Z] 2de7ff778b66: Download complete [2023-03-15T02:08:26.190Z] ab5ef0e58194: Pull complete [2023-03-15T02:08:26.190Z] 9712f1f96733: Pull complete [2023-03-15T02:08:27.125Z] 63f879dbbcfc: Pull complete [2023-03-15T02:08:30.410Z] 0d9ebad4ef96: Pull complete [2023-03-15T02:08:30.668Z] e9a5061849ea: Pull complete [2023-03-15T02:08:30.668Z] d747dcd14b5f: Pull complete [2023-03-15T02:08:32.041Z] 2de7ff778b66: Pull complete [2023-03-15T02:08:32.041Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-15T02:08:32.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-15T02:08:32.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:08:32.125Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T02:08:32.160Z] $ 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-15T02:08:34.827Z] $ docker top f4b3d9d6969423301b0f164a490297cc811e02d138682423f7b3e42630176455 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:08:34.889Z] provisioning config files... [2023-03-15T02:08:34.896Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11541051984696348417tmp [2023-03-15T02:08:34.906Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2104447767689268871tmp [2023-03-15T02:08:34.915Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10458333576692426747tmp [Pipeline] { [Pipeline] echo [2023-03-15T02:08:34.927Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:35.209Z] ---> sigul-configuration.sh [2023-03-15T02:08:35.209Z] gpg: directory `/root/.gnupg' created [2023-03-15T02:08:35.209Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-15T02:08:35.209Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-15T02:08:35.209Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-15T02:08:35.209Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-15T02:08:35.209Z] gpg: CAST5 encrypted data [2023-03-15T02:08:35.209Z] gpg: encrypted with 1 passphrase [2023-03-15T02:08:35.209Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-15T02:08:35.498Z] + mkdir /home/jenkins [2023-03-15T02:08:35.498Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-15T02:08:35.781Z] + 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-15T02:08:35.790Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:36.071Z] ---> sigul-install.sh [2023-03-15T02:08:36.071Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-15T02:08:36.356Z] + git tag --list [2023-03-15T02:08:36.356Z] 0.7.1 [2023-03-15T02:08:36.356Z] delhi-tag [2023-03-15T02:08:36.356Z] v1.0.0 [2023-03-15T02:08:36.356Z] v1.1.0 [2023-03-15T02:08:36.356Z] v1.1.1 [2023-03-15T02:08:36.356Z] v1.1.2 [2023-03-15T02:08:36.356Z] v1.2.0 [2023-03-15T02:08:36.356Z] v1.2.1 [2023-03-15T02:08:36.356Z] v1.2.2 [2023-03-15T02:08:36.356Z] v1.2.3 [2023-03-15T02:08:36.356Z] v1.3.0 [2023-03-15T02:08:36.357Z] v1.4.0 [2023-03-15T02:08:36.357Z] v2.0.0 [2023-03-15T02:08:36.357Z] v2.1.0 [2023-03-15T02:08:36.357Z] v2.1.1 [2023-03-15T02:08:36.357Z] v2.1.1-dev.2 [2023-03-15T02:08:36.357Z] v2.1.1-dev.3 [2023-03-15T02:08:36.357Z] v2.2.0 [2023-03-15T02:08:36.357Z] v2.2.1-dev.1 [2023-03-15T02:08:36.357Z] v2.2.1-dev.10 [2023-03-15T02:08:36.357Z] v2.2.1-dev.11 [2023-03-15T02:08:36.357Z] v2.2.1-dev.12 [2023-03-15T02:08:36.357Z] v2.2.1-dev.13 [2023-03-15T02:08:36.357Z] v2.2.1-dev.14 [2023-03-15T02:08:36.357Z] v2.2.1-dev.2 [2023-03-15T02:08:36.357Z] v2.2.1-dev.3 [2023-03-15T02:08:36.357Z] v2.2.1-dev.4 [2023-03-15T02:08:36.357Z] v2.2.1-dev.5 [2023-03-15T02:08:36.357Z] v2.2.1-dev.6 [2023-03-15T02:08:36.357Z] v2.2.1-dev.7 [2023-03-15T02:08:36.357Z] v2.2.1-dev.8 [2023-03-15T02:08:36.357Z] v2.2.1-dev.9 [2023-03-15T02:08:36.357Z] v2.3.0 [2023-03-15T02:08:36.357Z] v2.3.0-dev.14 [2023-03-15T02:08:36.357Z] v2.3.0-dev.15 [2023-03-15T02:08:36.357Z] v2.3.0-dev.16 [2023-03-15T02:08:36.357Z] v2.3.0-dev.17 [2023-03-15T02:08:36.357Z] v2.3.0-dev.18 [2023-03-15T02:08:36.357Z] v2.3.0-dev.19 [2023-03-15T02:08:36.357Z] v2.3.0-dev.20 [2023-03-15T02:08:36.357Z] v2.3.0-dev.21 [2023-03-15T02:08:36.357Z] v2.3.0-dev.22 [2023-03-15T02:08:36.357Z] v2.3.0-dev.23 [2023-03-15T02:08:36.357Z] v2.3.0-dev.24 [2023-03-15T02:08:36.357Z] v2.3.0-dev.25 [2023-03-15T02:08:36.357Z] v2.3.0-dev.26 [2023-03-15T02:08:36.357Z] v2.3.0-dev.27 [2023-03-15T02:08:36.357Z] v2.3.0-dev.28 [2023-03-15T02:08:36.357Z] v2.3.0-dev.29 [2023-03-15T02:08:36.357Z] v2.3.0-dev.30 [2023-03-15T02:08:36.357Z] v2.3.0-dev.31 [2023-03-15T02:08:36.357Z] v2.3.0-dev.32 [2023-03-15T02:08:36.357Z] v2.3.0-dev.33 [2023-03-15T02:08:36.357Z] v2.3.0-dev.34 [2023-03-15T02:08:36.357Z] v2.3.0-dev.35 [2023-03-15T02:08:36.357Z] v2.3.0-dev.36 [2023-03-15T02:08:36.357Z] v2.3.0-dev.37 [2023-03-15T02:08:36.357Z] v2.3.0-dev.38 [2023-03-15T02:08:36.357Z] v2.3.0-dev.39 [2023-03-15T02:08:36.357Z] v2.3.0-dev.40 [2023-03-15T02:08:36.357Z] v2.3.0-dev.41 [2023-03-15T02:08:36.357Z] v2.3.0-dev.42 [2023-03-15T02:08:36.357Z] v2.3.0-dev.43 [2023-03-15T02:08:36.357Z] v2.3.0-dev.44 [2023-03-15T02:08:36.357Z] v2.3.0-dev.45 [2023-03-15T02:08:36.357Z] v2.3.0-dev.46 [2023-03-15T02:08:36.357Z] v2.3.0-dev.47 [2023-03-15T02:08:36.357Z] v2.3.0-dev.48 [2023-03-15T02:08:36.357Z] v2.3.0-dev.49 [2023-03-15T02:08:36.357Z] v2.3.0-dev.50 [2023-03-15T02:08:36.357Z] v2.3.0-dev.51 [2023-03-15T02:08:36.357Z] v2.3.1-dev.1 [2023-03-15T02:08:36.357Z] v2.3.1-dev.2 [2023-03-15T02:08:36.357Z] v2.3.1-dev.3 [2023-03-15T02:08:36.357Z] v3.0.0-dev.1 [2023-03-15T02:08:36.357Z] v3.0.0-dev.10 [2023-03-15T02:08:36.357Z] v3.0.0-dev.11 [2023-03-15T02:08:36.357Z] v3.0.0-dev.12 [2023-03-15T02:08:36.357Z] v3.0.0-dev.13 [2023-03-15T02:08:36.357Z] v3.0.0-dev.14 [2023-03-15T02:08:36.357Z] v3.0.0-dev.15 [2023-03-15T02:08:36.357Z] v3.0.0-dev.16 [2023-03-15T02:08:36.357Z] v3.0.0-dev.17 [2023-03-15T02:08:36.357Z] v3.0.0-dev.18 [2023-03-15T02:08:36.357Z] v3.0.0-dev.19 [2023-03-15T02:08:36.357Z] v3.0.0-dev.2 [2023-03-15T02:08:36.357Z] v3.0.0-dev.20 [2023-03-15T02:08:36.357Z] v3.0.0-dev.21 [2023-03-15T02:08:36.357Z] v3.0.0-dev.22 [2023-03-15T02:08:36.357Z] v3.0.0-dev.23 [2023-03-15T02:08:36.357Z] v3.0.0-dev.24 [2023-03-15T02:08:36.357Z] v3.0.0-dev.25 [2023-03-15T02:08:36.357Z] v3.0.0-dev.26 [2023-03-15T02:08:36.357Z] v3.0.0-dev.27 [2023-03-15T02:08:36.357Z] v3.0.0-dev.28 [2023-03-15T02:08:36.357Z] v3.0.0-dev.29 [2023-03-15T02:08:36.357Z] v3.0.0-dev.3 [2023-03-15T02:08:36.357Z] v3.0.0-dev.30 [2023-03-15T02:08:36.357Z] v3.0.0-dev.31 [2023-03-15T02:08:36.357Z] v3.0.0-dev.32 [2023-03-15T02:08:36.357Z] v3.0.0-dev.33 [2023-03-15T02:08:36.357Z] v3.0.0-dev.34 [2023-03-15T02:08:36.357Z] v3.0.0-dev.35 [2023-03-15T02:08:36.357Z] v3.0.0-dev.36 [2023-03-15T02:08:36.357Z] v3.0.0-dev.37 [2023-03-15T02:08:36.357Z] v3.0.0-dev.38 [2023-03-15T02:08:36.357Z] v3.0.0-dev.39 [2023-03-15T02:08:36.357Z] v3.0.0-dev.4 [2023-03-15T02:08:36.357Z] v3.0.0-dev.40 [2023-03-15T02:08:36.357Z] v3.0.0-dev.41 [2023-03-15T02:08:36.357Z] v3.0.0-dev.42 [2023-03-15T02:08:36.357Z] v3.0.0-dev.43 [2023-03-15T02:08:36.357Z] v3.0.0-dev.44 [2023-03-15T02:08:36.357Z] v3.0.0-dev.45 [2023-03-15T02:08:36.357Z] v3.0.0-dev.46 [2023-03-15T02:08:36.357Z] v3.0.0-dev.47 [2023-03-15T02:08:36.357Z] v3.0.0-dev.48 [2023-03-15T02:08:36.357Z] v3.0.0-dev.49 [2023-03-15T02:08:36.357Z] v3.0.0-dev.5 [2023-03-15T02:08:36.357Z] v3.0.0-dev.50 [2023-03-15T02:08:36.357Z] v3.0.0-dev.51 [2023-03-15T02:08:36.357Z] v3.0.0-dev.52 [2023-03-15T02:08:36.357Z] v3.0.0-dev.53 [2023-03-15T02:08:36.357Z] v3.0.0-dev.54 [2023-03-15T02:08:36.357Z] v3.0.0-dev.6 [2023-03-15T02:08:36.357Z] v3.0.0-dev.7 [2023-03-15T02:08:36.357Z] v3.0.0-dev.8 [2023-03-15T02:08:36.357Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-15T02:08:36.641Z] + lftools sign git-tag v3.0.0-dev.54 [2023-03-15T02:08:37.209Z] Signing Git tag with Sigul... [2023-03-15T02:08:37.209Z] Signing v3.0.0-dev.54 [Pipeline] echo [2023-03-15T02:08:37.476Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:37.764Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-15T02:08:37.771Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-15T02:08:37.796Z] $ docker stop --time=1 f4b3d9d6969423301b0f164a490297cc811e02d138682423f7b3e42630176455 [2023-03-15T02:08:39.085Z] $ docker rm -f --volumes f4b3d9d6969423301b0f164a490297cc811e02d138682423f7b3e42630176455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-15T02:08:39.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T02:08:39.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:08:39.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:08:39.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:08:39.831Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T02:08:39.871Z] $ 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-15T02:08:40.192Z] $ docker top 958c875785a745138df8a9cabef0939f7caa1f5d19e8e283d09d8579ff7b5744 -eo pid,comm [2023-03-15T02:08:40.233Z] 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-15T02:08:40.233Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T02:08:40.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:08:40.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:08:40.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:08:40.394Z] $ docker exec 958c875785a745138df8a9cabef0939f7caa1f5d19e8e283d09d8579ff7b5744 ssh-agent [2023-03-15T02:08:40.482Z] SSH_AUTH_SOCK=/tmp/ssh-mH5wawlW04wG/agent.32 [2023-03-15T02:08:40.482Z] SSH_AGENT_PID=38 [2023-03-15T02:08:40.487Z] Running ssh-add (command line suppressed) [2023-03-15T02:08:40.600Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15174870044070447647.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15174870044070447647.key) [2023-03-15T02:08:40.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:08:40.893Z] + git semver bump pre [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,061 [bump_version] DEBUG bumping version:3.0.0-dev.54 on axis:pre with prefix:dev [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,061 [bump_version] DEBUG bumped version:3.0.0-dev.55 [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,061 [write_version] DEBUG write version:3.0.0-dev.55 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,061 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,064 [execute] INFO git cat-file --batch-check [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,064 [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-15T02:08:41.151Z] 2023-03-15 02:08:41,069 [execute] INFO git cat-file --batch [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T02:08:41.151Z] 2023-03-15 02:08:41,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:41.151Z] 3.0.0-dev.55 [Pipeline] } [2023-03-15T02:08:41.166Z] $ docker exec --env ******** --env ******** 958c875785a745138df8a9cabef0939f7caa1f5d19e8e283d09d8579ff7b5744 ssh-agent -k [2023-03-15T02:08:41.274Z] unset SSH_AUTH_SOCK; [2023-03-15T02:08:41.274Z] unset SSH_AGENT_PID; [2023-03-15T02:08:41.274Z] echo Agent pid 38 killed; [2023-03-15T02:08:41.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T02:08:41.586Z] + git semver [Pipeline] } [2023-03-15T02:08:41.864Z] $ docker stop --time=1 958c875785a745138df8a9cabef0939f7caa1f5d19e8e283d09d8579ff7b5744 [2023-03-15T02:08:43.164Z] $ docker rm -f --volumes 958c875785a745138df8a9cabef0939f7caa1f5d19e8e283d09d8579ff7b5744 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T02:08:43.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T02:08:43.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:08:43.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T02:08:43.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:08:43.861Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T02:08:43.991Z] $ 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-15T02:08:44.315Z] $ docker top e7ef60436fbc9ef5bcd42b44ef3bbd46bdfe4498dc97d8c78efcebbc392ea35a -eo pid,comm [2023-03-15T02:08:44.354Z] 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-15T02:08:44.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T02:08:44.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T02:08:44.395Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T02:08:44.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T02:08:44.514Z] $ docker exec e7ef60436fbc9ef5bcd42b44ef3bbd46bdfe4498dc97d8c78efcebbc392ea35a ssh-agent [2023-03-15T02:08:44.620Z] SSH_AUTH_SOCK=/tmp/ssh-z4nmBbEcPn8i/agent.32 [2023-03-15T02:08:44.620Z] SSH_AGENT_PID=38 [2023-03-15T02:08:44.625Z] Running ssh-add (command line suppressed) [2023-03-15T02:08:44.737Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15718922113116439190.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15718922113116439190.key) [2023-03-15T02:08:44.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T02:08:45.029Z] + git semver push [2023-03-15T02:08:45.289Z] 2023-03-15 02:08:45,211 [run_push] DEBUG push [2023-03-15T02:08:45.289Z] 2023-03-15 02:08:45,212 [execute] INFO git cat-file --batch-check [2023-03-15T02:08:45.289Z] 2023-03-15 02:08:45,212 [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-15T02:08:45.289Z] 2023-03-15 02:08:45,216 [execute] INFO git rev-list 5bb7d1b6e46d0d317e74605b2c7ecfeeacbce671 -- [2023-03-15T02:08:45.289Z] 2023-03-15 02:08:45,216 [execute] DEBUG Popen(['git', 'rev-list', '5bb7d1b6e46d0d317e74605b2c7ecfeeacbce671', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-15T02:08:45.289Z] 2023-03-15 02:08:45,225 [execute] INFO git fetch -v origin [2023-03-15T02:08:45.289Z] 2023-03-15 02:08:45,226 [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-15T02:08:45.857Z] 2023-03-15 02:08:45,678 [run_push] DEBUG no remote changes detected [2023-03-15T02:08:45.857Z] 2023-03-15 02:08:45,678 [execute] INFO git push origin semver [2023-03-15T02:08:45.857Z] 2023-03-15 02:08:45,679 [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-15T02:08:46.797Z] 2023-03-15 02:08:46,684 [run_push] DEBUG push all version tags [2023-03-15T02:08:46.797Z] 2023-03-15 02:08:46,685 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-15T02:08:46.797Z] 2023-03-15 02:08:46,685 [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-15T02:08:47.733Z] 2023-03-15 02:08:47,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-15T02:08:47.734Z] 3.0.0-dev.55 [Pipeline] } [2023-03-15T02:08:47.749Z] $ docker exec --env ******** --env ******** e7ef60436fbc9ef5bcd42b44ef3bbd46bdfe4498dc97d8c78efcebbc392ea35a ssh-agent -k [2023-03-15T02:08:47.840Z] unset SSH_AUTH_SOCK; [2023-03-15T02:08:47.841Z] unset SSH_AGENT_PID; [2023-03-15T02:08:47.841Z] echo Agent pid 38 killed; [2023-03-15T02:08:47.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T02:08:48.145Z] + git semver [Pipeline] } [2023-03-15T02:08:48.424Z] $ docker stop --time=1 e7ef60436fbc9ef5bcd42b44ef3bbd46bdfe4498dc97d8c78efcebbc392ea35a [2023-03-15T02:08:49.710Z] $ docker rm -f --volumes e7ef60436fbc9ef5bcd42b44ef3bbd46bdfe4498dc97d8c78efcebbc392ea35a [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-15T02:08:50.211Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-15T02:08:50.211Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-15T02:08:50.211Z] total 16 [2023-03-15T02:08:50.211Z] drwxr-xr-x 3 root root 4096 Mar 15 01:52 . [2023-03-15T02:08:50.211Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 02:08 .. [2023-03-15T02:08:50.211Z] drwxr-xr-x 2 root root 4096 Mar 15 01:52 cost [2023-03-15T02:08:50.211Z] -rw-r--r-- 1 root root 85 Mar 15 01:52 cost.csv [2023-03-15T02:08:50.211Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-15T02:08:50.211Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-15T02:08:50.211Z] total 16 [2023-03-15T02:08:50.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 01:52 . [2023-03-15T02:08:50.211Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 02:08 .. [2023-03-15T02:08:50.211Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 01:52 cost [2023-03-15T02:08:50.211Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 15 01:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:50.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:51.358Z] ---> package-listing.sh [2023-03-15T02:08:51.358Z] ++ facter osfamily [2023-03-15T02:08:51.358Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T02:08:51.618Z] + OS_FAMILY=debian [2023-03-15T02:08:51.618Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-15T02:08:51.618Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T02:08:51.618Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T02:08:51.618Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T02:08:51.618Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T02:08:51.618Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-15T02:08:51.618Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T02:08:51.618Z] + case "${OS_FAMILY}" in [2023-03-15T02:08:51.618Z] + dpkg -l [2023-03-15T02:08:51.618Z] + grep '^ii' [2023-03-15T02:08:51.618Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T02:08:51.618Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T02:08:51.618Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T02:08:51.618Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-15T02:08:51.618Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-15T02:08:51.618Z] + 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-15T02:08:51.629Z] 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-15T02:08:51.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T02:08:52.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T02:08:52.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T02:08:52.539Z] prd-ubuntu20.04-docker-8c-8g-317 does not seem to be running inside a container [2023-03-15T02:08:52.571Z] $ 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-15T02:08:52.772Z] $ docker top 04844672fd88aa11f7dff03fe49304431a053d7c97af656db776c1ba10e2775a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T02:08:53.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T02:08:53.397Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T02:08:53.681Z] + ls /var/log/sa-host [2023-03-15T02:08:53.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T02:08:53.815Z] provisioning config files... [2023-03-15T02:08:53.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4863700965409233167tmp [Pipeline] { [Pipeline] echo [2023-03-15T02:08:53.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:54.123Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T02:08:54.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:54.474Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T02:08:54.482Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:54.765Z] ---> sudo-logs.sh [2023-03-15T02:08:54.765Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T02:08:54.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:55.073Z] ---> job-cost.sh [2023-03-15T02:08:55.073Z] lf-activate-venv: SKIPPING [2023-03-15T02:08:55.073Z] DEBUG: total: 0.2199999988079071 [2023-03-15T02:08:55.073Z] INFO: Retrieving Stack Cost... [2023-03-15T02:08:55.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T02:08:55.900Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T02:08:55.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T02:08:56.194Z] ---> logs-deploy.sh [2023-03-15T02:08:56.194Z] lf-activate-venv: SKIPPING [2023-03-15T02:08:56.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/185 [2023-03-15T02:08:56.194Z] INFO: archiving workspace using pattern(s): [2023-03-15T02:08:57.131Z] Archives upload complete. [2023-03-15T02:08:57.131Z] INFO: archiving logs to Nexus