Pull request #122 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 308e724cce9d8d3734a267348e79b71152615100+2471770c414ffcb3969497332fd67a405e85392b (c2ba43f08b129b2d50a9d420b668337b977c7034) 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-ssh9109636158570930756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4014205279612389196.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8163383890145830525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1381810748312748825.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5577405411536868644.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9388’ Running on prd-ubuntu20.04-docker-8c-8g-9393 in /w/workspace/edgexfoundry_device-gpio_PR-122 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit 308e724cce9d8d3734a267348e79b71152615100 Merge succeeded, producing 308e724cce9d8d3734a267348e79b71152615100 Checking out Revision 308e724cce9d8d3734a267348e79b71152615100 (PR-122) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # 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 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T04:22:18.762Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T04:22:18.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T04:22:18.820Z] ========================================================= [2023-03-09T04:22:18.820Z] EdgeX Global Pipelines Version Info [2023-03-09T04:22:18.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8a369138f7b59f5c42f9d750d2f76434dd2f517 # timeout=10 [2023-03-09T04:22:19.525Z] ------------------- [2023-03-09T04:22:19.525Z] stable info: [2023-03-09T04:22:19.525Z] ------------------- [2023-03-09T04:22:19.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T04:22:19.525Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T04:22:19.525Z] Message: update stable to v1.0.244 [2023-03-09T04:22:20.094Z] ------------------- [2023-03-09T04:22:20.094Z] experimental info: [2023-03-09T04:22:20.094Z] ------------------- [2023-03-09T04:22:20.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T04:22:20.094Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T04:22:20.094Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T04:22:20.262Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-03-09T04:22:20.274Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-03-09T04:22:20.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T04:22:20.306Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T04:22:20.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T04:22:20.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T04:22:20.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T04:22:20.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T04:22:20.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T04:22:20.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T04:22:20.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T04:22:20.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-03-09T04:22:20.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T04:22:20.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T04:22:20.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T04:22:20.456Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T04:22:20.465Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T04:22:20.474Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T04:22:20.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T04:22:20.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T04:22:20.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T04:22:20.510Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T04:22:20.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T04:22:20.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T04:22:20.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T04:22:20.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T04:22:20.564Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T04:22:20.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo [2023-03-09T04:22:20.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo [2023-03-09T04:22:20.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo [2023-03-09T04:22:20.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo [2023-03-09T04:22:20.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 308e724 [Pipeline] echo [2023-03-09T04:22:20.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:22:20.696Z] provisioning config files... [2023-03-09T04:22:20.710Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config14913008416262574108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:22:21.010Z] ---> docker-login.sh [2023-03-09T04:22:21.010Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:22:21.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:21.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:21.271Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:21.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:21.271Z] [2023-03-09T04:22:21.271Z] Login Succeeded [2023-03-09T04:22:21.271Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:22:21.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:21.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:21.271Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:21.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:21.271Z] [2023-03-09T04:22:21.271Z] Login Succeeded [2023-03-09T04:22:21.271Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:22:21.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:21.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:21.530Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:21.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:21.530Z] [2023-03-09T04:22:21.530Z] Login Succeeded [2023-03-09T04:22:21.530Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:22:21.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:21.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:21.530Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:21.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:21.530Z] [2023-03-09T04:22:21.530Z] Login Succeeded [2023-03-09T04:22:21.530Z] docker.io [2023-03-09T04:22:21.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:21.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:21.790Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:21.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:21.790Z] [2023-03-09T04:22:21.790Z] Login Succeeded [2023-03-09T04:22:21.790Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:22:21.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T04:22:22.161Z] + git rev-list -1 --merges 308e724cce9d8d3734a267348e79b71152615100~1..308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo [2023-03-09T04:22:22.217Z] -----------> git rev-list -1 --merges 308e724cce9d8d3734a267348e79b71152615100~1..308e724cce9d8d3734a267348e79b71152615100 308e724cce9d8d3734a267348e79b71152615100 [false] [Pipeline] sh [2023-03-09T04:22:22.504Z] + git log --format=format:%s -1 308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo [2023-03-09T04:22:22.519Z] ========================================================= [2023-03-09T04:22:22.519Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T04:22:22.519Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:22:22.852Z] + git log --format=format:%s -1 308e724cce9d8d3734a267348e79b71152615100 [Pipeline] echo [2023-03-09T04:22:22.863Z] [semverPrep] GIT_COMMIT: 308e724cce9d8d3734a267348e79b71152615100, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-09T04:22:22.874Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T04:22:23.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T04:22:23.222Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T04:22:23.222Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T04:22:23.222Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T04:22:23.222Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T04:22:23.222Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T04:22:23.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:22:23.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:22:23.562Z] [2023-03-09T04:22:23.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:22:23.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:22:23.867Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T04:22:23.867Z] b85a868b505f: Pulling fs layer [2023-03-09T04:22:23.867Z] e2be974225ed: Pulling fs layer [2023-03-09T04:22:23.867Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T04:22:23.867Z] 988bab9f4d93: Pulling fs layer [2023-03-09T04:22:23.867Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T04:22:23.867Z] eaf3925da568: Pulling fs layer [2023-03-09T04:22:23.867Z] 1469e6f7b9e6: Waiting [2023-03-09T04:22:23.867Z] bab4dde63d76: Pulling fs layer [2023-03-09T04:22:23.867Z] 988bab9f4d93: Waiting [2023-03-09T04:22:23.867Z] eaf3925da568: Waiting [2023-03-09T04:22:23.867Z] bde34c3a00c8: Pulling fs layer [2023-03-09T04:22:23.867Z] b352a97aabf1: Pulling fs layer [2023-03-09T04:22:23.867Z] bab4dde63d76: Waiting [2023-03-09T04:22:23.867Z] bde34c3a00c8: Waiting [2023-03-09T04:22:23.867Z] 4872d77fe225: Pulling fs layer [2023-03-09T04:22:23.867Z] b352a97aabf1: Waiting [2023-03-09T04:22:23.867Z] 5851b861e8e6: Pulling fs layer [2023-03-09T04:22:23.867Z] 4872d77fe225: Waiting [2023-03-09T04:22:23.867Z] 5851b861e8e6: Waiting [2023-03-09T04:22:23.867Z] e2be974225ed: Download complete [2023-03-09T04:22:23.867Z] 988bab9f4d93: Verifying Checksum [2023-03-09T04:22:23.867Z] 988bab9f4d93: Download complete [2023-03-09T04:22:24.129Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T04:22:24.129Z] 1469e6f7b9e6: Download complete [2023-03-09T04:22:24.129Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T04:22:24.129Z] 339a4e72a1f5: Download complete [2023-03-09T04:22:24.129Z] eaf3925da568: Download complete [2023-03-09T04:22:24.129Z] bde34c3a00c8: Download complete [2023-03-09T04:22:24.129Z] b352a97aabf1: Download complete [2023-03-09T04:22:24.129Z] 4872d77fe225: Verifying Checksum [2023-03-09T04:22:24.129Z] 4872d77fe225: Download complete [2023-03-09T04:22:24.129Z] 5851b861e8e6: Verifying Checksum [2023-03-09T04:22:24.129Z] 5851b861e8e6: Download complete [2023-03-09T04:22:24.129Z] b85a868b505f: Verifying Checksum [2023-03-09T04:22:24.129Z] b85a868b505f: Download complete [2023-03-09T04:22:24.389Z] bab4dde63d76: Verifying Checksum [2023-03-09T04:22:24.389Z] bab4dde63d76: Download complete [2023-03-09T04:22:25.326Z] b85a868b505f: Pull complete [2023-03-09T04:22:25.585Z] e2be974225ed: Pull complete [2023-03-09T04:22:26.155Z] 339a4e72a1f5: Pull complete [2023-03-09T04:22:26.155Z] 988bab9f4d93: Pull complete [2023-03-09T04:22:26.413Z] 1469e6f7b9e6: Pull complete [2023-03-09T04:22:26.671Z] eaf3925da568: Pull complete [2023-03-09T04:22:28.573Z] bab4dde63d76: Pull complete [2023-03-09T04:22:28.573Z] bde34c3a00c8: Pull complete [2023-03-09T04:22:28.573Z] b352a97aabf1: Pull complete [2023-03-09T04:22:28.573Z] 4872d77fe225: Pull complete [2023-03-09T04:22:28.573Z] 5851b861e8e6: Pull complete [2023-03-09T04:22:28.573Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T04:22:28.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T04:22:28.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:22:28.653Z] prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container [2023-03-09T04:22:28.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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-devops/py-git-semver:0.1.4 cat [2023-03-09T04:22:30.539Z] $ docker top aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 -eo pid,comm [2023-03-09T04:22:30.591Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T04:22:30.591Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T04:22:30.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T04:22:30.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T04:22:30.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T04:22:30.751Z] $ docker exec aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent [2023-03-09T04:22:30.854Z] SSH_AUTH_SOCK=/tmp/ssh-lYq9L3I1vssy/agent.33 [2023-03-09T04:22:30.854Z] SSH_AGENT_PID=39 [2023-03-09T04:22:30.861Z] Running ssh-add (command line suppressed) [2023-03-09T04:22:30.976Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_17326742312184150095.key (/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_17326742312184150095.key) [2023-03-09T04:22:30.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T04:22:31.273Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T04:22:31.288Z] $ docker exec --env ******** --env ******** aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent -k [2023-03-09T04:22:31.388Z] unset SSH_AUTH_SOCK; [2023-03-09T04:22:31.388Z] unset SSH_AGENT_PID; [2023-03-09T04:22:31.389Z] echo Agent pid 39 killed; [2023-03-09T04:22:31.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T04:22:31.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T04:22:31.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T04:22:31.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T04:22:31.535Z] $ docker exec aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent [2023-03-09T04:22:31.640Z] SSH_AUTH_SOCK=/tmp/ssh-88rev0lRHz2b/agent.71 [2023-03-09T04:22:31.640Z] SSH_AGENT_PID=77 [2023-03-09T04:22:31.645Z] Running ssh-add (command line suppressed) [2023-03-09T04:22:31.756Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_14521248665445434351.key (/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/private_key_14521248665445434351.key) [2023-03-09T04:22:31.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T04:22:32.051Z] + git semver init [2023-03-09T04:22:32.311Z] 2023-03-09 04:22:32,260 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T04:22:32.311Z] 2023-03-09 04:22:32,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver [2023-03-09T04:22:32.311Z] 2023-03-09 04:22:32,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-122/.semver [2023-03-09T04:22:32.311Z] 2023-03-09 04:22:32,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-122/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122, universal_newlines=False, shell=None, istream=None) [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,218 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-122/.git/info/exclude [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 with force:False [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,219 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,223 [execute] INFO git cat-file --batch-check [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,228 [execute] INFO git cat-file --batch [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T04:22:33.261Z] 2023-03-09 04:22:33,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-122/.semver/PR-122 [2023-03-09T04:22:33.261Z] 0.0.0 [Pipeline] } [2023-03-09T04:22:33.273Z] $ docker exec --env ******** --env ******** aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 ssh-agent -k [2023-03-09T04:22:33.379Z] unset SSH_AUTH_SOCK; [2023-03-09T04:22:33.380Z] unset SSH_AGENT_PID; [2023-03-09T04:22:33.380Z] echo Agent pid 77 killed; [2023-03-09T04:22:33.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T04:22:33.691Z] + git semver [Pipeline] } [2023-03-09T04:22:33.966Z] $ docker stop --time=1 aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 [2023-03-09T04:22:35.246Z] $ docker rm -f --volumes aa0507fc95c005de9026e3ff4f1e92553fbf870708185c32a12751db24aadfe0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T04:22:35.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T04:22:35.794Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T04:22:35.798Z] [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-03-09T04:22:35.923Z] provisioning config files... [2023-03-09T04:22:35.931Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config10986881027088725395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:22:36.228Z] ---> docker-login.sh [2023-03-09T04:22:36.228Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:22:36.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:36.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:36.228Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:36.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:36.228Z] [2023-03-09T04:22:36.228Z] Login Succeeded [2023-03-09T04:22:36.228Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:22:36.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:36.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:36.228Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:36.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:36.228Z] [2023-03-09T04:22:36.228Z] Login Succeeded [2023-03-09T04:22:36.228Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:22:36.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:36.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:36.487Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:36.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:36.487Z] [2023-03-09T04:22:36.487Z] Login Succeeded [2023-03-09T04:22:36.487Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:22:36.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:36.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:36.487Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:36.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:36.487Z] [2023-03-09T04:22:36.487Z] Login Succeeded [2023-03-09T04:22:36.487Z] docker.io [2023-03-09T04:22:36.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:22:36.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:22:36.745Z] Configure a credential helper to remove this warning. See [2023-03-09T04:22:36.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:22:36.745Z] [2023-03-09T04:22:36.745Z] Login Succeeded [2023-03-09T04:22:36.745Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:22:36.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T04:22:36.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:22:36.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:22:36.821Z] ========================================================= [2023-03-09T04:22:36.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T04:22:36.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:22:37.141Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T04:22:37.141Z] Sending build context to Docker daemon 16MB [2023-03-09T04:22:37.141Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:22:37.141Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T04:22:37.402Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T04:22:37.402Z] 213ec9aee27d: Pulling fs layer [2023-03-09T04:22:37.402Z] 4583459ba037: Pulling fs layer [2023-03-09T04:22:37.402Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T04:22:37.402Z] 53926ce57604: Pulling fs layer [2023-03-09T04:22:37.402Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T04:22:37.402Z] 22ff95d597cd: Pulling fs layer [2023-03-09T04:22:37.402Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T04:22:37.402Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T04:22:37.402Z] a7acece74701: Pulling fs layer [2023-03-09T04:22:37.402Z] 22ff95d597cd: Waiting [2023-03-09T04:22:37.402Z] 12d6caf4c0d1: Waiting [2023-03-09T04:22:37.402Z] 96b7cbca73a9: Waiting [2023-03-09T04:22:37.402Z] 53926ce57604: Waiting [2023-03-09T04:22:37.402Z] a7acece74701: Waiting [2023-03-09T04:22:37.402Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T04:22:37.402Z] 93c1e223e6f2: Download complete [2023-03-09T04:22:37.402Z] 4583459ba037: Download complete [2023-03-09T04:22:37.402Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T04:22:37.402Z] 21b2b0c7a3f4: Download complete [2023-03-09T04:22:37.402Z] 22ff95d597cd: Verifying Checksum [2023-03-09T04:22:37.402Z] 22ff95d597cd: Download complete [2023-03-09T04:22:37.402Z] 213ec9aee27d: Verifying Checksum [2023-03-09T04:22:37.402Z] 213ec9aee27d: Download complete [2023-03-09T04:22:37.669Z] 12d6caf4c0d1: Download complete [2023-03-09T04:22:37.933Z] 213ec9aee27d: Pull complete [2023-03-09T04:22:37.933Z] a7acece74701: Verifying Checksum [2023-03-09T04:22:37.933Z] a7acece74701: Download complete [2023-03-09T04:22:38.505Z] 4583459ba037: Pull complete [2023-03-09T04:22:38.505Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T04:22:38.505Z] 96b7cbca73a9: Download complete [2023-03-09T04:22:38.505Z] 53926ce57604: Verifying Checksum [2023-03-09T04:22:38.505Z] 53926ce57604: Download complete [2023-03-09T04:22:38.769Z] 93c1e223e6f2: Pull complete [2023-03-09T04:22:42.958Z] 53926ce57604: Pull complete [2023-03-09T04:22:42.958Z] 21b2b0c7a3f4: Pull complete [2023-03-09T04:22:42.958Z] 22ff95d597cd: Pull complete [2023-03-09T04:22:42.958Z] 12d6caf4c0d1: Pull complete [2023-03-09T04:22:44.868Z] 96b7cbca73a9: Pull complete [2023-03-09T04:22:45.804Z] a7acece74701: Pull complete [2023-03-09T04:22:45.804Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T04:22:46.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T04:22:46.062Z] ---> db6d94c90886 [2023-03-09T04:22:46.062Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:22:50.875Z] Still waiting to schedule task [2023-03-09T04:22:50.876Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9392’ [2023-03-09T04:22:54.192Z] ---> Running in 28cec8073e7b [2023-03-09T04:22:54.192Z] Removing intermediate container 28cec8073e7b [2023-03-09T04:22:54.192Z] ---> 3caf5338c892 [2023-03-09T04:22:54.192Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:22:54.192Z] ---> Running in 299cc197e7a5 [2023-03-09T04:22:54.192Z] Removing intermediate container 299cc197e7a5 [2023-03-09T04:22:54.192Z] ---> 91fc422e9159 [2023-03-09T04:22:54.192Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T04:22:54.192Z] ---> Running in 3cc02215cfc1 [2023-03-09T04:22:54.192Z] Removing intermediate container 3cc02215cfc1 [2023-03-09T04:22:54.192Z] ---> c33176c2f189 [2023-03-09T04:22:54.192Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:22:54.192Z] ---> Running in ff7b8af1df94 [2023-03-09T04:22:54.192Z] Removing intermediate container ff7b8af1df94 [2023-03-09T04:22:54.192Z] ---> 4055cf4a833a [2023-03-09T04:22:54.192Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T04:22:54.192Z] ---> Running in 49432d3c3b8b [2023-03-09T04:22:54.192Z] Removing intermediate container 49432d3c3b8b [2023-03-09T04:22:54.192Z] ---> 82213eff7168 [2023-03-09T04:22:54.192Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:22:54.192Z] ---> Running in da5a2649a4e4 [2023-03-09T04:22:54.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T04:22:54.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T04:22:54.710Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T04:22:54.710Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T04:22:54.710Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T04:22:54.710Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T04:22:54.710Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T04:22:54.710Z] OK: 216 MiB in 55 packages [2023-03-09T04:22:56.087Z] Removing intermediate container da5a2649a4e4 [2023-03-09T04:22:56.087Z] ---> fdc231b8eb7d [2023-03-09T04:22:56.087Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T04:22:56.087Z] ---> 791e81d48566 [2023-03-09T04:22:56.087Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:22:56.087Z] ---> Running in ea0c6969c7cd [2023-03-09T04:23:42.797Z] Removing intermediate container ea0c6969c7cd [2023-03-09T04:23:42.797Z] ---> 5379d560b6a5 [2023-03-09T04:23:42.797Z] Step 11/12 : COPY . . [2023-03-09T04:23:42.797Z] ---> 68888f6d64c5 [2023-03-09T04:23:42.797Z] Step 12/12 : RUN ${MAKE} [2023-03-09T04:23:42.797Z] ---> Running in 31616d758b66 [2023-03-09T04:23:42.797Z] noop [2023-03-09T04:23:42.797Z] Removing intermediate container 31616d758b66 [2023-03-09T04:23:42.797Z] ---> 500e858347a2 [2023-03-09T04:23:42.797Z] Successfully built 500e858347a2 [2023-03-09T04:23:42.797Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:43.114Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T04:23:43.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:23:43.189Z] prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container [2023-03-09T04:23:43.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T04:23:43.885Z] $ docker top 685e7dd84f043945d4e6386847b612f1fbbbe0d274f0e2b56fcf8d7ce03c6992 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:23:44.219Z] + go version [2023-03-09T04:23:44.219Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T04:23:44.232Z] $ docker stop --time=1 685e7dd84f043945d4e6386847b612f1fbbbe0d274f0e2b56fcf8d7ce03c6992 [2023-03-09T04:23:45.693Z] $ docker rm -f --volumes 685e7dd84f043945d4e6386847b612f1fbbbe0d274f0e2b56fcf8d7ce03c6992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:23:46.087Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T04:23:46.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:23:46.158Z] prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container [2023-03-09T04:23:46.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T04:23:46.533Z] $ docker top 7f891e8f989b1e318787d2e096099a516dcff39b05db0ce994b9404fba126451 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:23:46.869Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-122 [Pipeline] fileExists [Pipeline] sh [2023-03-09T04:23:47.164Z] + make test [2023-03-09T04:23:47.164Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T04:23:47.422Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T04:23:57.409Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-09T04:23:57.409Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-09T04:23:57.409Z] have (string) [2023-03-09T04:23:57.409Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:23:57.409Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-09T04:23:57.409Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-03-09T04:23:57.426Z] $ docker stop --time=1 7f891e8f989b1e318787d2e096099a516dcff39b05db0ce994b9404fba126451 [2023-03-09T04:24:00.612Z] $ docker rm -f --volumes 7f891e8f989b1e318787d2e096099a516dcff39b05db0ce994b9404fba126451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:24:01.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:24:01.190Z] [2023-03-09T04:24:01.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:24:01.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:24:01.753Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T04:24:01.753Z] 5eb5b503b376: Pulling fs layer [2023-03-09T04:24:01.753Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T04:24:01.753Z] ec43610c2a17: Pulling fs layer [2023-03-09T04:24:01.753Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T04:24:01.753Z] 33b1e0a273af: Pulling fs layer [2023-03-09T04:24:01.753Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T04:24:01.753Z] 2f39f015ded8: Pulling fs layer [2023-03-09T04:24:01.753Z] 5d3b04190fa2: Waiting [2023-03-09T04:24:01.753Z] 2f39f015ded8: Waiting [2023-03-09T04:24:01.753Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T04:24:01.753Z] 5c69ac0246d0: Download complete [2023-03-09T04:24:01.753Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T04:24:01.753Z] 3a2ae6a8a46f: Download complete [2023-03-09T04:24:01.753Z] 33b1e0a273af: Download complete [2023-03-09T04:24:01.753Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T04:24:01.753Z] 5d3b04190fa2: Download complete [2023-03-09T04:24:02.012Z] ec43610c2a17: Verifying Checksum [2023-03-09T04:24:02.012Z] ec43610c2a17: Download complete [2023-03-09T04:24:02.012Z] 5eb5b503b376: Verifying Checksum [2023-03-09T04:24:02.012Z] 5eb5b503b376: Download complete [2023-03-09T04:24:02.580Z] 2f39f015ded8: Download complete [2023-03-09T04:24:03.531Z] 5eb5b503b376: Pull complete [2023-03-09T04:24:03.790Z] 5c69ac0246d0: Pull complete [2023-03-09T04:24:04.382Z] ec43610c2a17: Pull complete [2023-03-09T04:24:04.382Z] 3a2ae6a8a46f: Pull complete [2023-03-09T04:24:04.667Z] 33b1e0a273af: Pull complete [2023-03-09T04:24:04.667Z] 5d3b04190fa2: Pull complete [2023-03-09T04:24:09.987Z] 2f39f015ded8: Pull complete [2023-03-09T04:24:09.987Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T04:24:09.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:24:09.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:24:10.060Z] prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container [2023-03-09T04:24:10.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T04:24:14.442Z] $ docker top 495b057c3a263c12530d9d9d6b0e8fcc3802f7906ec8afec041fd537d3a9312a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:24:14.831Z] ---> job-cost.sh [2023-03-09T04:24:14.831Z] lf-activate-venv: SKIPPING [2023-03-09T04:24:14.831Z] INFO: No Stack... [2023-03-09T04:24:15.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T04:24:15.660Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T04:24:15.951Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-122/archives/cost.csv [2023-03-09T04:24:15.951Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T04:24:15.970Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [2023-03-09T04:24:15.979Z] Resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] did not exist. Created. [2023-03-09T04:24:15.979Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T04:24:16.281Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T04:24:16.320Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T04:24:16.326Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T04:24:16.348Z] $ docker stop --time=1 495b057c3a263c12530d9d9d6b0e8fcc3802f7906ec8afec041fd537d3a9312a [2023-03-09T04:24:17.934Z] $ docker rm -f --volumes 495b057c3a263c12530d9d9d6b0e8fcc3802f7906ec8afec041fd537d3a9312a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T04:24:18.097Z] Failed in branch amd64 [2023-03-09T04:25:13.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9400 in /w/workspace/edgexfoundry_device-gpio_PR-122 [Pipeline] { [Pipeline] ws [2023-03-09T04:25:13.973Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2023-03-09T04:25:14.007Z] The recommended git tool is: git [2023-03-09T04:25:21.470Z] using credential edgex-jenkins-ssh [2023-03-09T04:25:21.487Z] Cloning the remote Git repository [2023-03-09T04:25:21.560Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-03-09T04:25:21.676Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2023-03-09T04:25:21.910Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T04:25:21.912Z] > git --version # timeout=10 [2023-03-09T04:25:21.939Z] > git --version # 'git version 2.25.1' [2023-03-09T04:25:21.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:25:22.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T04:25:23.695Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T04:25:23.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T04:25:25.378Z] Merging remotes/origin/main commit 2471770c414ffcb3969497332fd67a405e85392b into PR head commit 308e724cce9d8d3734a267348e79b71152615100 [2023-03-09T04:25:25.674Z] Merge succeeded, producing 308e724cce9d8d3734a267348e79b71152615100 [2023-03-09T04:25:25.674Z] Checking out Revision 308e724cce9d8d3734a267348e79b71152615100 (PR-122) [2023-03-09T04:25:24.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-03-09T04:25:24.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-03-09T04:25:24.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:25:24.888Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T04:25:25.420Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T04:25:25.450Z] > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # timeout=10 [2023-03-09T04:25:25.553Z] > git remote # timeout=10 [2023-03-09T04:25:25.575Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T04:25:25.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T04:25:25.623Z] > git merge 2471770c414ffcb3969497332fd67a405e85392b # timeout=10 [2023-03-09T04:25:25.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T04:25:25.684Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T04:25:25.701Z] > git checkout -f 308e724cce9d8d3734a267348e79b71152615100 # timeout=10 [2023-03-09T04:25:26.268Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T04:25:27.148Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T04:25:27.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T04:25:27.148Z] Dload Upload Total Spent Left Speed [2023-03-09T04:25:27.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-09T04:25:27.859Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T04:25:28.206Z] + sudo tee /etc/docker/daemon.new+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T04:25:28.206Z] [2023-03-09T04:25:28.206Z] { [2023-03-09T04:25:28.206Z] "registry-mirrors": [ [2023-03-09T04:25:28.206Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T04:25:28.206Z] ], [2023-03-09T04:25:28.206Z] "bip": "10.250.0.254/24", [2023-03-09T04:25:28.206Z] "hosts": [ [2023-03-09T04:25:28.206Z] "tcp://0.0.0.0:5555", [2023-03-09T04:25:28.206Z] "unix:///var/run/docker.sock" [2023-03-09T04:25:28.206Z] ], [2023-03-09T04:25:28.206Z] "mtu": 1458, [2023-03-09T04:25:28.206Z] "selinux-enabled": true, [2023-03-09T04:25:28.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T04:25:28.206Z] } [Pipeline] sh [2023-03-09T04:25:28.548Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T04:25:28.886Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:25:47.219Z] provisioning config files... [2023-03-09T04:25:47.249Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config28150148753583559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:25:47.619Z] ---> docker-login.sh [2023-03-09T04:25:47.619Z] nexus3.edgexfoundry.org:10001 [2023-03-09T04:25:48.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:25:48.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:25:48.811Z] Configure a credential helper to remove this warning. See [2023-03-09T04:25:48.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:25:48.811Z] [2023-03-09T04:25:48.811Z] Login Succeeded [2023-03-09T04:25:48.811Z] nexus3.edgexfoundry.org:10002 [2023-03-09T04:25:48.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:25:49.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:25:49.091Z] Configure a credential helper to remove this warning. See [2023-03-09T04:25:49.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:25:49.091Z] [2023-03-09T04:25:49.091Z] Login Succeeded [2023-03-09T04:25:49.091Z] nexus3.edgexfoundry.org:10003 [2023-03-09T04:25:49.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:25:49.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:25:49.362Z] Configure a credential helper to remove this warning. See [2023-03-09T04:25:49.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:25:49.362Z] [2023-03-09T04:25:49.362Z] Login Succeeded [2023-03-09T04:25:49.362Z] nexus3.edgexfoundry.org:10004 [2023-03-09T04:25:49.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:25:49.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:25:49.907Z] Configure a credential helper to remove this warning. See [2023-03-09T04:25:49.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:25:49.907Z] [2023-03-09T04:25:49.907Z] Login Succeeded [2023-03-09T04:25:49.907Z] docker.io [2023-03-09T04:25:50.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T04:25:50.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T04:25:50.454Z] Configure a credential helper to remove this warning. See [2023-03-09T04:25:50.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T04:25:50.454Z] [2023-03-09T04:25:50.454Z] Login Succeeded [2023-03-09T04:25:50.454Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T04:25:50.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T04:25:50.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:25:50.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T04:25:50.830Z] ========================================================= [2023-03-09T04:25:50.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T04:25:50.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:25:51.201Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T04:25:51.476Z] Sending build context to Docker daemon 8.078MB [2023-03-09T04:25:51.750Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T04:25:51.750Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T04:25:51.750Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T04:25:51.750Z] 9b18e9b68314: Pulling fs layer [2023-03-09T04:25:51.750Z] 35d82f9e3411: Pulling fs layer [2023-03-09T04:25:51.750Z] e16973657156: Pulling fs layer [2023-03-09T04:25:51.750Z] fc693d55d65f: Pulling fs layer [2023-03-09T04:25:51.750Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T04:25:51.750Z] dda99020689f: Pulling fs layer [2023-03-09T04:25:51.750Z] db1c61fa0a46: Pulling fs layer [2023-03-09T04:25:51.750Z] 891c053d2c06: Pulling fs layer [2023-03-09T04:25:51.750Z] dda99020689f: Waiting [2023-03-09T04:25:51.750Z] db1c61fa0a46: Waiting [2023-03-09T04:25:51.750Z] 891c053d2c06: Waiting [2023-03-09T04:25:51.750Z] 7e9fc2657dce: Waiting [2023-03-09T04:25:51.750Z] fc693d55d65f: Waiting [2023-03-09T04:25:51.750Z] e16973657156: Verifying Checksum [2023-03-09T04:25:51.750Z] e16973657156: Download complete [2023-03-09T04:25:51.750Z] 35d82f9e3411: Verifying Checksum [2023-03-09T04:25:51.750Z] 35d82f9e3411: Download complete [2023-03-09T04:25:52.027Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T04:25:52.027Z] 7e9fc2657dce: Download complete [2023-03-09T04:25:52.027Z] 9b18e9b68314: Verifying Checksum [2023-03-09T04:25:52.027Z] 9b18e9b68314: Download complete [2023-03-09T04:25:52.027Z] dda99020689f: Verifying Checksum [2023-03-09T04:25:52.027Z] dda99020689f: Download complete [2023-03-09T04:25:53.006Z] 9b18e9b68314: Pull complete [2023-03-09T04:25:53.006Z] 891c053d2c06: Verifying Checksum [2023-03-09T04:25:53.006Z] 891c053d2c06: Download complete [2023-03-09T04:25:53.615Z] 35d82f9e3411: Pull complete [2023-03-09T04:25:53.888Z] e16973657156: Pull complete [2023-03-09T04:25:54.483Z] db1c61fa0a46: Verifying Checksum [2023-03-09T04:25:55.081Z] fc693d55d65f: Verifying Checksum [2023-03-09T04:25:55.081Z] fc693d55d65f: Download complete [2023-03-09T04:26:10.197Z] fc693d55d65f: Pull complete [2023-03-09T04:26:10.197Z] 7e9fc2657dce: Pull complete [2023-03-09T04:26:10.197Z] dda99020689f: Pull complete [2023-03-09T04:26:16.944Z] db1c61fa0a46: Pull complete [2023-03-09T04:26:18.364Z] 891c053d2c06: Pull complete [2023-03-09T04:26:18.364Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T04:26:18.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T04:26:18.364Z] ---> f96f9c87975a [2023-03-09T04:26:18.364Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T04:26:19.335Z] ---> Running in b1f10de7208a [2023-03-09T04:26:22.701Z] Removing intermediate container b1f10de7208a [2023-03-09T04:26:22.701Z] ---> cd131a47310d [2023-03-09T04:26:22.701Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T04:26:22.701Z] ---> Running in e5e9fbda167e [2023-03-09T04:26:22.972Z] Removing intermediate container e5e9fbda167e [2023-03-09T04:26:22.972Z] ---> 7ff9b0b3d0c8 [2023-03-09T04:26:22.972Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-03-09T04:26:23.247Z] ---> Running in 125722f3557f [2023-03-09T04:26:23.850Z] Removing intermediate container 125722f3557f [2023-03-09T04:26:23.850Z] ---> 6dbdd941dc82 [2023-03-09T04:26:23.850Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T04:26:23.850Z] ---> Running in 88960993dc3b [2023-03-09T04:26:24.122Z] Removing intermediate container 88960993dc3b [2023-03-09T04:26:24.122Z] ---> 18a22d5a47eb [2023-03-09T04:26:24.122Z] Step 7/12 : WORKDIR /device-gpio [2023-03-09T04:26:24.391Z] ---> Running in 4f08162253a9 [2023-03-09T04:26:24.661Z] Removing intermediate container 4f08162253a9 [2023-03-09T04:26:24.661Z] ---> 9dc518fa69f3 [2023-03-09T04:26:24.661Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T04:26:24.661Z] ---> Running in e2aa2460bf72 [2023-03-09T04:26:26.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T04:26:26.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T04:26:27.775Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-09T04:26:27.775Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-09T04:26:27.775Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-09T04:26:27.775Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-09T04:26:27.775Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T04:26:27.775Z] OK: 226 MiB in 55 packages [2023-03-09T04:26:29.191Z] Removing intermediate container e2aa2460bf72 [2023-03-09T04:26:29.191Z] ---> 48176c7b525e [2023-03-09T04:26:29.191Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T04:26:29.459Z] ---> 6ce264c15fcd [2023-03-09T04:26:29.459Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T04:26:29.730Z] ---> Running in 6e98cd208beb [2023-03-09T04:27:51.441Z] Removing intermediate container 6e98cd208beb [2023-03-09T04:27:51.441Z] ---> 1fa70a503d8f [2023-03-09T04:27:51.441Z] Step 11/12 : COPY . . [2023-03-09T04:27:51.441Z] ---> 6a5e7cb0ecfc [2023-03-09T04:27:51.441Z] Step 12/12 : RUN ${MAKE} [2023-03-09T04:27:51.441Z] ---> Running in 1d7aef4aae31 [2023-03-09T04:27:51.441Z] noop [2023-03-09T04:27:51.441Z] Removing intermediate container 1d7aef4aae31 [2023-03-09T04:27:51.441Z] ---> 9eb28add7441 [2023-03-09T04:27:51.441Z] Successfully built 9eb28add7441 [2023-03-09T04:27:51.441Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:27:51.813Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T04:27:51.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:27:52.037Z] prd-ubuntu20.04-docker-arm64-4c-16g-9400 does not seem to be running inside a container [2023-03-09T04:27:52.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T04:27:53.422Z] $ docker top 607e4274f89210d5b92b95e7343cea62566bea45d7aa2c7a744ba07a6f4eaaa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:27:54.290Z] + go version [2023-03-09T04:27:54.290Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T04:27:54.316Z] $ docker stop --time=1 607e4274f89210d5b92b95e7343cea62566bea45d7aa2c7a744ba07a6f4eaaa2 [2023-03-09T04:27:56.035Z] $ docker rm -f --volumes 607e4274f89210d5b92b95e7343cea62566bea45d7aa2c7a744ba07a6f4eaaa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:27:56.610Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T04:27:56.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:27:56.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-9400 does not seem to be running inside a container [2023-03-09T04:27:56.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T04:27:58.269Z] $ docker top ef07c898b58487f325a342eee5373dc627dafdec3a8ab3465d1994dc174ef13a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:27:59.144Z] + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh [2023-03-09T04:27:59.812Z] + make test [2023-03-09T04:27:59.812Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T04:28:01.788Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-03-09T04:29:38.537Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-09T04:29:38.537Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-09T04:29:38.537Z] have (string) [2023-03-09T04:29:38.537Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-09T04:29:38.537Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors [2023-03-09T04:29:38.537Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-03-09T04:29:38.566Z] $ docker stop --time=1 ef07c898b58487f325a342eee5373dc627dafdec3a8ab3465d1994dc174ef13a [2023-03-09T04:29:40.475Z] $ docker rm -f --volumes ef07c898b58487f325a342eee5373dc627dafdec3a8ab3465d1994dc174ef13a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:29:41.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:29:41.657Z] [2023-03-09T04:29:41.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:29:42.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:29:42.287Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T04:29:42.287Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T04:29:42.287Z] 04944245beec: Pulling fs layer [2023-03-09T04:29:42.287Z] 699f458cf7ca: Pulling fs layer [2023-03-09T04:29:42.287Z] 765212b225bb: Pulling fs layer [2023-03-09T04:29:42.287Z] f23df028b6ca: Pulling fs layer [2023-03-09T04:29:42.287Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T04:29:42.287Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T04:29:42.287Z] 765212b225bb: Waiting [2023-03-09T04:29:42.287Z] f23df028b6ca: Waiting [2023-03-09T04:29:42.287Z] d65c8cfc05b1: Waiting [2023-03-09T04:29:42.287Z] 2437ff75d9bd: Waiting [2023-03-09T04:29:42.287Z] 04944245beec: Verifying Checksum [2023-03-09T04:29:42.287Z] 04944245beec: Download complete [2023-03-09T04:29:42.287Z] 765212b225bb: Verifying Checksum [2023-03-09T04:29:42.287Z] 765212b225bb: Download complete [2023-03-09T04:29:42.559Z] f23df028b6ca: Verifying Checksum [2023-03-09T04:29:42.559Z] f23df028b6ca: Download complete [2023-03-09T04:29:42.559Z] d65c8cfc05b1: Download complete [2023-03-09T04:29:42.559Z] 699f458cf7ca: Verifying Checksum [2023-03-09T04:29:42.559Z] 699f458cf7ca: Download complete [2023-03-09T04:29:43.161Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T04:29:43.161Z] 8998bd30e6a1: Download complete [2023-03-09T04:29:48.525Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T04:29:48.525Z] 2437ff75d9bd: Download complete [2023-03-09T04:29:50.472Z] 8998bd30e6a1: Pull complete [2023-03-09T04:29:51.062Z] 04944245beec: Pull complete [2023-03-09T04:29:52.480Z] 699f458cf7ca: Pull complete [2023-03-09T04:29:52.750Z] 765212b225bb: Pull complete [2023-03-09T04:29:53.719Z] f23df028b6ca: Pull complete [2023-03-09T04:29:53.993Z] d65c8cfc05b1: Pull complete [2023-03-09T04:30:12.232Z] 2437ff75d9bd: Pull complete [2023-03-09T04:30:12.232Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T04:30:12.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T04:30:12.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:30:12.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-9400 does not seem to be running inside a container [2023-03-09T04:30:12.552Z] $ 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-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T04:30:14.613Z] $ docker top 042381d7a7b42aa43bb7108e888c2a8aa492ed49cc17778519a6b2dbc7cb332b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:15.547Z] ---> job-cost.sh [2023-03-09T04:30:15.547Z] lf-activate-venv: SKIPPING [2023-03-09T04:30:15.547Z] INFO: No Stack... [2023-03-09T04:30:15.817Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T04:30:16.797Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T04:30:17.456Z] + cut -d, -f6 [2023-03-09T04:30:17.456Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock [2023-03-09T04:30:17.544Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [2023-03-09T04:30:17.550Z] Resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] did not exist. Created. [2023-03-09T04:30:17.550Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T04:30:18.237Z] /w/workspace/device-gpio/3@tmp/durable-84ffe906/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T04:30:18.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T04:30:18.941Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T04:30:19.467Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T04:30:19.476Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-122-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T04:30:19.502Z] $ docker stop --time=1 042381d7a7b42aa43bb7108e888c2a8aa492ed49cc17778519a6b2dbc7cb332b [2023-03-09T04:30:21.078Z] $ docker rm -f --volumes 042381d7a7b42aa43bb7108e888c2a8aa492ed49cc17778519a6b2dbc7cb332b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T04:30:21.367Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T04:30:22.034Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-122/archives ] [2023-03-09T04:30:22.035Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-122/archives [2023-03-09T04:30:22.035Z] total 16 [2023-03-09T04:30:22.035Z] drwxr-xr-x 3 root root 4096 Mar 9 04:24 . [2023-03-09T04:30:22.035Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:24 .. [2023-03-09T04:30:22.035Z] drwxr-xr-x 2 root root 4096 Mar 9 04:24 cost [2023-03-09T04:30:22.035Z] -rw-r--r-- 1 root root 83 Mar 9 04:24 cost.csv [2023-03-09T04:30:22.035Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-122/archives [2023-03-09T04:30:22.035Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-122/archives [2023-03-09T04:30:22.035Z] total 16 [2023-03-09T04:30:22.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:24 . [2023-03-09T04:30:22.035Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:24 .. [2023-03-09T04:30:22.035Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:24 cost [2023-03-09T04:30:22.035Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 9 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:22.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:23.190Z] ---> package-listing.sh [2023-03-09T04:30:23.190Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T04:30:23.190Z] ++ facter osfamily [2023-03-09T04:30:23.448Z] + OS_FAMILY=debian [2023-03-09T04:30:23.448Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-122 [2023-03-09T04:30:23.448Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T04:30:23.448Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T04:30:23.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T04:30:23.448Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T04:30:23.448Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-122 ']' [2023-03-09T04:30:23.448Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T04:30:23.448Z] + case "${OS_FAMILY}" in [2023-03-09T04:30:23.448Z] + dpkg -l [2023-03-09T04:30:23.448Z] + grep '^ii' [2023-03-09T04:30:23.448Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T04:30:23.448Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T04:30:23.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T04:30:23.448Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-122 ']' [2023-03-09T04:30:23.448Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-122/archives/ [2023-03-09T04:30:23.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-122/archives/ [Pipeline] echo [2023-03-09T04:30:23.457Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T04:30:23.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T04:30:24.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T04:30:24.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T04:30:24.353Z] prd-ubuntu20.04-docker-8c-8g-9393 does not seem to be running inside a container [2023-03-09T04:30:24.384Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-122 -v /w/workspace/edgexfoundry_device-gpio_PR-122:/w/workspace/edgexfoundry_device-gpio_PR-122:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-122@tmp:/w/workspace/edgexfoundry_device-gpio_PR-122@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T04:30:24.620Z] $ docker top 9f5f14f4cf68f5ec81de25938865ec26846efbad04abb562db8df94dd9dd8ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T04:30:24.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T04:30:25.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T04:30:25.528Z] + ls /var/log/sa-host [2023-03-09T04:30:25.528Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T04:30:25.598Z] provisioning config files... [2023-03-09T04:30:25.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-122@tmp/config11209330835185138961tmp [Pipeline] { [Pipeline] echo [2023-03-09T04:30:25.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:25.906Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T04:30:25.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:26.228Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T04:30:26.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:26.521Z] ---> sudo-logs.sh [2023-03-09T04:30:26.521Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T04:30:26.544Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:26.826Z] ---> job-cost.sh [2023-03-09T04:30:26.826Z] lf-activate-venv: SKIPPING [2023-03-09T04:30:26.826Z] DEBUG: total: 0.2199999988079071 [2023-03-09T04:30:26.826Z] INFO: Retrieving Stack Cost... [2023-03-09T04:30:28.727Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T04:30:28.728Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T04:30:28.740Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T04:30:29.022Z] ---> logs-deploy.sh [2023-03-09T04:30:29.022Z] lf-activate-venv: SKIPPING [2023-03-09T04:30:29.022Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-122/3 [2023-03-09T04:30:29.022Z] INFO: archiving workspace using pattern(s): [2023-03-09T04:30:29.959Z] Archives upload complete. [2023-03-09T04:30:30.218Z] INFO: archiving logs to Nexus [2023-03-09T04:30:30.788Z] ---> uname -a: [2023-03-09T04:30:30.788Z] Linux prd-ubuntu20-04-docker-8c-8g-9393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] ---> lscpu: [2023-03-09T04:30:30.788Z] Architecture: x86_64 [2023-03-09T04:30:30.788Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-09T04:30:30.788Z] Byte Order: Little Endian [2023-03-09T04:30:30.788Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-09T04:30:30.788Z] CPU(s): 8 [2023-03-09T04:30:30.788Z] On-line CPU(s) list: 0-7 [2023-03-09T04:30:30.788Z] Thread(s) per core: 1 [2023-03-09T04:30:30.788Z] Core(s) per socket: 1 [2023-03-09T04:30:30.788Z] Socket(s): 8 [2023-03-09T04:30:30.788Z] NUMA node(s): 1 [2023-03-09T04:30:30.788Z] Vendor ID: AuthenticAMD [2023-03-09T04:30:30.788Z] CPU family: 23 [2023-03-09T04:30:30.788Z] Model: 49 [2023-03-09T04:30:30.788Z] Model name: AMD EPYC-Rome Processor [2023-03-09T04:30:30.788Z] Stepping: 0 [2023-03-09T04:30:30.788Z] CPU MHz: 2799.998 [2023-03-09T04:30:30.788Z] BogoMIPS: 5599.99 [2023-03-09T04:30:30.788Z] Virtualization: AMD-V [2023-03-09T04:30:30.788Z] Hypervisor vendor: KVM [2023-03-09T04:30:30.788Z] Virtualization type: full [2023-03-09T04:30:30.788Z] L1d cache: 256 KiB [2023-03-09T04:30:30.788Z] L1i cache: 256 KiB [2023-03-09T04:30:30.788Z] L2 cache: 4 MiB [2023-03-09T04:30:30.788Z] L3 cache: 128 MiB [2023-03-09T04:30:30.788Z] NUMA node0 CPU(s): 0-7 [2023-03-09T04:30:30.788Z] Vulnerability Itlb multihit: Not affected [2023-03-09T04:30:30.788Z] Vulnerability L1tf: Not affected [2023-03-09T04:30:30.788Z] Vulnerability Mds: Not affected [2023-03-09T04:30:30.788Z] Vulnerability Meltdown: Not affected [2023-03-09T04:30:30.788Z] Vulnerability Mmio stale data: Not affected [2023-03-09T04:30:30.788Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-09T04:30:30.788Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-09T04:30:30.788Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-09T04:30:30.788Z] Vulnerability Srbds: Not affected [2023-03-09T04:30:30.788Z] Vulnerability Tsx async abort: Not affected [2023-03-09T04:30:30.788Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] ---> nproc: [2023-03-09T04:30:30.788Z] 8 [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] ---> df -h: [2023-03-09T04:30:30.788Z] Filesystem Size Used Avail Use% Mounted on [2023-03-09T04:30:30.788Z] overlay 155G 12G 144G 8% / [2023-03-09T04:30:30.788Z] tmpfs 64M 0 64M 0% /dev [2023-03-09T04:30:30.788Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-09T04:30:30.788Z] shm 64M 0 64M 0% /dev/shm [2023-03-09T04:30:30.788Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] ---> sar -b -r -n DEV: [2023-03-09T04:30:30.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9393) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] 04:21:42 LINUX RESTART (8 CPU) [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] 04:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-09T04:30:30.788Z] 04:23:01 189.72 40.70 149.02 0.00 4521.59 188514.40 0.00 [2023-03-09T04:30:30.788Z] 04:24:01 123.39 1.42 121.98 0.00 20.66 54815.59 0.00 [2023-03-09T04:30:30.788Z] 04:25:01 34.70 0.15 34.55 0.00 7.20 16747.78 0.00 [2023-03-09T04:30:30.788Z] 04:26:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-03-09T04:30:30.788Z] 04:27:01 39.03 9.35 29.68 0.00 2884.45 5021.56 0.00 [2023-03-09T04:30:30.788Z] 04:28:01 18.66 1.23 17.43 0.00 2270.42 3810.96 0.00 [2023-03-09T04:30:30.788Z] 04:29:01 5.15 1.03 4.12 0.00 21.99 101.30 0.00 [2023-03-09T04:30:30.788Z] 04:30:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 [2023-03-09T04:30:30.788Z] Average: 51.49 6.66 44.82 0.00 1208.86 33310.48 0.00 [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] 04:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-09T04:30:30.788Z] 04:23:01 29166484 31608328 706276 2.15 76648 2639216 1985208 5.85 975120 2377120 2504 [2023-03-09T04:30:30.788Z] 04:24:01 28457956 31596460 706840 2.15 146172 3202204 1911700 5.63 1132736 2853492 92 [2023-03-09T04:30:30.788Z] 04:25:01 27954136 31601332 700108 2.13 152884 3654224 1768936 5.21 1143256 3292672 12 [2023-03-09T04:30:30.788Z] 04:26:01 27954352 31601672 699592 2.13 152920 3654224 1768936 5.21 1143200 3292672 8 [2023-03-09T04:30:30.788Z] 04:27:01 27656132 31582968 705072 2.14 171912 3905372 1801864 5.31 1303380 3409816 160 [2023-03-09T04:30:30.788Z] 04:28:01 27437324 31589044 695840 2.12 186856 4109172 1803332 5.31 1459180 3459664 164 [2023-03-09T04:30:30.788Z] 04:29:01 27443504 31591436 693588 2.11 185480 4106536 1830760 5.40 1455616 3456996 172 [2023-03-09T04:30:30.788Z] 04:30:01 27442984 31591040 693956 2.11 185552 4106544 1830760 5.40 1455812 3457000 188 [2023-03-09T04:30:30.788Z] Average: 27939109 31595285 700159 2.13 157303 3672186 1837687 5.42 1258538 3199929 412 [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] 04:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-09T04:30:30.788Z] 04:23:01 ens3 782.11 534.87 6900.18 102.46 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:23:01 vethd276bee 56.61 73.91 5.46 52.23 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:23:01 docker0 74.86 95.78 6.11 248.49 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:23:01 lo 6.98 6.98 0.67 0.67 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:24:01 ens3 237.17 129.57 1843.99 21.28 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:24:01 docker0 110.88 207.30 8.81 1816.23 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:24:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:25:01 ens3 127.00 81.46 2523.29 87.23 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:25:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:26:01 ens3 1.92 0.70 0.51 0.30 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:27:01 ens3 113.78 65.59 1432.44 5.24 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:27:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:28:01 ens3 99.98 53.26 1375.04 3.78 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:29:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:30:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] Average: ens3 169.02 107.31 1748.81 27.38 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] Average: docker0 23.11 37.77 1.86 258.13 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] ---> sar -P ALL: [2023-03-09T04:30:30.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9393) 03/09/23 _x86_64_ (8 CPU) [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] 04:21:42 LINUX RESTART (8 CPU) [2023-03-09T04:30:30.788Z] [2023-03-09T04:30:30.788Z] 04:22:02 CPU %user %nice %system %iowait %steal %idle [2023-03-09T04:30:30.788Z] 04:23:01 all 9.66 0.00 3.74 4.53 0.07 82.01 [2023-03-09T04:30:30.788Z] 04:23:01 0 7.28 0.00 2.33 1.67 0.07 88.65 [2023-03-09T04:30:30.788Z] 04:23:01 1 11.84 0.00 3.71 6.58 0.09 77.79 [2023-03-09T04:30:30.788Z] 04:23:01 2 9.13 0.00 3.14 3.91 0.07 83.75 [2023-03-09T04:30:30.788Z] 04:23:01 3 10.13 0.00 6.04 11.91 0.07 71.85 [2023-03-09T04:30:30.788Z] 04:23:01 4 11.81 0.00 3.34 0.39 0.07 84.39 [2023-03-09T04:30:30.788Z] 04:23:01 5 8.92 0.00 3.45 0.32 0.07 87.24 [2023-03-09T04:30:30.788Z] 04:23:01 6 7.93 0.00 4.08 1.69 0.09 86.21 [2023-03-09T04:30:30.788Z] 04:23:01 7 10.22 0.00 3.83 9.79 0.07 76.09 [2023-03-09T04:30:30.788Z] 04:24:01 all 15.46 0.00 4.00 5.79 0.05 74.70 [2023-03-09T04:30:30.788Z] 04:24:01 0 15.26 0.00 3.11 0.35 0.03 81.24 [2023-03-09T04:30:30.788Z] 04:24:01 1 15.97 0.00 4.05 2.25 0.03 77.71 [2023-03-09T04:30:30.788Z] 04:24:01 2 15.50 0.00 3.85 2.86 0.05 77.74 [2023-03-09T04:30:30.788Z] 04:24:01 3 16.02 0.00 3.71 0.72 0.05 79.50 [2023-03-09T04:30:30.788Z] 04:24:01 4 14.67 0.00 3.45 1.23 0.03 80.62 [2023-03-09T04:30:30.788Z] 04:24:01 5 15.80 0.00 4.87 29.12 0.08 50.13 [2023-03-09T04:30:30.788Z] 04:24:01 6 14.92 0.00 4.88 4.89 0.05 75.26 [2023-03-09T04:30:30.788Z] 04:24:01 7 15.55 0.00 4.06 5.03 0.10 75.27 [2023-03-09T04:30:30.788Z] 04:25:01 all 2.80 0.00 1.24 1.31 0.03 94.62 [2023-03-09T04:30:30.788Z] 04:25:01 0 2.89 0.00 1.59 0.05 0.03 95.44 [2023-03-09T04:30:30.788Z] 04:25:01 1 1.99 0.00 1.25 5.54 0.05 91.17 [2023-03-09T04:30:30.788Z] 04:25:01 2 2.61 0.00 1.19 2.39 0.02 93.80 [2023-03-09T04:30:30.788Z] 04:25:01 3 4.08 0.00 0.97 0.49 0.02 94.44 [2023-03-09T04:30:30.788Z] 04:25:01 4 2.70 0.00 1.23 0.25 0.05 95.77 [2023-03-09T04:30:30.788Z] 04:25:01 5 2.56 0.00 1.02 0.89 0.02 95.51 [2023-03-09T04:30:30.789Z] 04:25:01 6 2.77 0.00 1.49 0.13 0.03 95.57 [2023-03-09T04:30:30.789Z] 04:25:01 7 2.79 0.00 1.19 0.76 0.03 95.23 [2023-03-09T04:30:30.789Z] 04:26:01 all 0.03 0.00 0.00 0.04 0.01 99.92 [2023-03-09T04:30:30.789Z] 04:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T04:30:30.789Z] 04:26:01 1 0.00 0.00 0.00 0.12 0.00 99.88 [2023-03-09T04:30:30.789Z] 04:26:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2023-03-09T04:30:30.789Z] 04:26:01 3 0.10 0.00 0.00 0.00 0.03 99.87 [2023-03-09T04:30:30.789Z] 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T04:30:30.789Z] 04:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-09T04:30:30.789Z] 04:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-09T04:30:30.789Z] 04:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-09T04:30:30.789Z] 04:27:01 all 1.38 0.00 0.84 0.47 0.01 97.30 [2023-03-09T04:30:30.789Z] 04:27:01 0 1.25 0.00 0.97 0.75 0.00 97.03 [2023-03-09T04:30:30.789Z] 04:27:01 1 1.12 0.00 1.75 0.28 0.02 96.83 [2023-03-09T04:30:30.789Z] 04:27:01 2 1.22 0.00 0.70 0.83 0.02 97.23 [2023-03-09T04:30:30.789Z] 04:27:01 3 2.19 0.00 1.00 0.70 0.02 96.09 [2023-03-09T04:30:30.789Z] 04:27:01 4 2.11 0.00 0.62 1.07 0.03 96.17 [2023-03-09T04:30:30.789Z] 04:27:01 5 0.83 0.00 0.50 0.03 0.02 98.62 [2023-03-09T04:30:30.789Z] 04:27:01 6 0.69 0.00 0.50 0.02 0.00 98.79 [2023-03-09T04:30:30.789Z] 04:27:01 7 1.60 0.00 0.70 0.05 0.02 97.63 [2023-03-09T04:30:30.789Z] 04:28:01 all 0.96 0.00 0.69 0.27 0.01 98.08 [2023-03-09T04:30:30.789Z] 04:28:01 0 0.87 0.00 0.47 0.02 0.02 98.63 [2023-03-09T04:30:30.789Z] 04:28:01 1 0.62 0.00 0.82 0.00 0.00 98.57 [2023-03-09T04:30:30.789Z] 04:28:01 2 0.78 0.00 0.35 0.47 0.02 98.38 [2023-03-09T04:30:30.789Z] 04:28:01 3 1.05 0.00 0.48 0.08 0.02 98.36 [2023-03-09T04:30:30.789Z] 04:28:01 4 1.52 0.00 0.48 0.58 0.02 97.40 [2023-03-09T04:30:30.789Z] 04:28:01 5 1.15 0.00 1.10 0.97 0.02 96.76 [2023-03-09T04:30:30.789Z] 04:28:01 6 0.62 0.00 0.37 0.02 0.02 98.98 [2023-03-09T04:30:30.789Z] 04:28:01 7 1.03 0.00 1.42 0.02 0.00 97.53 [2023-03-09T04:30:30.789Z] 04:29:01 all 0.36 0.00 0.08 0.02 0.01 99.53 [2023-03-09T04:30:30.789Z] 04:29:01 0 0.07 0.00 0.07 0.05 0.03 99.78 [2023-03-09T04:30:30.789Z] 04:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2023-03-09T04:30:30.789Z] 04:29:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-09T04:30:30.789Z] 04:29:01 3 0.15 0.00 0.08 0.08 0.00 99.68 [2023-03-09T04:30:30.789Z] 04:29:01 4 0.08 0.00 0.07 0.02 0.02 99.82 [2023-03-09T04:30:30.789Z] 04:29:01 5 0.23 0.00 0.17 0.00 0.00 99.60 [2023-03-09T04:30:30.789Z] 04:29:01 6 1.95 0.00 0.08 0.00 0.02 97.95 [2023-03-09T04:30:30.789Z] 04:29:01 7 0.20 0.00 0.07 0.03 0.02 99.68 [2023-03-09T04:30:30.789Z] 04:30:01 all 0.01 0.00 0.00 0.02 0.00 99.95 [2023-03-09T04:30:30.789Z] 04:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-09T04:30:30.789Z] 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T04:30:30.789Z] 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-09T04:30:30.789Z] 04:30:01 3 0.02 0.00 0.00 0.13 0.00 99.85 [2023-03-09T04:30:30.789Z] 04:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-09T04:30:30.789Z] 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-09T04:30:30.789Z] 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-09T04:30:30.789Z] 04:30:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-09T04:30:30.789Z] Average: all 3.80 0.00 1.31 1.54 0.03 93.31 [2023-03-09T04:30:30.789Z] Average: 0 3.44 0.00 1.06 0.36 0.03 95.12 [2023-03-09T04:30:30.789Z] Average: 1 3.94 0.00 1.45 1.83 0.03 92.76 [2023-03-09T04:30:30.789Z] Average: 2 3.63 0.00 1.15 1.32 0.02 93.88 [2023-03-09T04:30:30.789Z] Average: 3 4.19 0.00 1.52 1.73 0.03 92.54 [2023-03-09T04:30:30.789Z] Average: 4 4.08 0.00 1.14 0.44 0.03 94.31 [2023-03-09T04:30:30.789Z] Average: 5 3.66 0.00 1.38 3.89 0.03 91.04 [2023-03-09T04:30:30.789Z] Average: 6 3.59 0.00 1.41 0.84 0.03 94.13 [2023-03-09T04:30:30.789Z] Average: 7 3.90 0.00 1.40 1.94 0.03 92.73 [2023-03-09T04:30:30.789Z] [2023-03-09T04:30:30.789Z] [2023-03-09T04:30:30.789Z]