Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4a62108a817389daed93061827783c9b25eff67 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-ssh15213964933830015568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5773019776062746707.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3476586027411767563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13878800738242406334.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4559612111705589986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9966’ Running on prd-ubuntu20.04-docker-8c-8g-9968 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4a62108a817389daed93061827783c9b25eff67 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#264)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 c4a62108a817389daed93061827783c9b25eff67 # timeout=10 > git rev-list --no-walk 9c5623199907a7486af291752bc308b670b6913e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T21:13:39.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T21:13:39.289Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T21:13:39.311Z] ========================================================= [2023-03-13T21:13:39.311Z] EdgeX Global Pipelines Version Info [2023-03-13T21:13:39.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:13:40.012Z] ------------------- [2023-03-13T21:13:40.012Z] stable info: [2023-03-13T21:13:40.012Z] ------------------- [2023-03-13T21:13:40.012Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T21:13:40.012Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T21:13:40.012Z] Message: update stable to v1.0.245 [2023-03-13T21:13:40.581Z] ------------------- [2023-03-13T21:13:40.581Z] experimental info: [2023-03-13T21:13:40.581Z] ------------------- [2023-03-13T21:13:40.581Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T21:13:40.581Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T21:13:40.581Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T21:13:40.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-03-13T21:13:40.752Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-03-13T21:13:40.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T21:13:40.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T21:13:40.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T21:13:40.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T21:13:40.814Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T21:13:40.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T21:13:40.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T21:13:40.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T21:13:40.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T21:13:40.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-03-13T21:13:40.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T21:13:40.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T21:13:40.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T21:13:40.929Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T21:13:40.943Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:13:40.954Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T21:13:40.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T21:13:40.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T21:13:40.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T21:13:40.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T21:13:41.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T21:13:41.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T21:13:41.040Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T21:13:41.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T21:13:41.062Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T21:13:41.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T21:13:41.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T21:13:41.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T21:13:41.124Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo [2023-03-13T21:13:41.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4a6210 [Pipeline] echo [2023-03-13T21:13:41.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:13:41.202Z] provisioning config files... [2023-03-13T21:13:41.216Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14445690444535275319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:13:41.519Z] ---> docker-login.sh [2023-03-13T21:13:41.519Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:13:41.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:41.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:41.779Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:41.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:41.779Z] [2023-03-13T21:13:41.779Z] Login Succeeded [2023-03-13T21:13:41.779Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:13:42.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:42.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:42.039Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:42.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:42.039Z] [2023-03-13T21:13:42.039Z] Login Succeeded [2023-03-13T21:13:42.039Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:13:42.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:42.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:42.039Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:42.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:42.039Z] [2023-03-13T21:13:42.039Z] Login Succeeded [2023-03-13T21:13:42.039Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:13:42.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:42.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:42.299Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:42.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:42.299Z] [2023-03-13T21:13:42.299Z] Login Succeeded [2023-03-13T21:13:42.299Z] docker.io [2023-03-13T21:13:42.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:42.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:42.557Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:42.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:42.557Z] [2023-03-13T21:13:42.557Z] Login Succeeded [2023-03-13T21:13:42.557Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:13:42.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T21:13:42.965Z] + git rev-list -1 --merges c4a62108a817389daed93061827783c9b25eff67~1..c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo [2023-03-13T21:13:43.014Z] -----------> git rev-list -1 --merges c4a62108a817389daed93061827783c9b25eff67~1..c4a62108a817389daed93061827783c9b25eff67 c4a62108a817389daed93061827783c9b25eff67 [false] [Pipeline] sh [2023-03-13T21:13:43.304Z] + git log --format=format:%s -1 c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo [2023-03-13T21:13:43.328Z] ========================================================= [2023-03-13T21:13:43.328Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T21:13:43.328Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:13:43.662Z] + git log --format=format:%s -1 c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo [2023-03-13T21:13:43.674Z] [semverPrep] GIT_COMMIT: c4a62108a817389daed93061827783c9b25eff67, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#264) [Pipeline] echo [2023-03-13T21:13:43.682Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T21:13:44.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:13:44.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T21:13:44.017Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T21:13:44.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T21:13:44.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T21:13:44.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T21:13:44.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:13:44.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:13:44.360Z] [2023-03-13T21:13:44.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:13:44.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:13:44.663Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T21:13:44.663Z] b85a868b505f: Pulling fs layer [2023-03-13T21:13:44.663Z] e2be974225ed: Pulling fs layer [2023-03-13T21:13:44.663Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T21:13:44.663Z] 988bab9f4d93: Pulling fs layer [2023-03-13T21:13:44.663Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T21:13:44.663Z] eaf3925da568: Pulling fs layer [2023-03-13T21:13:44.663Z] bab4dde63d76: Pulling fs layer [2023-03-13T21:13:44.663Z] bde34c3a00c8: Pulling fs layer [2023-03-13T21:13:44.663Z] b352a97aabf1: Pulling fs layer [2023-03-13T21:13:44.663Z] 4872d77fe225: Pulling fs layer [2023-03-13T21:13:44.663Z] 5851b861e8e6: Pulling fs layer [2023-03-13T21:13:44.663Z] 988bab9f4d93: Waiting [2023-03-13T21:13:44.663Z] 1469e6f7b9e6: Waiting [2023-03-13T21:13:44.663Z] eaf3925da568: Waiting [2023-03-13T21:13:44.663Z] 4872d77fe225: Waiting [2023-03-13T21:13:44.663Z] bab4dde63d76: Waiting [2023-03-13T21:13:44.663Z] 5851b861e8e6: Waiting [2023-03-13T21:13:44.663Z] bde34c3a00c8: Waiting [2023-03-13T21:13:44.663Z] b352a97aabf1: Waiting [2023-03-13T21:13:44.663Z] e2be974225ed: Download complete [2023-03-13T21:13:44.663Z] 988bab9f4d93: Download complete [2023-03-13T21:13:44.923Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T21:13:44.923Z] 1469e6f7b9e6: Download complete [2023-03-13T21:13:44.923Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T21:13:44.923Z] 339a4e72a1f5: Download complete [2023-03-13T21:13:44.923Z] eaf3925da568: Verifying Checksum [2023-03-13T21:13:44.923Z] eaf3925da568: Download complete [2023-03-13T21:13:44.923Z] bde34c3a00c8: Download complete [2023-03-13T21:13:44.923Z] b352a97aabf1: Download complete [2023-03-13T21:13:44.923Z] 4872d77fe225: Verifying Checksum [2023-03-13T21:13:44.923Z] 4872d77fe225: Download complete [2023-03-13T21:13:44.923Z] 5851b861e8e6: Download complete [2023-03-13T21:13:45.181Z] b85a868b505f: Verifying Checksum [2023-03-13T21:13:45.181Z] b85a868b505f: Download complete [2023-03-13T21:13:45.441Z] bab4dde63d76: Verifying Checksum [2023-03-13T21:13:45.441Z] bab4dde63d76: Download complete [2023-03-13T21:13:46.376Z] b85a868b505f: Pull complete [2023-03-13T21:13:46.377Z] e2be974225ed: Pull complete [2023-03-13T21:13:46.944Z] 339a4e72a1f5: Pull complete [2023-03-13T21:13:46.944Z] 988bab9f4d93: Pull complete [2023-03-13T21:13:47.203Z] 1469e6f7b9e6: Pull complete [2023-03-13T21:13:47.203Z] eaf3925da568: Pull complete [2023-03-13T21:13:49.105Z] bab4dde63d76: Pull complete [2023-03-13T21:13:49.105Z] bde34c3a00c8: Pull complete [2023-03-13T21:13:49.105Z] b352a97aabf1: Pull complete [2023-03-13T21:13:49.363Z] 4872d77fe225: Pull complete [2023-03-13T21:13:49.363Z] 5851b861e8e6: Pull complete [2023-03-13T21:13:49.363Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T21:13:49.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:13:49.363Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:13:49.452Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:13:49.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:13:52.992Z] $ docker top 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 -eo pid,comm [2023-03-13T21:13:53.053Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T21:13:53.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:13:53.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:13:53.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:13:53.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:13:53.198Z] $ docker exec 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent [2023-03-13T21:13:53.311Z] SSH_AUTH_SOCK=/tmp/ssh-cicQNf8lwV11/agent.33 [2023-03-13T21:13:53.311Z] SSH_AGENT_PID=39 [2023-03-13T21:13:53.318Z] Running ssh-add (command line suppressed) [2023-03-13T21:13:53.412Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2870108392521665362.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2870108392521665362.key) [2023-03-13T21:13:53.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:13:53.711Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T21:13:53.721Z] $ docker exec --env ******** --env ******** 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent -k [2023-03-13T21:13:53.807Z] unset SSH_AUTH_SOCK; [2023-03-13T21:13:53.809Z] unset SSH_AGENT_PID; [2023-03-13T21:13:53.809Z] echo Agent pid 39 killed; [2023-03-13T21:13:53.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T21:13:53.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:13:53.844Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:13:53.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:13:53.959Z] $ docker exec 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent [2023-03-13T21:13:54.062Z] SSH_AUTH_SOCK=/tmp/ssh-RMtbfUP9SvPe/agent.73 [2023-03-13T21:13:54.062Z] SSH_AGENT_PID=79 [2023-03-13T21:13:54.067Z] Running ssh-add (command line suppressed) [2023-03-13T21:13:54.153Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11483951949706753123.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11483951949706753123.key) [2023-03-13T21:13:54.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:13:54.453Z] + git semver init [2023-03-13T21:13:54.713Z] 2023-03-13 21:13:54,616 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T21:13:54.713Z] 2023-03-13 21:13:54,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-13T21:13:54.713Z] 2023-03-13 21:13:54,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-03-13T21:13:54.713Z] 2023-03-13 21:13:54,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:13:56.648Z] 2023-03-13 21:13:56,307 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-03-13T21:13:56.648Z] 2023-03-13 21:13:56,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-03-13T21:13:56.648Z] 2023-03-13 21:13:56,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:13:56.648Z] 2023-03-13 21:13:56,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:13:56.648Z] 3.0.0-dev.17 [Pipeline] } [2023-03-13T21:13:56.657Z] $ docker exec --env ******** --env ******** 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent -k [2023-03-13T21:13:56.757Z] unset SSH_AUTH_SOCK; [2023-03-13T21:13:56.758Z] unset SSH_AGENT_PID; [2023-03-13T21:13:56.758Z] echo Agent pid 79 killed; [2023-03-13T21:13:56.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:13:57.068Z] + git semver [Pipeline] } [2023-03-13T21:13:57.341Z] $ docker stop --time=1 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 [2023-03-13T21:13:58.889Z] $ docker rm -f --volumes 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:13:59.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T21:13:59.438Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T21:13:59.442Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:13:59.597Z] provisioning config files... [2023-03-13T21:13:59.607Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12737674294143485145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:13:59.900Z] ---> docker-login.sh [2023-03-13T21:13:59.900Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:13:59.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:59.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:59.900Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:59.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:59.900Z] [2023-03-13T21:13:59.900Z] Login Succeeded [2023-03-13T21:13:59.900Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:13:59.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:13:59.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:13:59.900Z] Configure a credential helper to remove this warning. See [2023-03-13T21:13:59.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:13:59.900Z] [2023-03-13T21:13:59.900Z] Login Succeeded [2023-03-13T21:13:59.900Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:14:00.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:00.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:00.161Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:00.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:00.161Z] [2023-03-13T21:14:00.161Z] Login Succeeded [2023-03-13T21:14:00.161Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:14:00.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:00.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:00.161Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:00.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:00.161Z] [2023-03-13T21:14:00.161Z] Login Succeeded [2023-03-13T21:14:00.161Z] docker.io [2023-03-13T21:14:00.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:14:00.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:14:00.420Z] Configure a credential helper to remove this warning. See [2023-03-13T21:14:00.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:14:00.420Z] [2023-03-13T21:14:00.420Z] Login Succeeded [2023-03-13T21:14:00.420Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:14:00.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T21:14:00.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:14:00.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:14:00.498Z] ========================================================= [2023-03-13T21:14:00.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T21:14:00.498Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:14:00.802Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T21:14:00.802Z] Sending build context to Docker daemon 10.84MB [2023-03-13T21:14:00.802Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:14:00.802Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T21:14:00.802Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T21:14:00.802Z] 63b65145d645: Pulling fs layer [2023-03-13T21:14:00.802Z] a2d21d5440eb: Pulling fs layer [2023-03-13T21:14:00.802Z] 935e6c44a52c: Pulling fs layer [2023-03-13T21:14:00.802Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T21:14:00.802Z] 30dea6a524f1: Pulling fs layer [2023-03-13T21:14:00.802Z] a2aff8979fd8: Pulling fs layer [2023-03-13T21:14:00.802Z] 6808be2612f2: Pulling fs layer [2023-03-13T21:14:00.802Z] f25807f1079a: Pulling fs layer [2023-03-13T21:14:00.802Z] 94cc34f8dd06: Waiting [2023-03-13T21:14:00.802Z] 30dea6a524f1: Waiting [2023-03-13T21:14:00.802Z] a2aff8979fd8: Waiting [2023-03-13T21:14:00.802Z] 6808be2612f2: Waiting [2023-03-13T21:14:00.802Z] a2d21d5440eb: Verifying Checksum [2023-03-13T21:14:00.802Z] a2d21d5440eb: Download complete [2023-03-13T21:14:01.062Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T21:14:01.062Z] 94cc34f8dd06: Download complete [2023-03-13T21:14:01.062Z] 30dea6a524f1: Download complete [2023-03-13T21:14:01.062Z] 63b65145d645: Verifying Checksum [2023-03-13T21:14:01.062Z] 63b65145d645: Download complete [2023-03-13T21:14:01.062Z] a2aff8979fd8: Verifying Checksum [2023-03-13T21:14:01.062Z] a2aff8979fd8: Download complete [2023-03-13T21:14:01.062Z] 63b65145d645: Pull complete [2023-03-13T21:14:01.324Z] a2d21d5440eb: Pull complete [2023-03-13T21:14:01.584Z] f25807f1079a: Verifying Checksum [2023-03-13T21:14:01.584Z] f25807f1079a: Download complete [2023-03-13T21:14:01.584Z] 935e6c44a52c: Verifying Checksum [2023-03-13T21:14:01.584Z] 935e6c44a52c: Download complete [2023-03-13T21:14:01.842Z] 6808be2612f2: Verifying Checksum [2023-03-13T21:14:01.842Z] 6808be2612f2: Download complete [2023-03-13T21:14:05.162Z] 935e6c44a52c: Pull complete [2023-03-13T21:14:05.162Z] 94cc34f8dd06: Pull complete [2023-03-13T21:14:05.162Z] 30dea6a524f1: Pull complete [2023-03-13T21:14:05.420Z] a2aff8979fd8: Pull complete [2023-03-13T21:14:07.953Z] 6808be2612f2: Pull complete [2023-03-13T21:14:08.211Z] f25807f1079a: Pull complete [2023-03-13T21:14:08.211Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T21:14:08.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T21:14:08.211Z] ---> 3b553350e43f [2023-03-13T21:14:08.211Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:14:13.487Z] ---> Running in a53e94fd06c5 [2023-03-13T21:14:13.487Z] Removing intermediate container a53e94fd06c5 [2023-03-13T21:14:13.487Z] ---> e2818aa21333 [2023-03-13T21:14:13.487Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:14:13.487Z] ---> Running in f8193154a9b3 [2023-03-13T21:14:13.487Z] Removing intermediate container f8193154a9b3 [2023-03-13T21:14:13.487Z] ---> 673ba6ccdb66 [2023-03-13T21:14:13.487Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T21:14:13.487Z] ---> Running in b852e498c70e [2023-03-13T21:14:13.487Z] Removing intermediate container b852e498c70e [2023-03-13T21:14:13.487Z] ---> 5af9e02706a7 [2023-03-13T21:14:13.487Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:14:13.487Z] ---> Running in 6b685d4c1369 [2023-03-13T21:14:13.487Z] Removing intermediate container 6b685d4c1369 [2023-03-13T21:14:13.487Z] ---> b52d8ea3c4a0 [2023-03-13T21:14:13.487Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:14:13.487Z] ---> Running in 594388acb55d [2023-03-13T21:14:13.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T21:14:14.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T21:14:14.007Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-13T21:14:14.007Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-13T21:14:14.007Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-13T21:14:14.270Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-13T21:14:14.270Z] Executing busybox-1.35.0-r29.trigger [2023-03-13T21:14:14.270Z] OK: 269 MiB in 57 packages [2023-03-13T21:14:14.529Z] Removing intermediate container 594388acb55d [2023-03-13T21:14:14.529Z] ---> 587c3d5afb17 [2023-03-13T21:14:14.529Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-13T21:14:14.529Z] ---> Running in c4829d92a0cd [2023-03-13T21:14:14.546Z] Still waiting to schedule task [2023-03-13T21:14:14.547Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9967’ [2023-03-13T21:14:14.788Z] Removing intermediate container c4829d92a0cd [2023-03-13T21:14:14.788Z] ---> 102a5856a343 [2023-03-13T21:14:14.788Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T21:14:14.788Z] ---> b5a3e8544964 [2023-03-13T21:14:14.788Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:14:14.788Z] ---> Running in 887054c799ae [2023-03-13T21:14:46.869Z] Removing intermediate container 887054c799ae [2023-03-13T21:14:46.869Z] ---> d6e0c8bd806d [2023-03-13T21:14:46.869Z] Step 11/12 : COPY . . [2023-03-13T21:14:47.803Z] ---> 4092065eb9c1 [2023-03-13T21:14:47.803Z] Step 12/12 : RUN $MAKE [2023-03-13T21:14:48.065Z] ---> Running in ee5151a2717b [2023-03-13T21:14:48.324Z] noop [2023-03-13T21:14:49.706Z] Removing intermediate container ee5151a2717b [2023-03-13T21:14:49.706Z] ---> 9ede64866324 [2023-03-13T21:14:49.706Z] Successfully built 9ede64866324 [2023-03-13T21:14:49.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:14:50.018Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T21:14:50.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:14:50.100Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:14:50.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T21:14:51.054Z] $ docker top 5d315b2a6ba344b5c7251c70b82663a21e0063e5fbb1f25846a18a46f6e5f319 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:14:51.395Z] + go version [2023-03-13T21:14:51.395Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T21:14:51.404Z] $ docker stop --time=1 5d315b2a6ba344b5c7251c70b82663a21e0063e5fbb1f25846a18a46f6e5f319 [2023-03-13T21:14:52.852Z] $ docker rm -f --volumes 5d315b2a6ba344b5c7251c70b82663a21e0063e5fbb1f25846a18a46f6e5f319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:14:53.268Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T21:14:53.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:14:53.339Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:14:53.369Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T21:14:53.739Z] $ docker top 21faea3a0dbc39f585316332ed628c4d0db0aeeba8f059711434375878ee8782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:14:54.083Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:14:54.375Z] + make test [2023-03-13T21:14:54.375Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T21:14:59.642Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-13T21:15:07.739Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-13T21:15:07.739Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.1% of statements [2023-03-13T21:15:12.997Z] go vet ./... [2023-03-13T21:15:16.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T21:15:16.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T21:15:16.273Z] ./bin/test-attribution-txt.sh [2023-03-13T21:15:16.531Z] An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo [2023-03-13T21:15:16.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T21:15:16.552Z] $ docker stop --time=1 21faea3a0dbc39f585316332ed628c4d0db0aeeba8f059711434375878ee8782 [2023-03-13T21:15:21.231Z] $ docker rm -f --volumes 21faea3a0dbc39f585316332ed628c4d0db0aeeba8f059711434375878ee8782 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:15:21.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T21:15:21.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T21:15:22.268Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T21:15:22.574Z] + ls -al . [2023-03-13T21:15:22.574Z] total 184 [2023-03-13T21:15:22.574Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 21:14 . [2023-03-13T21:15:22.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:13 .. [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 21:13 .dockerignore [2023-03-13T21:15:22.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:13 .git [2023-03-13T21:15:22.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:13 .github [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 21:13 .gitignore [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 21:13 .golangci.yml [2023-03-13T21:15:22.574Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:13 .semver [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 21:13 Attribution.txt [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 21:13 CHANGELOG.md [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 21:13 Dockerfile [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 21:13 GOVERNANCE.md [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 21:13 Jenkinsfile [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 21:13 LICENSE [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 21:13 Makefile [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 21:13 OWNERS.md [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 21:13 README.md [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 21:13 VERSION [2023-03-13T21:15:22.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:13 bin [2023-03-13T21:15:22.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:13 cmd [2023-03-13T21:15:22.574Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 21:15 coverage.out [2023-03-13T21:15:22.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:13 driver [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 21:13 go.mod [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 21:13 go.sum [2023-03-13T21:15:22.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:13 snap [2023-03-13T21:15:22.574Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:22.871Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c4a62108a817389daed93061827783c9b25eff67 --label arch=amd64 --label version=3.0.0-dev.17 . [2023-03-13T21:15:22.871Z] Sending build context to Docker daemon 10.86MB [2023-03-13T21:15:22.872Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:15:22.872Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-13T21:15:22.872Z] ---> 9ede64866324 [2023-03-13T21:15:22.872Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:15:23.438Z] ---> Running in c849cf8a37b8 [2023-03-13T21:15:23.697Z] Removing intermediate container c849cf8a37b8 [2023-03-13T21:15:23.697Z] ---> ef5ad100d298 [2023-03-13T21:15:23.697Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:15:23.955Z] ---> Running in ea1213b7876f [2023-03-13T21:15:24.215Z] Removing intermediate container ea1213b7876f [2023-03-13T21:15:24.215Z] ---> 9f47be239863 [2023-03-13T21:15:24.215Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T21:15:24.474Z] ---> Running in c7486e56c54f [2023-03-13T21:15:25.085Z] Removing intermediate container c7486e56c54f [2023-03-13T21:15:25.085Z] ---> 9bb85dfeacde [2023-03-13T21:15:25.085Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:15:25.085Z] ---> Running in 79f3fec32076 [2023-03-13T21:15:25.682Z] Removing intermediate container 79f3fec32076 [2023-03-13T21:15:25.682Z] ---> b7c3693918dc [2023-03-13T21:15:25.682Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:15:25.682Z] ---> Running in 55f46f336d8d [2023-03-13T21:15:25.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T21:15:26.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T21:15:26.515Z] OK: 269 MiB in 57 packages [2023-03-13T21:15:27.488Z] Removing intermediate container 55f46f336d8d [2023-03-13T21:15:27.488Z] ---> 20459894d901 [2023-03-13T21:15:27.488Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-13T21:15:27.489Z] ---> Running in ac6a747107db [2023-03-13T21:15:28.057Z] Removing intermediate container ac6a747107db [2023-03-13T21:15:28.057Z] ---> c524cbe7ed1f [2023-03-13T21:15:28.057Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-13T21:15:28.057Z] ---> b84d3081faf7 [2023-03-13T21:15:28.057Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:15:28.316Z] ---> Running in a5a626b42405 [2023-03-13T21:15:29.252Z] Removing intermediate container a5a626b42405 [2023-03-13T21:15:29.252Z] ---> dda3470f9ada [2023-03-13T21:15:29.252Z] Step 11/25 : COPY . . [2023-03-13T21:15:29.818Z] ---> eaf6a060a238 [2023-03-13T21:15:29.818Z] Step 12/25 : RUN $MAKE [2023-03-13T21:15:29.818Z] ---> Running in 3e3cd45179f5 [2023-03-13T21:15:30.078Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-13T21:15:48.172Z] Removing intermediate container 3e3cd45179f5 [2023-03-13T21:15:48.172Z] ---> 507f4a56faa7 [2023-03-13T21:15:48.172Z] Step 13/25 : FROM alpine:3.16 [2023-03-13T21:15:48.172Z] 3.16: Pulling from library/alpine [2023-03-13T21:15:48.172Z] ef5531b6e74e: Pulling fs layer [2023-03-13T21:15:48.172Z] ef5531b6e74e: Verifying Checksum [2023-03-13T21:15:48.172Z] ef5531b6e74e: Download complete [2023-03-13T21:15:48.431Z] ef5531b6e74e: Pull complete [2023-03-13T21:15:48.431Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T21:15:48.431Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T21:15:48.431Z] ---> dfd21b5a31f5 [2023-03-13T21:15:48.431Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-13T21:15:48.431Z] ---> Running in 7e98e2c20727 [2023-03-13T21:15:48.689Z] Removing intermediate container 7e98e2c20727 [2023-03-13T21:15:48.689Z] ---> 6f5b8329449b [2023-03-13T21:15:48.689Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-13T21:15:48.689Z] ---> Running in 773e55d9cf7a [2023-03-13T21:15:48.689Z] Removing intermediate container 773e55d9cf7a [2023-03-13T21:15:48.689Z] ---> 0fc91a6ee467 [2023-03-13T21:15:48.689Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-13T21:15:48.689Z] ---> Running in 7e4a91b1849a [2023-03-13T21:15:48.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T21:15:49.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T21:15:49.466Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T21:15:49.466Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T21:15:49.466Z] OK: 6 MiB in 15 packages [2023-03-13T21:15:49.723Z] Removing intermediate container 7e4a91b1849a [2023-03-13T21:15:49.723Z] ---> dc097098441c [2023-03-13T21:15:49.723Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-13T21:15:50.406Z] ---> e00c76448671 [2023-03-13T21:15:50.406Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-13T21:15:50.665Z] ---> 69e5304f8df5 [2023-03-13T21:15:50.665Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-13T21:15:50.665Z] ---> 019b8582e6b9 [2023-03-13T21:15:50.665Z] Step 20/25 : EXPOSE 59986 [2023-03-13T21:15:50.665Z] ---> Running in 42e1b100960f [2023-03-13T21:15:50.922Z] Removing intermediate container 42e1b100960f [2023-03-13T21:15:50.922Z] ---> 65ba892e69a4 [2023-03-13T21:15:50.922Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-13T21:15:50.922Z] ---> Running in ecf5c579e8d4 [2023-03-13T21:15:50.922Z] Removing intermediate container ecf5c579e8d4 [2023-03-13T21:15:50.922Z] ---> 392a319fe276 [2023-03-13T21:15:50.922Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T21:15:50.922Z] ---> Running in 187e6d7330be [2023-03-13T21:15:51.192Z] Removing intermediate container 187e6d7330be [2023-03-13T21:15:51.192Z] ---> 635470a16799 [2023-03-13T21:15:51.192Z] Step 23/25 : LABEL arch=amd64 [2023-03-13T21:15:51.192Z] ---> Running in 4f00408a9d00 [2023-03-13T21:15:51.192Z] Removing intermediate container 4f00408a9d00 [2023-03-13T21:15:51.192Z] ---> 73d028d1e9cf [2023-03-13T21:15:51.192Z] Step 24/25 : LABEL git_sha=c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:15:51.192Z] ---> Running in 826647ba8a1d [2023-03-13T21:15:51.192Z] Removing intermediate container 826647ba8a1d [2023-03-13T21:15:51.192Z] ---> 34a4e8505c19 [2023-03-13T21:15:51.192Z] Step 25/25 : LABEL version=3.0.0-dev.17 [2023-03-13T21:15:51.450Z] ---> Running in f8c0545a4a7c [2023-03-13T21:15:51.451Z] Removing intermediate container f8c0545a4a7c [2023-03-13T21:15:51.451Z] ---> 8e0b82a08f51 [2023-03-13T21:15:51.451Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T21:15:51.451Z] Successfully built 8e0b82a08f51 [2023-03-13T21:15:51.451Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:15:51.558Z] provisioning config files... [2023-03-13T21:15:51.567Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17026864050783772479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:15:51.862Z] ---> docker-login.sh [2023-03-13T21:15:51.862Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:15:51.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:15:51.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:15:51.862Z] Configure a credential helper to remove this warning. See [2023-03-13T21:15:51.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:15:51.862Z] [2023-03-13T21:15:51.862Z] Login Succeeded [2023-03-13T21:15:51.862Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:15:51.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:15:51.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:15:51.862Z] Configure a credential helper to remove this warning. See [2023-03-13T21:15:51.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:15:51.862Z] [2023-03-13T21:15:51.862Z] Login Succeeded [2023-03-13T21:15:51.862Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:15:52.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:15:52.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:15:52.120Z] Configure a credential helper to remove this warning. See [2023-03-13T21:15:52.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:15:52.120Z] [2023-03-13T21:15:52.120Z] Login Succeeded [2023-03-13T21:15:52.120Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:15:52.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:15:52.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:15:52.120Z] Configure a credential helper to remove this warning. See [2023-03-13T21:15:52.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:15:52.120Z] [2023-03-13T21:15:52.120Z] Login Succeeded [2023-03-13T21:15:52.120Z] docker.io [2023-03-13T21:15:52.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:15:52.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:15:52.379Z] Configure a credential helper to remove this warning. See [2023-03-13T21:15:52.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:15:52.379Z] [2023-03-13T21:15:52.379Z] Login Succeeded [2023-03-13T21:15:52.379Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:15:52.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:15:52.411Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:15:52.429Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-03-13T21:15:52.429Z] c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:15:52.429Z] latest [2023-03-13T21:15:52.429Z] 3.0.0-dev.17 [2023-03-13T21:15:52.429Z] c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [2023-03-13T21:15:52.429Z] main [2023-03-13T21:15:52.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:52.748Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:53.062Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:15:53.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T21:15:53.062Z] fabf8fb956fe: Preparing [2023-03-13T21:15:53.062Z] 2108b35fe1a6: Preparing [2023-03-13T21:15:53.062Z] 017b0c332d09: Preparing [2023-03-13T21:15:53.062Z] 1288b57fbf3d: Preparing [2023-03-13T21:15:53.062Z] aa5968d388b8: Preparing [2023-03-13T21:15:53.062Z] aa5968d388b8: Layer already exists [2023-03-13T21:15:53.062Z] fabf8fb956fe: Pushed [2023-03-13T21:15:53.062Z] 2108b35fe1a6: Pushed [2023-03-13T21:15:53.062Z] 1288b57fbf3d: Pushed [2023-03-13T21:15:55.593Z] 017b0c332d09: Pushed [2023-03-13T21:15:55.593Z] c4a62108a817389daed93061827783c9b25eff67: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:55.909Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:56.221Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-13T21:15:56.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T21:15:56.221Z] fabf8fb956fe: Preparing [2023-03-13T21:15:56.221Z] 2108b35fe1a6: Preparing [2023-03-13T21:15:56.221Z] 017b0c332d09: Preparing [2023-03-13T21:15:56.221Z] 1288b57fbf3d: Preparing [2023-03-13T21:15:56.221Z] aa5968d388b8: Preparing [2023-03-13T21:15:56.221Z] fabf8fb956fe: Layer already exists [2023-03-13T21:15:56.221Z] aa5968d388b8: Layer already exists [2023-03-13T21:15:56.221Z] 1288b57fbf3d: Layer already exists [2023-03-13T21:15:56.221Z] 017b0c332d09: Layer already exists [2023-03-13T21:15:56.221Z] 2108b35fe1a6: Layer already exists [2023-03-13T21:15:56.221Z] latest: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:56.534Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:56.851Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.17 [2023-03-13T21:15:56.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T21:15:56.851Z] fabf8fb956fe: Preparing [2023-03-13T21:15:56.851Z] 2108b35fe1a6: Preparing [2023-03-13T21:15:56.851Z] 017b0c332d09: Preparing [2023-03-13T21:15:56.851Z] 1288b57fbf3d: Preparing [2023-03-13T21:15:56.851Z] aa5968d388b8: Preparing [2023-03-13T21:15:56.851Z] aa5968d388b8: Layer already exists [2023-03-13T21:15:56.851Z] 017b0c332d09: Layer already exists [2023-03-13T21:15:56.851Z] 2108b35fe1a6: Layer already exists [2023-03-13T21:15:56.851Z] fabf8fb956fe: Layer already exists [2023-03-13T21:15:56.851Z] 1288b57fbf3d: Layer already exists [2023-03-13T21:15:56.851Z] 3.0.0-dev.17: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:57.162Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:57.476Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [2023-03-13T21:15:57.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T21:15:57.476Z] fabf8fb956fe: Preparing [2023-03-13T21:15:57.476Z] 2108b35fe1a6: Preparing [2023-03-13T21:15:57.476Z] 017b0c332d09: Preparing [2023-03-13T21:15:57.476Z] 1288b57fbf3d: Preparing [2023-03-13T21:15:57.476Z] aa5968d388b8: Preparing [2023-03-13T21:15:57.476Z] 2108b35fe1a6: Layer already exists [2023-03-13T21:15:57.476Z] fabf8fb956fe: Layer already exists [2023-03-13T21:15:57.476Z] 1288b57fbf3d: Layer already exists [2023-03-13T21:15:57.476Z] aa5968d388b8: Layer already exists [2023-03-13T21:15:57.476Z] 017b0c332d09: Layer already exists [2023-03-13T21:15:57.476Z] c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:57.802Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:58.112Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-03-13T21:15:58.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-03-13T21:15:58.112Z] fabf8fb956fe: Preparing [2023-03-13T21:15:58.112Z] 2108b35fe1a6: Preparing [2023-03-13T21:15:58.112Z] 017b0c332d09: Preparing [2023-03-13T21:15:58.112Z] 1288b57fbf3d: Preparing [2023-03-13T21:15:58.112Z] aa5968d388b8: Preparing [2023-03-13T21:15:58.112Z] aa5968d388b8: Layer already exists [2023-03-13T21:15:58.112Z] 2108b35fe1a6: Layer already exists [2023-03-13T21:15:58.112Z] 017b0c332d09: Layer already exists [2023-03-13T21:15:58.112Z] 1288b57fbf3d: Layer already exists [2023-03-13T21:15:58.112Z] fabf8fb956fe: Layer already exists [2023-03-13T21:15:58.112Z] main: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:15:58.163Z] ===================================================== [Pipeline] echo [2023-03-13T21:15:58.173Z] taggedImages: [2023-03-13T21:15:58.173Z] - nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:15:58.173Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-03-13T21:15:58.173Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.17 [2023-03-13T21:15:58.173Z] - nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [2023-03-13T21:15:58.173Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:58.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:15:58.544Z] [2023-03-13T21:15:58.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:15:58.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:15:58.848Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T21:15:58.848Z] 5eb5b503b376: Pulling fs layer [2023-03-13T21:15:58.848Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T21:15:58.848Z] ec43610c2a17: Pulling fs layer [2023-03-13T21:15:58.848Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T21:15:58.848Z] 33b1e0a273af: Pulling fs layer [2023-03-13T21:15:58.848Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T21:15:58.848Z] 2f39f015ded8: Pulling fs layer [2023-03-13T21:15:58.848Z] 33b1e0a273af: Waiting [2023-03-13T21:15:58.848Z] 5d3b04190fa2: Waiting [2023-03-13T21:15:58.848Z] 2f39f015ded8: Waiting [2023-03-13T21:15:58.848Z] 3a2ae6a8a46f: Waiting [2023-03-13T21:15:58.848Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T21:15:58.848Z] 5c69ac0246d0: Download complete [2023-03-13T21:15:58.848Z] 3a2ae6a8a46f: Download complete [2023-03-13T21:15:59.107Z] 33b1e0a273af: Verifying Checksum [2023-03-13T21:15:59.107Z] 33b1e0a273af: Download complete [2023-03-13T21:15:59.107Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T21:15:59.107Z] 5d3b04190fa2: Download complete [2023-03-13T21:15:59.107Z] ec43610c2a17: Verifying Checksum [2023-03-13T21:15:59.107Z] ec43610c2a17: Download complete [2023-03-13T21:15:59.107Z] 5eb5b503b376: Verifying Checksum [2023-03-13T21:15:59.107Z] 5eb5b503b376: Download complete [2023-03-13T21:15:59.672Z] 2f39f015ded8: Download complete [2023-03-13T21:16:00.236Z] 5eb5b503b376: Pull complete [2023-03-13T21:16:00.236Z] 5c69ac0246d0: Pull complete [2023-03-13T21:16:00.811Z] ec43610c2a17: Pull complete [2023-03-13T21:16:00.811Z] 3a2ae6a8a46f: Pull complete [2023-03-13T21:16:01.068Z] 33b1e0a273af: Pull complete [2023-03-13T21:16:01.068Z] 5d3b04190fa2: Pull complete [2023-03-13T21:16:05.249Z] 2f39f015ded8: Pull complete [2023-03-13T21:16:05.249Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T21:16:05.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:16:05.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:16:05.329Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:16:05.356Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T21:16:09.337Z] $ docker top 837d4122dd4d2b0b7f179b1dd285b61703b1e95bf0fad137974f3edece4b76c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:16:09.724Z] ---> job-cost.sh [2023-03-13T21:16:09.724Z] lf-activate-venv: SKIPPING [2023-03-13T21:16:09.724Z] INFO: No Stack... [2023-03-13T21:16:09.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T21:16:10.550Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T21:16:10.838Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-03-13T21:16:10.838Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T21:16:10.852Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [2023-03-13T21:16:10.859Z] Resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] did not exist. Created. [2023-03-13T21:16:10.859Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:16:11.157Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T21:16:11.186Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T21:16:11.193Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T21:16:11.211Z] $ docker stop --time=1 837d4122dd4d2b0b7f179b1dd285b61703b1e95bf0fad137974f3edece4b76c2 [2023-03-13T21:16:12.576Z] $ docker rm -f --volumes 837d4122dd4d2b0b7f179b1dd285b61703b1e95bf0fad137974f3edece4b76c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T21:16:31.371Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9970 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-03-13T21:16:31.382Z] Running in /w/workspace/device-rest-go/89 [Pipeline] { [Pipeline] checkout [2023-03-13T21:16:31.413Z] The recommended git tool is: git [2023-03-13T21:16:36.823Z] using credential edgex-jenkins-ssh [2023-03-13T21:16:36.839Z] Cloning the remote Git repository [2023-03-13T21:16:36.883Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T21:16:36.953Z] > git init /w/workspace/device-rest-go/89 # timeout=10 [2023-03-13T21:16:37.101Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-03-13T21:16:37.102Z] > git --version # timeout=10 [2023-03-13T21:16:37.120Z] > git --version # 'git version 2.25.1' [2023-03-13T21:16:37.122Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T21:16:37.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T21:16:39.926Z] Avoid second fetch [2023-03-13T21:16:39.926Z] Checking out Revision c4a62108a817389daed93061827783c9b25eff67 (main) [2023-03-13T21:16:38.990Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-03-13T21:16:39.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T21:16:39.942Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T21:16:39.962Z] > git checkout -f c4a62108a817389daed93061827783c9b25eff67 # timeout=10 [2023-03-13T21:16:40.496Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#264)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:16:41.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T21:16:41.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T21:16:41.434Z] Dload Upload Total Spent Left Speed [2023-03-13T21:16:41.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-13T21:16:42.077Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T21:16:42.431Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T21:16:42.431Z] + sudo tee /etc/docker/daemon.new [2023-03-13T21:16:42.431Z] { [2023-03-13T21:16:42.431Z] "registry-mirrors": [ [2023-03-13T21:16:42.431Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T21:16:42.431Z] ], [2023-03-13T21:16:42.431Z] "bip": "10.250.0.254/24", [2023-03-13T21:16:42.431Z] "hosts": [ [2023-03-13T21:16:42.431Z] "tcp://0.0.0.0:5555", [2023-03-13T21:16:42.431Z] "unix:///var/run/docker.sock" [2023-03-13T21:16:42.431Z] ], [2023-03-13T21:16:42.431Z] "mtu": 1458, [2023-03-13T21:16:42.431Z] "selinux-enabled": true, [2023-03-13T21:16:42.431Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T21:16:42.431Z] } [Pipeline] sh [2023-03-13T21:16:42.787Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T21:16:43.133Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:17:01.414Z] provisioning config files... [2023-03-13T21:17:01.443Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/89@tmp/config8072938863992173775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:17:01.808Z] ---> docker-login.sh [2023-03-13T21:17:01.808Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:17:02.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:17:02.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:17:02.400Z] Configure a credential helper to remove this warning. See [2023-03-13T21:17:02.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:17:02.400Z] [2023-03-13T21:17:02.400Z] Login Succeeded [2023-03-13T21:17:02.400Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:17:02.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:17:02.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:17:02.952Z] Configure a credential helper to remove this warning. See [2023-03-13T21:17:02.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:17:02.952Z] [2023-03-13T21:17:02.952Z] Login Succeeded [2023-03-13T21:17:02.952Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:17:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:17:03.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:17:03.224Z] Configure a credential helper to remove this warning. See [2023-03-13T21:17:03.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:17:03.224Z] [2023-03-13T21:17:03.224Z] Login Succeeded [2023-03-13T21:17:03.224Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:17:03.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:17:03.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:17:03.767Z] Configure a credential helper to remove this warning. See [2023-03-13T21:17:03.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:17:03.767Z] [2023-03-13T21:17:03.767Z] Login Succeeded [2023-03-13T21:17:03.767Z] docker.io [2023-03-13T21:17:03.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:17:04.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:17:04.043Z] Configure a credential helper to remove this warning. See [2023-03-13T21:17:04.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:17:04.043Z] [2023-03-13T21:17:04.043Z] Login Succeeded [2023-03-13T21:17:04.313Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:17:04.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T21:17:04.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:17:04.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:17:04.630Z] ========================================================= [2023-03-13T21:17:04.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T21:17:04.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:17:04.985Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T21:17:04.985Z] Sending build context to Docker daemon 138.8kB [2023-03-13T21:17:05.255Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:17:05.255Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T21:17:05.526Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T21:17:05.526Z] af6eaf76a39c: Pulling fs layer [2023-03-13T21:17:05.526Z] 55522c791124: Pulling fs layer [2023-03-13T21:17:05.526Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T21:17:05.526Z] 169dfbe0d373: Pulling fs layer [2023-03-13T21:17:05.526Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T21:17:05.526Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T21:17:05.526Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T21:17:05.526Z] 169dfbe0d373: Waiting [2023-03-13T21:17:05.526Z] e1ff8fa3b103: Waiting [2023-03-13T21:17:05.526Z] 52ebb69f0ebf: Waiting [2023-03-13T21:17:05.526Z] 5abe8eddf0d5: Waiting [2023-03-13T21:17:05.526Z] 55522c791124: Verifying Checksum [2023-03-13T21:17:05.526Z] 55522c791124: Download complete [2023-03-13T21:17:05.526Z] 169dfbe0d373: Verifying Checksum [2023-03-13T21:17:05.526Z] 169dfbe0d373: Download complete [2023-03-13T21:17:05.526Z] e1ff8fa3b103: Download complete [2023-03-13T21:17:05.526Z] af6eaf76a39c: Verifying Checksum [2023-03-13T21:17:06.501Z] af6eaf76a39c: Pull complete [2023-03-13T21:17:06.787Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T21:17:06.787Z] 5abe8eddf0d5: Download complete [2023-03-13T21:17:07.077Z] 55522c791124: Pull complete [2023-03-13T21:17:08.070Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T21:17:08.070Z] ce5c4a1c91eb: Download complete [2023-03-13T21:17:08.339Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T21:17:08.339Z] 52ebb69f0ebf: Download complete [2023-03-13T21:17:20.684Z] ce5c4a1c91eb: Pull complete [2023-03-13T21:17:20.684Z] 169dfbe0d373: Pull complete [2023-03-13T21:17:20.684Z] e1ff8fa3b103: Pull complete [2023-03-13T21:17:26.046Z] 52ebb69f0ebf: Pull complete [2023-03-13T21:17:28.008Z] 5abe8eddf0d5: Pull complete [2023-03-13T21:17:28.008Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T21:17:28.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T21:17:28.279Z] ---> 6cb57ee374ae [2023-03-13T21:17:28.279Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:17:30.229Z] ---> Running in 567d58b74b30 [2023-03-13T21:17:30.498Z] Removing intermediate container 567d58b74b30 [2023-03-13T21:17:30.498Z] ---> d7a26412c7f8 [2023-03-13T21:17:30.498Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:17:30.766Z] ---> Running in e317699503b9 [2023-03-13T21:17:31.035Z] Removing intermediate container e317699503b9 [2023-03-13T21:17:31.035Z] ---> 6d935b54a3f3 [2023-03-13T21:17:31.035Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T21:17:31.035Z] ---> Running in 369bb3748ec2 [2023-03-13T21:17:31.312Z] Removing intermediate container 369bb3748ec2 [2023-03-13T21:17:31.312Z] ---> 2bb28ffddf00 [2023-03-13T21:17:31.312Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:17:31.582Z] ---> Running in 04f4a4f0eafe [2023-03-13T21:17:31.853Z] Removing intermediate container 04f4a4f0eafe [2023-03-13T21:17:31.853Z] ---> e37942053681 [2023-03-13T21:17:31.853Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:17:31.853Z] ---> Running in f84f08490486 [2023-03-13T21:17:33.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T21:17:33.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T21:17:35.272Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-13T21:17:35.272Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-13T21:17:35.272Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-13T21:17:35.272Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-13T21:17:35.272Z] Executing busybox-1.35.0-r29.trigger [2023-03-13T21:17:35.272Z] OK: 268 MiB in 57 packages [2023-03-13T21:17:36.244Z] Removing intermediate container f84f08490486 [2023-03-13T21:17:36.244Z] ---> bc3810be3fe5 [2023-03-13T21:17:36.244Z] Step 8/12 : WORKDIR /device-rest-go [2023-03-13T21:17:36.512Z] ---> Running in 8aad97099d86 [2023-03-13T21:17:36.783Z] Removing intermediate container 8aad97099d86 [2023-03-13T21:17:36.783Z] ---> f958d441296d [2023-03-13T21:17:36.783Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-13T21:17:37.392Z] ---> ceeffe83b83b [2023-03-13T21:17:37.392Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:17:37.663Z] ---> Running in 6bad4efefd5a [2023-03-13T21:18:45.693Z] Removing intermediate container 6bad4efefd5a [2023-03-13T21:18:45.693Z] ---> b7514ceb5581 [2023-03-13T21:18:45.693Z] Step 11/12 : COPY . . [2023-03-13T21:18:45.693Z] ---> 4f0b0c21616a [2023-03-13T21:18:45.693Z] Step 12/12 : RUN $MAKE [2023-03-13T21:18:45.693Z] ---> Running in d5a0f1187aa8 [2023-03-13T21:18:45.693Z] noop [2023-03-13T21:18:45.693Z] Removing intermediate container d5a0f1187aa8 [2023-03-13T21:18:45.693Z] ---> b4b0b9e67a4f [2023-03-13T21:18:45.693Z] Successfully built b4b0b9e67a4f [2023-03-13T21:18:45.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:18:46.060Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T21:18:46.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:18:46.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container [2023-03-13T21:18:46.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/89 -v /w/workspace/device-rest-go/89:/w/workspace/device-rest-go/89:rw,z -v /w/workspace/device-rest-go/89@tmp:/w/workspace/device-rest-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T21:18:47.655Z] $ docker top 7db001c521476d07f1a0c45c3fb6256c58a1a20ce5c6c78058c11a2abec2dff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:18:48.506Z] + go version [2023-03-13T21:18:48.507Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T21:18:48.524Z] $ docker stop --time=1 7db001c521476d07f1a0c45c3fb6256c58a1a20ce5c6c78058c11a2abec2dff6 [2023-03-13T21:18:50.197Z] $ docker rm -f --volumes 7db001c521476d07f1a0c45c3fb6256c58a1a20ce5c6c78058c11a2abec2dff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:18:50.785Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T21:18:50.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:18:50.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container [2023-03-13T21:18:51.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/89 -v /w/workspace/device-rest-go/89:/w/workspace/device-rest-go/89:rw,z -v /w/workspace/device-rest-go/89@tmp:/w/workspace/device-rest-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T21:18:53.409Z] $ docker top ce08e2a9317f56f9ffd6d8718ece7ee8ce6fb2990da539ae96820be01cd4be9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:18:54.250Z] + git config --global --add safe.directory /w/workspace/device-rest-go/89 [Pipeline] fileExists [Pipeline] sh [2023-03-13T21:18:54.903Z] + make test [2023-03-13T21:18:54.903Z] go test ./... -coverprofile=coverage.out ./... [2023-03-13T21:19:27.146Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-03-13T21:21:33.836Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-03-13T21:21:35.250Z] ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 33.1% of statements [2023-03-13T21:21:35.837Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T21:21:35.837Z] go vet ./... [2023-03-13T21:22:14.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T21:22:14.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T21:22:14.713Z] ./bin/test-attribution-txt.sh [2023-03-13T21:22:14.713Z] An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo [2023-03-13T21:22:14.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T21:22:14.743Z] $ docker stop --time=1 ce08e2a9317f56f9ffd6d8718ece7ee8ce6fb2990da539ae96820be01cd4be9c [2023-03-13T21:22:16.586Z] $ docker rm -f --volumes ce08e2a9317f56f9ffd6d8718ece7ee8ce6fb2990da539ae96820be01cd4be9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:22:17.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T21:22:17.776Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T21:22:18.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T21:22:18.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T21:22:18.963Z] + ls -al . [2023-03-13T21:22:18.963Z] total 180 [2023-03-13T21:22:18.963Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:18 . [2023-03-13T21:22:18.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:16 .. [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 21:16 .dockerignore [2023-03-13T21:22:18.963Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:16 .git [2023-03-13T21:22:18.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:16 .github [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 21:16 .gitignore [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 21:16 .golangci.yml [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 21:16 Attribution.txt [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 21:16 CHANGELOG.md [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 21:16 Dockerfile [2023-03-13T21:22:18.963Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 21:16 GOVERNANCE.md [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 21:16 Jenkinsfile [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 21:16 LICENSE [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 21:16 Makefile [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 21:16 OWNERS.md [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 21:16 README.md [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 21:13 VERSION [2023-03-13T21:22:18.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:16 bin [2023-03-13T21:22:18.964Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:16 cmd [2023-03-13T21:22:18.964Z] -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 21:21 coverage.out [2023-03-13T21:22:18.964Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:16 driver [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 21:16 go.mod [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 21:16 go.sum [2023-03-13T21:22:18.964Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:16 snap [2023-03-13T21:22:18.964Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:22:19.312Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4a62108a817389daed93061827783c9b25eff67 --label arch=arm64 --label version=3.0.0-dev.17 . [2023-03-13T21:22:19.312Z] Sending build context to Docker daemon 153.6kB [2023-03-13T21:22:19.583Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T21:22:19.583Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-13T21:22:19.583Z] ---> b4b0b9e67a4f [2023-03-13T21:22:19.583Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-13T21:22:19.583Z] ---> Running in 2209abcc868a [2023-03-13T21:22:19.852Z] Removing intermediate container 2209abcc868a [2023-03-13T21:22:19.852Z] ---> a255dd9864fa [2023-03-13T21:22:19.852Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T21:22:20.120Z] ---> Running in 33c9cb6d7685 [2023-03-13T21:22:20.388Z] Removing intermediate container 33c9cb6d7685 [2023-03-13T21:22:20.388Z] ---> 64528f06365d [2023-03-13T21:22:20.388Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-13T21:22:20.388Z] ---> Running in 4bd0c19aecda [2023-03-13T21:22:20.664Z] Removing intermediate container 4bd0c19aecda [2023-03-13T21:22:20.664Z] ---> 8506601f543c [2023-03-13T21:22:20.664Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T21:22:20.664Z] ---> Running in b3b02e40a83c [2023-03-13T21:22:21.254Z] Removing intermediate container b3b02e40a83c [2023-03-13T21:22:21.254Z] ---> 3f388e213167 [2023-03-13T21:22:21.254Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T21:22:21.254Z] ---> Running in edbaa21fc059 [2023-03-13T21:22:22.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T21:22:22.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T21:22:24.229Z] OK: 268 MiB in 57 packages [2023-03-13T21:22:24.821Z] Removing intermediate container edbaa21fc059 [2023-03-13T21:22:24.821Z] ---> 05a161fe9397 [2023-03-13T21:22:24.821Z] Step 8/25 : WORKDIR /device-rest-go [2023-03-13T21:22:25.092Z] ---> Running in ab9f17d23eb9 [2023-03-13T21:22:25.360Z] Removing intermediate container ab9f17d23eb9 [2023-03-13T21:22:25.360Z] ---> 4803465cb0a3 [2023-03-13T21:22:25.360Z] Step 9/25 : COPY go.mod vendor* ./ [2023-03-13T21:22:25.947Z] ---> e660dfa4a3c4 [2023-03-13T21:22:25.947Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T21:22:25.947Z] ---> Running in a4a62424e61c [2023-03-13T21:22:28.542Z] Removing intermediate container a4a62424e61c [2023-03-13T21:22:28.542Z] ---> 783411c0d9a2 [2023-03-13T21:22:28.542Z] Step 11/25 : COPY . . [2023-03-13T21:22:29.130Z] ---> 8e0a9c905004 [2023-03-13T21:22:29.130Z] Step 12/25 : RUN $MAKE [2023-03-13T21:22:29.130Z] ---> Running in d8adc2d65b51 [2023-03-13T21:22:30.544Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-03-13T21:24:52.284Z] Removing intermediate container d8adc2d65b51 [2023-03-13T21:24:52.284Z] ---> 3decbd55e563 [2023-03-13T21:24:52.284Z] Step 13/25 : FROM alpine:3.16 [2023-03-13T21:24:52.284Z] 3.16: Pulling from library/alpine [2023-03-13T21:24:52.284Z] 3760b48202b3: Pulling fs layer [2023-03-13T21:24:52.284Z] 3760b48202b3: Verifying Checksum [2023-03-13T21:24:52.284Z] 3760b48202b3: Download complete [2023-03-13T21:24:52.284Z] 3760b48202b3: Pull complete [2023-03-13T21:24:52.284Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T21:24:52.284Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T21:24:52.284Z] ---> 4c81e5bf8899 [2023-03-13T21:24:52.284Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-13T21:24:52.284Z] ---> Running in d060cdbf227d [2023-03-13T21:24:52.284Z] Removing intermediate container d060cdbf227d [2023-03-13T21:24:52.284Z] ---> 26fe3bac28ae [2023-03-13T21:24:52.284Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-03-13T21:24:52.284Z] ---> Running in bf3d234e6644 [2023-03-13T21:24:52.284Z] Removing intermediate container bf3d234e6644 [2023-03-13T21:24:52.284Z] ---> 0ff3ea4f0780 [2023-03-13T21:24:52.284Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-03-13T21:24:52.284Z] ---> Running in 60f0bc274a1b [2023-03-13T21:24:52.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T21:24:52.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T21:24:52.284Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T21:24:52.284Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T21:24:52.284Z] OK: 5 MiB in 15 packages [2023-03-13T21:24:52.284Z] Removing intermediate container 60f0bc274a1b [2023-03-13T21:24:52.284Z] ---> 66cc6cc3e867 [2023-03-13T21:24:52.284Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-03-13T21:24:53.705Z] ---> 7deafec1f33f [2023-03-13T21:24:53.705Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-03-13T21:24:53.972Z] ---> f35ca5136630 [2023-03-13T21:24:53.972Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-03-13T21:24:54.554Z] ---> 2af64b3ac2e9 [2023-03-13T21:24:54.554Z] Step 20/25 : EXPOSE 59986 [2023-03-13T21:24:54.554Z] ---> Running in d88134dbc63c [2023-03-13T21:24:54.821Z] Removing intermediate container d88134dbc63c [2023-03-13T21:24:54.821Z] ---> e6e1df09c131 [2023-03-13T21:24:54.821Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-03-13T21:24:54.821Z] ---> Running in a583cbeb9d66 [2023-03-13T21:24:55.088Z] Removing intermediate container a583cbeb9d66 [2023-03-13T21:24:55.088Z] ---> 935dd241512d [2023-03-13T21:24:55.088Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T21:24:55.355Z] ---> Running in baabbf14148e [2023-03-13T21:24:55.621Z] Removing intermediate container baabbf14148e [2023-03-13T21:24:55.621Z] ---> fd6e2f03bc3b [2023-03-13T21:24:55.621Z] Step 23/25 : LABEL arch=arm64 [2023-03-13T21:24:55.621Z] ---> Running in d376ed3ca6fd [2023-03-13T21:24:55.888Z] Removing intermediate container d376ed3ca6fd [2023-03-13T21:24:55.888Z] ---> 5d0c4a58a065 [2023-03-13T21:24:55.888Z] Step 24/25 : LABEL git_sha=c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:24:55.888Z] ---> Running in e871f53ffef1 [2023-03-13T21:24:56.155Z] Removing intermediate container e871f53ffef1 [2023-03-13T21:24:56.155Z] ---> 5c116448fae3 [2023-03-13T21:24:56.155Z] Step 25/25 : LABEL version=3.0.0-dev.17 [2023-03-13T21:24:56.420Z] ---> Running in 2b1d68d0ca26 [2023-03-13T21:24:56.686Z] Removing intermediate container 2b1d68d0ca26 [2023-03-13T21:24:56.686Z] ---> e1c49a1eb3d6 [2023-03-13T21:24:56.686Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T21:24:56.686Z] Successfully built e1c49a1eb3d6 [2023-03-13T21:24:56.686Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:24:56.796Z] provisioning config files... [2023-03-13T21:24:56.810Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/89@tmp/config329910391802801793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:24:57.141Z] ---> docker-login.sh [2023-03-13T21:24:57.141Z] nexus3.edgexfoundry.org:10001 [2023-03-13T21:24:57.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:24:57.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:24:57.408Z] Configure a credential helper to remove this warning. See [2023-03-13T21:24:57.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:24:57.408Z] [2023-03-13T21:24:57.408Z] Login Succeeded [2023-03-13T21:24:57.408Z] nexus3.edgexfoundry.org:10002 [2023-03-13T21:24:57.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:24:57.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:24:57.674Z] Configure a credential helper to remove this warning. See [2023-03-13T21:24:57.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:24:57.674Z] [2023-03-13T21:24:57.674Z] Login Succeeded [2023-03-13T21:24:57.674Z] nexus3.edgexfoundry.org:10003 [2023-03-13T21:24:57.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:24:58.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:24:58.208Z] Configure a credential helper to remove this warning. See [2023-03-13T21:24:58.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:24:58.208Z] [2023-03-13T21:24:58.208Z] Login Succeeded [2023-03-13T21:24:58.208Z] nexus3.edgexfoundry.org:10004 [2023-03-13T21:24:58.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:24:58.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:24:58.476Z] Configure a credential helper to remove this warning. See [2023-03-13T21:24:58.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:24:58.476Z] [2023-03-13T21:24:58.476Z] Login Succeeded [2023-03-13T21:24:58.476Z] docker.io [2023-03-13T21:24:58.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T21:24:59.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T21:24:59.010Z] Configure a credential helper to remove this warning. See [2023-03-13T21:24:59.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T21:24:59.010Z] [2023-03-13T21:24:59.010Z] Login Succeeded [2023-03-13T21:24:59.011Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T21:24:59.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:24:59.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T21:24:59.082Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-03-13T21:24:59.082Z] c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:24:59.082Z] latest [2023-03-13T21:24:59.082Z] 3.0.0-dev.17 [2023-03-13T21:24:59.082Z] c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [2023-03-13T21:24:59.082Z] main [2023-03-13T21:24:59.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:24:59.434Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:24:59.777Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:24:59.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T21:24:59.777Z] 6faa508146ec: Preparing [2023-03-13T21:24:59.777Z] 71a06fd95948: Preparing [2023-03-13T21:24:59.777Z] 45a041fe8b80: Preparing [2023-03-13T21:24:59.777Z] 7ddf07643bca: Preparing [2023-03-13T21:24:59.777Z] f70ee36035b9: Preparing [2023-03-13T21:24:59.777Z] f70ee36035b9: Layer already exists [2023-03-13T21:25:00.054Z] 7ddf07643bca: Pushed [2023-03-13T21:25:00.054Z] 71a06fd95948: Pushed [2023-03-13T21:25:00.054Z] 6faa508146ec: Pushed [2023-03-13T21:25:05.386Z] 45a041fe8b80: Pushed [2023-03-13T21:25:05.386Z] c4a62108a817389daed93061827783c9b25eff67: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:05.744Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:06.093Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-13T21:25:06.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T21:25:06.093Z] 6faa508146ec: Preparing [2023-03-13T21:25:06.093Z] 71a06fd95948: Preparing [2023-03-13T21:25:06.093Z] 45a041fe8b80: Preparing [2023-03-13T21:25:06.093Z] 7ddf07643bca: Preparing [2023-03-13T21:25:06.093Z] f70ee36035b9: Preparing [2023-03-13T21:25:06.093Z] 45a041fe8b80: Layer already exists [2023-03-13T21:25:06.093Z] f70ee36035b9: Layer already exists [2023-03-13T21:25:06.093Z] 6faa508146ec: Layer already exists [2023-03-13T21:25:06.093Z] 71a06fd95948: Layer already exists [2023-03-13T21:25:06.093Z] 7ddf07643bca: Layer already exists [2023-03-13T21:25:06.093Z] latest: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:06.713Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:07.056Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.17 [2023-03-13T21:25:07.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T21:25:07.056Z] 6faa508146ec: Preparing [2023-03-13T21:25:07.056Z] 71a06fd95948: Preparing [2023-03-13T21:25:07.056Z] 45a041fe8b80: Preparing [2023-03-13T21:25:07.056Z] 7ddf07643bca: Preparing [2023-03-13T21:25:07.056Z] f70ee36035b9: Preparing [2023-03-13T21:25:07.056Z] 7ddf07643bca: Layer already exists [2023-03-13T21:25:07.056Z] 71a06fd95948: Layer already exists [2023-03-13T21:25:07.056Z] 6faa508146ec: Layer already exists [2023-03-13T21:25:07.056Z] f70ee36035b9: Layer already exists [2023-03-13T21:25:07.056Z] 45a041fe8b80: Layer already exists [2023-03-13T21:25:07.056Z] 3.0.0-dev.17: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:07.406Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:07.747Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [2023-03-13T21:25:07.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T21:25:07.747Z] 6faa508146ec: Preparing [2023-03-13T21:25:07.747Z] 71a06fd95948: Preparing [2023-03-13T21:25:07.747Z] 45a041fe8b80: Preparing [2023-03-13T21:25:07.747Z] 7ddf07643bca: Preparing [2023-03-13T21:25:07.747Z] f70ee36035b9: Preparing [2023-03-13T21:25:07.747Z] 71a06fd95948: Layer already exists [2023-03-13T21:25:07.747Z] 7ddf07643bca: Layer already exists [2023-03-13T21:25:07.747Z] 45a041fe8b80: Layer already exists [2023-03-13T21:25:07.747Z] 6faa508146ec: Layer already exists [2023-03-13T21:25:07.747Z] f70ee36035b9: Layer already exists [2023-03-13T21:25:07.747Z] c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:08.127Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:09.905Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-03-13T21:25:09.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-03-13T21:25:09.905Z] 6faa508146ec: Preparing [2023-03-13T21:25:09.905Z] 71a06fd95948: Preparing [2023-03-13T21:25:09.905Z] 45a041fe8b80: Preparing [2023-03-13T21:25:09.905Z] 7ddf07643bca: Preparing [2023-03-13T21:25:09.905Z] f70ee36035b9: Preparing [2023-03-13T21:25:09.905Z] 7ddf07643bca: Layer already exists [2023-03-13T21:25:09.905Z] 6faa508146ec: Layer already exists [2023-03-13T21:25:09.905Z] 45a041fe8b80: Layer already exists [2023-03-13T21:25:09.905Z] 71a06fd95948: Layer already exists [2023-03-13T21:25:09.905Z] f70ee36035b9: Layer already exists [2023-03-13T21:25:09.905Z] main: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T21:25:10.232Z] ===================================================== [Pipeline] echo [2023-03-13T21:25:10.238Z] taggedImages: [2023-03-13T21:25:10.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67 [2023-03-13T21:25:10.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-03-13T21:25:10.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.17 [2023-03-13T21:25:10.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [2023-03-13T21:25:10.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:10.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:25:10.597Z] [2023-03-13T21:25:10.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:10.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:25:11.206Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T21:25:11.206Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T21:25:11.206Z] 04944245beec: Pulling fs layer [2023-03-13T21:25:11.206Z] 699f458cf7ca: Pulling fs layer [2023-03-13T21:25:11.206Z] 765212b225bb: Pulling fs layer [2023-03-13T21:25:11.206Z] f23df028b6ca: Pulling fs layer [2023-03-13T21:25:11.206Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T21:25:11.206Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T21:25:11.206Z] f23df028b6ca: Waiting [2023-03-13T21:25:11.206Z] d65c8cfc05b1: Waiting [2023-03-13T21:25:11.206Z] 2437ff75d9bd: Waiting [2023-03-13T21:25:11.206Z] 765212b225bb: Waiting [2023-03-13T21:25:11.206Z] 04944245beec: Verifying Checksum [2023-03-13T21:25:11.206Z] 04944245beec: Download complete [2023-03-13T21:25:11.206Z] 765212b225bb: Verifying Checksum [2023-03-13T21:25:11.206Z] 765212b225bb: Download complete [2023-03-13T21:25:11.206Z] f23df028b6ca: Download complete [2023-03-13T21:25:11.206Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T21:25:11.206Z] d65c8cfc05b1: Download complete [2023-03-13T21:25:11.479Z] 699f458cf7ca: Verifying Checksum [2023-03-13T21:25:11.479Z] 699f458cf7ca: Download complete [2023-03-13T21:25:11.747Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T21:25:11.747Z] 8998bd30e6a1: Download complete [2023-03-13T21:25:14.335Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T21:25:14.335Z] 2437ff75d9bd: Download complete [2023-03-13T21:25:15.741Z] 8998bd30e6a1: Pull complete [2023-03-13T21:25:16.342Z] 04944245beec: Pull complete [2023-03-13T21:25:17.753Z] 699f458cf7ca: Pull complete [2023-03-13T21:25:17.753Z] 765212b225bb: Pull complete [2023-03-13T21:25:18.338Z] f23df028b6ca: Pull complete [2023-03-13T21:25:18.605Z] d65c8cfc05b1: Pull complete [2023-03-13T21:25:33.601Z] 2437ff75d9bd: Pull complete [2023-03-13T21:25:33.601Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T21:25:33.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T21:25:33.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:25:33.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container [2023-03-13T21:25:33.885Z] $ 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-rest-go/89 -v /w/workspace/device-rest-go/89:/w/workspace/device-rest-go/89:rw,z -v /w/workspace/device-rest-go/89@tmp:/w/workspace/device-rest-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T21:25:36.808Z] $ docker top 01c97826e53d591ac71ede0a584ff856206bafe1898ac74505b5ee7247a0a7df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:25:37.650Z] ---> job-cost.sh [2023-03-13T21:25:37.650Z] lf-activate-venv: SKIPPING [2023-03-13T21:25:37.650Z] INFO: No Stack... [2023-03-13T21:25:38.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T21:25:39.187Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T21:25:39.508Z] + cut -d, -f6 [2023-03-13T21:25:39.508Z] + cat /w/workspace/device-rest-go/89/archives/cost.csv [Pipeline] lock [2023-03-13T21:25:39.579Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [2023-03-13T21:25:39.586Z] Resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] did not exist. Created. [2023-03-13T21:25:39.586Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:25:39.922Z] /w/workspace/device-rest-go/89@tmp/durable-887cb7d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T21:25:40.257Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T21:25:40.282Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T21:25:40.331Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T21:25:40.338Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T21:25:40.351Z] $ docker stop --time=1 01c97826e53d591ac71ede0a584ff856206bafe1898ac74505b5ee7247a0a7df [2023-03-13T21:25:41.816Z] $ docker rm -f --volumes 01c97826e53d591ac71ede0a584ff856206bafe1898ac74505b5ee7247a0a7df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T21:25:42.274Z] provisioning config files... [2023-03-13T21:25:42.282Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3066658935879687572tmp [Pipeline] { [Pipeline] sh [2023-03-13T21:25:42.578Z] + set +x [2023-03-13T21:25:42.578Z] + curl -s https://codecov.io/bash [2023-03-13T21:25:42.578Z] + bash -s -- [2023-03-13T21:25:42.578Z] [2023-03-13T21:25:42.578Z] _____ _ [2023-03-13T21:25:42.578Z] / ____| | | [2023-03-13T21:25:42.578Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T21:25:42.578Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T21:25:42.578Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T21:25:42.578Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T21:25:42.578Z] Bash-1.0.6 [2023-03-13T21:25:42.578Z] [2023-03-13T21:25:42.578Z] [2023-03-13T21:25:42.578Z] ==> git version 2.25.1 found [2023-03-13T21:25:42.578Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T21:25:42.578Z] Release-Date: 2020-01-08 [2023-03-13T21:25:42.578Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T21:25:42.578Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T21:25:42.578Z] ==> Jenkins CI detected. [2023-03-13T21:25:42.578Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-03-13T21:25:42.578Z] project root: . [2023-03-13T21:25:42.578Z] --> token set from env [2023-03-13T21:25:42.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T21:25:42.578Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T21:25:42.578Z] ==> Python coveragepy not found [2023-03-13T21:25:42.579Z] ==> Searching for coverage reports in: [2023-03-13T21:25:42.579Z] + . [2023-03-13T21:25:42.579Z] -> Found 1 reports [2023-03-13T21:25:42.579Z] ==> Detecting git/mercurial file structure [2023-03-13T21:25:42.579Z] ==> Reading reports [2023-03-13T21:25:42.579Z] + ./coverage.out bytes=14200 [2023-03-13T21:25:42.579Z] ==> Appending adjustments [2023-03-13T21:25:42.579Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T21:25:42.837Z] + Found adjustments [2023-03-13T21:25:42.837Z] ==> Gzipping contents [2023-03-13T21:25:42.837Z] 4.0K /tmp/codecov.Djad2x.gz [2023-03-13T21:25:42.837Z] ==> Uploading reports [2023-03-13T21:25:42.837Z] url: https://codecov.io [2023-03-13T21:25:42.837Z] query: branch=main&commit=c4a62108a817389daed93061827783c9b25eff67&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T21:25:42.837Z] -> Pinging Codecov [2023-03-13T21:25:42.838Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=c4a62108a817389daed93061827783c9b25eff67&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T21:25:42.838Z] -> Uploading to [2023-03-13T21:25:42.838Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/4E5D53B4F1F92C436F7061BF334D961C/c4a62108a817389daed93061827783c9b25eff67/6a693027-09b8-4a99-87c7-3f84ff81a9ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T212542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffcb4738ddb977a931c807b82ec55dd412657ad398c1c1c797396c14ff830bcc [2023-03-13T21:25:42.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T21:25:42.838Z] Dload Upload Total Spent Left Speed [2023-03-13T21:25:43.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 9820 --:--:-- --:--:-- --:--:-- 9820 [2023-03-13T21:25:43.096Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c4a62108a817389daed93061827783c9b25eff67 [Pipeline] } [2023-03-13T21:25:43.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T21:25:43.341Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T21:25:43.354Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:43.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T21:25:43.652Z] [2023-03-13T21:25:43.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:25:43.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T21:25:43.954Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-13T21:25:43.954Z] df9b9388f04a: Pulling fs layer [2023-03-13T21:25:43.954Z] 52dc419b0ee2: Pulling fs layer [2023-03-13T21:25:43.954Z] 25bc292e5bac: Pulling fs layer [2023-03-13T21:25:43.954Z] 114826534d7a: Pulling fs layer [2023-03-13T21:25:43.954Z] 4657fd5d0bcf: Pulling fs layer [2023-03-13T21:25:43.954Z] 6ad1cebc031e: Pulling fs layer [2023-03-13T21:25:43.954Z] 8a3aa393b2d8: Pulling fs layer [2023-03-13T21:25:43.954Z] 114826534d7a: Waiting [2023-03-13T21:25:43.954Z] 4657fd5d0bcf: Waiting [2023-03-13T21:25:43.954Z] 8a3aa393b2d8: Waiting [2023-03-13T21:25:43.954Z] 6ad1cebc031e: Waiting [2023-03-13T21:25:43.954Z] 25bc292e5bac: Verifying Checksum [2023-03-13T21:25:43.954Z] 25bc292e5bac: Download complete [2023-03-13T21:25:43.954Z] 52dc419b0ee2: Verifying Checksum [2023-03-13T21:25:43.954Z] 52dc419b0ee2: Download complete [2023-03-13T21:25:43.954Z] 4657fd5d0bcf: Verifying Checksum [2023-03-13T21:25:43.954Z] 4657fd5d0bcf: Download complete [2023-03-13T21:25:43.954Z] df9b9388f04a: Verifying Checksum [2023-03-13T21:25:43.954Z] df9b9388f04a: Download complete [2023-03-13T21:25:44.217Z] df9b9388f04a: Pull complete [2023-03-13T21:25:44.217Z] 6ad1cebc031e: Verifying Checksum [2023-03-13T21:25:44.217Z] 6ad1cebc031e: Download complete [2023-03-13T21:25:44.217Z] 52dc419b0ee2: Pull complete [2023-03-13T21:25:44.476Z] 25bc292e5bac: Pull complete [2023-03-13T21:25:44.734Z] 114826534d7a: Verifying Checksum [2023-03-13T21:25:44.734Z] 114826534d7a: Download complete [2023-03-13T21:25:44.992Z] 8a3aa393b2d8: Verifying Checksum [2023-03-13T21:25:44.992Z] 8a3aa393b2d8: Download complete [2023-03-13T21:25:48.276Z] 114826534d7a: Pull complete [2023-03-13T21:25:48.276Z] 4657fd5d0bcf: Pull complete [2023-03-13T21:25:48.541Z] 6ad1cebc031e: Pull complete [2023-03-13T21:25:52.729Z] 8a3aa393b2d8: Pull complete [2023-03-13T21:25:52.729Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-13T21:25:52.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-13T21:25:52.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:25:52.805Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:25:52.833Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-13T21:25:55.917Z] $ docker top 31325dc0985408e16b254547525945961527408dd1775358d416cf3ad720b897 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-13T21:25:55.990Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-03-13T21:25:56.268Z] + set -o pipefail [2023-03-13T21:25:56.268Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-03-13T21:26:02.867Z] [2023-03-13T21:26:02.867Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-03-13T21:26:02.867Z] [2023-03-13T21:26:02.867Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/cbda4d8d-0b8d-4e66-8df5-1bc5d328656b [2023-03-13T21:26:02.867Z] [2023-03-13T21:26:02.867Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-13T21:26:02.867Z] [2023-03-13T21:26:02.867Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-13T21:26:02.867Z] [2023-03-13T21:26:04.247Z] [2023-03-13T21:26:04.247Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-13T21:26:04.247Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-13T21:26:04.247Z] More details here: https://snyk.co/ue1NS [2023-03-13T21:26:04.247Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-13T21:26:04.247Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-13T21:26:04.254Z] $ docker stop --time=1 31325dc0985408e16b254547525945961527408dd1775358d416cf3ad720b897 [2023-03-13T21:26:07.454Z] $ docker rm -f --volumes 31325dc0985408e16b254547525945961527408dd1775358d416cf3ad720b897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T21:26:08.120Z] + git log --format=format:%s -1 c4a62108a817389daed93061827783c9b25eff67 [Pipeline] sh [2023-03-13T21:26:08.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:26:08.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:08.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:26:08.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:26:08.778Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:26:08.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:26:09.302Z] $ docker top 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 -eo pid,comm [2023-03-13T21:26:09.359Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T21:26:09.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:26:09.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:26:09.397Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:26:09.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:26:09.517Z] $ docker exec 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 ssh-agent [2023-03-13T21:26:09.635Z] SSH_AUTH_SOCK=/tmp/ssh-EhYbkvXuSAVv/agent.31 [2023-03-13T21:26:09.635Z] SSH_AGENT_PID=37 [2023-03-13T21:26:09.640Z] Running ssh-add (command line suppressed) [2023-03-13T21:26:09.737Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10995053890117464097.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10995053890117464097.key) [2023-03-13T21:26:09.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:26:10.036Z] + git semver tag [2023-03-13T21:26:10.294Z] 2023-03-13 21:26:10,230 [run_tag] DEBUG tag force:False [2023-03-13T21:26:10.294Z] 2023-03-13 21:26:10,231 [check_head_tag] DEBUG check head tag [2023-03-13T21:26:10.294Z] 2023-03-13 21:26:10,231 [execute] INFO git cat-file --batch-check [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,236 [execute] INFO git cat-file --batch [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,258 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,259 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,259 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:26:10.295Z] 2023-03-13 21:26:10,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:10.295Z] 3.0.0-dev.17 [Pipeline] } [2023-03-13T21:26:10.300Z] $ docker exec --env ******** --env ******** 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 ssh-agent -k [2023-03-13T21:26:10.413Z] unset SSH_AUTH_SOCK; [2023-03-13T21:26:10.414Z] unset SSH_AGENT_PID; [2023-03-13T21:26:10.414Z] echo Agent pid 37 killed; [2023-03-13T21:26:10.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:26:10.737Z] + git semver [Pipeline] } [2023-03-13T21:26:11.005Z] $ docker stop --time=1 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 [2023-03-13T21:26:12.315Z] $ docker rm -f --volumes 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:12.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T21:26:12.781Z] [2023-03-13T21:26:12.781Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:13.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T21:26:13.083Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-13T21:26:13.083Z] ab5ef0e58194: Pulling fs layer [2023-03-13T21:26:13.083Z] 9712f1f96733: Pulling fs layer [2023-03-13T21:26:13.083Z] 63f879dbbcfc: Pulling fs layer [2023-03-13T21:26:13.083Z] 0d9ebad4ef96: Pulling fs layer [2023-03-13T21:26:13.083Z] e9a5061849ea: Pulling fs layer [2023-03-13T21:26:13.083Z] d747dcd14b5f: Pulling fs layer [2023-03-13T21:26:13.083Z] 2de7ff778b66: Pulling fs layer [2023-03-13T21:26:13.083Z] 0d9ebad4ef96: Waiting [2023-03-13T21:26:13.083Z] e9a5061849ea: Waiting [2023-03-13T21:26:13.083Z] d747dcd14b5f: Waiting [2023-03-13T21:26:13.083Z] 2de7ff778b66: Waiting [2023-03-13T21:26:13.083Z] 9712f1f96733: Verifying Checksum [2023-03-13T21:26:13.083Z] 9712f1f96733: Download complete [2023-03-13T21:26:13.692Z] 63f879dbbcfc: Verifying Checksum [2023-03-13T21:26:13.692Z] 63f879dbbcfc: Download complete [2023-03-13T21:26:13.958Z] e9a5061849ea: Verifying Checksum [2023-03-13T21:26:13.958Z] e9a5061849ea: Download complete [2023-03-13T21:26:13.958Z] d747dcd14b5f: Verifying Checksum [2023-03-13T21:26:13.958Z] d747dcd14b5f: Download complete [2023-03-13T21:26:13.958Z] 0d9ebad4ef96: Verifying Checksum [2023-03-13T21:26:13.958Z] 0d9ebad4ef96: Download complete [2023-03-13T21:26:13.958Z] ab5ef0e58194: Verifying Checksum [2023-03-13T21:26:13.958Z] ab5ef0e58194: Download complete [2023-03-13T21:26:14.216Z] 2de7ff778b66: Verifying Checksum [2023-03-13T21:26:14.216Z] 2de7ff778b66: Download complete [2023-03-13T21:26:16.748Z] ab5ef0e58194: Pull complete [2023-03-13T21:26:17.007Z] 9712f1f96733: Pull complete [2023-03-13T21:26:17.574Z] 63f879dbbcfc: Pull complete [2023-03-13T21:26:21.770Z] 0d9ebad4ef96: Pull complete [2023-03-13T21:26:21.770Z] e9a5061849ea: Pull complete [2023-03-13T21:26:22.029Z] d747dcd14b5f: Pull complete [2023-03-13T21:26:23.404Z] 2de7ff778b66: Pull complete [2023-03-13T21:26:23.404Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-13T21:26:23.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-13T21:26:23.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:26:23.488Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:26:23.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-13T21:26:28.822Z] $ docker top 85bee655f14fb3f9f69e38201e9c621b081cb6fa01b66d9da202f70e03b5f0ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:26:28.904Z] provisioning config files... [2023-03-13T21:26:28.911Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13570188196520678501tmp [2023-03-13T21:26:28.920Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5621121858150843869tmp [2023-03-13T21:26:28.927Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14279509198164631661tmp [Pipeline] { [Pipeline] echo [2023-03-13T21:26:28.940Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:29.225Z] ---> sigul-configuration.sh [2023-03-13T21:26:29.225Z] gpg: directory `/root/.gnupg' created [2023-03-13T21:26:29.225Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-13T21:26:29.225Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-13T21:26:29.225Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-13T21:26:29.225Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-13T21:26:29.225Z] gpg: CAST5 encrypted data [2023-03-13T21:26:29.225Z] gpg: encrypted with 1 passphrase [2023-03-13T21:26:29.225Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-13T21:26:29.512Z] + mkdir /home/jenkins [2023-03-13T21:26:29.512Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-13T21:26:29.793Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-13T21:26:29.802Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:30.087Z] ---> sigul-install.sh [2023-03-13T21:26:30.087Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-13T21:26:30.385Z] + git tag --list [2023-03-13T21:26:30.386Z] v1.0.0 [2023-03-13T21:26:30.386Z] v1.1.0 [2023-03-13T21:26:30.386Z] v1.1.1 [2023-03-13T21:26:30.386Z] v1.1.2 [2023-03-13T21:26:30.386Z] v1.2.0 [2023-03-13T21:26:30.386Z] v1.2.1 [2023-03-13T21:26:30.386Z] v2.0.0 [2023-03-13T21:26:30.386Z] v2.1.0 [2023-03-13T21:26:30.386Z] v2.1.1 [2023-03-13T21:26:30.386Z] v2.1.1-dev.1 [2023-03-13T21:26:30.386Z] v2.1.1-dev.2 [2023-03-13T21:26:30.386Z] v2.1.1-dev.3 [2023-03-13T21:26:30.386Z] v2.2.0 [2023-03-13T21:26:30.386Z] v2.2.1-dev.1 [2023-03-13T21:26:30.386Z] v2.2.1-dev.2 [2023-03-13T21:26:30.386Z] v2.2.1-dev.3 [2023-03-13T21:26:30.386Z] v2.2.1-dev.4 [2023-03-13T21:26:30.386Z] v2.2.1-dev.5 [2023-03-13T21:26:30.386Z] v2.2.1-dev.6 [2023-03-13T21:26:30.386Z] v2.2.1-dev.7 [2023-03-13T21:26:30.386Z] v2.2.1-dev.8 [2023-03-13T21:26:30.386Z] v2.2.1-dev.9 [2023-03-13T21:26:30.386Z] v2.3.0 [2023-03-13T21:26:30.386Z] v2.3.0-dev.10 [2023-03-13T21:26:30.386Z] v2.3.0-dev.11 [2023-03-13T21:26:30.386Z] v2.3.0-dev.12 [2023-03-13T21:26:30.386Z] v2.3.0-dev.13 [2023-03-13T21:26:30.386Z] v2.3.0-dev.14 [2023-03-13T21:26:30.386Z] v2.3.0-dev.15 [2023-03-13T21:26:30.386Z] v2.3.0-dev.16 [2023-03-13T21:26:30.386Z] v2.3.0-dev.17 [2023-03-13T21:26:30.386Z] v2.3.0-dev.18 [2023-03-13T21:26:30.386Z] v2.3.0-dev.19 [2023-03-13T21:26:30.386Z] v2.3.0-dev.20 [2023-03-13T21:26:30.386Z] v2.3.0-dev.21 [2023-03-13T21:26:30.386Z] v2.3.0-dev.22 [2023-03-13T21:26:30.386Z] v2.3.0-dev.23 [2023-03-13T21:26:30.386Z] v2.3.0-dev.24 [2023-03-13T21:26:30.386Z] v2.3.0-dev.25 [2023-03-13T21:26:30.386Z] v2.3.0-dev.9 [2023-03-13T21:26:30.386Z] v3.0.0-dev.1 [2023-03-13T21:26:30.386Z] v3.0.0-dev.10 [2023-03-13T21:26:30.386Z] v3.0.0-dev.11 [2023-03-13T21:26:30.386Z] v3.0.0-dev.12 [2023-03-13T21:26:30.386Z] v3.0.0-dev.13 [2023-03-13T21:26:30.386Z] v3.0.0-dev.14 [2023-03-13T21:26:30.386Z] v3.0.0-dev.15 [2023-03-13T21:26:30.386Z] v3.0.0-dev.16 [2023-03-13T21:26:30.386Z] v3.0.0-dev.17 [2023-03-13T21:26:30.386Z] v3.0.0-dev.2 [2023-03-13T21:26:30.386Z] v3.0.0-dev.3 [2023-03-13T21:26:30.386Z] v3.0.0-dev.4 [2023-03-13T21:26:30.386Z] v3.0.0-dev.5 [2023-03-13T21:26:30.386Z] v3.0.0-dev.6 [2023-03-13T21:26:30.386Z] v3.0.0-dev.7 [2023-03-13T21:26:30.386Z] v3.0.0-dev.8 [2023-03-13T21:26:30.386Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-13T21:26:30.672Z] + lftools sign git-tag v3.0.0-dev.17 [2023-03-13T21:26:31.240Z] Signing Git tag with Sigul... [2023-03-13T21:26:31.240Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-03-13T21:26:31.817Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:32.100Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-13T21:26:32.108Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-13T21:26:32.120Z] $ docker stop --time=1 85bee655f14fb3f9f69e38201e9c621b081cb6fa01b66d9da202f70e03b5f0ad [2023-03-13T21:26:33.457Z] $ docker rm -f --volumes 85bee655f14fb3f9f69e38201e9c621b081cb6fa01b66d9da202f70e03b5f0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-13T21:26:33.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:26:33.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:34.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:26:34.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:26:34.228Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:26:34.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:26:34.622Z] $ docker top 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 -eo pid,comm [2023-03-13T21:26:34.675Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T21:26:34.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:26:34.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:26:34.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:26:34.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:26:34.826Z] $ docker exec 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 ssh-agent [2023-03-13T21:26:34.958Z] SSH_AUTH_SOCK=/tmp/ssh-mSVGyX31rdR6/agent.32 [2023-03-13T21:26:34.958Z] SSH_AGENT_PID=38 [2023-03-13T21:26:34.963Z] Running ssh-add (command line suppressed) [2023-03-13T21:26:35.065Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12200567659836008076.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12200567659836008076.key) [2023-03-13T21:26:35.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:26:35.371Z] + git semver bump pre [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,545 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,545 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,545 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,545 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,545 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,545 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,547 [execute] INFO git cat-file --batch-check [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,553 [execute] INFO git cat-file --batch [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T21:26:35.630Z] 2023-03-13 21:26:35,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:35.630Z] 3.0.0-dev.18 [Pipeline] } [2023-03-13T21:26:35.636Z] $ docker exec --env ******** --env ******** 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 ssh-agent -k [2023-03-13T21:26:35.728Z] unset SSH_AUTH_SOCK; [2023-03-13T21:26:35.729Z] unset SSH_AGENT_PID; [2023-03-13T21:26:35.729Z] echo Agent pid 38 killed; [2023-03-13T21:26:35.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:26:36.045Z] + git semver [Pipeline] } [2023-03-13T21:26:36.318Z] $ docker stop --time=1 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 [2023-03-13T21:26:37.616Z] $ docker rm -f --volumes 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T21:26:37.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T21:26:37.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:38.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T21:26:38.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:26:38.339Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:26:38.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-13T21:26:38.728Z] $ docker top e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda -eo pid,comm [2023-03-13T21:26:38.783Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T21:26:38.783Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T21:26:38.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T21:26:38.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T21:26:38.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T21:26:38.937Z] $ docker exec e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda ssh-agent [2023-03-13T21:26:39.056Z] SSH_AUTH_SOCK=/tmp/ssh-ipSUMcKVpAPN/agent.32 [2023-03-13T21:26:39.056Z] SSH_AGENT_PID=38 [2023-03-13T21:26:39.060Z] Running ssh-add (command line suppressed) [2023-03-13T21:26:39.173Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2640229459208570099.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2640229459208570099.key) [2023-03-13T21:26:39.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T21:26:39.472Z] + git semver push [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,627 [run_push] DEBUG push [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,627 [execute] INFO git cat-file --batch-check [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,631 [execute] INFO git rev-list b7c598c94739a1139e82205aeb8964a6393d9f39 -- [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,631 [execute] DEBUG Popen(['git', 'rev-list', 'b7c598c94739a1139e82205aeb8964a6393d9f39', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,638 [execute] INFO git fetch -v origin [2023-03-13T21:26:39.731Z] 2023-03-13 21:26:39,638 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-13T21:26:40.299Z] 2023-03-13 21:26:40,200 [run_push] DEBUG no remote changes detected [2023-03-13T21:26:40.300Z] 2023-03-13 21:26:40,200 [execute] INFO git push origin semver [2023-03-13T21:26:40.300Z] 2023-03-13 21:26:40,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:26:41.684Z] 2023-03-13 21:26:41,290 [run_push] DEBUG push all version tags [2023-03-13T21:26:41.684Z] 2023-03-13 21:26:41,291 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-13T21:26:41.684Z] 2023-03-13 21:26:41,292 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T21:26:42.254Z] 2023-03-13 21:26:42,058 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-03-13T21:26:42.255Z] 3.0.0-dev.18 [Pipeline] } [2023-03-13T21:26:42.261Z] $ docker exec --env ******** --env ******** e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda ssh-agent -k [2023-03-13T21:26:42.360Z] unset SSH_AUTH_SOCK; [2023-03-13T21:26:42.360Z] unset SSH_AGENT_PID; [2023-03-13T21:26:42.361Z] echo Agent pid 38 killed; [2023-03-13T21:26:42.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T21:26:42.670Z] + git semver [Pipeline] } [2023-03-13T21:26:42.938Z] $ docker stop --time=1 e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda [2023-03-13T21:26:44.265Z] $ docker rm -f --volumes e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-13T21:26:44.867Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-03-13T21:26:44.868Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-13T21:26:44.868Z] total 16 [2023-03-13T21:26:44.868Z] drwxr-xr-x 3 root root 4096 Mar 13 21:16 . [2023-03-13T21:26:44.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 21:26 .. [2023-03-13T21:26:44.868Z] drwxr-xr-x 2 root root 4096 Mar 13 21:16 cost [2023-03-13T21:26:44.868Z] -rw-r--r-- 1 root root 85 Mar 13 21:16 cost.csv [2023-03-13T21:26:44.868Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-13T21:26:44.868Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-03-13T21:26:44.868Z] total 16 [2023-03-13T21:26:44.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:16 . [2023-03-13T21:26:44.868Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 21:26 .. [2023-03-13T21:26:44.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 21:16 cost [2023-03-13T21:26:44.868Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 13 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:45.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:46.010Z] ---> package-listing.sh [2023-03-13T21:26:46.010Z] ++ facter osfamily [2023-03-13T21:26:46.010Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T21:26:46.269Z] + OS_FAMILY=debian [2023-03-13T21:26:46.269Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-03-13T21:26:46.269Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T21:26:46.269Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T21:26:46.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T21:26:46.269Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T21:26:46.269Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-13T21:26:46.269Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T21:26:46.269Z] + case "${OS_FAMILY}" in [2023-03-13T21:26:46.269Z] + dpkg -l [2023-03-13T21:26:46.269Z] + grep '^ii' [2023-03-13T21:26:46.269Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T21:26:46.269Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T21:26:46.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T21:26:46.269Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-03-13T21:26:46.269Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-03-13T21:26:46.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-03-13T21:26:46.280Z] 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T21:26:46.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T21:26:47.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T21:26:47.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T21:26:47.250Z] prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container [2023-03-13T21:26:47.322Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T21:26:47.558Z] $ docker top f5106b506d244ad57e050162d31f3811a8d535c28217d178ef273227a4788cac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T21:26:47.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T21:26:48.231Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T21:26:48.519Z] + ls /var/log/sa-host [2023-03-13T21:26:48.519Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T21:26:48.683Z] provisioning config files... [2023-03-13T21:26:48.691Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10120393516953558479tmp [Pipeline] { [Pipeline] echo [2023-03-13T21:26:48.706Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:48.989Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T21:26:48.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:49.324Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T21:26:49.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:49.620Z] ---> sudo-logs.sh [2023-03-13T21:26:49.620Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T21:26:49.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:49.926Z] ---> job-cost.sh [2023-03-13T21:26:49.926Z] lf-activate-venv: SKIPPING [2023-03-13T21:26:49.926Z] DEBUG: total: 0.2199999988079071 [2023-03-13T21:26:49.926Z] INFO: Retrieving Stack Cost... [2023-03-13T21:26:50.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T21:26:50.758Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T21:26:50.771Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T21:26:51.058Z] ---> logs-deploy.sh [2023-03-13T21:26:51.058Z] lf-activate-venv: SKIPPING [2023-03-13T21:26:51.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/89 [2023-03-13T21:26:51.058Z] INFO: archiving workspace using pattern(s): [2023-03-13T21:26:52.008Z] Archives upload complete. [2023-03-13T21:26:52.267Z] INFO: archiving logs to Nexus [2023-03-13T21:26:52.835Z] ---> uname -a: [2023-03-13T21:26:52.835Z] Linux prd-ubuntu20-04-docker-8c-8g-9968 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-13T21:26:52.835Z] [2023-03-13T21:26:52.835Z] [2023-03-13T21:26:52.835Z] ---> lscpu: [2023-03-13T21:26:52.835Z] Architecture: x86_64 [2023-03-13T21:26:52.835Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-13T21:26:52.835Z] Byte Order: Little Endian [2023-03-13T21:26:52.835Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-13T21:26:52.835Z] CPU(s): 8 [2023-03-13T21:26:52.835Z] On-line CPU(s) list: 0-7 [2023-03-13T21:26:52.835Z] Thread(s) per core: 1 [2023-03-13T21:26:52.835Z] Core(s) per socket: 1 [2023-03-13T21:26:52.835Z] Socket(s): 8 [2023-03-13T21:26:52.835Z] NUMA node(s): 1 [2023-03-13T21:26:52.835Z] Vendor ID: AuthenticAMD [2023-03-13T21:26:52.835Z] CPU family: 23 [2023-03-13T21:26:52.835Z] Model: 49 [2023-03-13T21:26:52.835Z] Model name: AMD EPYC-Rome Processor [2023-03-13T21:26:52.835Z] Stepping: 0 [2023-03-13T21:26:52.835Z] CPU MHz: 2800.002 [2023-03-13T21:26:52.835Z] BogoMIPS: 5600.00 [2023-03-13T21:26:52.835Z] Virtualization: AMD-V [2023-03-13T21:26:52.835Z] Hypervisor vendor: KVM [2023-03-13T21:26:52.835Z] Virtualization type: full [2023-03-13T21:26:52.835Z] L1d cache: 256 KiB [2023-03-13T21:26:52.835Z] L1i cache: 256 KiB [2023-03-13T21:26:52.835Z] L2 cache: 4 MiB [2023-03-13T21:26:52.835Z] L3 cache: 128 MiB [2023-03-13T21:26:52.835Z] NUMA node0 CPU(s): 0-7 [2023-03-13T21:26:52.835Z] Vulnerability Itlb multihit: Not affected [2023-03-13T21:26:52.835Z] Vulnerability L1tf: Not affected [2023-03-13T21:26:52.835Z] Vulnerability Mds: Not affected [2023-03-13T21:26:52.835Z] Vulnerability Meltdown: Not affected [2023-03-13T21:26:52.835Z] Vulnerability Mmio stale data: Not affected [2023-03-13T21:26:52.835Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-13T21:26:52.835Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-13T21:26:52.835Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-13T21:26:52.835Z] Vulnerability Srbds: Not affected [2023-03-13T21:26:52.835Z] Vulnerability Tsx async abort: Not affected [2023-03-13T21:26:52.836Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] ---> nproc: [2023-03-13T21:26:52.836Z] 8 [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] ---> df -h: [2023-03-13T21:26:52.836Z] Filesystem Size Used Avail Use% Mounted on [2023-03-13T21:26:52.836Z] overlay 155G 13G 143G 9% / [2023-03-13T21:26:52.836Z] tmpfs 64M 0 64M 0% /dev [2023-03-13T21:26:52.836Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-13T21:26:52.836Z] shm 64M 0 64M 0% /dev/shm [2023-03-13T21:26:52.836Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] ---> sar -b -r -n DEV: [2023-03-13T21:26:52.836Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9968) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] 21:13:01 LINUX RESTART (8 CPU) [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] 21:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-13T21:26:52.836Z] 21:15:01 189.37 1.32 188.05 0.00 46.91 72020.20 0.00 [2023-03-13T21:26:52.836Z] 21:16:01 149.33 0.27 149.06 0.00 6.00 28024.66 0.00 [2023-03-13T21:26:52.836Z] 21:17:01 31.94 0.02 31.93 0.00 0.13 16461.41 0.00 [2023-03-13T21:26:52.836Z] 21:18:01 2.43 0.00 2.43 0.00 0.00 27.33 0.00 [2023-03-13T21:26:52.836Z] 21:19:01 57.98 11.60 46.38 0.00 5175.87 8910.90 0.00 [2023-03-13T21:26:52.836Z] 21:20:01 2.43 0.02 2.42 0.00 0.13 79.59 0.00 [2023-03-13T21:26:52.836Z] 21:21:01 1.97 0.00 1.97 0.00 0.00 23.60 0.00 [2023-03-13T21:26:52.836Z] 21:22:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-03-13T21:26:52.836Z] 21:23:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2023-03-13T21:26:52.836Z] 21:24:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 [2023-03-13T21:26:52.836Z] 21:25:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2023-03-13T21:26:52.836Z] 21:26:01 31.99 0.30 31.69 0.00 11.86 26903.78 0.00 [2023-03-13T21:26:52.836Z] Average: 39.20 1.13 38.07 0.00 437.34 12626.62 0.00 [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] 21:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-13T21:26:52.836Z] 21:15:01 28034472 31366804 936392 2.85 144420 3378024 2409868 7.10 1447152 2943288 197804 [2023-03-13T21:26:52.836Z] 21:16:01 27852716 31569400 734520 2.23 151164 3742936 2024424 5.97 1254224 3303844 312512 [2023-03-13T21:26:52.836Z] 21:17:01 27705556 31601736 699440 2.13 157800 3887884 1739100 5.13 1238116 3436432 216 [2023-03-13T21:26:52.836Z] 21:18:01 27705916 31602216 698812 2.13 157896 3887872 1739100 5.13 1237332 3436436 4 [2023-03-13T21:26:52.836Z] 21:19:01 27171700 31585912 707872 2.15 191620 4346892 1812360 5.34 1557232 3615308 180 [2023-03-13T21:26:52.836Z] 21:20:01 27177532 31586880 707036 2.15 190184 4343640 1786904 5.27 1555316 3612112 388 [2023-03-13T21:26:52.836Z] 21:21:01 27182240 31591648 702180 2.14 190240 4343644 1786904 5.27 1550560 3612116 172 [2023-03-13T21:26:52.836Z] 21:22:01 27182420 31591856 701972 2.13 190264 4343648 1786904 5.27 1550264 3612120 4 [2023-03-13T21:26:52.836Z] 21:23:01 27182008 31591548 702144 2.14 190340 4343644 1786904 5.27 1550672 3612152 12 [2023-03-13T21:26:52.836Z] 21:24:01 27182640 31592196 701472 2.13 190372 4343648 1786904 5.27 1550400 3612156 16 [2023-03-13T21:26:52.836Z] 21:25:01 27182832 31593136 701444 2.13 190384 4343652 1786904 5.27 1549680 3612856 4 [2023-03-13T21:26:52.836Z] 21:26:01 26039424 31477364 810544 2.46 208040 5265144 1897432 5.59 1755196 4454196 232884 [2023-03-13T21:26:52.836Z] Average: 27299955 31562558 733652 2.23 179394 4214219 1861976 5.49 1483012 3571918 62016 [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] 21:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-13T21:26:52.836Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:15:01 docker0 182.85 293.59 14.59 1977.39 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:15:01 ens3 330.28 205.02 2011.14 32.02 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:15:01 veth5c6cde4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:16:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:16:01 docker0 3.07 8.07 0.19 83.66 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:16:01 ens3 210.26 154.47 2701.77 319.26 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:17:01 ens3 13.90 8.67 16.36 5.30 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:18:01 ens3 0.67 0.43 0.35 0.27 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:19:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:19:01 ens3 180.16 87.94 2806.47 6.28 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:20:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:22:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:24:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:26:01 docker0 38.84 57.42 3.19 584.25 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] 21:26:01 veth3ae6f3a 38.84 57.54 3.72 584.26 0.00 0.00 0.00 0.05 [2023-03-13T21:26:52.836Z] 21:26:01 ens3 221.10 127.80 4560.79 16.54 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] Average: docker0 18.50 29.56 1.48 217.99 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] Average: veth3ae6f3a 3.24 4.80 0.31 48.75 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] Average: ens3 79.41 48.52 1006.70 31.65 0.00 0.00 0.00 0.00 [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] ---> sar -P ALL: [2023-03-13T21:26:52.836Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9968) 03/13/23 _x86_64_ (8 CPU) [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] 21:13:01 LINUX RESTART (8 CPU) [2023-03-13T21:26:52.836Z] [2023-03-13T21:26:52.836Z] 21:14:02 CPU %user %nice %system %iowait %steal %idle [2023-03-13T21:26:52.836Z] 21:15:01 all 14.10 0.00 4.42 6.16 0.05 75.26 [2023-03-13T21:26:52.836Z] 21:15:01 0 14.11 0.00 4.81 15.46 0.07 65.56 [2023-03-13T21:26:52.836Z] 21:15:01 1 15.37 0.00 4.64 1.42 0.05 78.52 [2023-03-13T21:26:52.836Z] 21:15:01 2 13.85 0.00 4.65 3.62 0.03 77.85 [2023-03-13T21:26:52.836Z] 21:15:01 3 14.91 0.00 4.15 0.70 0.05 80.19 [2023-03-13T21:26:52.836Z] 21:15:01 4 13.55 0.00 5.50 6.80 0.05 74.10 [2023-03-13T21:26:52.836Z] 21:15:01 5 14.54 0.00 3.62 0.32 0.05 81.46 [2023-03-13T21:26:52.836Z] 21:15:01 6 13.55 0.00 3.37 0.73 0.03 82.32 [2023-03-13T21:26:52.836Z] 21:15:01 7 12.93 0.00 4.68 20.33 0.07 61.99 [2023-03-13T21:26:52.836Z] 21:16:01 all 30.33 0.00 5.04 2.89 0.08 61.66 [2023-03-13T21:26:52.836Z] 21:16:01 0 30.70 0.00 4.94 1.31 0.08 62.97 [2023-03-13T21:26:52.836Z] 21:16:01 1 30.69 0.00 5.10 0.13 0.07 64.02 [2023-03-13T21:26:52.836Z] 21:16:01 2 32.54 0.00 5.31 6.18 0.08 55.89 [2023-03-13T21:26:52.836Z] 21:16:01 3 30.63 0.00 5.21 1.21 0.08 62.86 [2023-03-13T21:26:52.836Z] 21:16:01 4 30.14 0.00 4.56 0.24 0.08 64.98 [2023-03-13T21:26:52.836Z] 21:16:01 5 30.88 0.00 4.95 4.14 0.08 59.95 [2023-03-13T21:26:52.836Z] 21:16:01 6 26.28 0.00 4.90 0.12 0.07 68.63 [2023-03-13T21:26:52.836Z] 21:16:01 7 30.77 0.00 5.36 9.84 0.08 53.95 [2023-03-13T21:26:52.836Z] 21:17:01 all 1.36 0.00 0.59 0.86 0.01 97.18 [2023-03-13T21:26:52.836Z] 21:17:01 0 1.25 0.00 0.43 0.00 0.00 98.31 [2023-03-13T21:26:52.836Z] 21:17:01 1 1.37 0.00 0.53 0.95 0.02 97.13 [2023-03-13T21:26:52.836Z] 21:17:01 2 1.21 0.00 1.16 5.16 0.02 92.46 [2023-03-13T21:26:52.836Z] 21:17:01 3 1.34 0.00 0.43 0.20 0.00 98.03 [2023-03-13T21:26:52.836Z] 21:17:01 4 1.55 0.00 0.73 0.00 0.00 97.71 [2023-03-13T21:26:52.836Z] 21:17:01 5 1.47 0.00 0.68 0.58 0.02 97.25 [2023-03-13T21:26:52.836Z] 21:17:01 6 0.80 0.00 0.18 0.00 0.00 99.01 [2023-03-13T21:26:52.836Z] 21:17:01 7 1.87 0.00 0.54 0.03 0.02 97.54 [2023-03-13T21:26:52.836Z] 21:18:01 all 0.26 0.00 0.01 0.08 0.01 99.64 [2023-03-13T21:26:52.836Z] 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.836Z] 21:18:01 1 0.00 0.00 0.02 0.27 0.02 99.70 [2023-03-13T21:26:52.836Z] 21:18:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-13T21:26:52.836Z] 21:18:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-13T21:26:52.836Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:26:52.836Z] 21:18:01 5 0.03 0.00 0.02 0.08 0.02 99.85 [2023-03-13T21:26:52.836Z] 21:18:01 6 1.94 0.00 0.00 0.00 0.02 98.05 [2023-03-13T21:26:52.836Z] 21:18:01 7 0.03 0.00 0.02 0.25 0.02 99.68 [2023-03-13T21:26:52.836Z] 21:19:01 all 2.82 0.00 1.48 0.58 0.02 95.10 [2023-03-13T21:26:52.836Z] 21:19:01 0 2.24 0.00 1.50 0.82 0.02 95.42 [2023-03-13T21:26:52.836Z] 21:19:01 1 3.60 0.00 2.03 1.44 0.03 92.89 [2023-03-13T21:26:52.836Z] 21:19:01 2 4.45 0.00 1.29 0.23 0.03 94.00 [2023-03-13T21:26:52.836Z] 21:19:01 3 2.77 0.00 1.40 0.05 0.03 95.74 [2023-03-13T21:26:52.836Z] 21:19:01 4 1.66 0.00 1.39 1.24 0.02 95.70 [2023-03-13T21:26:52.836Z] 21:19:01 5 3.48 0.00 1.20 0.07 0.03 95.22 [2023-03-13T21:26:52.836Z] 21:19:01 6 2.26 0.00 1.41 0.75 0.00 95.58 [2023-03-13T21:26:52.836Z] 21:19:01 7 2.08 0.00 1.61 0.03 0.02 96.26 [2023-03-13T21:26:52.836Z] 21:20:01 all 0.28 0.00 0.06 0.01 0.01 99.64 [2023-03-13T21:26:52.836Z] 21:20:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2023-03-13T21:26:52.836Z] 21:20:01 1 1.89 0.00 0.12 0.00 0.02 97.97 [2023-03-13T21:26:52.836Z] 21:20:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-13T21:26:52.836Z] 21:20:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-13T21:26:52.837Z] 21:20:01 4 0.10 0.00 0.03 0.07 0.02 99.78 [2023-03-13T21:26:52.837Z] 21:20:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-13T21:26:52.837Z] 21:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-13T21:26:52.837Z] 21:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-13T21:26:52.837Z] 21:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:26:52.837Z] 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-13T21:26:52.837Z] 21:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-13T21:26:52.837Z] 21:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-03-13T21:26:52.837Z] 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:26:52.837Z] 21:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-03-13T21:26:52.837Z] 21:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-13T21:26:52.837Z] 21:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-13T21:26:52.837Z] 21:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:23:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:23:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:26:52.837Z] 21:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-13T21:26:52.837Z] 21:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-03-13T21:26:52.837Z] 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-03-13T21:26:52.837Z] 21:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-13T21:26:52.837Z] 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-13T21:26:52.837Z] 21:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-13T21:26:52.837Z] 21:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-13T21:26:52.837Z] 21:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-03-13T21:26:52.837Z] 21:25:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-13T21:26:52.837Z] 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-13T21:26:52.837Z] 21:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-13T21:26:52.837Z] 21:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-13T21:26:52.837Z] 21:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-13T21:26:52.837Z] [2023-03-13T21:26:52.837Z] 21:25:01 CPU %user %nice %system %iowait %steal %idle [2023-03-13T21:26:52.837Z] 21:26:01 all 4.16 0.00 1.70 0.97 0.02 93.15 [2023-03-13T21:26:52.837Z] 21:26:01 0 3.86 0.00 2.23 0.05 0.02 93.85 [2023-03-13T21:26:52.837Z] 21:26:01 1 4.52 0.00 2.03 4.73 0.05 88.67 [2023-03-13T21:26:52.837Z] 21:26:01 2 3.56 0.00 1.30 0.28 0.02 94.83 [2023-03-13T21:26:52.837Z] 21:26:01 3 5.09 0.00 1.44 0.22 0.02 93.23 [2023-03-13T21:26:52.837Z] 21:26:01 4 3.35 0.00 2.01 1.61 0.03 93.00 [2023-03-13T21:26:52.837Z] 21:26:01 5 4.56 0.00 1.43 0.02 0.02 93.98 [2023-03-13T21:26:52.837Z] 21:26:01 6 4.54 0.00 1.44 0.39 0.02 93.61 [2023-03-13T21:26:52.837Z] 21:26:01 7 3.81 0.00 1.69 0.50 0.02 93.98 [2023-03-13T21:26:52.837Z] Average: all 4.41 0.00 1.10 0.95 0.02 93.52 [2023-03-13T21:26:52.837Z] Average: 0 4.34 0.00 1.16 1.44 0.02 93.05 [2023-03-13T21:26:52.837Z] Average: 1 4.77 0.00 1.20 0.74 0.03 93.25 [2023-03-13T21:26:52.837Z] Average: 2 4.60 0.00 1.14 1.29 0.02 92.96 [2023-03-13T21:26:52.837Z] Average: 3 4.53 0.00 1.05 0.20 0.02 94.20 [2023-03-13T21:26:52.837Z] Average: 4 4.16 0.00 1.18 0.83 0.02 93.82 [2023-03-13T21:26:52.837Z] Average: 5 4.55 0.00 1.00 0.43 0.02 94.00 [2023-03-13T21:26:52.837Z] Average: 6 4.07 0.00 0.94 0.16 0.01 94.81 [2023-03-13T21:26:52.837Z] Average: 7 4.26 0.00 1.15 2.53 0.02 92.04 [2023-03-13T21:26:52.837Z] [2023-03-13T21:26:52.837Z] [2023-03-13T21:26:52.837Z]