Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcdaaa65875a87632183a9ac24ebba6391eaa438 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-ssh3272416961171075245.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9200528711457313151.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1783482724659599535.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh922560408957904691.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh16560214066313881481.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8454’ Running on prd-ubuntu20.04-docker-8c-8g-8456 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fcdaaa65875a87632183a9ac24ebba6391eaa438 (main) Commit message: "Merge pull request #1240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.22" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcdaaa65875a87632183a9ac24ebba6391eaa438 # timeout=10 > git rev-list --no-walk 67986f5e85a843a874e3bc4d59755e1036e07d38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:24:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:24:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:24:22 ========================================================= 06:24:22 EdgeX Global Pipelines Version Info 06:24:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:24:23 ------------------- 06:24:23 stable info: 06:24:23 ------------------- 06:24:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:24:23 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:24:23 Message: update stable to v1.0.243 06:24:23 ------------------- 06:24:23 experimental info: 06:24:23 ------------------- 06:24:23 Commited By: **** collab-it+edgex@linuxfoundation.org 06:24:23 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:24:23 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:24:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcdaaa6 [Pipeline] echo 06:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:24:24 provisioning config files... 06:24:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1466680517610676957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:24 ---> docker-login.sh 06:24:24 nexus3.edgexfoundry.org:10001 06:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:25 Configure a credential helper to remove this warning. See 06:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:25 06:24:25 Login Succeeded 06:24:25 nexus3.edgexfoundry.org:10002 06:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:25 Configure a credential helper to remove this warning. See 06:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:25 06:24:25 Login Succeeded 06:24:25 nexus3.edgexfoundry.org:10003 06:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:25 Configure a credential helper to remove this warning. See 06:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:25 06:24:25 Login Succeeded 06:24:25 nexus3.edgexfoundry.org:10004 06:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:25 Configure a credential helper to remove this warning. See 06:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:25 06:24:25 Login Succeeded 06:24:25 docker.io 06:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:25 Configure a credential helper to remove this warning. See 06:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:25 06:24:25 Login Succeeded 06:24:25 ---> docker-login.sh ends [Pipeline] } 06:24:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:24:26 + git rev-list -1 --merges fcdaaa65875a87632183a9ac24ebba6391eaa438~1..fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo 06:24:26 -----------> git rev-list -1 --merges fcdaaa65875a87632183a9ac24ebba6391eaa438~1..fcdaaa65875a87632183a9ac24ebba6391eaa438 fcdaaa65875a87632183a9ac24ebba6391eaa438 06:24:26 fcdaaa65875a87632183a9ac24ebba6391eaa438 [false] [Pipeline] sh 06:24:26 + git log --format=format:%s -1 fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo 06:24:26 ========================================================= 06:24:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:24:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:26 + git log --format=format:%s -1 fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo 06:24:26 [semverPrep] GIT_COMMIT: fcdaaa65875a87632183a9ac24ebba6391eaa438, Commit Message: Merge pull request #1240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.22 [Pipeline] echo 06:24:26 [semverPrep] This is not a build commit. [Pipeline] sh 06:24:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:24:27 + grep -v github /etc/ssh/ssh_known_hosts 06:24:27 + [ -e /tmp/ssh_known_hosts ] 06:24:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:24:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:24:27 + sudo tee -a /etc/ssh/ssh_known_hosts 06:24:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:27 06:24:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:27 0.1.4: Pulling from edgex-devops/py-git-semver 06:24:27 b85a868b505f: Pulling fs layer 06:24:27 e2be974225ed: Pulling fs layer 06:24:27 339a4e72a1f5: Pulling fs layer 06:24:27 988bab9f4d93: Pulling fs layer 06:24:27 1469e6f7b9e6: Pulling fs layer 06:24:27 eaf3925da568: Pulling fs layer 06:24:27 bab4dde63d76: Pulling fs layer 06:24:27 bde34c3a00c8: Pulling fs layer 06:24:27 b352a97aabf1: Pulling fs layer 06:24:27 4872d77fe225: Pulling fs layer 06:24:27 5851b861e8e6: Pulling fs layer 06:24:27 988bab9f4d93: Waiting 06:24:27 1469e6f7b9e6: Waiting 06:24:27 eaf3925da568: Waiting 06:24:27 bab4dde63d76: Waiting 06:24:27 bde34c3a00c8: Waiting 06:24:27 b352a97aabf1: Waiting 06:24:27 4872d77fe225: Waiting 06:24:27 5851b861e8e6: Waiting 06:24:27 e2be974225ed: Verifying Checksum 06:24:27 e2be974225ed: Download complete 06:24:27 988bab9f4d93: Verifying Checksum 06:24:27 988bab9f4d93: Download complete 06:24:28 1469e6f7b9e6: Verifying Checksum 06:24:28 1469e6f7b9e6: Download complete 06:24:28 eaf3925da568: Download complete 06:24:28 339a4e72a1f5: Verifying Checksum 06:24:28 339a4e72a1f5: Download complete 06:24:28 bde34c3a00c8: Download complete 06:24:28 b352a97aabf1: Download complete 06:24:28 4872d77fe225: Verifying Checksum 06:24:28 4872d77fe225: Download complete 06:24:28 5851b861e8e6: Verifying Checksum 06:24:28 5851b861e8e6: Download complete 06:24:28 b85a868b505f: Verifying Checksum 06:24:28 b85a868b505f: Download complete 06:24:28 bab4dde63d76: Verifying Checksum 06:24:28 bab4dde63d76: Download complete 06:24:29 b85a868b505f: Pull complete 06:24:29 e2be974225ed: Pull complete 06:24:29 339a4e72a1f5: Pull complete 06:24:30 988bab9f4d93: Pull complete 06:24:30 1469e6f7b9e6: Pull complete 06:24:30 eaf3925da568: Pull complete 06:24:32 bab4dde63d76: Pull complete 06:24:32 bde34c3a00c8: Pull complete 06:24:32 b352a97aabf1: Pull complete 06:24:32 4872d77fe225: Pull complete 06:24:32 5851b861e8e6: Pull complete 06:24:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:24:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:32 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:24:32 $ 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 06:24:34 $ docker top 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c -eo pid,comm 06:24:34 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). 06:24:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:24:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:34 [ssh-agent] Looking for ssh-agent implementation... 06:24:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:34 $ docker exec 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent 06:24:34 SSH_AUTH_SOCK=/tmp/ssh-Ow9Fdi8eW0oj/agent.32 06:24:34 SSH_AGENT_PID=38 06:24:34 Running ssh-add (command line suppressed) 06:24:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9265973391105610781.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9265973391105610781.key) 06:24:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:35 + git tag --points-at HEAD [Pipeline] } 06:24:35 $ docker exec --env ******** --env ******** 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent -k 06:24:35 unset SSH_AUTH_SOCK; 06:24:35 unset SSH_AGENT_PID; 06:24:35 echo Agent pid 38 killed; 06:24:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:24:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:24:35 [ssh-agent] Looking for ssh-agent implementation... 06:24:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:35 $ docker exec 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent 06:24:35 SSH_AUTH_SOCK=/tmp/ssh-lBErZtEoyict/agent.70 06:24:35 SSH_AGENT_PID=76 06:24:35 Running ssh-add (command line suppressed) 06:24:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1932401728713244898.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1932401728713244898.key) 06:24:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:24:36 + git semver init 06:24:36 2022-10-18 06:24:36,367 [run_init] DEBUG init version:0.0.0 force:False 06:24:36 2022-10-18 06:24:36,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:24:36 2022-10-18 06:24:36,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 06:24:36 2022-10-18 06:24:36,369 [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) 06:24:37 2022-10-18 06:24:37,400 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 06:24:37 2022-10-18 06:24:37,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 06:24:37 2022-10-18 06:24:37,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:37 2022-10-18 06:24:37,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:24:37 2.3.0-dev.41 [Pipeline] } 06:24:37 $ docker exec --env ******** --env ******** 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent -k 06:24:37 unset SSH_AUTH_SOCK; 06:24:37 unset SSH_AGENT_PID; 06:24:37 echo Agent pid 76 killed; 06:24:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:38 + git semver [Pipeline] } 06:24:38 $ docker stop --time=1 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c 06:24:39 $ docker rm -f 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c [Pipeline] // withDockerContainer [Pipeline] sh 06:24:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:40 Stashed 1 file(s) [Pipeline] echo 06:24:40 [edgeXSemver]: initialized semver on version 2.3.0-dev.41 [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 06:24:40 provisioning config files... 06:24:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14106961155071417813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:40 ---> docker-login.sh 06:24:40 nexus3.edgexfoundry.org:10001 06:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:40 Configure a credential helper to remove this warning. See 06:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:40 06:24:40 Login Succeeded 06:24:40 nexus3.edgexfoundry.org:10002 06:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:40 Configure a credential helper to remove this warning. See 06:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:40 06:24:40 Login Succeeded 06:24:40 nexus3.edgexfoundry.org:10003 06:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:41 Configure a credential helper to remove this warning. See 06:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:41 06:24:41 Login Succeeded 06:24:41 nexus3.edgexfoundry.org:10004 06:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:41 Configure a credential helper to remove this warning. See 06:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:41 06:24:41 Login Succeeded 06:24:41 docker.io 06:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:41 Configure a credential helper to remove this warning. See 06:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:41 06:24:41 Login Succeeded 06:24:41 ---> docker-login.sh ends [Pipeline] } 06:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:24:41 ========================================================= 06:24:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:24:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:42 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:24:42 Sending build context to Docker daemon 9.991MB 06:24:42 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 06:24:42 Step 2/11 : FROM ${BASE} AS builder 06:24:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:24:42 213ec9aee27d: Pulling fs layer 06:24:42 4583459ba037: Pulling fs layer 06:24:42 93c1e223e6f2: Pulling fs layer 06:24:42 53926ce57604: Pulling fs layer 06:24:42 21b2b0c7a3f4: Pulling fs layer 06:24:42 30f14e443154: Pulling fs layer 06:24:42 801331c1e519: Pulling fs layer 06:24:42 99cc6dd402b0: Pulling fs layer 06:24:42 7d9ed39f4882: Pulling fs layer 06:24:42 53926ce57604: Waiting 06:24:42 30f14e443154: Waiting 06:24:42 21b2b0c7a3f4: Waiting 06:24:42 801331c1e519: Waiting 06:24:42 99cc6dd402b0: Waiting 06:24:42 7d9ed39f4882: Waiting 06:24:42 93c1e223e6f2: Verifying Checksum 06:24:42 93c1e223e6f2: Download complete 06:24:42 4583459ba037: Download complete 06:24:42 21b2b0c7a3f4: Download complete 06:24:42 30f14e443154: Download complete 06:24:42 213ec9aee27d: Verifying Checksum 06:24:42 213ec9aee27d: Download complete 06:24:42 801331c1e519: Download complete 06:24:42 213ec9aee27d: Pull complete 06:24:42 4583459ba037: Pull complete 06:24:42 93c1e223e6f2: Pull complete 06:24:42 7d9ed39f4882: Verifying Checksum 06:24:42 7d9ed39f4882: Download complete 06:24:43 99cc6dd402b0: Verifying Checksum 06:24:43 99cc6dd402b0: Download complete 06:24:43 53926ce57604: Verifying Checksum 06:24:43 53926ce57604: Download complete 06:24:47 53926ce57604: Pull complete 06:24:47 21b2b0c7a3f4: Pull complete 06:24:47 30f14e443154: Pull complete 06:24:47 801331c1e519: Pull complete 06:24:49 99cc6dd402b0: Pull complete 06:24:49 7d9ed39f4882: Pull complete 06:24:49 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 06:24:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:24:49 ---> 1dedd983c030 06:24:49 Step 3/11 : ARG MAKE=make build 06:24:53 ---> Running in 1688d47fae1b 06:24:53 Removing intermediate container 1688d47fae1b 06:24:53 ---> aac957fdf5f6 06:24:53 Step 4/11 : WORKDIR /device-sdk-go 06:24:53 ---> Running in 7afe5adc2973 06:24:53 Removing intermediate container 7afe5adc2973 06:24:53 ---> e9f4b150aa60 06:24:53 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:24:53 ---> Running in b166ea5c5228 06:24:53 Removing intermediate container b166ea5c5228 06:24:53 ---> f53419aebb55 06:24:53 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:53 ---> Running in b062ee71056b 06:24:53 Removing intermediate container b062ee71056b 06:24:53 ---> 34e0e8d5efff 06:24:53 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:24:53 ---> Running in 575e319d955e 06:24:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:24:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:24:55 OK: 211 MiB in 51 packages 06:24:55 Still waiting to schedule task 06:24:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8455’ 06:24:55 Removing intermediate container 575e319d955e 06:24:55 ---> dc9da40b3e7f 06:24:55 Step 8/11 : COPY go.mod vendor* ./ 06:24:55 ---> fe4304d7bdb3 06:24:55 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:55 ---> Running in e12ea5241e24 06:25:17 Removing intermediate container e12ea5241e24 06:25:17 ---> a1ce2a625815 06:25:17 Step 10/11 : COPY . . 06:25:18 ---> 447a8f7eca67 06:25:18 Step 11/11 : RUN ${MAKE} 06:25:18 ---> Running in 3fc506f522e3 06:25:18 noop 06:25:18 Removing intermediate container 3fc506f522e3 06:25:18 ---> ab6a2026feb1 06:25:18 Successfully built ab6a2026feb1 06:25:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:18 + docker inspect -f . ci-base-image-x86_64 06:25:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:18 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:25:18 $ 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 06:25:19 $ docker top 66b7dad95928d6b6b930dc92a9366f136eb06946be34645d9cd5c810c7684442 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:19 + go version 06:25:19 go version go1.18.7 linux/amd64 [Pipeline] } 06:25:19 $ docker stop --time=1 66b7dad95928d6b6b930dc92a9366f136eb06946be34645d9cd5c810c7684442 06:25:20 $ docker rm -f 66b7dad95928d6b6b930dc92a9366f136eb06946be34645d9cd5c810c7684442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:21 + docker inspect -f . ci-base-image-x86_64 06:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:21 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:25:21 $ 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 06:25:21 $ docker top 8960cea72b764649e4f47daace85410662bcf03faeb1aa2f56210245b42609c5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 06:25:22 + make test 06:25:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:25:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 78.9% of statements 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.094s coverage: 60.0% of statements 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.122s coverage: 54.4% of statements 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.103s coverage: 65.1% of statements 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.761s coverage: 89.2% of statements 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:25:43 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements 06:25:43 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:25:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:25:58 GO111MODULE=on go vet ./... 06:26:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:01 ./bin/test-attribution-txt.sh 06:26:01 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:26:01 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:26:01 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:26:01 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 06:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:26:01 $ docker stop --time=1 8960cea72b764649e4f47daace85410662bcf03faeb1aa2f56210245b42609c5 06:26:04 $ docker rm -f 8960cea72b764649e4f47daace85410662bcf03faeb1aa2f56210245b42609c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:26:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:26:06 + ls -al . 06:26:06 total 276 06:26:06 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 06:25 . 06:26:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:24 .. 06:26:06 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:24 .dockerignore 06:26:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:25 .git 06:26:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:24 .github 06:26:06 -rw-rw-r-- 1 jenkins jenkins 131 Oct 18 06:24 .gitignore 06:26:06 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 06:24 .golangci.yml 06:26:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:24 .semver 06:26:06 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 18 06:24 CHANGELOG.md 06:26:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:24 GOVERNANCE.md 06:26:06 -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 06:24 Jenkinsfile 06:26:06 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 06:24 LICENSE 06:26:06 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 18 06:24 Makefile 06:26:06 -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 06:24 OWNERS.md 06:26:06 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 18 06:24 README.md 06:26:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:24 VERSION 06:26:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:24 bin 06:26:06 -rw-r--r-- 1 jenkins jenkins 101009 Oct 18 06:25 coverage.out 06:26:06 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 06:24 example 06:26:06 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 18 06:24 go.mod 06:26:06 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 18 06:24 go.sum 06:26:06 drwxrwxr-x 14 jenkins jenkins 4096 Oct 18 06:24 internal 06:26:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:24 openapi 06:26:06 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 06:24 pkg 06:26:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:24 snap 06:26:06 -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:06 + 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=fcdaaa65875a87632183a9ac24ebba6391eaa438 --label arch=amd64 --label version=2.3.0-dev.41 . 06:26:06 Sending build context to Docker daemon 10.09MB 06:26:06 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 06:26:06 Step 2/25 : FROM ${BASE} AS builder 06:26:06 ---> ab6a2026feb1 06:26:06 Step 3/25 : ARG MAKE=make build 06:26:06 ---> Running in b574fc18f2d3 06:26:06 Removing intermediate container b574fc18f2d3 06:26:06 ---> fc8842611bd9 06:26:06 Step 4/25 : WORKDIR /device-sdk-go 06:26:06 ---> Running in 36c9dab9897f 06:26:06 Removing intermediate container 36c9dab9897f 06:26:06 ---> b15952d56d57 06:26:06 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:26:06 ---> Running in f4022f3970c0 06:26:06 Removing intermediate container f4022f3970c0 06:26:06 ---> 92e97e57f0a2 06:26:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:06 ---> Running in 82cb7ef94989 06:26:07 Removing intermediate container 82cb7ef94989 06:26:07 ---> f26851aab2e0 06:26:07 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:26:07 ---> Running in 517a339b21dc 06:26:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:26:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:26:08 OK: 211 MiB in 51 packages 06:26:09 Removing intermediate container 517a339b21dc 06:26:09 ---> 93400ea3331b 06:26:09 Step 8/25 : COPY go.mod vendor* ./ 06:26:09 ---> 2ba25aaeb465 06:26:09 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:09 ---> Running in 564e46ca7ca2 06:26:09 Removing intermediate container 564e46ca7ca2 06:26:09 ---> 55b7fc2a344e 06:26:09 Step 10/25 : COPY . . 06:26:10 ---> 69f7d0ae1cdb 06:26:10 Step 11/25 : RUN ${MAKE} 06:26:10 ---> Running in 311c23d90012 06:26:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:26:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:26:30 Removing intermediate container 311c23d90012 06:26:30 ---> 6fed096ddc83 06:26:30 Step 12/25 : FROM alpine:3.16 06:26:31 3.16: Pulling from library/alpine 06:26:31 213ec9aee27d: Already exists 06:26:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:26:31 Status: Downloaded newer image for alpine:3.16 06:26:31 ---> 9c6f07244728 06:26:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:26:31 ---> Running in 255c1a549bff 06:26:31 Removing intermediate container 255c1a549bff 06:26:31 ---> 81508feda0d6 06:26:31 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:26:31 ---> Running in 090f64336be2 06:26:32 Removing intermediate container 090f64336be2 06:26:32 ---> a46e97e0f4a5 06:26:32 Step 15/25 : RUN apk add --update --no-cache zeromq 06:26:32 ---> Running in e37044652014 06:26:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:26:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:26:33 (1/5) Installing libgcc (11.2.1_git20220219-r2) 06:26:33 (2/5) Installing libsodium (1.0.18-r0) 06:26:33 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 06:26:33 (4/5) Installing libzmq (4.3.4-r0) 06:26:33 (5/5) Installing zeromq (4.3.4-r0) 06:26:33 Executing busybox-1.35.0-r17.trigger 06:26:33 OK: 8 MiB in 19 packages 06:26:34 Removing intermediate container e37044652014 06:26:34 ---> e12a9da38cbe 06:26:34 Step 16/25 : WORKDIR / 06:26:34 ---> Running in 5535810cf3be 06:26:34 Removing intermediate container 5535810cf3be 06:26:34 ---> 7f1988329258 06:26:34 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:26:34 ---> 7ae52a605258 06:26:34 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:26:35 ---> bb9f5b89bb04 06:26:35 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:26:35 ---> 38f32e75979a 06:26:35 Step 20/25 : EXPOSE 59999 06:26:35 ---> Running in e25a678e691f 06:26:35 Removing intermediate container e25a678e691f 06:26:35 ---> fe4e5e358620 06:26:35 Step 21/25 : ENTRYPOINT ["/device-simple"] 06:26:35 ---> Running in 5efd7b188f7a 06:26:35 Removing intermediate container 5efd7b188f7a 06:26:35 ---> 8c5b9f5c5ece 06:26:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:26:35 ---> Running in f080d6f255ac 06:26:35 Removing intermediate container f080d6f255ac 06:26:35 ---> 8afc9e97d4f1 06:26:35 Step 23/25 : LABEL arch=amd64 06:26:35 ---> Running in ac99d681d649 06:26:35 Removing intermediate container ac99d681d649 06:26:35 ---> 187b912c72bd 06:26:35 Step 24/25 : LABEL git_sha=fcdaaa65875a87632183a9ac24ebba6391eaa438 06:26:35 ---> Running in 789262e814af 06:26:35 Removing intermediate container 789262e814af 06:26:35 ---> 512c582d8f63 06:26:35 Step 25/25 : LABEL version=2.3.0-dev.41 06:26:35 ---> Running in 2625d99ce326 06:26:35 Removing intermediate container 2625d99ce326 06:26:35 ---> 3210ff42b616 06:26:35 [Warning] One or more build-args [ARCH] were not consumed 06:26:35 Successfully built 3210ff42b616 06:26:35 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 06:26:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:36 06:26:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:36 latest: Pulling from edgex-lftools-log-publisher 06:26:36 5eb5b503b376: Pulling fs layer 06:26:36 5c69ac0246d0: Pulling fs layer 06:26:36 ec43610c2a17: Pulling fs layer 06:26:36 3a2ae6a8a46f: Pulling fs layer 06:26:36 33b1e0a273af: Pulling fs layer 06:26:36 5d3b04190fa2: Pulling fs layer 06:26:36 2f39f015ded8: Pulling fs layer 06:26:36 3a2ae6a8a46f: Waiting 06:26:36 33b1e0a273af: Waiting 06:26:36 2f39f015ded8: Waiting 06:26:36 5d3b04190fa2: Waiting 06:26:36 5c69ac0246d0: Download complete 06:26:36 3a2ae6a8a46f: Download complete 06:26:36 33b1e0a273af: Verifying Checksum 06:26:36 33b1e0a273af: Download complete 06:26:36 ec43610c2a17: Verifying Checksum 06:26:36 ec43610c2a17: Download complete 06:26:36 5d3b04190fa2: Verifying Checksum 06:26:36 5d3b04190fa2: Download complete 06:26:36 5eb5b503b376: Download complete 06:26:37 2f39f015ded8: Download complete 06:26:38 5eb5b503b376: Pull complete 06:26:38 5c69ac0246d0: Pull complete 06:26:38 ec43610c2a17: Pull complete 06:26:38 3a2ae6a8a46f: Pull complete 06:26:38 33b1e0a273af: Pull complete 06:26:39 5d3b04190fa2: Pull complete 06:26:43 2f39f015ded8: Pull complete 06:26:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:26:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:43 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:26:43 $ 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 06:26:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8457 in /w/workspace/edgexfoundry_device-sdk-go_main 06:26:47 $ docker top d0f591611613fa8c2285f5bdbe01b04700295b15f046bc7bd7b86d0093b46397 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:26:48 Running in /w/workspace/device-sdk-go/116 [Pipeline] { [Pipeline] checkout 06:26:48 The recommended git tool is: git 06:26:48 ---> job-cost.sh 06:26:48 lf-activate-venv: SKIPPING 06:26:48 INFO: No Stack... 06:26:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:26:48 INFO: Archiving Costs [Pipeline] sh 06:26:49 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 06:26:49 + cut -d, -f6 [Pipeline] lock 06:26:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] 06:26:49 Resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] did not exist. Created. 06:26:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:26:49 + echo total: 0.2199999988079071 [Pipeline] stash 06:26:49 Stashed 1 file(s) [Pipeline] } 06:26:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 06:26:49 $ docker stop --time=1 d0f591611613fa8c2285f5bdbe01b04700295b15f046bc7bd7b86d0093b46397 06:26:50 $ docker rm -f d0f591611613fa8c2285f5bdbe01b04700295b15f046bc7bd7b86d0093b46397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:26:52 using credential edgex-jenkins-ssh 06:26:52 Cloning the remote Git repository 06:26:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:26:52 > git init /w/workspace/device-sdk-go/116 # timeout=10 06:26:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:26:53 > git --version # timeout=10 06:26:53 > git --version # 'git version 2.25.1' 06:26:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:53 Verifying host key using known hosts file 06:26:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:26:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:26:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:55 Avoid second fetch 06:26:55 Checking out Revision fcdaaa65875a87632183a9ac24ebba6391eaa438 (main) 06:26:56 Commit message: "Merge pull request #1240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:55 > git config core.sparsecheckout # timeout=10 06:26:55 > git checkout -f fcdaaa65875a87632183a9ac24ebba6391eaa438 # timeout=10 06:26:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:26:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:26:57 Dload Upload Total Spent Left Speed 06:26:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh 06:26:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:26:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:26:57 + sudo tee /etc/docker/daemon.new 06:26:57 { 06:26:57 "registry-mirrors": [ 06:26:57 "https://nexus3.edgexfoundry.org:10001" 06:26:57 ], 06:26:57 "bip": "10.250.0.254/24", 06:26:57 "hosts": [ 06:26:57 "tcp://0.0.0.0:5555", 06:26:57 "unix:///var/run/docker.sock" 06:26:57 ], 06:26:57 "mtu": 1458, 06:26:57 "selinux-enabled": true, 06:26:57 "seccomp-profile": "/etc/docker/seccomp.json" 06:26:57 } [Pipeline] sh 06:26:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:26:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:16 provisioning config files... 06:27:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/116@tmp/config4331878085921449968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:17 ---> docker-login.sh 06:27:17 nexus3.edgexfoundry.org:10001 06:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:17 Configure a credential helper to remove this warning. See 06:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:17 06:27:17 Login Succeeded 06:27:17 nexus3.edgexfoundry.org:10002 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:18 Configure a credential helper to remove this warning. See 06:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:18 06:27:18 Login Succeeded 06:27:18 nexus3.edgexfoundry.org:10003 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:18 Configure a credential helper to remove this warning. See 06:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:18 06:27:18 Login Succeeded 06:27:18 nexus3.edgexfoundry.org:10004 06:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:18 Configure a credential helper to remove this warning. See 06:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:18 06:27:18 Login Succeeded 06:27:19 docker.io 06:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:27:19 Configure a credential helper to remove this warning. See 06:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:27:19 06:27:19 Login Succeeded 06:27:19 ---> docker-login.sh ends [Pipeline] } 06:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:27:20 ========================================================= 06:27:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:27:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:20 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 06:27:20 Sending build context to Docker daemon 5.367MB 06:27:20 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 06:27:20 Step 2/11 : FROM ${BASE} AS builder 06:27:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:27:20 9b18e9b68314: Pulling fs layer 06:27:20 d32db5db7311: Pulling fs layer 06:27:20 d0c4b47475fc: Pulling fs layer 06:27:20 5831b945b038: Pulling fs layer 06:27:20 86bbec2aaacd: Pulling fs layer 06:27:20 e10730c5d714: Pulling fs layer 06:27:20 5dd5c2283517: Pulling fs layer 06:27:20 d5ac0230b979: Pulling fs layer 06:27:20 e10730c5d714: Waiting 06:27:20 5dd5c2283517: Waiting 06:27:20 5831b945b038: Waiting 06:27:20 86bbec2aaacd: Waiting 06:27:20 d5ac0230b979: Waiting 06:27:20 d0c4b47475fc: Download complete 06:27:20 d32db5db7311: Verifying Checksum 06:27:20 d32db5db7311: Download complete 06:27:20 86bbec2aaacd: Verifying Checksum 06:27:20 86bbec2aaacd: Download complete 06:27:20 e10730c5d714: Verifying Checksum 06:27:20 e10730c5d714: Download complete 06:27:20 9b18e9b68314: Verifying Checksum 06:27:20 9b18e9b68314: Download complete 06:27:21 9b18e9b68314: Pull complete 06:27:22 d5ac0230b979: Verifying Checksum 06:27:22 d5ac0230b979: Download complete 06:27:22 d32db5db7311: Pull complete 06:27:22 d0c4b47475fc: Pull complete 06:27:23 5dd5c2283517: Verifying Checksum 06:27:23 5dd5c2283517: Download complete 06:27:23 5831b945b038: Verifying Checksum 06:27:23 5831b945b038: Download complete 06:27:36 5831b945b038: Pull complete 06:27:36 86bbec2aaacd: Pull complete 06:27:36 e10730c5d714: Pull complete 06:27:42 5dd5c2283517: Pull complete 06:27:44 d5ac0230b979: Pull complete 06:27:44 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:27:44 ---> 59b3b1a385d4 06:27:44 Step 3/11 : ARG MAKE=make build 06:27:46 ---> Running in 3b194fa6f2e2 06:27:46 Removing intermediate container 3b194fa6f2e2 06:27:46 ---> ac954d10344d 06:27:46 Step 4/11 : WORKDIR /device-sdk-go 06:27:46 ---> Running in ceb07b84b45c 06:27:46 Removing intermediate container ceb07b84b45c 06:27:46 ---> a05192e19293 06:27:46 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:27:46 ---> Running in 327f9007ccd8 06:27:47 Removing intermediate container 327f9007ccd8 06:27:47 ---> ad383693f73b 06:27:47 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:47 ---> Running in d98a47e7ab15 06:27:49 Removing intermediate container d98a47e7ab15 06:27:49 ---> f6d4c1b7f07c 06:27:49 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:27:49 ---> Running in 19cc93150a3c 06:27:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:27:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:27:51 OK: 221 MiB in 51 packages 06:27:52 Removing intermediate container 19cc93150a3c 06:27:52 ---> 800dad934ff0 06:27:52 Step 8/11 : COPY go.mod vendor* ./ 06:27:53 ---> 51599402eadf 06:27:53 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:53 ---> Running in d9f054844f27 06:28:49 Removing intermediate container d9f054844f27 06:28:49 ---> 38f902492a33 06:28:49 Step 10/11 : COPY . . 06:28:49 ---> 3e20acdffe53 06:28:49 Step 11/11 : RUN ${MAKE} 06:28:49 ---> Running in 530f507ac52f 06:28:49 noop 06:28:49 Removing intermediate container 530f507ac52f 06:28:49 ---> 70b333d0ac7c 06:28:49 Successfully built 70b333d0ac7c 06:28:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:50 + docker inspect -f . ci-base-image-arm64 06:28:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:50 prd-ubuntu20.04-docker-arm64-4c-16g-8457 does not seem to be running inside a container 06:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/116 -v /w/workspace/device-sdk-go/116:/w/workspace/device-sdk-go/116:rw,z -v /w/workspace/device-sdk-go/116@tmp:/w/workspace/device-sdk-go/116@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 06:28:51 $ docker top 3663d86316ae9c0136dafac326282d72642a8927d15cba75ea80497322987ef0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:52 + go version 06:28:52 go version go1.18.7 linux/arm64 [Pipeline] } 06:28:52 $ docker stop --time=1 3663d86316ae9c0136dafac326282d72642a8927d15cba75ea80497322987ef0 06:28:54 $ docker rm -f 3663d86316ae9c0136dafac326282d72642a8927d15cba75ea80497322987ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker inspect -f . ci-base-image-arm64 06:28:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:54 prd-ubuntu20.04-docker-arm64-4c-16g-8457 does not seem to be running inside a container 06:28:54 $ 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/116 -v /w/workspace/device-sdk-go/116:/w/workspace/device-sdk-go/116:rw,z -v /w/workspace/device-sdk-go/116@tmp:/w/workspace/device-sdk-go/116@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 06:28:56 $ docker top a2fd30581ea178e376f5ed1a356991fd1ea0addb23fc5d8d50e56e0b581ce3a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:56 + git config --global --add safe.directory /w/workspace/device-sdk-go/116 [Pipeline] fileExists [Pipeline] sh 06:28:56 + make test 06:28:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:29:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:31:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:31:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:31:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:31:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 06:31:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:31:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.431s coverage: 27.6% of statements 06:31:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.727s coverage: 78.9% of statements 06:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] 06:31:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.508s coverage: 60.0% of statements 06:31:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:31:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:31:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.863s coverage: 54.4% of statements 06:31:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:31:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] 06:31:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:31:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:31:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.456s coverage: 65.1% of statements 06:31:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] 06:31:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] 06:31:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.306s coverage: 89.2% of statements 06:31:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:31:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.245s coverage: 4.7% of statements 06:31:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:31:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:31:37 GO111MODULE=on go vet ./... 06:33:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:13 ./bin/test-attribution-txt.sh 06:33:13 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 06:33:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 06:33:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 06:33:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 06:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:33:14 $ docker stop --time=1 a2fd30581ea178e376f5ed1a356991fd1ea0addb23fc5d8d50e56e0b581ce3a4 06:33:15 $ docker rm -f a2fd30581ea178e376f5ed1a356991fd1ea0addb23fc5d8d50e56e0b581ce3a4 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:17 Warning: overwriting stash ‘coverage-report’ 06:33:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:18 + ls -al . 06:33:18 total 272 06:33:18 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 06:28 . 06:33:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:26 .. 06:33:18 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:26 .dockerignore 06:33:18 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:26 .git 06:33:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:26 .github 06:33:18 -rw-rw-r-- 1 jenkins jenkins 131 Oct 18 06:26 .gitignore 06:33:18 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 06:26 .golangci.yml 06:33:18 -rw-rw-r-- 1 jenkins jenkins 29536 Oct 18 06:26 CHANGELOG.md 06:33:18 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:26 GOVERNANCE.md 06:33:18 -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 06:26 Jenkinsfile 06:33:18 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 06:26 LICENSE 06:33:18 -rw-rw-r-- 1 jenkins jenkins 2003 Oct 18 06:26 Makefile 06:33:18 -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 06:26 OWNERS.md 06:33:18 -rw-rw-r-- 1 jenkins jenkins 4881 Oct 18 06:26 README.md 06:33:18 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:24 VERSION 06:33:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:26 bin 06:33:18 -rw-r--r-- 1 jenkins jenkins 101009 Oct 18 06:31 coverage.out 06:33:18 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 06:26 example 06:33:18 -rw-rw-r-- 1 jenkins jenkins 3400 Oct 18 06:26 go.mod 06:33:18 -rw-rw-r-- 1 jenkins jenkins 37486 Oct 18 06:26 go.sum 06:33:18 drwxrwxr-x 14 jenkins jenkins 4096 Oct 18 06:26 internal 06:33:18 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:26 openapi 06:33:18 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 06:26 pkg 06:33:18 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:26 snap 06:33:18 -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:18 + 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=fcdaaa65875a87632183a9ac24ebba6391eaa438 --label arch=arm64 --label version=2.3.0-dev.41 . 06:33:18 Sending build context to Docker daemon 5.469MB 06:33:18 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 06:33:18 Step 2/25 : FROM ${BASE} AS builder 06:33:18 ---> 70b333d0ac7c 06:33:19 Step 3/25 : ARG MAKE=make build 06:33:19 ---> Running in 3fef9a788d0d 06:33:19 Removing intermediate container 3fef9a788d0d 06:33:19 ---> aa2ef7e8c4f6 06:33:19 Step 4/25 : WORKDIR /device-sdk-go 06:33:19 ---> Running in 45de7ca51662 06:33:19 Removing intermediate container 45de7ca51662 06:33:19 ---> 5cfd2c51f7bb 06:33:19 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:33:20 ---> Running in e2e522eda23e 06:33:20 Removing intermediate container e2e522eda23e 06:33:20 ---> af81653be492 06:33:20 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:20 ---> Running in 62351b1eb9d6 06:33:22 Removing intermediate container 62351b1eb9d6 06:33:22 ---> 3c40ba95bb79 06:33:22 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:33:22 ---> Running in 26ea293f45a7 06:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:33:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:33:24 OK: 221 MiB in 51 packages 06:33:25 Removing intermediate container 26ea293f45a7 06:33:25 ---> 41fbe2c5d938 06:33:25 Step 8/25 : COPY go.mod vendor* ./ 06:33:26 ---> f7e7b63402ed 06:33:26 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:26 ---> Running in bda6b3902d69 06:33:28 Removing intermediate container bda6b3902d69 06:33:28 ---> a331667e63a4 06:33:28 Step 10/25 : COPY . . 06:33:29 ---> a8d9c1aa227f 06:33:29 Step 11/25 : RUN ${MAKE} 06:33:29 ---> Running in 8eee5242f6d9 06:33:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:35:36 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:35:36 Removing intermediate container 8eee5242f6d9 06:35:36 ---> 682aafcb9159 06:35:36 Step 12/25 : FROM alpine:3.16 06:35:36 3.16: Pulling from library/alpine 06:35:36 9b18e9b68314: Already exists 06:35:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:35:36 Status: Downloaded newer image for alpine:3.16 06:35:36 ---> a6215f271958 06:35:36 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 06:35:36 ---> Running in a0d39db019fa 06:35:36 Removing intermediate container a0d39db019fa 06:35:36 ---> cb0f693aca9e 06:35:36 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:36 ---> Running in 052fd233eb0b 06:35:38 Removing intermediate container 052fd233eb0b 06:35:38 ---> e3e2c2d0eaba 06:35:38 Step 15/25 : RUN apk add --update --no-cache zeromq 06:35:38 ---> Running in 3cadaddaaf2b 06:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:35:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:35:41 (1/5) Installing libgcc (11.2.1_git20220219-r2) 06:35:41 (2/5) Installing libsodium (1.0.18-r0) 06:35:41 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 06:35:41 (4/5) Installing libzmq (4.3.4-r0) 06:35:41 (5/5) Installing zeromq (4.3.4-r0) 06:35:41 Executing busybox-1.35.0-r17.trigger 06:35:41 OK: 8 MiB in 19 packages 06:35:43 Removing intermediate container 3cadaddaaf2b 06:35:43 ---> 70b42cfbc2e4 06:35:43 Step 16/25 : WORKDIR / 06:35:43 ---> Running in 75ec8a97016f 06:35:43 Removing intermediate container 75ec8a97016f 06:35:43 ---> dabf99600d65 06:35:43 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:35:44 ---> 7c8619fc4e47 06:35:44 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:35:45 ---> 972ef5aa790e 06:35:45 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:35:46 ---> 3ecdcdd974e3 06:35:46 Step 20/25 : EXPOSE 59999 06:35:46 ---> Running in 639ea3fab5e7 06:35:46 Removing intermediate container 639ea3fab5e7 06:35:46 ---> 936de93e624b 06:35:46 Step 21/25 : ENTRYPOINT ["/device-simple"] 06:35:46 ---> Running in a5b04eb18198 06:35:46 Removing intermediate container a5b04eb18198 06:35:46 ---> 181990ef8fef 06:35:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:46 ---> Running in 8d3dba4d5665 06:35:46 Removing intermediate container 8d3dba4d5665 06:35:46 ---> 1199215e0c34 06:35:46 Step 23/25 : LABEL arch=arm64 06:35:47 ---> Running in e2ab06e0fbe6 06:35:47 Removing intermediate container e2ab06e0fbe6 06:35:47 ---> 633060bf82e3 06:35:47 Step 24/25 : LABEL git_sha=fcdaaa65875a87632183a9ac24ebba6391eaa438 06:35:47 ---> Running in 452630d05c57 06:35:47 Removing intermediate container 452630d05c57 06:35:47 ---> 56ff6b1854a2 06:35:47 Step 25/25 : LABEL version=2.3.0-dev.41 06:35:47 ---> Running in 91b505ef504f 06:35:47 Removing intermediate container 91b505ef504f 06:35:47 ---> 41240077619a 06:35:47 [Warning] One or more build-args [ARCH] were not consumed 06:35:47 Successfully built 41240077619a 06:35:47 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 06:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:48 06:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:48 arm64: Pulling from edgex-lftools-log-publisher 06:35:48 8998bd30e6a1: Pulling fs layer 06:35:48 04944245beec: Pulling fs layer 06:35:48 699f458cf7ca: Pulling fs layer 06:35:48 765212b225bb: Pulling fs layer 06:35:48 f23df028b6ca: Pulling fs layer 06:35:48 d65c8cfc05b1: Pulling fs layer 06:35:48 2437ff75d9bd: Pulling fs layer 06:35:48 765212b225bb: Waiting 06:35:48 f23df028b6ca: Waiting 06:35:48 d65c8cfc05b1: Waiting 06:35:48 04944245beec: Verifying Checksum 06:35:48 04944245beec: Download complete 06:35:48 765212b225bb: Verifying Checksum 06:35:48 765212b225bb: Download complete 06:35:48 f23df028b6ca: Verifying Checksum 06:35:48 f23df028b6ca: Download complete 06:35:48 d65c8cfc05b1: Verifying Checksum 06:35:48 d65c8cfc05b1: Download complete 06:35:49 699f458cf7ca: Verifying Checksum 06:35:49 699f458cf7ca: Download complete 06:35:49 8998bd30e6a1: Verifying Checksum 06:35:49 8998bd30e6a1: Download complete 06:35:51 2437ff75d9bd: Verifying Checksum 06:35:51 2437ff75d9bd: Download complete 06:35:53 8998bd30e6a1: Pull complete 06:35:53 04944245beec: Pull complete 06:35:55 699f458cf7ca: Pull complete 06:35:55 765212b225bb: Pull complete 06:35:56 f23df028b6ca: Pull complete 06:35:56 d65c8cfc05b1: Pull complete 06:36:11 2437ff75d9bd: Pull complete 06:36:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:36:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:11 prd-ubuntu20.04-docker-arm64-4c-16g-8457 does not seem to be running inside a container 06:36:11 $ 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/116 -v /w/workspace/device-sdk-go/116:/w/workspace/device-sdk-go/116:rw,z -v /w/workspace/device-sdk-go/116@tmp:/w/workspace/device-sdk-go/116@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 06:36:14 $ docker top 51f9a74544282be0b96d5954c1d83d86add6a06610fd944fb619b9cc0b8b2a34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:14 ---> job-cost.sh 06:36:14 lf-activate-venv: SKIPPING 06:36:14 INFO: No Stack... 06:36:15 INFO: Retrieving Pricing Info for: v3-standard-4 06:36:16 INFO: Archiving Costs [Pipeline] sh 06:36:16 + cat /w/workspace/device-sdk-go/116/archives/cost.csv 06:36:16 + cut -d, -f6 [Pipeline] lock 06:36:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] 06:36:16 Resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] did not exist. Created. 06:36:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:36:16 /w/workspace/device-sdk-go/116@tmp/durable-3338b96f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:36:17 + echo total: 0.10999999940395355 [Pipeline] stash 06:36:17 Warning: overwriting stash ‘stack-cost’ 06:36:17 Stashed 1 file(s) [Pipeline] } 06:36:17 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 06:36:17 $ docker stop --time=1 51f9a74544282be0b96d5954c1d83d86add6a06610fd944fb619b9cc0b8b2a34 06:36:19 $ docker rm -f 51f9a74544282be0b96d5954c1d83d86add6a06610fd944fb619b9cc0b8b2a34 [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 06:36:19 provisioning config files... 06:36:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1125756434806009119tmp [Pipeline] { [Pipeline] sh 06:36:20 + set +x 06:36:20 + curl -s https://codecov.io/bash 06:36:20 + bash -s -- 06:36:20 06:36:20 _____ _ 06:36:20 / ____| | | 06:36:20 | | ___ __| | ___ ___ _____ __ 06:36:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:36:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:36:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:36:20 Bash-1.0.6 06:36:20 06:36:20 06:36:20 ==> git version 2.25.1 found 06:36:20 ==> 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 06:36:20 Release-Date: 2020-01-08 06:36:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:36:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:36:20 ==> Jenkins CI detected. 06:36:20 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 06:36:20 project root: . 06:36:20 --> token set from env 06:36:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:36:20 ==> Running gcov in . (disable via -X gcov) 06:36:20 ==> Python coveragepy not found 06:36:20 ==> Searching for coverage reports in: 06:36:20 + . 06:36:20 -> Found 1 reports 06:36:20 ==> Detecting git/mercurial file structure 06:36:20 ==> Reading reports 06:36:20 + ./coverage.out bytes=101009 06:36:20 ==> Appending adjustments 06:36:20 https://docs.codecov.io/docs/fixing-reports 06:36:20 + Found adjustments 06:36:20 ==> Gzipping contents 06:36:20 16K /tmp/codecov.ZA2qzB.gz 06:36:20 ==> Uploading reports 06:36:20 url: https://codecov.io 06:36:20 query: branch=main&commit=fcdaaa65875a87632183a9ac24ebba6391eaa438&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:36:20 -> Pinging Codecov 06:36:20 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=fcdaaa65875a87632183a9ac24ebba6391eaa438&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:36:20 -> Uploading to 06:36:20 https://storage.googleapis.com/codecov/v4/raw/2022-10-18/7E55EF52A471D76F132DFD9A03CDDE97/fcdaaa65875a87632183a9ac24ebba6391eaa438/2b8357cc-c278-4413-927c-043d9a708f6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T063620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c121ed7e661a8d133b749f45774d9e3ca49ba7c3bc5e441fffde91fe617e4734 06:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:20 Dload Upload Total Spent Left Speed 06:36:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14590 0 0 100 14590 0 49965 --:--:-- --:--:-- --:--:-- 49965 06:36:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] } 06:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:36:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:36:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:21 06:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:36:21 df9b9388f04a: Pulling fs layer 06:36:21 52dc419b0ee2: Pulling fs layer 06:36:21 25bc292e5bac: Pulling fs layer 06:36:21 114826534d7a: Pulling fs layer 06:36:21 4657fd5d0bcf: Pulling fs layer 06:36:21 6ad1cebc031e: Pulling fs layer 06:36:21 8a3aa393b2d8: Pulling fs layer 06:36:21 6ad1cebc031e: Waiting 06:36:21 8a3aa393b2d8: Waiting 06:36:21 114826534d7a: Waiting 06:36:21 4657fd5d0bcf: Waiting 06:36:21 25bc292e5bac: Verifying Checksum 06:36:21 25bc292e5bac: Download complete 06:36:21 52dc419b0ee2: Download complete 06:36:21 4657fd5d0bcf: Verifying Checksum 06:36:21 4657fd5d0bcf: Download complete 06:36:21 df9b9388f04a: Download complete 06:36:22 df9b9388f04a: Pull complete 06:36:22 6ad1cebc031e: Verifying Checksum 06:36:22 6ad1cebc031e: Download complete 06:36:22 52dc419b0ee2: Pull complete 06:36:22 25bc292e5bac: Pull complete 06:36:22 114826534d7a: Verifying Checksum 06:36:22 114826534d7a: Download complete 06:36:22 8a3aa393b2d8: Verifying Checksum 06:36:22 8a3aa393b2d8: Download complete 06:36:26 114826534d7a: Pull complete 06:36:26 4657fd5d0bcf: Pull complete 06:36:26 6ad1cebc031e: Pull complete 06:36:28 8a3aa393b2d8: Pull complete 06:36:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:28 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:36:28 $ 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 06:36:33 $ docker top 971f71fd5ab40e5cfeb21bfe1dfe43ba955715776dbea0cc39bcb5c7c987be16 -eo pid,comm [Pipeline] { [Pipeline] echo 06:36:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 06:36:33 + set -o pipefail 06:36:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 06:36:40 06:36:40 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 06:36:40 06:36:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/dfef16bd-a616-4e44-98a3-3527d180fb08 06:36:40 06:36:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:36:40 06:36:40 06:36:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:36:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:36:40 More details here: https://snyk.co/ue1NS [Pipeline] } 06:36:40 $ docker stop --time=1 971f71fd5ab40e5cfeb21bfe1dfe43ba955715776dbea0cc39bcb5c7c987be16 06:36:43 $ docker rm -f 971f71fd5ab40e5cfeb21bfe1dfe43ba955715776dbea0cc39bcb5c7c987be16 [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 06:36:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:44 provisioning config files... 06:36:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2146066140756002665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:44 --> edgex-publish-swagger.sh 06:36:44 === Publish openapi/v2 API === 06:36:44 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:36:44 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 06:36:44 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:44 Dload Upload Total Spent Left Speed 06:36:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 341k --:--:-- --:--:-- --:--:-- 341k 100 53552 0 0 100 53552 0 77611 --:--:-- --:--:-- --:--:-- 77499 06:36:45 06:36:45 [Pipeline] } 06:36:45 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 06:36:45 + git log --format=format:%s -1 fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] sh 06:36:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:36:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:46 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:36:46 $ 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 06:36:46 $ docker top 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 -eo pid,comm 06:36:46 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). 06:36:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:46 [ssh-agent] Looking for ssh-agent implementation... 06:36:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:47 $ docker exec 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 ssh-agent 06:36:47 SSH_AUTH_SOCK=/tmp/ssh-BgWlYF4m0FIP/agent.32 06:36:47 SSH_AGENT_PID=38 06:36:47 Running ssh-add (command line suppressed) 06:36:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13781488413331080597.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13781488413331080597.key) 06:36:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:47 + git semver tag 06:36:47 2022-10-18 06:36:47,777 [run_tag] DEBUG tag force:False 06:36:47 2022-10-18 06:36:47,777 [check_head_tag] DEBUG check head tag 06:36:47 2022-10-18 06:36:47,778 [execute] INFO git cat-file --batch-check 06:36:47 2022-10-18 06:36:47,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:36:47 2022-10-18 06:36:47,782 [execute] INFO git cat-file --batch 06:36:47 2022-10-18 06:36:47,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 06:36:48 2022-10-18 06:36:47,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:36:48 2022-10-18 06:36:47,807 [execute] INFO git tag -a v2.3.0-dev.41 -m v2.3.0-dev.41 06:36:48 2022-10-18 06:36:47,807 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.41', '-m', 'v2.3.0-dev.41'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 06:36:48 2022-10-18 06:36:47,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:36:48 2.3.0-dev.41 [Pipeline] } 06:36:48 $ docker exec --env ******** --env ******** 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 ssh-agent -k 06:36:48 unset SSH_AUTH_SOCK; 06:36:48 unset SSH_AGENT_PID; 06:36:48 echo Agent pid 38 killed; 06:36:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:36:48 + git semver [Pipeline] } 06:36:48 $ docker stop --time=1 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 06:36:50 $ docker rm -f 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:50 06:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:50 0.23.1-centos7: Pulling from edgex-lftools 06:36:50 ab5ef0e58194: Pulling fs layer 06:36:50 9712f1f96733: Pulling fs layer 06:36:50 63f879dbbcfc: Pulling fs layer 06:36:50 0d9ebad4ef96: Pulling fs layer 06:36:50 e9a5061849ea: Pulling fs layer 06:36:50 d747dcd14b5f: Pulling fs layer 06:36:50 2de7ff778b66: Pulling fs layer 06:36:50 e9a5061849ea: Waiting 06:36:50 2de7ff778b66: Waiting 06:36:50 d747dcd14b5f: Waiting 06:36:50 0d9ebad4ef96: Waiting 06:36:50 9712f1f96733: Verifying Checksum 06:36:50 9712f1f96733: Download complete 06:36:51 63f879dbbcfc: Verifying Checksum 06:36:51 63f879dbbcfc: Download complete 06:36:51 0d9ebad4ef96: Download complete 06:36:51 d747dcd14b5f: Verifying Checksum 06:36:51 d747dcd14b5f: Download complete 06:36:51 e9a5061849ea: Verifying Checksum 06:36:51 e9a5061849ea: Download complete 06:36:51 ab5ef0e58194: Verifying Checksum 06:36:51 ab5ef0e58194: Download complete 06:36:51 2de7ff778b66: Verifying Checksum 06:36:51 2de7ff778b66: Download complete 06:36:54 ab5ef0e58194: Pull complete 06:36:54 9712f1f96733: Pull complete 06:36:55 63f879dbbcfc: Pull complete 06:36:59 0d9ebad4ef96: Pull complete 06:36:59 e9a5061849ea: Pull complete 06:36:59 d747dcd14b5f: Pull complete 06:36:59 2de7ff778b66: Pull complete 06:36:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:00 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:37:00 $ 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 06:37:03 $ docker top e61e147cf843b06dc2b1f0e706ddfbf3f40766edf193887f996378797f3262f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:37:03 provisioning config files... 06:37:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5055577440348084166tmp 06:37:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7667937560498223387tmp 06:37:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15056225423901094057tmp [Pipeline] { [Pipeline] echo 06:37:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:37:04 ---> sigul-configuration.sh 06:37:04 gpg: directory `/root/.gnupg' created 06:37:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:37:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:37:04 gpg: keyring `/root/.gnupg/secring.gpg' created 06:37:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:37:04 gpg: CAST5 encrypted data 06:37:04 gpg: encrypted with 1 passphrase 06:37:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:37:04 + mkdir /home/jenkins 06:37:04 + mkdir /home/jenkins/sigul [Pipeline] sh 06:37:04 + 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 06:37:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:37:05 ---> sigul-install.sh 06:37:05 Sigul already installed; skipping installation. [Pipeline] sh 06:37:05 + git tag --list 06:37:05 0.7.1 06:37:05 delhi-tag 06:37:05 v1.0.0 06:37:05 v1.1.0 06:37:05 v1.1.1 06:37:05 v1.1.2 06:37:05 v1.2.0 06:37:05 v1.2.1 06:37:05 v1.2.2 06:37:05 v1.2.3 06:37:05 v1.3.0 06:37:05 v1.4.0 06:37:05 v2.0.0 06:37:05 v2.1.0 06:37:05 v2.1.1 06:37:05 v2.1.1-dev.2 06:37:05 v2.1.1-dev.3 06:37:05 v2.2.0 06:37:05 v2.2.1-dev.1 06:37:05 v2.2.1-dev.10 06:37:05 v2.2.1-dev.11 06:37:05 v2.2.1-dev.12 06:37:05 v2.2.1-dev.13 06:37:05 v2.2.1-dev.14 06:37:05 v2.2.1-dev.2 06:37:05 v2.2.1-dev.3 06:37:05 v2.2.1-dev.4 06:37:05 v2.2.1-dev.5 06:37:05 v2.2.1-dev.6 06:37:05 v2.2.1-dev.7 06:37:05 v2.2.1-dev.8 06:37:05 v2.2.1-dev.9 06:37:05 v2.3.0-dev.14 06:37:05 v2.3.0-dev.15 06:37:05 v2.3.0-dev.16 06:37:05 v2.3.0-dev.17 06:37:05 v2.3.0-dev.18 06:37:05 v2.3.0-dev.19 06:37:05 v2.3.0-dev.20 06:37:05 v2.3.0-dev.21 06:37:05 v2.3.0-dev.22 06:37:05 v2.3.0-dev.23 06:37:05 v2.3.0-dev.24 06:37:05 v2.3.0-dev.25 06:37:05 v2.3.0-dev.26 06:37:05 v2.3.0-dev.27 06:37:05 v2.3.0-dev.28 06:37:05 v2.3.0-dev.29 06:37:05 v2.3.0-dev.30 06:37:05 v2.3.0-dev.31 06:37:05 v2.3.0-dev.32 06:37:05 v2.3.0-dev.33 06:37:05 v2.3.0-dev.34 06:37:05 v2.3.0-dev.35 06:37:05 v2.3.0-dev.36 06:37:05 v2.3.0-dev.37 06:37:05 v2.3.0-dev.38 06:37:05 v2.3.0-dev.39 06:37:05 v2.3.0-dev.40 06:37:05 v2.3.0-dev.41 [Pipeline] sh 06:37:05 + lftools sign git-tag v2.3.0-dev.41 06:37:06 Signing Git tag with Sigul... 06:37:06 Signing v2.3.0-dev.41 [Pipeline] echo 06:37:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:37:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:37:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:37:06 $ docker stop --time=1 e61e147cf843b06dc2b1f0e706ddfbf3f40766edf193887f996378797f3262f4 06:37:08 $ docker rm -f e61e147cf843b06dc2b1f0e706ddfbf3f40766edf193887f996378797f3262f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:37:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:08 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:37:08 $ 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 06:37:09 $ docker top 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 -eo pid,comm 06:37:09 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). 06:37:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:09 [ssh-agent] Looking for ssh-agent implementation... 06:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:09 $ docker exec 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 ssh-agent 06:37:09 SSH_AUTH_SOCK=/tmp/ssh-n9BdDtjRKwXB/agent.32 06:37:09 SSH_AGENT_PID=38 06:37:09 Running ssh-add (command line suppressed) 06:37:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10694572312118225830.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10694572312118225830.key) 06:37:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:10 + git semver bump pre 06:37:10 2022-10-18 06:37:10,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:37:10 2022-10-18 06:37:10,200 [bump_version] DEBUG bumping version:2.3.0-dev.41 on axis:pre with prefix:dev 06:37:10 2022-10-18 06:37:10,200 [bump_version] DEBUG bumped version:2.3.0-dev.42 06:37:10 2022-10-18 06:37:10,200 [write_version] DEBUG write version:2.3.0-dev.42 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 06:37:10 2022-10-18 06:37:10,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:37:10 2022-10-18 06:37:10,201 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:37:10 2022-10-18 06:37:10,205 [execute] INFO git cat-file --batch-check 06:37:10 2022-10-18 06:37:10,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:37:10 2022-10-18 06:37:10,211 [execute] INFO git cat-file --batch 06:37:10 2022-10-18 06:37:10,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:37:10 2022-10-18 06:37:10,215 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:37:10 2.3.0-dev.42 [Pipeline] } 06:37:10 $ docker exec --env ******** --env ******** 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 ssh-agent -k 06:37:10 unset SSH_AUTH_SOCK; 06:37:10 unset SSH_AGENT_PID; 06:37:10 echo Agent pid 38 killed; 06:37:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:10 + git semver [Pipeline] } 06:37:10 $ docker stop --time=1 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 06:37:12 $ docker rm -f 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:12 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:37:12 $ 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 06:37:13 $ docker top d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 -eo pid,comm 06:37:13 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). 06:37:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:13 [ssh-agent] Looking for ssh-agent implementation... 06:37:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:13 $ docker exec d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 ssh-agent 06:37:13 SSH_AUTH_SOCK=/tmp/ssh-86kTvHZfrZXL/agent.32 06:37:13 SSH_AGENT_PID=38 06:37:13 Running ssh-add (command line suppressed) 06:37:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13280665395063978366.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13280665395063978366.key) 06:37:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:14 + git semver push 06:37:14 2022-10-18 06:37:14,229 [run_push] DEBUG push 06:37:14 2022-10-18 06:37:14,230 [execute] INFO git cat-file --batch-check 06:37:14 2022-10-18 06:37:14,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:37:14 2022-10-18 06:37:14,235 [execute] INFO git rev-list 4377a11393d6a8a0604b778c703d3bcda33ba76c -- 06:37:14 2022-10-18 06:37:14,235 [execute] DEBUG Popen(['git', 'rev-list', '4377a11393d6a8a0604b778c703d3bcda33ba76c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:37:14 2022-10-18 06:37:14,246 [execute] INFO git fetch -v origin 06:37:14 2022-10-18 06:37:14,246 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:37:14 2022-10-18 06:37:14,817 [run_push] DEBUG no remote changes detected 06:37:14 2022-10-18 06:37:14,817 [execute] INFO git push origin semver 06:37:14 2022-10-18 06:37:14,818 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:37:15 2022-10-18 06:37:15,636 [run_push] DEBUG push all version tags 06:37:15 2022-10-18 06:37:15,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:37:15 2022-10-18 06:37:15,636 [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) 06:37:16 2022-10-18 06:37:16,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 06:37:16 2.3.0-dev.42 [Pipeline] } 06:37:16 $ docker exec --env ******** --env ******** d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 ssh-agent -k 06:37:16 unset SSH_AUTH_SOCK; 06:37:16 unset SSH_AGENT_PID; 06:37:16 echo Agent pid 38 killed; 06:37:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:16 + git semver [Pipeline] } 06:37:17 $ docker stop --time=1 d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 06:37:18 $ docker rm -f d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 [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 06:37:18 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 06:37:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:37:18 total 16 06:37:18 drwxr-xr-x 3 root root 4096 Oct 18 06:26 . 06:37:18 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 06:37 .. 06:37:18 drwxr-xr-x 2 root root 4096 Oct 18 06:26 cost 06:37:18 -rw-r--r-- 1 root root 85 Oct 18 06:26 cost.csv 06:37:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:37:18 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 06:37:18 total 16 06:37:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:26 . 06:37:18 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 06:37 .. 06:37:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 06:26 cost 06:37:18 -rw-r--r-- 1 jenkins jenkins 85 Oct 18 06:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:37:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:20 ---> package-listing.sh 06:37:20 ++ facter osfamily 06:37:20 ++ tr '[:upper:]' '[:lower:]' 06:37:20 + OS_FAMILY=debian 06:37:20 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 06:37:20 + START_PACKAGES=/tmp/packages_start.txt 06:37:20 + END_PACKAGES=/tmp/packages_end.txt 06:37:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:20 + PACKAGES=/tmp/packages_start.txt 06:37:20 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:37:20 + PACKAGES=/tmp/packages_end.txt 06:37:20 + case "${OS_FAMILY}" in 06:37:20 + dpkg -l 06:37:20 + grep '^ii' 06:37:20 + '[' -f /tmp/packages_start.txt ']' 06:37:20 + '[' -f /tmp/packages_end.txt ']' 06:37:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:20 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 06:37:20 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 06:37:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 06:37:20 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 06:37:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:21 prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container 06:37:21 $ 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 06:37:21 $ docker top 0c87dd6b6d96c1f4b8cd3c8bb02128d3eac700916d772f6f2e8abf32b478beef -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:21 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:22 + mkdir -p /var/log/sysstat [Pipeline] sh 06:37:22 + ls /var/log/sa-host 06:37:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:22 provisioning config files... 06:37:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10954981515870214932tmp [Pipeline] { [Pipeline] echo 06:37:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:22 ---> create-netrc.sh [Pipeline] } 06:37:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:23 ---> python-tools-install.sh [Pipeline] echo 06:37:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:23 ---> sudo-logs.sh 06:37:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:23 ---> job-cost.sh 06:37:23 lf-activate-venv: SKIPPING 06:37:23 DEBUG: total: 0.2199999988079071 06:37:23 INFO: Retrieving Stack Cost... 06:37:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:24 INFO: Archiving Costs [Pipeline] echo 06:37:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:24 ---> logs-deploy.sh 06:37:24 lf-activate-venv: SKIPPING 06:37:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/116 06:37:24 INFO: archiving workspace using pattern(s): 06:37:25 Archives upload complete. 06:37:26 INFO: archiving logs to Nexus 06:37:26 ---> uname -a: 06:37:26 Linux prd-ubuntu20-04-docker-8c-8g-8456 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:37:26 06:37:26 06:37:26 ---> lscpu: 06:37:26 Architecture: x86_64 06:37:26 CPU op-mode(s): 32-bit, 64-bit 06:37:26 Byte Order: Little Endian 06:37:26 Address sizes: 40 bits physical, 48 bits virtual 06:37:26 CPU(s): 8 06:37:26 On-line CPU(s) list: 0-7 06:37:26 Thread(s) per core: 1 06:37:26 Core(s) per socket: 1 06:37:26 Socket(s): 8 06:37:26 NUMA node(s): 1 06:37:26 Vendor ID: AuthenticAMD 06:37:26 CPU family: 23 06:37:26 Model: 49 06:37:26 Model name: AMD EPYC-Rome Processor 06:37:26 Stepping: 0 06:37:26 CPU MHz: 2799.956 06:37:26 BogoMIPS: 5599.91 06:37:26 Virtualization: AMD-V 06:37:26 Hypervisor vendor: KVM 06:37:26 Virtualization type: full 06:37:26 L1d cache: 256 KiB 06:37:26 L1i cache: 256 KiB 06:37:26 L2 cache: 4 MiB 06:37:26 L3 cache: 128 MiB 06:37:26 NUMA node0 CPU(s): 0-7 06:37:26 Vulnerability Itlb multihit: Not affected 06:37:26 Vulnerability L1tf: Not affected 06:37:26 Vulnerability Mds: Not affected 06:37:26 Vulnerability Meltdown: Not affected 06:37:26 Vulnerability Mmio stale data: Not affected 06:37:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:37:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:37:26 Vulnerability Srbds: Not affected 06:37:26 Vulnerability Tsx async abort: Not affected 06:37:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:37:26 06:37:26 06:37:26 ---> nproc: 06:37:26 8 06:37:26 06:37:26 06:37:26 ---> df -h: 06:37:26 Filesystem Size Used Avail Use% Mounted on 06:37:26 overlay 155G 13G 143G 9% / 06:37:26 tmpfs 64M 0 64M 0% /dev 06:37:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:37:26 shm 64M 0 64M 0% /dev/shm 06:37:26 /dev/vda1 155G 13G 143G 9% /facter-os 06:37:26 06:37:26 06:37:26 ---> sar -b -r -n DEV: 06:37:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8456) 10/18/22 _x86_64_ (8 CPU) 06:37:26 06:37:26 06:23:46 LINUX RESTART (8 CPU) 06:37:26 06:37:26 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:26 06:25:01 192.97 48.02 144.95 0.00 5438.45 86321.23 0.00 06:37:26 06:26:01 96.73 3.22 93.50 0.00 48.11 38881.41 0.00 06:37:26 06:27:01 198.25 0.20 198.05 0.00 12.13 46487.85 0.00 06:37:26 06:28:01 2.30 0.00 2.30 0.00 0.00 28.01 0.00 06:37:26 06:29:01 30.66 10.93 19.73 0.00 2927.91 2359.07 0.00 06:37:26 06:30:01 12.85 0.10 12.75 0.00 0.80 2496.25 0.00 06:37:26 06:31:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 06:37:26 06:32:02 1.48 0.00 1.48 0.00 0.00 16.13 0.00 06:37:26 06:33:01 0.95 0.00 0.95 0.00 0.00 10.17 0.00 06:37:26 06:34:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 06:37:26 06:35:01 1.25 0.00 1.25 0.00 0.00 24.79 0.00 06:37:26 06:36:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 06:37:26 06:37:01 82.64 1.25 81.39 0.00 32.52 45600.27 0.00 06:37:26 Average: 48.08 4.91 43.17 0.00 651.49 17125.89 0.00 06:37:26 06:37:26 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:26 06:25:01 29187792 31603680 716644 2.18 75576 2614472 1970876 5.81 981928 2352908 4784 06:37:26 06:26:01 28223200 31597380 704744 2.14 134376 3424064 1916040 5.65 1151692 3042712 323556 06:37:26 06:27:01 27831156 31580384 723108 2.20 146512 3762736 1756824 5.18 1212992 3348424 448 06:37:26 06:28:01 27831544 31580784 722700 2.20 146552 3762740 1756824 5.18 1212440 3348428 44 06:37:26 06:29:01 27505476 31525404 760368 2.31 163996 4012956 1813712 5.35 1404260 3460096 66328 06:37:26 06:30:01 27532600 31559052 728636 2.22 165264 4012972 1769588 5.22 1371040 3462544 12 06:37:26 06:31:01 27541892 31568424 719216 2.19 165336 4012972 1769588 5.22 1361584 3462548 8 06:37:26 06:32:02 27542380 31569292 718624 2.19 165368 4012980 1769588 5.22 1361272 3462888 44 06:37:26 06:33:01 27542548 31569480 718592 2.19 165384 4012984 1769588 5.22 1361564 3462892 12 06:37:26 06:34:01 27542096 31569268 718896 2.19 165412 4012988 1769588 5.22 1361236 3463048 28 06:37:26 06:35:01 27542340 31569612 718480 2.18 165488 4012988 1769588 5.22 1361340 3463048 16 06:37:26 06:36:01 27542324 31569652 718380 2.18 165536 4012992 1769588 5.22 1361636 3463052 172 06:37:26 06:37:01 26037092 31539184 744200 2.26 207452 5321440 1838376 5.42 1473668 4729732 473996 06:37:26 Average: 27646342 31569354 724045 2.20 156327 3922253 1803059 5.31 1305896 3424794 66881 06:37:26 06:37:26 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:26 06:25:01 docker0 66.39 83.11 5.42 161.61 0.00 0.00 0.00 0.00 06:37:26 06:25:01 ens3 649.08 470.38 6558.91 94.26 0.00 0.00 0.00 0.00 06:37:26 06:25:01 veth0371714 50.90 66.34 4.96 50.23 0.00 0.00 0.00 0.00 06:37:26 06:25:01 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 06:37:26 06:26:01 docker0 71.12 98.79 5.86 1576.29 0.00 0.00 0.00 0.00 06:37:26 06:26:01 ens3 131.70 92.96 1606.28 19.71 0.00 0.00 0.00 0.00 06:37:26 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:26:01 vethaf91264 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:37:26 06:27:01 docker0 13.43 18.41 0.81 98.49 0.00 0.00 0.00 0.00 06:37:26 06:27:01 ens3 163.79 131.83 2640.97 115.02 0.00 0.00 0.00 0.00 06:37:26 06:27:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 06:37:26 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:28:01 ens3 0.80 0.78 0.05 0.07 0.00 0.00 0.00 0.00 06:37:26 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:29:01 ens3 98.97 63.14 1316.47 9.86 0.00 0.00 0.00 0.00 06:37:26 06:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:37:26 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:30:01 ens3 0.70 0.63 0.34 0.20 0.00 0.00 0.00 0.00 06:37:26 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:32:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:33:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:37:26 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:35:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:37:26 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:26 06:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:26 06:37:01 docker0 37.21 52.67 3.23 689.10 0.00 0.00 0.00 0.00 06:37:26 06:37:01 ens3 327.92 227.67 7863.59 34.97 0.00 0.00 0.00 0.00 06:37:26 06:37:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 06:37:26 Average: docker0 14.51 19.50 1.18 194.84 0.00 0.00 0.00 0.00 06:37:26 Average: ens3 105.81 76.10 1539.62 21.12 0.00 0.00 0.00 0.00 06:37:26 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 06:37:26 06:37:26 06:37:26 ---> sar -P ALL: 06:37:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8456) 10/18/22 _x86_64_ (8 CPU) 06:37:26 06:37:26 06:23:46 LINUX RESTART (8 CPU) 06:37:26 06:37:26 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:37:26 06:25:01 all 9.72 0.00 3.73 2.65 0.06 83.84 06:37:26 06:25:01 0 8.34 0.00 3.43 5.03 0.07 83.13 06:37:26 06:25:01 1 10.95 0.00 3.68 2.39 0.08 82.89 06:37:26 06:25:01 2 10.54 0.00 3.68 1.31 0.07 84.40 06:37:26 06:25:01 3 8.21 0.00 2.65 0.96 0.05 88.14 06:37:26 06:25:01 4 13.20 0.00 3.23 0.29 0.05 83.24 06:37:26 06:25:01 5 7.36 0.00 4.79 0.40 0.03 87.41 06:37:26 06:25:01 6 9.62 0.00 4.14 5.60 0.07 80.57 06:37:26 06:25:01 7 9.52 0.00 4.21 5.24 0.07 80.95 06:37:26 06:26:01 all 42.38 0.00 6.75 1.50 0.09 49.28 06:37:26 06:26:01 0 41.69 0.00 7.27 8.01 0.10 42.93 06:37:26 06:26:01 1 42.47 0.00 6.47 0.39 0.08 50.59 06:37:26 06:26:01 2 42.84 0.00 6.33 0.42 0.08 50.32 06:37:26 06:26:01 3 41.72 0.00 6.24 0.15 0.10 51.78 06:37:26 06:26:01 4 42.76 0.00 7.25 0.52 0.10 49.37 06:37:26 06:26:01 5 42.55 0.00 6.66 0.15 0.10 50.54 06:37:26 06:26:01 6 42.48 0.00 6.57 0.35 0.08 50.51 06:37:26 06:26:01 7 42.53 0.00 7.19 2.03 0.10 48.15 06:37:26 06:27:01 all 19.55 0.00 4.35 2.39 0.07 73.64 06:37:26 06:27:01 0 17.79 0.00 3.51 0.62 0.05 78.02 06:37:26 06:27:01 1 20.45 0.00 4.76 0.64 0.07 74.08 06:37:26 06:27:01 2 18.21 0.00 4.83 5.65 0.07 71.24 06:37:26 06:27:01 3 19.54 0.00 4.90 0.59 0.07 74.91 06:37:26 06:27:01 4 20.33 0.00 3.93 0.27 0.07 75.40 06:37:26 06:27:01 5 19.84 0.00 4.29 0.15 0.07 75.65 06:37:26 06:27:01 6 20.63 0.00 4.54 9.00 0.07 65.76 06:37:26 06:27:01 7 19.60 0.00 4.06 2.25 0.08 74.01 06:37:26 06:28:01 all 0.05 0.00 0.01 0.01 0.01 99.92 06:37:26 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:28:01 1 0.23 0.00 0.02 0.00 0.02 99.73 06:37:26 06:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:37:26 06:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:26 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:26 06:28:01 6 0.05 0.00 0.02 0.10 0.00 99.83 06:37:26 06:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:26 06:29:01 all 1.37 0.00 0.79 0.38 0.01 97.44 06:37:26 06:29:01 0 1.33 0.00 1.80 0.08 0.02 96.76 06:37:26 06:29:01 1 1.72 0.00 0.88 0.50 0.00 96.90 06:37:26 06:29:01 2 1.75 0.00 0.75 1.09 0.02 96.39 06:37:26 06:29:01 3 1.54 0.00 1.20 0.73 0.02 96.51 06:37:26 06:29:01 4 0.80 0.00 0.34 0.02 0.00 98.84 06:37:26 06:29:01 5 1.87 0.00 0.42 0.07 0.02 97.63 06:37:26 06:29:01 6 1.24 0.00 0.53 0.53 0.02 97.68 06:37:26 06:29:01 7 0.72 0.00 0.38 0.05 0.02 98.83 06:37:26 06:30:01 all 0.21 0.00 0.12 0.13 0.01 99.53 06:37:26 06:30:01 0 0.42 0.00 0.18 0.02 0.00 99.38 06:37:26 06:30:01 1 0.28 0.00 0.13 0.02 0.02 99.55 06:37:26 06:30:01 2 0.13 0.00 0.10 0.33 0.00 99.43 06:37:26 06:30:01 3 0.23 0.00 0.12 0.02 0.00 99.63 06:37:26 06:30:01 4 0.08 0.00 0.08 0.00 0.02 99.82 06:37:26 06:30:01 5 0.18 0.00 0.07 0.35 0.02 99.38 06:37:26 06:30:01 6 0.10 0.00 0.10 0.00 0.00 99.80 06:37:26 06:30:01 7 0.25 0.00 0.15 0.32 0.02 99.27 06:37:26 06:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:37:26 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:37:26 06:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:37:26 06:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:37:26 06:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:37:26 06:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:37:26 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:32:02 all 0.02 0.00 0.01 0.00 0.00 99.96 06:37:26 06:32:02 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:32:02 1 0.07 0.00 0.03 0.00 0.00 99.90 06:37:26 06:32:02 2 0.00 0.00 0.02 0.02 0.00 99.97 06:37:26 06:32:02 3 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:32:02 4 0.03 0.00 0.00 0.00 0.00 99.97 06:37:26 06:32:02 5 0.05 0.00 0.02 0.02 0.02 99.90 06:37:26 06:32:02 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:32:02 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:26 06:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:37:26 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:37:26 06:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:37:26 06:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:37:26 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:37:26 06:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:37:26 06:34:01 all 0.06 0.00 0.02 0.00 0.01 99.91 06:37:26 06:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 06:37:26 06:34:01 2 0.03 0.00 0.02 0.03 0.02 99.90 06:37:26 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:34:01 4 0.28 0.00 0.07 0.00 0.00 99.65 06:37:26 06:34:01 5 0.07 0.00 0.00 0.00 0.00 99.93 06:37:26 06:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:37:26 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:35:01 all 0.31 0.00 0.01 0.01 0.00 99.67 06:37:26 06:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:37:26 06:35:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:37:26 06:35:01 2 0.02 0.00 0.02 0.05 0.00 99.92 06:37:26 06:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:37:26 06:35:01 4 1.99 0.00 0.00 0.00 0.00 98.01 06:37:26 06:35:01 5 0.27 0.00 0.02 0.00 0.02 99.70 06:37:26 06:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:37:26 06:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:26 06:37:26 06:35:01 CPU %user %nice %system %iowait %steal %idle 06:37:26 06:36:01 all 0.09 0.00 0.01 0.00 0.01 99.89 06:37:26 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:26 06:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:37:26 06:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:37:26 06:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:37:26 06:36:01 4 0.60 0.00 0.00 0.00 0.02 99.38 06:37:26 06:36:01 5 0.05 0.00 0.03 0.02 0.00 99.90 06:37:26 06:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:26 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:26 06:37:01 all 8.03 0.00 3.23 2.02 0.06 86.66 06:37:26 06:37:01 0 9.57 0.00 2.96 0.07 0.05 87.35 06:37:26 06:37:01 1 8.11 0.00 3.37 0.07 0.07 88.38 06:37:26 06:37:01 2 8.15 0.00 3.21 4.28 0.05 84.31 06:37:26 06:37:01 3 7.64 0.00 2.90 0.39 0.05 89.03 06:37:26 06:37:01 4 7.79 0.00 2.82 0.13 0.03 89.23 06:37:26 06:37:01 5 8.86 0.00 3.47 7.31 0.05 80.32 06:37:26 06:37:01 6 7.56 0.00 2.26 3.76 0.03 86.39 06:37:26 06:37:01 7 6.57 0.00 4.82 0.17 0.12 88.32 06:37:26 Average: all 6.26 0.00 1.46 0.70 0.03 91.56 06:37:26 Average: 0 6.07 0.00 1.47 1.06 0.02 91.38 06:37:26 Average: 1 6.48 0.00 1.49 0.31 0.03 91.69 06:37:26 Average: 2 6.26 0.00 1.45 1.01 0.03 91.24 06:37:26 Average: 3 6.05 0.00 1.38 0.22 0.02 92.33 06:37:26 Average: 4 6.73 0.00 1.36 0.09 0.02 91.80 06:37:26 Average: 5 6.23 0.00 1.51 0.65 0.02 91.59 06:37:26 Average: 6 6.25 0.00 1.39 1.48 0.02 90.86 06:37:26 Average: 7 6.05 0.00 1.59 0.77 0.03 91.55 06:37:26 06:37:26 06:37:26