Pull request #1535 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87f3ded369b6d362272714c60d79bd60e502cd62+487ca8dbaf5a7983b4dd4e8681142a99360f28bf (45ffe8660d6f52348311ec778d273fc9fbc8d09c) 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-ssh10785189046251942394.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh11067985887294443786.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10619040638679746938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2124796960943525609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2703732716015110691.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3504937892865121826.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16342 in /w/workspace/gexfoundry_device-sdk-go_PR-1535 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1535 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1535/head:refs/remotes/origin/PR-1535 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit 87f3ded369b6d362272714c60d79bd60e502cd62 Merge succeeded, producing 87f3ded369b6d362272714c60d79bd60e502cd62 Checking out Revision 87f3ded369b6d362272714c60d79bd60e502cd62 (PR-1535) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T04:29:59.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T04:29:59.894Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T04:29:59.988Z] ========================================================= [2023-11-02T04:29:59.988Z] EdgeX Global Pipelines Version Info [2023-11-02T04:29:59.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:30:00.737Z] ------------------- [2023-11-02T04:30:00.737Z] stable info: [2023-11-02T04:30:00.737Z] ------------------- [2023-11-02T04:30:00.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T04:30:00.737Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T04:30:00.737Z] Message: update stable to v1.0.255 [2023-11-02T04:30:01.311Z] ------------------- [2023-11-02T04:30:01.311Z] experimental info: [2023-11-02T04:30:01.311Z] ------------------- [2023-11-02T04:30:01.311Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T04:30:01.311Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T04:30:01.311Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T04:30:01.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-11-02T04:30:01.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-11-02T04:30:01.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T04:30:01.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T04:30:01.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T04:30:01.912Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T04:30:01.950Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T04:30:01.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-11-02T04:30:02.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T04:30:02.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T04:30:02.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T04:30:02.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-11-02T04:30:02.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T04:30:02.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T04:30:02.293Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T04:30:02.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:30:02.380Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:30:02.422Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:30:02.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T04:30:02.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T04:30:02.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-02T04:30:02.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-02T04:30:02.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T04:30:02.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T04:30:02.712Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T04:30:02.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T04:30:02.796Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T04:30:02.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1535 [Pipeline] echo [2023-11-02T04:30:02.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1535 [Pipeline] echo [2023-11-02T04:30:02.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1535 [Pipeline] echo [2023-11-02T04:30:02.960Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo [2023-11-02T04:30:02.999Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87f3ded [Pipeline] echo [2023-11-02T04:30:03.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:30:03.151Z] provisioning config files... [2023-11-02T04:30:03.194Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config5208182258839503622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:30:03.543Z] ---> docker-login.sh [2023-11-02T04:30:03.543Z] nexus3.edgexfoundry.org:10001 [2023-11-02T04:30:03.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:04.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:04.064Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:04.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:04.064Z] [2023-11-02T04:30:04.064Z] Login Succeeded [2023-11-02T04:30:04.064Z] nexus3.edgexfoundry.org:10002 [2023-11-02T04:30:04.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:04.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:04.064Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:04.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:04.064Z] [2023-11-02T04:30:04.064Z] Login Succeeded [2023-11-02T04:30:04.064Z] nexus3.edgexfoundry.org:10003 [2023-11-02T04:30:04.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:04.323Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:04.323Z] [2023-11-02T04:30:04.323Z] Login Succeeded [2023-11-02T04:30:04.323Z] nexus3.edgexfoundry.org:10004 [2023-11-02T04:30:04.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:04.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:04.323Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:04.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:04.323Z] [2023-11-02T04:30:04.323Z] Login Succeeded [2023-11-02T04:30:04.323Z] docker.io [2023-11-02T04:30:04.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:05.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:05.709Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:05.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:05.709Z] [2023-11-02T04:30:05.709Z] Login Succeeded [2023-11-02T04:30:05.709Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T04:30:05.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T04:30:06.641Z] + git rev-list -1 --merges 87f3ded369b6d362272714c60d79bd60e502cd62~1..87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo [2023-11-02T04:30:06.707Z] -----------> git rev-list -1 --merges 87f3ded369b6d362272714c60d79bd60e502cd62~1..87f3ded369b6d362272714c60d79bd60e502cd62 87f3ded369b6d362272714c60d79bd60e502cd62 [false] [Pipeline] sh [2023-11-02T04:30:07.019Z] + git log --format=format:%s -1 87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo [2023-11-02T04:30:07.054Z] ========================================================= [2023-11-02T04:30:07.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T04:30:07.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:30:07.506Z] + git log --format=format:%s -1 87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] echo [2023-11-02T04:30:07.544Z] [semverPrep] GIT_COMMIT: 87f3ded369b6d362272714c60d79bd60e502cd62, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-11-02T04:30:07.577Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T04:30:07.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T04:30:07.992Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T04:30:07.992Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T04:30:07.992Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T04:30:07.992Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-11-02T04:30:07.992Z] -a /etc/ssh/ssh_known_hosts [2023-11-02T04:30:07.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:30:08.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:30:08.481Z] [2023-11-02T04:30:08.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:30:08.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:30:08.906Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T04:30:08.906Z] b85a868b505f: Pulling fs layer [2023-11-02T04:30:08.906Z] e2be974225ed: Pulling fs layer [2023-11-02T04:30:08.906Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T04:30:08.906Z] 988bab9f4d93: Pulling fs layer [2023-11-02T04:30:08.906Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T04:30:08.906Z] eaf3925da568: Pulling fs layer [2023-11-02T04:30:08.906Z] bab4dde63d76: Pulling fs layer [2023-11-02T04:30:08.906Z] bde34c3a00c8: Pulling fs layer [2023-11-02T04:30:08.906Z] b352a97aabf1: Pulling fs layer [2023-11-02T04:30:08.906Z] 4872d77fe225: Pulling fs layer [2023-11-02T04:30:08.906Z] 5851b861e8e6: Pulling fs layer [2023-11-02T04:30:08.906Z] bab4dde63d76: Waiting [2023-11-02T04:30:08.906Z] bde34c3a00c8: Waiting [2023-11-02T04:30:08.906Z] b352a97aabf1: Waiting [2023-11-02T04:30:08.906Z] 4872d77fe225: Waiting [2023-11-02T04:30:08.906Z] 5851b861e8e6: Waiting [2023-11-02T04:30:08.906Z] 1469e6f7b9e6: Waiting [2023-11-02T04:30:08.906Z] 988bab9f4d93: Waiting [2023-11-02T04:30:08.906Z] eaf3925da568: Waiting [2023-11-02T04:30:08.906Z] e2be974225ed: Download complete [2023-11-02T04:30:08.906Z] 988bab9f4d93: Verifying Checksum [2023-11-02T04:30:08.906Z] 988bab9f4d93: Download complete [2023-11-02T04:30:08.906Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T04:30:08.906Z] 1469e6f7b9e6: Download complete [2023-11-02T04:30:08.906Z] eaf3925da568: Download complete [2023-11-02T04:30:09.165Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T04:30:09.165Z] 339a4e72a1f5: Download complete [2023-11-02T04:30:09.165Z] bde34c3a00c8: Verifying Checksum [2023-11-02T04:30:09.165Z] bde34c3a00c8: Download complete [2023-11-02T04:30:09.165Z] b352a97aabf1: Download complete [2023-11-02T04:30:09.165Z] 4872d77fe225: Verifying Checksum [2023-11-02T04:30:09.165Z] 4872d77fe225: Download complete [2023-11-02T04:30:09.165Z] 5851b861e8e6: Download complete [2023-11-02T04:30:09.165Z] b85a868b505f: Verifying Checksum [2023-11-02T04:30:09.165Z] b85a868b505f: Download complete [2023-11-02T04:30:09.427Z] bab4dde63d76: Verifying Checksum [2023-11-02T04:30:09.427Z] bab4dde63d76: Download complete [2023-11-02T04:30:10.806Z] b85a868b505f: Pull complete [2023-11-02T04:30:10.806Z] e2be974225ed: Pull complete [2023-11-02T04:30:11.066Z] 339a4e72a1f5: Pull complete [2023-11-02T04:30:11.336Z] 988bab9f4d93: Pull complete [2023-11-02T04:30:11.597Z] 1469e6f7b9e6: Pull complete [2023-11-02T04:30:11.597Z] eaf3925da568: Pull complete [2023-11-02T04:30:13.519Z] bab4dde63d76: Pull complete [2023-11-02T04:30:13.519Z] bde34c3a00c8: Pull complete [2023-11-02T04:30:13.779Z] b352a97aabf1: Pull complete [2023-11-02T04:30:14.042Z] 4872d77fe225: Pull complete [2023-11-02T04:30:14.043Z] 5851b861e8e6: Pull complete [2023-11-02T04:30:14.043Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T04:30:14.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:30:14.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:30:14.275Z] prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container [2023-11-02T04:30:14.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T04:30:18.792Z] $ docker top 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 -eo pid,comm [2023-11-02T04:30:18.845Z] 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-11-02T04:30:18.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T04:30:18.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T04:30:18.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T04:30:19.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T04:30:19.094Z] $ docker exec 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent [2023-11-02T04:30:19.206Z] SSH_AUTH_SOCK=/tmp/ssh-rqD9E0tG3Pgh/agent.33 [2023-11-02T04:30:19.206Z] SSH_AGENT_PID=39 [2023-11-02T04:30:19.213Z] Running ssh-add (command line suppressed) [2023-11-02T04:30:19.305Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_3915732932717334757.key (/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_3915732932717334757.key) [2023-11-02T04:30:19.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T04:30:19.652Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T04:30:19.679Z] $ docker exec --env ******** --env ******** 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent -k [2023-11-02T04:30:19.780Z] unset SSH_AUTH_SOCK; [2023-11-02T04:30:19.781Z] unset SSH_AGENT_PID; [2023-11-02T04:30:19.781Z] echo Agent pid 39 killed; [2023-11-02T04:30:19.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T04:30:19.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T04:30:19.891Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T04:30:19.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T04:30:20.001Z] $ docker exec 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent [2023-11-02T04:30:20.118Z] SSH_AUTH_SOCK=/tmp/ssh-sZ7Eaw2vmEUI/agent.72 [2023-11-02T04:30:20.118Z] SSH_AGENT_PID=78 [2023-11-02T04:30:20.123Z] Running ssh-add (command line suppressed) [2023-11-02T04:30:20.230Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_14828438019089479690.key (/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/private_key_14828438019089479690.key) [2023-11-02T04:30:20.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T04:30:20.583Z] + git semver init [2023-11-02T04:30:20.842Z] 2023-11-02 04:30:20,775 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T04:30:20.842Z] 2023-11-02 04:30:20,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver [2023-11-02T04:30:20.842Z] 2023-11-02 04:30:20,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver [2023-11-02T04:30:20.842Z] 2023-11-02 04:30:20,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1535, universal_newlines=False, shell=None, istream=None) [2023-11-02T04:30:21.785Z] 2023-11-02 04:30:21,779 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.git/info/exclude [2023-11-02T04:30:21.786Z] 2023-11-02 04:30:21,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver/PR-1535 with force:False [2023-11-02T04:30:21.786Z] 2023-11-02 04:30:21,779 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver/PR-1535 [2023-11-02T04:30:21.786Z] 2023-11-02 04:30:21,783 [execute] INFO git cat-file --batch-check [2023-11-02T04:30:21.786Z] 2023-11-02 04:30:21,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T04:30:22.047Z] 2023-11-02 04:30:21,789 [execute] INFO git cat-file --batch [2023-11-02T04:30:22.047Z] 2023-11-02 04:30:21,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T04:30:22.047Z] 2023-11-02 04:30:21,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1535/.semver/PR-1535 [2023-11-02T04:30:22.047Z] 0.0.0 [Pipeline] } [2023-11-02T04:30:22.076Z] $ docker exec --env ******** --env ******** 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 ssh-agent -k [2023-11-02T04:30:22.187Z] unset SSH_AUTH_SOCK; [2023-11-02T04:30:22.188Z] unset SSH_AGENT_PID; [2023-11-02T04:30:22.188Z] echo Agent pid 78 killed; [2023-11-02T04:30:22.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T04:30:22.632Z] + git semver [Pipeline] } [2023-11-02T04:30:22.913Z] $ docker stop --time=1 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 [2023-11-02T04:30:24.212Z] $ docker rm -f --volumes 7b3eb8887a2f2bee729f93326df12b236aaeef8703df591153f9c52d19ab6964 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:30:24.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T04:30:24.891Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T04:30:24.911Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-02T04:30:25.503Z] provisioning config files... [2023-11-02T04:30:25.513Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config3433385507930822552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:30:25.868Z] ---> docker-login.sh [2023-11-02T04:30:25.868Z] nexus3.edgexfoundry.org:10001 [2023-11-02T04:30:25.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:25.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:25.868Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:25.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:25.868Z] [2023-11-02T04:30:25.868Z] Login Succeeded [2023-11-02T04:30:25.868Z] nexus3.edgexfoundry.org:10002 [2023-11-02T04:30:25.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:26.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:26.128Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:26.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:26.128Z] [2023-11-02T04:30:26.128Z] Login Succeeded [2023-11-02T04:30:26.128Z] nexus3.edgexfoundry.org:10003 [2023-11-02T04:30:26.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:26.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:26.128Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:26.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:26.128Z] [2023-11-02T04:30:26.128Z] Login Succeeded [2023-11-02T04:30:26.128Z] nexus3.edgexfoundry.org:10004 [2023-11-02T04:30:26.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:26.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:26.128Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:26.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:26.128Z] [2023-11-02T04:30:26.128Z] Login Succeeded [2023-11-02T04:30:26.128Z] docker.io [2023-11-02T04:30:26.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:30:26.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:30:26.650Z] Configure a credential helper to remove this warning. See [2023-11-02T04:30:26.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:30:26.650Z] [2023-11-02T04:30:26.650Z] Login Succeeded [2023-11-02T04:30:26.650Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T04:30:26.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T04:30:26.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:30:27.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:30:27.133Z] ========================================================= [2023-11-02T04:30:27.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T04:30:27.133Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:30:27.708Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T04:30:27.709Z] Sending build context to Docker daemon 11.28MB [2023-11-02T04:30:27.709Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:30:27.709Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-02T04:30:27.970Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T04:30:27.970Z] 7264a8db6415: Pulling fs layer [2023-11-02T04:30:27.970Z] c4d48a809fc2: Pulling fs layer [2023-11-02T04:30:27.970Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T04:30:27.970Z] ad3a456e5733: Pulling fs layer [2023-11-02T04:30:27.970Z] 33e27b845d1e: Pulling fs layer [2023-11-02T04:30:27.970Z] c68163c4e522: Pulling fs layer [2023-11-02T04:30:27.970Z] 50da416c3ac9: Pulling fs layer [2023-11-02T04:30:27.970Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T04:30:27.970Z] 33e27b845d1e: Waiting [2023-11-02T04:30:27.970Z] c68163c4e522: Waiting [2023-11-02T04:30:27.970Z] 50da416c3ac9: Waiting [2023-11-02T04:30:27.970Z] 23d2d4c4bb30: Waiting [2023-11-02T04:30:27.970Z] ad3a456e5733: Waiting [2023-11-02T04:30:27.970Z] c4d48a809fc2: Download complete [2023-11-02T04:30:27.970Z] ad3a456e5733: Download complete [2023-11-02T04:30:27.970Z] 33e27b845d1e: Download complete [2023-11-02T04:30:27.970Z] 7264a8db6415: Verifying Checksum [2023-11-02T04:30:27.970Z] 7264a8db6415: Download complete [2023-11-02T04:30:27.970Z] c68163c4e522: Verifying Checksum [2023-11-02T04:30:27.970Z] c68163c4e522: Download complete [2023-11-02T04:30:28.231Z] 7264a8db6415: Pull complete [2023-11-02T04:30:28.231Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T04:30:28.231Z] 23d2d4c4bb30: Download complete [2023-11-02T04:30:28.231Z] 4f1c88b9dad5: Download complete [2023-11-02T04:30:28.490Z] c4d48a809fc2: Pull complete [2023-11-02T04:30:28.749Z] 50da416c3ac9: Verifying Checksum [2023-11-02T04:30:28.749Z] 50da416c3ac9: Download complete [2023-11-02T04:30:32.037Z] 4f1c88b9dad5: Pull complete [2023-11-02T04:30:32.037Z] ad3a456e5733: Pull complete [2023-11-02T04:30:32.037Z] 33e27b845d1e: Pull complete [2023-11-02T04:30:32.037Z] c68163c4e522: Pull complete [2023-11-02T04:30:34.569Z] 50da416c3ac9: Pull complete [2023-11-02T04:30:34.828Z] 23d2d4c4bb30: Pull complete [2023-11-02T04:30:34.828Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T04:30:34.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T04:30:34.828Z] ---> 0786185ac409 [2023-11-02T04:30:34.828Z] Step 3/10 : ARG MAKE=make build [2023-11-02T04:30:40.323Z] Still waiting to schedule task [2023-11-02T04:30:40.324Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-02T04:30:44.813Z] ---> Running in 679fd7718b44 [2023-11-02T04:30:44.813Z] Removing intermediate container 679fd7718b44 [2023-11-02T04:30:44.813Z] ---> 90ab17159f34 [2023-11-02T04:30:44.813Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-02T04:30:44.813Z] ---> Running in 47f6a54f2048 [2023-11-02T04:30:44.813Z] Removing intermediate container 47f6a54f2048 [2023-11-02T04:30:44.813Z] ---> 18461de61380 [2023-11-02T04:30:44.813Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T04:30:44.813Z] ---> Running in 30ac0f152cba [2023-11-02T04:30:44.813Z] Removing intermediate container 30ac0f152cba [2023-11-02T04:30:44.813Z] ---> 940c2799c645 [2023-11-02T04:30:44.813Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-02T04:30:44.813Z] ---> Running in 7475a45419bb [2023-11-02T04:30:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T04:30:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T04:30:44.813Z] OK: 264 MiB in 52 packages [2023-11-02T04:30:46.734Z] Removing intermediate container 7475a45419bb [2023-11-02T04:30:46.734Z] ---> fb8c9e730fcb [2023-11-02T04:30:46.734Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-02T04:30:47.303Z] ---> c270e0954658 [2023-11-02T04:30:47.303Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:30:47.303Z] ---> Running in 60228f14ff4f [2023-11-02T04:32:53.854Z] Removing intermediate container 60228f14ff4f [2023-11-02T04:32:53.854Z] ---> 6c7d7aed3d9d [2023-11-02T04:32:53.854Z] Step 9/10 : COPY . . [2023-11-02T04:32:53.854Z] ---> 1039ef69f8be [2023-11-02T04:32:53.854Z] Step 10/10 : RUN ${MAKE} [2023-11-02T04:32:53.854Z] ---> Running in 0a1b265c47b4 [2023-11-02T04:32:54.421Z] noop [2023-11-02T04:32:54.688Z] Removing intermediate container 0a1b265c47b4 [2023-11-02T04:32:54.688Z] ---> 61a662cf66a4 [2023-11-02T04:32:54.688Z] Successfully built 61a662cf66a4 [2023-11-02T04:32:54.947Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:32:55.388Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T04:32:55.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:32:55.541Z] prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container [2023-11-02T04:32:55.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T04:32:55.963Z] $ docker top f71b64102aed3678bab9bd1d7717221f6ad7bb0682993183123f1d19024f8414 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:32:56.366Z] + go version [2023-11-02T04:32:56.366Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T04:32:56.394Z] $ docker stop --time=1 f71b64102aed3678bab9bd1d7717221f6ad7bb0682993183123f1d19024f8414 [2023-11-02T04:32:57.839Z] $ docker rm -f --volumes f71b64102aed3678bab9bd1d7717221f6ad7bb0682993183123f1d19024f8414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:32:58.615Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T04:32:58.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:32:58.787Z] prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container [2023-11-02T04:32:58.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T04:32:59.353Z] $ docker top b6d8ecc2d3775630b03da85f5cde0c8afab27a833a0ac62dc7767d4328b2e627 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:32:59.748Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1535 [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:33:00.113Z] + make test [2023-11-02T04:33:00.113Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T04:33:06.683Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-02T04:33:21.562Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.058s coverage: 27.6% of statements [2023-11-02T04:33:21.562Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-02T04:33:21.562Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements [2023-11-02T04:33:21.562Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.065s coverage: 86.0% of statements [2023-11-02T04:33:22.496Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements [2023-11-02T04:33:22.496Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-02T04:33:22.496Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-02T04:33:22.759Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-02T04:33:26.210Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.049s coverage: 14.4% of statements [2023-11-02T04:33:26.210Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.757s coverage: 45.9% of statements [2023-11-02T04:33:26.210Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.082s coverage: 68.5% of statements [2023-11-02T04:33:26.210Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.124s coverage: 89.2% of statements [2023-11-02T04:33:26.210Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.045s coverage: 5.5% of statements [2023-11-02T04:33:58.311Z] GO111MODULE=on go vet ./... [2023-11-02T04:33:58.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:33:58.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:33:58.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T04:33:58.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T04:33:58.388Z] $ docker stop --time=1 b6d8ecc2d3775630b03da85f5cde0c8afab27a833a0ac62dc7767d4328b2e627 [2023-11-02T04:34:06.691Z] $ docker rm -f --volumes b6d8ecc2d3775630b03da85f5cde0c8afab27a833a0ac62dc7767d4328b2e627 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:34:07.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T04:34:07.433Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T04:34:08.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T04:34:08.425Z] + ls -al . [2023-11-02T04:34:08.425Z] total 308 [2023-11-02T04:34:08.425Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 2 04:33 . [2023-11-02T04:34:08.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:29 .. [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 04:29 .dockerignore [2023-11-02T04:34:08.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:33 .git [2023-11-02T04:34:08.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:29 .github [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 2 04:29 .gitignore [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 04:29 .golangci.yml [2023-11-02T04:34:08.425Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:30 .semver [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 2 04:29 CHANGELOG.md [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 04:29 GOVERNANCE.md [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 2 04:29 Jenkinsfile [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 04:29 LICENSE [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 2 04:29 Makefile [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 04:29 OWNERS.md [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 2 04:29 README.md [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:30 VERSION [2023-11-02T04:34:08.425Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:29 bin [2023-11-02T04:34:08.425Z] -rw-r--r-- 1 jenkins jenkins 122155 Nov 2 04:33 coverage.out [2023-11-02T04:34:08.425Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 04:29 example [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 3723 Nov 2 04:29 go.mod [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 34277 Nov 2 04:29 go.sum [2023-11-02T04:34:08.425Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:29 internal [2023-11-02T04:34:08.425Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:29 openapi [2023-11-02T04:34:08.425Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:29 pkg [2023-11-02T04:34:08.425Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:29 snap [2023-11-02T04:34:08.425Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:34:08.824Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=87f3ded369b6d362272714c60d79bd60e502cd62 --label arch=amd64 --label version=0.0.0 . [2023-11-02T04:34:08.825Z] Sending build context to Docker daemon 11.4MB [2023-11-02T04:34:08.825Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:34:08.825Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-02T04:34:08.825Z] ---> 61a662cf66a4 [2023-11-02T04:34:08.825Z] Step 3/23 : ARG MAKE=make build [2023-11-02T04:34:10.201Z] ---> Running in 1c201db6ee88 [2023-11-02T04:34:10.201Z] Removing intermediate container 1c201db6ee88 [2023-11-02T04:34:10.201Z] ---> 5ab49d8345f2 [2023-11-02T04:34:10.201Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-02T04:34:10.201Z] ---> Running in 6426c30b14c3 [2023-11-02T04:34:10.470Z] Removing intermediate container 6426c30b14c3 [2023-11-02T04:34:10.470Z] ---> c51cb55aa8fd [2023-11-02T04:34:10.470Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T04:34:10.470Z] ---> Running in c8ad50970c97 [2023-11-02T04:34:10.470Z] Removing intermediate container c8ad50970c97 [2023-11-02T04:34:10.470Z] ---> da269b0a9694 [2023-11-02T04:34:10.470Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-02T04:34:10.470Z] ---> Running in 927f00672178 [2023-11-02T04:34:10.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T04:34:10.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T04:34:11.245Z] OK: 264 MiB in 52 packages [2023-11-02T04:34:12.620Z] Removing intermediate container 927f00672178 [2023-11-02T04:34:12.620Z] ---> c060757222f7 [2023-11-02T04:34:12.620Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-02T04:34:12.620Z] ---> c8316cacf485 [2023-11-02T04:34:12.620Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:34:12.620Z] ---> Running in d8fe44dccab2 [2023-11-02T04:34:13.186Z] Removing intermediate container d8fe44dccab2 [2023-11-02T04:34:13.186Z] ---> 0b16bdbe66f4 [2023-11-02T04:34:13.186Z] Step 9/23 : COPY . . [2023-11-02T04:34:14.275Z] ---> c7f9962a3e22 [2023-11-02T04:34:14.275Z] Step 10/23 : RUN ${MAKE} [2023-11-02T04:34:14.275Z] ---> Running in da21f3b6ce8f [2023-11-02T04:34:14.532Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-11-02T04:34:20.196Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16343 in /w/workspace/gexfoundry_device-sdk-go_PR-1535 [Pipeline] { [Pipeline] ws [2023-11-02T04:34:20.258Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T04:34:20.336Z] The recommended git tool is: git [2023-11-02T04:34:25.547Z] using credential edgex-jenkins-ssh [2023-11-02T04:34:25.564Z] Cloning the remote Git repository [2023-11-02T04:34:25.607Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-11-02T04:34:25.702Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-11-02T04:34:25.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-02T04:34:25.834Z] > git --version # timeout=10 [2023-11-02T04:34:25.855Z] > git --version # 'git version 2.25.1' [2023-11-02T04:34:25.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:34:26.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T04:34:27.659Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-02T04:34:27.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T04:34:29.111Z] Merging remotes/origin/main commit 487ca8dbaf5a7983b4dd4e8681142a99360f28bf into PR head commit 87f3ded369b6d362272714c60d79bd60e502cd62 [2023-11-02T04:34:28.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-11-02T04:34:28.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-11-02T04:34:28.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:34:28.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1535/head:refs/remotes/origin/PR-1535 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T04:34:29.398Z] Merge succeeded, producing 87f3ded369b6d362272714c60d79bd60e502cd62 [2023-11-02T04:34:29.399Z] Checking out Revision 87f3ded369b6d362272714c60d79bd60e502cd62 (PR-1535) [2023-11-02T04:34:29.910Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-02T04:34:29.959Z] > git --version # timeout=10 [2023-11-02T04:34:29.972Z] > git --version # 'git version 2.25.1' [2023-11-02T04:34:29.986Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-11-02T04:34:29.131Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T04:34:29.201Z] > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 [2023-11-02T04:34:29.306Z] > git remote # timeout=10 [2023-11-02T04:34:29.325Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T04:34:29.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:34:29.350Z] > git merge 487ca8dbaf5a7983b4dd4e8681142a99360f28bf # timeout=10 [2023-11-02T04:34:29.374Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T04:34:29.406Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T04:34:29.420Z] > git checkout -f 87f3ded369b6d362272714c60d79bd60e502cd62 # timeout=10 [Pipeline] sh [2023-11-02T04:34:31.019Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T04:34:31.020Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T04:34:31.020Z] Dload Upload Total Spent Left Speed [2023-11-02T04:34:31.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-11-02T04:34:31.600Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T04:34:31.956Z] + sudo tee /etc/docker/daemon.new [2023-11-02T04:34:31.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T04:34:31.956Z] { [2023-11-02T04:34:31.956Z] "registry-mirrors": [ [2023-11-02T04:34:31.956Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T04:34:31.956Z] ], [2023-11-02T04:34:31.956Z] "bip": "10.250.0.254/24", [2023-11-02T04:34:31.956Z] "hosts": [ [2023-11-02T04:34:31.956Z] "tcp://0.0.0.0:5555", [2023-11-02T04:34:31.956Z] "unix:///var/run/docker.sock" [2023-11-02T04:34:31.956Z] ], [2023-11-02T04:34:31.956Z] "mtu": 1458, [2023-11-02T04:34:31.956Z] "selinux-enabled": true, [2023-11-02T04:34:31.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T04:34:31.956Z] } [Pipeline] sh [2023-11-02T04:34:32.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T04:34:32.675Z] + sudo service docker restart [2023-11-02T04:34:46.746Z] Removing intermediate container da21f3b6ce8f [2023-11-02T04:34:46.746Z] ---> 33b32e45d3f4 [2023-11-02T04:34:46.746Z] Step 11/23 : FROM alpine:3.18 [2023-11-02T04:34:46.746Z] 3.18: Pulling from library/alpine [2023-11-02T04:34:46.746Z] 96526aa774ef: Pulling fs layer [2023-11-02T04:34:46.746Z] 96526aa774ef: Verifying Checksum [2023-11-02T04:34:46.746Z] 96526aa774ef: Download complete [2023-11-02T04:34:47.008Z] 96526aa774ef: Pull complete [2023-11-02T04:34:47.970Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T04:34:48.516Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T04:34:48.516Z] ---> 8ca4688f4f35 [2023-11-02T04:34:48.516Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-02T04:34:49.900Z] ---> Running in e474e7e9a713 [2023-11-02T04:34:50.842Z] Removing intermediate container e474e7e9a713 [2023-11-02T04:34:50.842Z] ---> 882e4453c8c6 [2023-11-02T04:34:50.842Z] Step 13/23 : RUN apk add --update --no-cache [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:34:51.061Z] provisioning config files... [2023-11-02T04:34:51.087Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config12744780267613568930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:34:51.415Z] ---> Running in 10d12859ffbd [2023-11-02T04:34:51.472Z] ---> docker-login.sh [2023-11-02T04:34:51.472Z] nexus3.edgexfoundry.org:10001 [2023-11-02T04:34:51.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:34:51.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T04:34:52.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:34:52.020Z] Configure a credential helper to remove this warning. See [2023-11-02T04:34:52.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:34:52.020Z] [2023-11-02T04:34:52.020Z] Login Succeeded [2023-11-02T04:34:52.020Z] nexus3.edgexfoundry.org:10002 [2023-11-02T04:34:52.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T04:34:52.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:34:52.502Z] OK: 7 MiB in 15 packages [2023-11-02T04:34:52.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:34:52.570Z] Configure a credential helper to remove this warning. See [2023-11-02T04:34:52.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:34:52.570Z] [2023-11-02T04:34:52.570Z] Login Succeeded [2023-11-02T04:34:52.570Z] nexus3.edgexfoundry.org:10003 [2023-11-02T04:34:52.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:34:52.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:34:52.839Z] Configure a credential helper to remove this warning. See [2023-11-02T04:34:52.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:34:52.839Z] [2023-11-02T04:34:52.839Z] Login Succeeded [2023-11-02T04:34:52.839Z] nexus3.edgexfoundry.org:10004 [2023-11-02T04:34:53.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:34:53.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:34:53.110Z] Configure a credential helper to remove this warning. See [2023-11-02T04:34:53.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:34:53.110Z] [2023-11-02T04:34:53.110Z] Login Succeeded [2023-11-02T04:34:53.110Z] docker.io [2023-11-02T04:34:53.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T04:34:53.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T04:34:53.646Z] Configure a credential helper to remove this warning. See [2023-11-02T04:34:53.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T04:34:53.646Z] [2023-11-02T04:34:53.646Z] Login Succeeded [2023-11-02T04:34:53.646Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T04:34:53.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T04:34:54.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:34:54.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:34:54.113Z] ========================================================= [2023-11-02T04:34:54.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T04:34:54.113Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:34:54.409Z] Removing intermediate container 10d12859ffbd [2023-11-02T04:34:54.409Z] ---> e8924e99f74f [2023-11-02T04:34:54.409Z] Step 14/23 : WORKDIR / [2023-11-02T04:34:54.621Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T04:34:54.889Z] Sending build context to Docker daemon 6.036MB [2023-11-02T04:34:55.005Z] ---> Running in c694ba3a0e31 [2023-11-02T04:34:55.156Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:34:55.156Z] Step 2/10 : FROM ${BASE} AS builder [2023-11-02T04:34:55.943Z] Removing intermediate container c694ba3a0e31 [2023-11-02T04:34:55.943Z] ---> 76835e40e20b [2023-11-02T04:34:55.943Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-02T04:34:56.237Z] ---> bb40743d6f12 [2023-11-02T04:34:56.237Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-02T04:34:58.138Z] ---> a6814cd4a464 [2023-11-02T04:34:58.139Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-02T04:34:58.139Z] ---> 5d940bdc3f9a [2023-11-02T04:34:58.139Z] Step 18/23 : EXPOSE 59999 [2023-11-02T04:34:58.139Z] ---> Running in fa9b5171f61b [2023-11-02T04:34:58.511Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T04:34:58.511Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T04:34:58.511Z] 5d54e960e981: Pulling fs layer [2023-11-02T04:34:58.511Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T04:34:58.511Z] f0e02332f6b5: Pulling fs layer [2023-11-02T04:34:58.511Z] cefa15bbcfad: Pulling fs layer [2023-11-02T04:34:58.511Z] 17808c966233: Pulling fs layer [2023-11-02T04:34:58.511Z] f4c1fc716caa: Pulling fs layer [2023-11-02T04:34:58.511Z] cefa15bbcfad: Waiting [2023-11-02T04:34:58.511Z] 17808c966233: Waiting [2023-11-02T04:34:58.511Z] f4c1fc716caa: Waiting [2023-11-02T04:34:58.511Z] f0e02332f6b5: Waiting [2023-11-02T04:34:58.511Z] 5d54e960e981: Verifying Checksum [2023-11-02T04:34:58.511Z] 5d54e960e981: Download complete [2023-11-02T04:34:58.511Z] f0e02332f6b5: Verifying Checksum [2023-11-02T04:34:58.511Z] f0e02332f6b5: Download complete [2023-11-02T04:34:58.511Z] cefa15bbcfad: Verifying Checksum [2023-11-02T04:34:58.511Z] cefa15bbcfad: Download complete [2023-11-02T04:34:58.511Z] 9fda8d8052c6: Download complete [2023-11-02T04:34:58.705Z] Removing intermediate container fa9b5171f61b [2023-11-02T04:34:58.706Z] ---> 60e568d21782 [2023-11-02T04:34:58.706Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-02T04:34:58.790Z] f4c1fc716caa: Verifying Checksum [2023-11-02T04:34:58.790Z] f4c1fc716caa: Download complete [2023-11-02T04:34:58.970Z] ---> Running in 5fd81bfcf150 [2023-11-02T04:34:59.062Z] 9fda8d8052c6: Pull complete [2023-11-02T04:34:59.538Z] Removing intermediate container 5fd81bfcf150 [2023-11-02T04:34:59.539Z] ---> 09a5eef2210f [2023-11-02T04:34:59.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T04:34:59.664Z] 5d54e960e981: Pull complete [2023-11-02T04:34:59.797Z] ---> Running in a8bc610a55a0 [2023-11-02T04:35:00.055Z] Removing intermediate container a8bc610a55a0 [2023-11-02T04:35:00.055Z] ---> 748e6f2bc925 [2023-11-02T04:35:00.055Z] Step 21/23 : LABEL arch=amd64 [2023-11-02T04:35:00.055Z] ---> Running in 9c544442eea9 [2023-11-02T04:35:00.266Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T04:35:00.266Z] c4a7e357bf2a: Download complete [2023-11-02T04:35:00.668Z] Removing intermediate container 9c544442eea9 [2023-11-02T04:35:00.668Z] ---> be9f66a4ef0e [2023-11-02T04:35:00.669Z] Step 22/23 : LABEL git_sha=87f3ded369b6d362272714c60d79bd60e502cd62 [2023-11-02T04:35:00.669Z] ---> Running in f3354a696cef [2023-11-02T04:35:00.856Z] 17808c966233: Verifying Checksum [2023-11-02T04:35:00.856Z] 17808c966233: Download complete [2023-11-02T04:35:00.939Z] Removing intermediate container f3354a696cef [2023-11-02T04:35:00.939Z] ---> 9c2108d4bad9 [2023-11-02T04:35:00.939Z] Step 23/23 : LABEL version=0.0.0 [2023-11-02T04:35:02.406Z] ---> Running in 810e944ad8e6 [2023-11-02T04:35:03.353Z] Removing intermediate container 810e944ad8e6 [2023-11-02T04:35:03.353Z] ---> ddf84a911530 [2023-11-02T04:35:03.353Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T04:35:03.353Z] Successfully built ddf84a911530 [2023-11-02T04:35:03.353Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:35:04.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:35:04.276Z] [2023-11-02T04:35:04.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:35:04.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:35:04.653Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T04:35:04.653Z] 5eb5b503b376: Pulling fs layer [2023-11-02T04:35:04.653Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T04:35:04.653Z] ec43610c2a17: Pulling fs layer [2023-11-02T04:35:04.653Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T04:35:04.653Z] 33b1e0a273af: Pulling fs layer [2023-11-02T04:35:04.653Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T04:35:04.653Z] 2f39f015ded8: Pulling fs layer [2023-11-02T04:35:04.653Z] 3a2ae6a8a46f: Waiting [2023-11-02T04:35:04.653Z] 33b1e0a273af: Waiting [2023-11-02T04:35:04.653Z] 5d3b04190fa2: Waiting [2023-11-02T04:35:04.653Z] 2f39f015ded8: Waiting [2023-11-02T04:35:04.653Z] 5c69ac0246d0: Download complete [2023-11-02T04:35:04.653Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T04:35:04.653Z] 3a2ae6a8a46f: Download complete [2023-11-02T04:35:04.653Z] 33b1e0a273af: Verifying Checksum [2023-11-02T04:35:04.653Z] 33b1e0a273af: Download complete [2023-11-02T04:35:04.653Z] ec43610c2a17: Verifying Checksum [2023-11-02T04:35:04.653Z] ec43610c2a17: Download complete [2023-11-02T04:35:04.653Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T04:35:04.653Z] 5d3b04190fa2: Download complete [2023-11-02T04:35:04.913Z] 5eb5b503b376: Download complete [2023-11-02T04:35:05.876Z] 2f39f015ded8: Verifying Checksum [2023-11-02T04:35:05.876Z] 2f39f015ded8: Download complete [2023-11-02T04:35:12.448Z] 5eb5b503b376: Pull complete [2023-11-02T04:35:12.448Z] 5c69ac0246d0: Pull complete [2023-11-02T04:35:12.448Z] ec43610c2a17: Pull complete [2023-11-02T04:35:12.448Z] 3a2ae6a8a46f: Pull complete [2023-11-02T04:35:12.707Z] 33b1e0a273af: Pull complete [2023-11-02T04:35:12.707Z] 5d3b04190fa2: Pull complete [2023-11-02T04:35:15.879Z] c4a7e357bf2a: Pull complete [2023-11-02T04:35:15.880Z] f0e02332f6b5: Pull complete [2023-11-02T04:35:15.880Z] cefa15bbcfad: Pull complete [2023-11-02T04:35:17.974Z] 2f39f015ded8: Pull complete [2023-11-02T04:35:18.233Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T04:35:18.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:35:18.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:35:18.995Z] prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container [2023-11-02T04:35:19.025Z] $ 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/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T04:35:24.084Z] 17808c966233: Pull complete [2023-11-02T04:35:27.510Z] f4c1fc716caa: Pull complete [2023-11-02T04:35:27.510Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T04:35:27.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T04:35:27.510Z] ---> ea914061e18c [2023-11-02T04:35:27.510Z] Step 3/10 : ARG MAKE=make build [2023-11-02T04:35:28.941Z] ---> Running in 658884fe0ff8 [2023-11-02T04:35:29.209Z] Removing intermediate container 658884fe0ff8 [2023-11-02T04:35:29.209Z] ---> 3a49860c13c8 [2023-11-02T04:35:29.209Z] Step 4/10 : WORKDIR /device-sdk-go [2023-11-02T04:35:29.209Z] ---> Running in 70743e1ec268 [2023-11-02T04:35:29.481Z] Removing intermediate container 70743e1ec268 [2023-11-02T04:35:29.481Z] ---> 0ae09555cf1c [2023-11-02T04:35:29.481Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T04:35:29.481Z] ---> Running in dc7298e679d5 [2023-11-02T04:35:29.766Z] Removing intermediate container dc7298e679d5 [2023-11-02T04:35:29.766Z] ---> 88645ddb8d30 [2023-11-02T04:35:29.766Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-11-02T04:35:30.037Z] ---> Running in 570e94137590 [2023-11-02T04:35:31.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T04:35:31.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T04:35:32.250Z] $ docker top 552d5e7ff55d5ff80966dcf02fd6cccad56c989172625c9f57aa43a198896730 -eo pid,comm [Pipeline] { [2023-11-02T04:35:32.546Z] OK: 266 MiB in 52 packages [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:35:32.916Z] ---> job-cost.sh [2023-11-02T04:35:32.916Z] lf-activate-venv: SKIPPING [2023-11-02T04:35:32.916Z] INFO: No Stack... [2023-11-02T04:35:33.140Z] Removing intermediate container 570e94137590 [2023-11-02T04:35:33.140Z] ---> 60d0e1058218 [2023-11-02T04:35:33.140Z] Step 7/10 : COPY go.mod vendor* ./ [2023-11-02T04:35:33.485Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T04:35:33.738Z] ---> 18f0d8807f23 [2023-11-02T04:35:33.738Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:35:33.738Z] ---> Running in 69ddb7bab1f4 [2023-11-02T04:35:33.746Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T04:35:34.076Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives/cost.csv [2023-11-02T04:35:34.076Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T04:35:34.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [2023-11-02T04:35:34.122Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] did not exist. Created. [2023-11-02T04:35:34.122Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T04:35:34.522Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T04:35:34.583Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T04:35:34.609Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T04:35:34.692Z] $ docker stop --time=1 552d5e7ff55d5ff80966dcf02fd6cccad56c989172625c9f57aa43a198896730 [2023-11-02T04:35:37.044Z] $ docker rm -f --volumes 552d5e7ff55d5ff80966dcf02fd6cccad56c989172625c9f57aa43a198896730 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T04:36:55.373Z] Removing intermediate container 69ddb7bab1f4 [2023-11-02T04:36:55.373Z] ---> 3ca72c596336 [2023-11-02T04:36:55.373Z] Step 9/10 : COPY . . [2023-11-02T04:36:55.373Z] ---> 2b345d9128a2 [2023-11-02T04:36:55.373Z] Step 10/10 : RUN ${MAKE} [2023-11-02T04:36:55.373Z] ---> Running in 0af69a2b2748 [2023-11-02T04:36:55.373Z] noop [2023-11-02T04:36:55.373Z] Removing intermediate container 0af69a2b2748 [2023-11-02T04:36:55.373Z] ---> cab9e7f366b3 [2023-11-02T04:36:55.373Z] Successfully built cab9e7f366b3 [2023-11-02T04:36:55.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:36:55.861Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T04:36:55.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:36:56.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-16343 does not seem to be running inside a container [2023-11-02T04:36:56.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T04:36:57.379Z] $ docker top 66601447f8f245a58c6e55c8b2e477381e604daa89be025413d6ba9fd6ea5631 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:36:58.251Z] + go version [2023-11-02T04:36:58.251Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T04:36:58.287Z] $ docker stop --time=1 66601447f8f245a58c6e55c8b2e477381e604daa89be025413d6ba9fd6ea5631 [2023-11-02T04:36:59.877Z] $ docker rm -f --volumes 66601447f8f245a58c6e55c8b2e477381e604daa89be025413d6ba9fd6ea5631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:37:00.727Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T04:37:00.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:37:00.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-16343 does not seem to be running inside a container [2023-11-02T04:37:01.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T04:37:02.184Z] $ docker top a6c9e6f1ac9f34930c4f34713f4cec409f6994a35046e0cef7f76fb0aecf7d73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:37:03.052Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:37:03.440Z] + make test [2023-11-02T04:37:03.707Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T04:37:42.585Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-11-02T04:39:19.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-11-02T04:39:19.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-11-02T04:39:19.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-11-02T04:39:19.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-11-02T04:39:19.256Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-11-02T04:39:19.256Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.193s coverage: 27.6% of statements [2023-11-02T04:39:22.596Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.241s coverage: 81.5% of statements [2023-11-02T04:39:30.788Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-11-02T04:39:30.788Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-11-02T04:39:31.056Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.299s coverage: 86.0% of statements [2023-11-02T04:39:35.304Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-11-02T04:39:36.707Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.505s coverage: 71.8% of statements [2023-11-02T04:39:40.051Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-11-02T04:39:40.051Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-02T04:39:40.051Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.243s coverage: 14.4% of statements [2023-11-02T04:39:40.051Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.629s coverage: 45.9% of statements [2023-11-02T04:39:41.489Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.375s coverage: 68.5% of statements [2023-11-02T04:39:44.067Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.405s coverage: 89.2% of statements [2023-11-02T04:39:44.342Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-11-02T04:39:45.744Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.215s coverage: 5.5% of statements [2023-11-02T04:39:46.325Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T04:39:46.325Z] GO111MODULE=on go vet ./... [2023-11-02T04:41:37.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:41:37.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:41:37.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T04:41:38.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T04:41:38.070Z] $ docker stop --time=1 a6c9e6f1ac9f34930c4f34713f4cec409f6994a35046e0cef7f76fb0aecf7d73 [2023-11-02T04:41:39.933Z] $ docker rm -f --volumes a6c9e6f1ac9f34930c4f34713f4cec409f6994a35046e0cef7f76fb0aecf7d73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:41:41.554Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T04:41:41.588Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T04:41:42.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:41:42.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T04:41:43.113Z] + ls -al . [2023-11-02T04:41:43.113Z] total 304 [2023-11-02T04:41:43.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 04:37 . [2023-11-02T04:41:43.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:34 .. [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 04:34 .dockerignore [2023-11-02T04:41:43.113Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 04:34 .git [2023-11-02T04:41:43.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:34 .github [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 2 04:34 .gitignore [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 04:34 .golangci.yml [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 2 04:34 CHANGELOG.md [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 04:34 GOVERNANCE.md [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 885 Nov 2 04:34 Jenkinsfile [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 2 04:34 LICENSE [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 1842 Nov 2 04:34 Makefile [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 2 04:34 OWNERS.md [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 4933 Nov 2 04:34 README.md [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 04:30 VERSION [2023-11-02T04:41:43.113Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 04:34 bin [2023-11-02T04:41:43.113Z] -rw-r--r-- 1 jenkins jenkins 122151 Nov 2 04:39 coverage.out [2023-11-02T04:41:43.113Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 2 04:34 example [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 3723 Nov 2 04:34 go.mod [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 34277 Nov 2 04:34 go.sum [2023-11-02T04:41:43.113Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:34 internal [2023-11-02T04:41:43.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 04:34 openapi [2023-11-02T04:41:43.113Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 04:34 pkg [2023-11-02T04:41:43.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 04:34 snap [2023-11-02T04:41:43.113Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 2 04:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:41:43.542Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=87f3ded369b6d362272714c60d79bd60e502cd62 --label arch=arm64 --label version=0.0.0 . [2023-11-02T04:41:44.128Z] Sending build context to Docker daemon 6.159MB [2023-11-02T04:41:44.128Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T04:41:44.128Z] Step 2/23 : FROM ${BASE} AS builder [2023-11-02T04:41:44.128Z] ---> cab9e7f366b3 [2023-11-02T04:41:44.128Z] Step 3/23 : ARG MAKE=make build [2023-11-02T04:41:45.152Z] ---> Running in db4f7adbd9b2 [2023-11-02T04:41:45.759Z] Removing intermediate container db4f7adbd9b2 [2023-11-02T04:41:45.759Z] ---> 2e54e34f2c22 [2023-11-02T04:41:45.759Z] Step 4/23 : WORKDIR /device-sdk-go [2023-11-02T04:41:45.759Z] ---> Running in 0890b1bd7239 [2023-11-02T04:41:46.033Z] Removing intermediate container 0890b1bd7239 [2023-11-02T04:41:46.033Z] ---> a3fbecbb51fc [2023-11-02T04:41:46.033Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T04:41:46.034Z] ---> Running in fdec70b64dc3 [2023-11-02T04:41:46.352Z] Removing intermediate container fdec70b64dc3 [2023-11-02T04:41:46.352Z] ---> 72155e2cdb32 [2023-11-02T04:41:46.352Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-11-02T04:41:46.352Z] ---> Running in 73f34d3cdaad [2023-11-02T04:41:47.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T04:41:48.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T04:41:49.075Z] OK: 266 MiB in 52 packages [2023-11-02T04:41:50.043Z] Removing intermediate container 73f34d3cdaad [2023-11-02T04:41:50.043Z] ---> 8fd845e9fde0 [2023-11-02T04:41:50.043Z] Step 7/23 : COPY go.mod vendor* ./ [2023-11-02T04:41:50.625Z] ---> 40ed6b843f50 [2023-11-02T04:41:50.625Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T04:41:50.625Z] ---> Running in a9b2665c8788 [2023-11-02T04:41:52.565Z] Removing intermediate container a9b2665c8788 [2023-11-02T04:41:52.565Z] ---> e083de656ea3 [2023-11-02T04:41:52.565Z] Step 9/23 : COPY . . [2023-11-02T04:41:53.525Z] ---> 9bd8985a942b [2023-11-02T04:41:53.525Z] Step 10/23 : RUN ${MAKE} [2023-11-02T04:41:53.793Z] ---> Running in 36d31d0ce70d [2023-11-02T04:41:54.756Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-11-02T04:43:46.392Z] Removing intermediate container 36d31d0ce70d [2023-11-02T04:43:46.392Z] ---> a29d6e108a76 [2023-11-02T04:43:46.392Z] Step 11/23 : FROM alpine:3.18 [2023-11-02T04:43:46.392Z] 3.18: Pulling from library/alpine [2023-11-02T04:43:46.392Z] 579b34f0a95b: Pulling fs layer [2023-11-02T04:43:46.392Z] 579b34f0a95b: Verifying Checksum [2023-11-02T04:43:46.392Z] 579b34f0a95b: Download complete [2023-11-02T04:43:46.392Z] 579b34f0a95b: Pull complete [2023-11-02T04:43:46.392Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T04:43:46.392Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T04:43:46.392Z] ---> 3cc203321400 [2023-11-02T04:43:46.392Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-11-02T04:43:46.392Z] ---> Running in f41bb3bc2631 [2023-11-02T04:43:46.392Z] Removing intermediate container f41bb3bc2631 [2023-11-02T04:43:46.392Z] ---> e2154b9fea8a [2023-11-02T04:43:46.392Z] Step 13/23 : RUN apk add --update --no-cache [2023-11-02T04:43:46.392Z] ---> Running in bf71673f8102 [2023-11-02T04:43:46.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T04:43:46.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T04:43:46.392Z] OK: 8 MiB in 15 packages [2023-11-02T04:43:46.392Z] Removing intermediate container bf71673f8102 [2023-11-02T04:43:46.392Z] ---> a39bc74e3fb0 [2023-11-02T04:43:46.392Z] Step 14/23 : WORKDIR / [2023-11-02T04:43:46.392Z] ---> Running in 455c06026e75 [2023-11-02T04:43:46.392Z] Removing intermediate container 455c06026e75 [2023-11-02T04:43:46.392Z] ---> b8a002ba27d7 [2023-11-02T04:43:46.392Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-11-02T04:43:46.392Z] ---> 6dd5418b6b9c [2023-11-02T04:43:46.392Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-11-02T04:43:47.803Z] ---> 9cc5252290b7 [2023-11-02T04:43:47.803Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-11-02T04:43:51.044Z] ---> 7f5b4969469d [2023-11-02T04:43:51.044Z] Step 18/23 : EXPOSE 59999 [2023-11-02T04:43:51.312Z] ---> Running in 5d6699fe40f4 [2023-11-02T04:43:51.579Z] Removing intermediate container 5d6699fe40f4 [2023-11-02T04:43:51.579Z] ---> e916b2e6da0d [2023-11-02T04:43:51.579Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-11-02T04:43:51.579Z] ---> Running in e4a9ce4b8276 [2023-11-02T04:43:51.846Z] Removing intermediate container e4a9ce4b8276 [2023-11-02T04:43:51.846Z] ---> 77515353b355 [2023-11-02T04:43:51.846Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T04:43:52.116Z] ---> Running in 88b19c13b301 [2023-11-02T04:43:52.384Z] Removing intermediate container 88b19c13b301 [2023-11-02T04:43:52.384Z] ---> 52472788e57a [2023-11-02T04:43:52.384Z] Step 21/23 : LABEL arch=arm64 [2023-11-02T04:43:52.384Z] ---> Running in 7bb89dea9bc6 [2023-11-02T04:43:52.654Z] Removing intermediate container 7bb89dea9bc6 [2023-11-02T04:43:52.654Z] ---> dcdc7624877f [2023-11-02T04:43:52.654Z] Step 22/23 : LABEL git_sha=87f3ded369b6d362272714c60d79bd60e502cd62 [2023-11-02T04:43:52.932Z] ---> Running in 356b9733a535 [2023-11-02T04:43:53.201Z] Removing intermediate container 356b9733a535 [2023-11-02T04:43:53.201Z] ---> 406d4245d45a [2023-11-02T04:43:53.201Z] Step 23/23 : LABEL version=0.0.0 [2023-11-02T04:43:53.201Z] ---> Running in 9f01df1f3b41 [2023-11-02T04:43:53.471Z] Removing intermediate container 9f01df1f3b41 [2023-11-02T04:43:53.471Z] ---> 540cd814288c [2023-11-02T04:43:53.471Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T04:43:53.471Z] Successfully built 540cd814288c [2023-11-02T04:43:53.471Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:43:54.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:43:54.549Z] [2023-11-02T04:43:54.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:43:54.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:43:54.956Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T04:43:54.956Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T04:43:54.956Z] 04944245beec: Pulling fs layer [2023-11-02T04:43:54.956Z] 699f458cf7ca: Pulling fs layer [2023-11-02T04:43:54.956Z] 765212b225bb: Pulling fs layer [2023-11-02T04:43:54.956Z] f23df028b6ca: Pulling fs layer [2023-11-02T04:43:54.956Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T04:43:54.956Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T04:43:54.956Z] f23df028b6ca: Waiting [2023-11-02T04:43:54.956Z] d65c8cfc05b1: Waiting [2023-11-02T04:43:54.956Z] 2437ff75d9bd: Waiting [2023-11-02T04:43:54.956Z] 765212b225bb: Waiting [2023-11-02T04:43:55.224Z] 04944245beec: Verifying Checksum [2023-11-02T04:43:55.224Z] 04944245beec: Download complete [2023-11-02T04:43:55.224Z] 765212b225bb: Verifying Checksum [2023-11-02T04:43:55.224Z] 765212b225bb: Download complete [2023-11-02T04:43:55.224Z] f23df028b6ca: Verifying Checksum [2023-11-02T04:43:55.224Z] f23df028b6ca: Download complete [2023-11-02T04:43:55.224Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T04:43:55.224Z] d65c8cfc05b1: Download complete [2023-11-02T04:43:55.491Z] 699f458cf7ca: Verifying Checksum [2023-11-02T04:43:55.491Z] 699f458cf7ca: Download complete [2023-11-02T04:43:55.760Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T04:43:55.760Z] 8998bd30e6a1: Download complete [2023-11-02T04:43:58.345Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T04:43:58.345Z] 2437ff75d9bd: Download complete [2023-11-02T04:44:00.286Z] 8998bd30e6a1: Pull complete [2023-11-02T04:44:00.869Z] 04944245beec: Pull complete [2023-11-02T04:44:05.130Z] 699f458cf7ca: Pull complete [2023-11-02T04:44:05.130Z] 765212b225bb: Pull complete [2023-11-02T04:44:05.716Z] f23df028b6ca: Pull complete [2023-11-02T04:44:05.981Z] d65c8cfc05b1: Pull complete [2023-11-02T04:44:24.182Z] 2437ff75d9bd: Pull complete [2023-11-02T04:44:24.182Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T04:44:24.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:44:24.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:44:24.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-16343 does not seem to be running inside a container [2023-11-02T04:44:24.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T04:44:27.110Z] $ docker top 40a029acee7326f7c7d6fd48ab07648206f654a3f0a65d512e262b594d314115 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:27.991Z] ---> job-cost.sh [2023-11-02T04:44:27.991Z] lf-activate-venv: SKIPPING [2023-11-02T04:44:27.991Z] INFO: No Stack... [2023-11-02T04:44:28.256Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T04:44:29.213Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T04:44:29.560Z] + cut -d, -f6 [2023-11-02T04:44:29.560Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-11-02T04:44:29.913Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [2023-11-02T04:44:29.918Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] did not exist. Created. [2023-11-02T04:44:29.918Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T04:44:30.640Z] /w/workspace/device-sdk-go/1@tmp/durable-238fa68f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T04:44:31.304Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T04:44:31.340Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T04:44:31.422Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T04:44:31.436Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1535-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T04:44:31.512Z] $ docker stop --time=1 40a029acee7326f7c7d6fd48ab07648206f654a3f0a65d512e262b594d314115 [2023-11-02T04:44:33.263Z] $ docker rm -f --volumes 40a029acee7326f7c7d6fd48ab07648206f654a3f0a65d512e262b594d314115 [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-11-02T04:44:34.264Z] provisioning config files... [2023-11-02T04:44:34.272Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config15777529764351148769tmp [Pipeline] { [Pipeline] sh [2023-11-02T04:44:34.608Z] + set +x [2023-11-02T04:44:34.608Z] + curl -s https://codecov.io/bash [2023-11-02T04:44:34.608Z] + bash -s -- [2023-11-02T04:44:34.608Z] [2023-11-02T04:44:34.608Z] _____ _ [2023-11-02T04:44:34.608Z] / ____| | | [2023-11-02T04:44:34.608Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T04:44:34.608Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T04:44:34.608Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T04:44:34.608Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T04:44:34.608Z] Bash-1.0.6 [2023-11-02T04:44:34.608Z] [2023-11-02T04:44:34.608Z] [2023-11-02T04:44:34.608Z] ==> git version 2.25.1 found [2023-11-02T04:44:34.608Z] ==> 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-11-02T04:44:34.608Z] Release-Date: 2020-01-08 [2023-11-02T04:44:34.608Z] 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-11-02T04:44:34.608Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T04:44:34.608Z] ==> Jenkins CI detected. [2023-11-02T04:44:34.609Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1535 [2023-11-02T04:44:34.609Z] project root: . [2023-11-02T04:44:34.609Z] --> token set from env [2023-11-02T04:44:34.609Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T04:44:34.609Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T04:44:34.609Z] ==> Python coveragepy not found [2023-11-02T04:44:34.609Z] ==> Searching for coverage reports in: [2023-11-02T04:44:34.609Z] + . [2023-11-02T04:44:34.609Z] -> Found 1 reports [2023-11-02T04:44:34.609Z] ==> Detecting git/mercurial file structure [2023-11-02T04:44:34.609Z] ==> Reading reports [2023-11-02T04:44:34.609Z] + ./coverage.out bytes=122151 [2023-11-02T04:44:34.609Z] ==> Appending adjustments [2023-11-02T04:44:34.609Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T04:44:35.178Z] + Found adjustments [2023-11-02T04:44:35.178Z] ==> Gzipping contents [2023-11-02T04:44:35.178Z] 20K /tmp/codecov.wPrT66.gz [2023-11-02T04:44:35.178Z] ==> Uploading reports [2023-11-02T04:44:35.178Z] url: https://codecov.io [2023-11-02T04:44:35.178Z] query: branch=PR-1535&commit=87f3ded369b6d362272714c60d79bd60e502cd62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1535%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1535&job=&cmd_args= [2023-11-02T04:44:35.178Z] -> Pinging Codecov [2023-11-02T04:44:35.178Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1535&commit=87f3ded369b6d362272714c60d79bd60e502cd62&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1535%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1535&job=&cmd_args= [2023-11-02T04:44:35.178Z] -> Uploading to [2023-11-02T04:44:35.178Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/7E55EF52A471D76F132DFD9A03CDDE97/87f3ded369b6d362272714c60d79bd60e502cd62/1ed7759a-96c9-4ce2-ac7a-7ef850a888b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T044435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff330e27c398f565fbad1b88b0604d87ef919437ef1859c15962a8b7fda37274 [2023-11-02T04:44:35.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T04:44:35.178Z] Dload Upload Total Spent Left Speed [2023-11-02T04:44:35.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16748 0 0 100 16748 0 58559 --:--:-- --:--:-- --:--:-- 58559 [2023-11-02T04:44:35.437Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/87f3ded369b6d362272714c60d79bd60e502cd62 [Pipeline] } [2023-11-02T04:44:35.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11-02T04:44:37.329Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives ] [2023-11-02T04:44:37.329Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives [2023-11-02T04:44:37.329Z] total 16 [2023-11-02T04:44:37.329Z] drwxr-xr-x 3 root root 4096 Nov 2 04:35 . [2023-11-02T04:44:37.329Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:35 .. [2023-11-02T04:44:37.329Z] drwxr-xr-x 2 root root 4096 Nov 2 04:35 cost [2023-11-02T04:44:37.329Z] -rw-r--r-- 1 root root 86 Nov 2 04:35 cost.csv [2023-11-02T04:44:37.329Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives [2023-11-02T04:44:37.329Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives [2023-11-02T04:44:37.329Z] total 16 [2023-11-02T04:44:37.329Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:35 . [2023-11-02T04:44:37.329Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 2 04:35 .. [2023-11-02T04:44:37.329Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:35 cost [2023-11-02T04:44:37.329Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 2 04:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:37.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:38.545Z] ---> package-listing.sh [2023-11-02T04:44:38.545Z] ++ facter osfamily [2023-11-02T04:44:38.545Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T04:44:38.806Z] + OS_FAMILY=debian [2023-11-02T04:44:38.806Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1535 [2023-11-02T04:44:38.806Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T04:44:38.806Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T04:44:38.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T04:44:38.806Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T04:44:38.806Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1535 ']' [2023-11-02T04:44:38.806Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T04:44:38.806Z] + case "${OS_FAMILY}" in [2023-11-02T04:44:38.806Z] + dpkg -l [2023-11-02T04:44:38.806Z] + grep '^ii' [2023-11-02T04:44:38.806Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T04:44:38.806Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T04:44:38.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T04:44:38.806Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1535 ']' [2023-11-02T04:44:38.806Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives/ [2023-11-02T04:44:38.806Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1535/archives/ [Pipeline] echo [2023-11-02T04:44:38.851Z] 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/gexfoundry_device-sdk-go_PR-1535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T04:44:39.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:44:39.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:44:39.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:44:39.925Z] prd-ubuntu20.04-docker-8c-8g-16342 does not seem to be running inside a container [2023-11-02T04:44:39.956Z] $ 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/gexfoundry_device-sdk-go_PR-1535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1535 -v /w/workspace/gexfoundry_device-sdk-go_PR-1535:/w/workspace/gexfoundry_device-sdk-go_PR-1535:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1535@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T04:44:40.159Z] $ docker top 4b128c9f7c2af36077648ba0044b1eca087d45c63d0274ca8d333cb8ba84079e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:44:40.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T04:44:40.881Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T04:44:41.194Z] + ls /var/log/sa-host [2023-11-02T04:44:41.194Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:44:41.416Z] provisioning config files... [2023-11-02T04:44:41.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1535@tmp/config2148260265809149044tmp [Pipeline] { [Pipeline] echo [2023-11-02T04:44:41.474Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:41.788Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T04:44:41.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:42.248Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T04:44:42.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:42.598Z] ---> sudo-logs.sh [2023-11-02T04:44:42.598Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T04:44:42.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:43.007Z] ---> job-cost.sh [2023-11-02T04:44:43.007Z] lf-activate-venv: SKIPPING [2023-11-02T04:44:43.007Z] DEBUG: total: 0.2199999988079071 [2023-11-02T04:44:43.007Z] INFO: Retrieving Stack Cost... [2023-11-02T04:44:43.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T04:44:43.839Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T04:44:43.876Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:44:44.195Z] ---> logs-deploy.sh [2023-11-02T04:44:44.195Z] lf-activate-venv: SKIPPING [2023-11-02T04:44:44.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1535/1 [2023-11-02T04:44:44.195Z] INFO: archiving workspace using pattern(s): [2023-11-02T04:44:45.137Z] Archives upload complete. [2023-11-02T04:44:45.397Z] INFO: archiving logs to Nexus [2023-11-02T04:44:45.969Z] ---> uname -a: [2023-11-02T04:44:45.969Z] Linux prd-ubuntu20-04-docker-8c-8g-16342 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] ---> lscpu: [2023-11-02T04:44:45.969Z] Architecture: x86_64 [2023-11-02T04:44:45.969Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-02T04:44:45.969Z] Byte Order: Little Endian [2023-11-02T04:44:45.969Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-02T04:44:45.969Z] CPU(s): 8 [2023-11-02T04:44:45.969Z] On-line CPU(s) list: 0-7 [2023-11-02T04:44:45.969Z] Thread(s) per core: 1 [2023-11-02T04:44:45.969Z] Core(s) per socket: 1 [2023-11-02T04:44:45.969Z] Socket(s): 8 [2023-11-02T04:44:45.969Z] NUMA node(s): 1 [2023-11-02T04:44:45.969Z] Vendor ID: AuthenticAMD [2023-11-02T04:44:45.969Z] CPU family: 23 [2023-11-02T04:44:45.969Z] Model: 49 [2023-11-02T04:44:45.969Z] Model name: AMD EPYC-Rome Processor [2023-11-02T04:44:45.969Z] Stepping: 0 [2023-11-02T04:44:45.969Z] CPU MHz: 2799.998 [2023-11-02T04:44:45.969Z] BogoMIPS: 5599.99 [2023-11-02T04:44:45.969Z] Virtualization: AMD-V [2023-11-02T04:44:45.969Z] Hypervisor vendor: KVM [2023-11-02T04:44:45.969Z] Virtualization type: full [2023-11-02T04:44:45.969Z] L1d cache: 256 KiB [2023-11-02T04:44:45.969Z] L1i cache: 256 KiB [2023-11-02T04:44:45.969Z] L2 cache: 4 MiB [2023-11-02T04:44:45.969Z] L3 cache: 128 MiB [2023-11-02T04:44:45.969Z] NUMA node0 CPU(s): 0-7 [2023-11-02T04:44:45.969Z] Vulnerability Itlb multihit: Not affected [2023-11-02T04:44:45.969Z] Vulnerability L1tf: Not affected [2023-11-02T04:44:45.969Z] Vulnerability Mds: Not affected [2023-11-02T04:44:45.969Z] Vulnerability Meltdown: Not affected [2023-11-02T04:44:45.969Z] Vulnerability Mmio stale data: Not affected [2023-11-02T04:44:45.969Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-02T04:44:45.969Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-02T04:44:45.969Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-02T04:44:45.969Z] Vulnerability Srbds: Not affected [2023-11-02T04:44:45.969Z] Vulnerability Tsx async abort: Not affected [2023-11-02T04:44:45.969Z] 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-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] ---> nproc: [2023-11-02T04:44:45.969Z] 8 [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] ---> df -h: [2023-11-02T04:44:45.969Z] Filesystem Size Used Avail Use% Mounted on [2023-11-02T04:44:45.969Z] overlay 155G 12G 144G 8% / [2023-11-02T04:44:45.969Z] tmpfs 64M 0 64M 0% /dev [2023-11-02T04:44:45.969Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-02T04:44:45.969Z] shm 64M 0 64M 0% /dev/shm [2023-11-02T04:44:45.969Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] ---> sar -b -r -n DEV: [2023-11-02T04:44:45.969Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16342) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:29:14 LINUX RESTART (8 CPU) [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-02T04:44:45.969Z] 04:31:01 124.03 9.72 114.31 0.00 1699.85 33080.22 0.00 [2023-11-02T04:44:45.969Z] 04:32:01 80.91 1.08 79.82 0.00 8.66 32077.84 0.00 [2023-11-02T04:44:45.969Z] 04:33:01 80.37 0.07 80.30 0.00 10.00 19486.37 0.00 [2023-11-02T04:44:45.969Z] 04:34:01 23.96 0.08 23.88 0.00 0.67 13057.69 0.00 [2023-11-02T04:44:45.969Z] 04:35:01 166.51 7.97 158.54 0.00 914.25 31932.28 0.00 [2023-11-02T04:44:45.969Z] 04:36:01 81.45 2.83 78.62 0.00 4251.96 29607.47 0.00 [2023-11-02T04:44:45.969Z] 04:37:01 4.77 0.02 4.75 0.00 0.13 105.72 0.00 [2023-11-02T04:44:45.969Z] 04:38:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 [2023-11-02T04:44:45.969Z] 04:39:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2023-11-02T04:44:45.969Z] 04:40:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 [2023-11-02T04:44:45.969Z] 04:41:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-11-02T04:44:45.969Z] 04:42:01 2.00 0.00 2.00 0.00 0.00 22.00 0.00 [2023-11-02T04:44:45.969Z] 04:43:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2023-11-02T04:44:45.969Z] 04:44:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 [2023-11-02T04:44:45.969Z] Average: 40.96 1.55 39.41 0.00 491.81 11391.09 0.00 [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-02T04:44:45.969Z] 04:31:01 29251880 31568464 750180 2.28 78264 2509480 1923340 5.67 1004348 2245812 5096 [2023-11-02T04:44:45.969Z] 04:32:01 27769416 31578668 727824 2.21 147188 3805140 1845328 5.44 1194104 3401200 512584 [2023-11-02T04:44:45.969Z] 04:33:01 28284164 31418612 884364 2.69 149396 3169592 2010432 5.92 1244208 2871912 15552 [2023-11-02T04:44:45.969Z] 04:34:01 27894996 31548192 756004 2.30 152216 3662480 1876284 5.53 1227576 3257856 165992 [2023-11-02T04:44:45.969Z] 04:35:01 27941924 31525344 751064 2.28 171620 3588180 1776788 5.24 1345260 3074280 4624 [2023-11-02T04:44:45.969Z] 04:36:01 27150532 31536160 735800 2.24 193876 4312408 1670452 4.92 1579924 3571624 556 [2023-11-02T04:44:45.969Z] 04:37:01 27157860 31538608 733020 2.23 192404 4309156 1689608 4.98 1577012 3568416 8 [2023-11-02T04:44:45.969Z] 04:38:01 27165120 31545896 725668 2.21 192428 4309160 1689608 4.98 1569128 3568420 8 [2023-11-02T04:44:45.969Z] 04:39:01 27164520 31545300 726168 2.21 192476 4309152 1689608 4.98 1569196 3568420 8 [2023-11-02T04:44:45.969Z] 04:40:01 27170780 31551668 719748 2.19 192524 4309168 1689608 4.98 1563348 3568428 8 [2023-11-02T04:44:45.969Z] 04:41:01 27170992 31551932 719416 2.19 192584 4309168 1689608 4.98 1563092 3568428 12 [2023-11-02T04:44:45.969Z] 04:42:01 27171632 31552604 718880 2.19 192632 4309172 1689608 4.98 1563012 3568432 16 [2023-11-02T04:44:45.969Z] 04:43:01 27171900 31552932 718544 2.19 192668 4309176 1689608 4.98 1562476 3568440 12 [2023-11-02T04:44:45.969Z] 04:44:01 27171852 31552908 718472 2.18 192728 4309176 1689608 4.98 1562692 3568436 12 [2023-11-02T04:44:45.969Z] Average: 27545541 31540521 741797 2.26 173786 3965758 1758535 5.18 1437527 3355007 50321 [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-02T04:44:45.969Z] 04:31:01 docker0 76.72 90.45 6.37 168.84 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:31:01 vethb74d5ce 65.71 79.22 6.32 57.22 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:31:01 ens3 306.27 210.51 4925.67 37.50 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:31:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:32:01 docker0 134.29 264.15 11.72 2296.50 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:32:01 ens3 266.88 135.99 2298.56 14.68 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:33:01 ens3 20.93 12.20 20.41 7.42 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:33:01 veth47f9ad4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:34:01 docker0 0.83 1.18 0.09 0.35 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:34:01 ens3 43.88 60.82 14.27 90.93 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:35:01 docker0 2.67 5.77 0.16 61.78 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:35:01 ens3 133.81 72.54 1460.99 17.11 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:35:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:36:01 ens3 167.06 81.14 3941.93 13.99 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:36:01 lo 1.47 1.47 0.13 0.13 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:37:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:39:01 ens3 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:40:01 ens3 0.82 0.43 0.36 0.27 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:41:01 ens3 0.45 0.40 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:43:01 ens3 1.25 0.43 1.55 0.03 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:44:01 ens3 0.78 0.73 0.36 0.29 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] Average: docker0 15.32 25.83 1.31 180.56 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] Average: ens3 67.33 41.11 904.61 13.03 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] ---> sar -P ALL: [2023-11-02T04:44:45.969Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16342) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:29:14 LINUX RESTART (8 CPU) [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:30:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:44:45.969Z] 04:31:01 all 5.68 0.00 2.61 4.51 0.06 87.14 [2023-11-02T04:44:45.969Z] 04:31:01 0 5.09 0.00 2.91 0.52 0.05 91.42 [2023-11-02T04:44:45.969Z] 04:31:01 1 5.88 0.00 2.74 9.60 0.07 81.71 [2023-11-02T04:44:45.969Z] 04:31:01 2 5.63 0.00 2.44 9.89 0.05 81.98 [2023-11-02T04:44:45.969Z] 04:31:01 3 5.92 0.00 2.50 2.28 0.07 89.24 [2023-11-02T04:44:45.969Z] 04:31:01 4 7.61 0.00 2.12 0.07 0.05 90.16 [2023-11-02T04:44:45.969Z] 04:31:01 5 5.86 0.00 2.32 0.57 0.05 91.19 [2023-11-02T04:44:45.969Z] 04:31:01 6 4.34 0.00 2.75 12.38 0.07 80.46 [2023-11-02T04:44:45.969Z] 04:31:01 7 5.12 0.00 3.07 0.78 0.07 90.96 [2023-11-02T04:44:45.969Z] 04:32:01 all 3.90 0.00 1.73 8.93 0.05 85.38 [2023-11-02T04:44:45.969Z] 04:32:01 0 4.19 0.00 1.41 7.21 0.03 87.15 [2023-11-02T04:44:45.969Z] 04:32:01 1 4.07 0.00 1.96 16.12 0.03 77.82 [2023-11-02T04:44:45.969Z] 04:32:01 2 3.68 0.00 1.04 0.15 0.02 95.11 [2023-11-02T04:44:45.969Z] 04:32:01 3 3.49 0.00 1.31 0.47 0.03 94.70 [2023-11-02T04:44:45.969Z] 04:32:01 4 3.63 0.00 2.01 3.80 0.02 90.54 [2023-11-02T04:44:45.969Z] 04:32:01 5 4.56 0.00 2.18 1.04 0.03 92.20 [2023-11-02T04:44:45.969Z] 04:32:01 6 3.58 0.00 2.22 42.76 0.03 51.40 [2023-11-02T04:44:45.969Z] 04:32:01 7 4.03 0.00 1.69 0.02 0.23 94.03 [2023-11-02T04:44:45.969Z] 04:33:01 all 1.22 0.00 0.71 14.15 0.02 83.91 [2023-11-02T04:44:45.969Z] 04:33:01 0 1.05 0.00 0.63 1.87 0.03 96.41 [2023-11-02T04:44:45.969Z] 04:33:01 1 0.87 0.00 0.62 27.87 0.02 70.62 [2023-11-02T04:44:45.969Z] 04:33:01 2 2.00 0.00 0.60 0.17 0.02 97.22 [2023-11-02T04:44:45.969Z] 04:33:01 3 1.30 0.00 1.29 8.55 0.02 88.85 [2023-11-02T04:44:45.969Z] 04:33:01 4 1.10 0.00 0.45 0.02 0.02 98.41 [2023-11-02T04:44:45.969Z] 04:33:01 5 1.28 0.00 0.53 0.02 0.02 98.15 [2023-11-02T04:44:45.969Z] 04:33:01 6 1.00 0.00 0.97 74.73 0.03 23.26 [2023-11-02T04:44:45.969Z] 04:33:01 7 1.12 0.00 0.58 0.05 0.00 98.25 [2023-11-02T04:44:45.969Z] 04:34:01 all 41.35 0.00 3.52 5.77 0.10 49.27 [2023-11-02T04:44:45.969Z] 04:34:01 0 41.15 0.00 3.97 4.02 0.08 50.78 [2023-11-02T04:44:45.969Z] 04:34:01 1 40.55 0.00 3.67 16.31 0.08 39.39 [2023-11-02T04:44:45.969Z] 04:34:01 2 41.65 0.00 3.23 1.24 0.10 53.78 [2023-11-02T04:44:45.969Z] 04:34:01 3 41.74 0.00 3.95 4.87 0.10 49.34 [2023-11-02T04:44:45.969Z] 04:34:01 4 40.78 0.00 3.40 9.27 0.12 46.43 [2023-11-02T04:44:45.969Z] 04:34:01 5 40.32 0.00 3.44 0.89 0.10 55.25 [2023-11-02T04:44:45.969Z] 04:34:01 6 41.96 0.00 3.14 1.26 0.10 53.55 [2023-11-02T04:44:45.969Z] 04:34:01 7 42.62 0.00 3.39 8.28 0.10 45.61 [2023-11-02T04:44:45.969Z] 04:35:01 all 15.63 0.00 2.80 14.06 0.08 67.43 [2023-11-02T04:44:45.969Z] 04:35:01 0 15.41 0.00 2.63 9.25 0.08 72.63 [2023-11-02T04:44:45.969Z] 04:35:01 1 15.34 0.00 2.71 26.83 0.10 55.02 [2023-11-02T04:44:45.969Z] 04:35:01 2 15.15 0.00 2.37 19.27 0.08 63.13 [2023-11-02T04:44:45.969Z] 04:35:01 3 14.43 0.00 2.58 5.70 0.07 77.22 [2023-11-02T04:44:45.969Z] 04:35:01 4 16.18 0.00 3.08 25.60 0.07 55.08 [2023-11-02T04:44:45.969Z] 04:35:01 5 16.24 0.00 2.68 5.62 0.08 75.36 [2023-11-02T04:44:45.969Z] 04:35:01 6 15.62 0.00 3.42 1.29 0.07 79.60 [2023-11-02T04:44:45.969Z] 04:35:01 7 16.68 0.00 2.90 19.02 0.08 61.31 [2023-11-02T04:44:45.969Z] 04:36:01 all 3.89 0.00 1.80 12.28 0.04 82.00 [2023-11-02T04:44:45.969Z] 04:36:01 0 3.94 0.00 1.61 3.34 0.03 91.07 [2023-11-02T04:44:45.969Z] 04:36:01 1 3.38 0.00 2.29 7.97 0.07 86.29 [2023-11-02T04:44:45.969Z] 04:36:01 2 4.88 0.00 1.54 8.02 0.03 85.53 [2023-11-02T04:44:45.969Z] 04:36:01 3 3.62 0.00 1.96 25.63 0.03 68.76 [2023-11-02T04:44:45.969Z] 04:36:01 4 3.54 0.00 1.19 1.64 0.03 93.60 [2023-11-02T04:44:45.969Z] 04:36:01 5 4.64 0.00 2.31 25.28 0.03 67.74 [2023-11-02T04:44:45.969Z] 04:36:01 6 3.19 0.00 1.52 1.59 0.05 93.65 [2023-11-02T04:44:45.969Z] 04:36:01 7 3.89 0.00 1.95 24.82 0.05 69.30 [2023-11-02T04:44:45.969Z] 04:37:01 all 0.09 0.00 0.04 0.10 0.01 99.76 [2023-11-02T04:44:45.969Z] 04:37:01 0 0.08 0.00 0.05 0.05 0.02 99.80 [2023-11-02T04:44:45.969Z] 04:37:01 1 0.08 0.00 0.03 0.03 0.02 99.83 [2023-11-02T04:44:45.969Z] 04:37:01 2 0.08 0.00 0.03 0.03 0.00 99.85 [2023-11-02T04:44:45.969Z] 04:37:01 3 0.05 0.00 0.03 0.48 0.00 99.43 [2023-11-02T04:44:45.969Z] 04:37:01 4 0.07 0.00 0.03 0.20 0.02 99.68 [2023-11-02T04:44:45.969Z] 04:37:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-02T04:44:45.969Z] 04:37:01 6 0.23 0.00 0.08 0.00 0.00 99.68 [2023-11-02T04:44:45.969Z] 04:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-02T04:44:45.969Z] 04:38:01 all 0.03 0.00 0.01 0.05 0.00 99.91 [2023-11-02T04:44:45.969Z] 04:38:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2023-11-02T04:44:45.969Z] 04:38:01 1 0.05 0.00 0.03 0.07 0.02 99.83 [2023-11-02T04:44:45.969Z] 04:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:44:45.969Z] 04:38:01 3 0.03 0.00 0.02 0.15 0.00 99.80 [2023-11-02T04:44:45.969Z] 04:38:01 4 0.02 0.00 0.02 0.18 0.00 99.78 [2023-11-02T04:44:45.969Z] 04:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:44:45.969Z] 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.969Z] 04:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:44:45.969Z] 04:39:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-11-02T04:44:45.969Z] 04:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:44:45.969Z] 04:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:44:45.969Z] 04:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:44:45.969Z] 04:39:01 3 0.02 0.00 0.02 0.10 0.00 99.87 [2023-11-02T04:44:45.969Z] 04:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:44:45.969Z] 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.969Z] 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.969Z] 04:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-02T04:44:45.969Z] 04:40:01 all 0.04 0.00 0.01 0.04 0.01 99.90 [2023-11-02T04:44:45.969Z] 04:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-02T04:44:45.969Z] 04:40:01 1 0.08 0.00 0.02 0.18 0.02 99.70 [2023-11-02T04:44:45.969Z] 04:40:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-02T04:44:45.969Z] 04:40:01 3 0.05 0.00 0.00 0.10 0.02 99.83 [2023-11-02T04:44:45.969Z] 04:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-02T04:44:45.969Z] 04:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T04:44:45.969Z] 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:44:45.969Z] 04:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T04:44:45.969Z] 04:41:01 all 0.01 0.00 0.01 0.06 0.01 99.91 [2023-11-02T04:44:45.969Z] 04:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:44:45.969Z] 04:41:01 1 0.05 0.00 0.03 0.45 0.05 99.42 [2023-11-02T04:44:45.969Z] 04:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:44:45.969Z] 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.969Z] 04:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T04:44:45.969Z] 04:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:44:45.969Z] 04:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.969Z] 04:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T04:44:45.969Z] [2023-11-02T04:44:45.969Z] 04:41:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:44:45.969Z] 04:42:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2023-11-02T04:44:45.969Z] 04:42:01 0 0.58 0.00 0.02 0.00 0.02 99.38 [2023-11-02T04:44:45.969Z] 04:42:01 1 0.05 0.00 0.07 0.03 0.02 99.83 [2023-11-02T04:44:45.969Z] 04:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:44:45.969Z] 04:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T04:44:45.970Z] 04:42:01 4 0.20 0.00 0.02 0.00 0.00 99.78 [2023-11-02T04:44:45.970Z] 04:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-02T04:44:45.970Z] 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:44:45.970Z] 04:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T04:44:45.970Z] 04:43:01 all 0.03 0.00 0.01 0.05 0.00 99.90 [2023-11-02T04:44:45.970Z] 04:43:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2023-11-02T04:44:45.970Z] 04:43:01 1 0.00 0.00 0.00 0.07 0.02 99.92 [2023-11-02T04:44:45.970Z] 04:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.970Z] 04:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:44:45.970Z] 04:43:01 4 0.05 0.00 0.00 0.35 0.00 99.60 [2023-11-02T04:44:45.970Z] 04:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-02T04:44:45.970Z] 04:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.970Z] 04:43:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-02T04:44:45.970Z] 04:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-02T04:44:45.970Z] 04:44:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T04:44:45.970Z] 04:44:01 1 0.00 0.00 0.02 0.08 0.00 99.90 [2023-11-02T04:44:45.970Z] 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.970Z] 04:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:44:45.970Z] 04:44:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2023-11-02T04:44:45.970Z] 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-02T04:44:45.970Z] 04:44:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-02T04:44:45.970Z] 04:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-02T04:44:45.970Z] Average: all 5.13 0.00 0.94 4.28 0.03 89.62 [2023-11-02T04:44:45.970Z] Average: 0 5.13 0.00 0.95 1.87 0.03 92.02 [2023-11-02T04:44:45.970Z] Average: 1 5.01 0.00 1.01 7.52 0.04 86.42 [2023-11-02T04:44:45.970Z] Average: 2 5.21 0.00 0.80 2.76 0.02 91.21 [2023-11-02T04:44:45.970Z] Average: 3 5.03 0.00 0.97 3.44 0.02 90.53 [2023-11-02T04:44:45.970Z] Average: 4 5.22 0.00 0.88 2.92 0.03 90.95 [2023-11-02T04:44:45.970Z] Average: 5 5.19 0.00 0.97 2.38 0.02 91.44 [2023-11-02T04:44:45.970Z] Average: 6 4.98 0.00 1.00 9.55 0.03 84.44 [2023-11-02T04:44:45.970Z] Average: 7 5.25 0.00 0.97 3.77 0.04 89.97 [2023-11-02T04:44:45.970Z] [2023-11-02T04:44:45.970Z] [2023-11-02T04:44:45.970Z]