Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0+b3088f74b80dce78a876441a0c72d3538a65c555 (01ad83c176b801e86dc2092677ce0beba53b59d7) 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-ssh15713020005543685131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7440865419709393794.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-307/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-onvif-camera/branches/PR-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15503422101413503421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16066525574698147857.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-onvif-camera/branches/PR-307/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-onvif-camera/branches/PR-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh144784886794127247.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8803 in /w/workspace/undry_device-onvif-camera_PR-307 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-307 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 Merge succeeded, producing c8950cde5b47f66b31744f2500dcbd35fb159ab0 Checking out Revision c8950cde5b47f66b31744f2500dcbd35fb159ab0 (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # 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 b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8950cde5b47f66b31744f2500dcbd35fb159ab0 # timeout=10 Commit message: "Merge commit 'b3088f74b80dce78a876441a0c72d3538a65c555' into HEAD" > git rev-list --no-walk 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:23 ========================================================= 22:10:23 EdgeX Global Pipelines Version Info 22:10:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:24 ------------------- 22:10:24 stable info: 22:10:24 ------------------- 22:10:24 Commited By: Bill Mahoney bill.mahoney@intel.com 22:10:24 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:10:24 Message: update stable to v1.0.248 22:10:24 ------------------- 22:10:24 experimental info: 22:10:24 ------------------- 22:10:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:24 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 22:10:24 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8950cd [Pipeline] echo 22:10:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:25 provisioning config files... 22:10:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-307@tmp/config12106334122924792853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:25 ---> docker-login.sh 22:10:25 nexus3.edgexfoundry.org:10001 22:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:25 Configure a credential helper to remove this warning. See 22:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:25 22:10:25 Login Succeeded 22:10:25 nexus3.edgexfoundry.org:10002 22:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 nexus3.edgexfoundry.org:10003 22:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 nexus3.edgexfoundry.org:10004 22:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 docker.io 22:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:26 Configure a credential helper to remove this warning. See 22:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:26 22:10:26 Login Succeeded 22:10:26 ---> docker-login.sh ends [Pipeline] } 22:10:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:27 + git rev-list -1 --merges c8950cde5b47f66b31744f2500dcbd35fb159ab0~1..c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo 22:10:27 -----------> git rev-list -1 --merges c8950cde5b47f66b31744f2500dcbd35fb159ab0~1..c8950cde5b47f66b31744f2500dcbd35fb159ab0 c8950cde5b47f66b31744f2500dcbd35fb159ab0 22:10:27 c8950cde5b47f66b31744f2500dcbd35fb159ab0 [false] [Pipeline] sh 22:10:27 + git log --format=format:%s -1 c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo 22:10:27 ========================================================= 22:10:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:27 + git log --format=format:%s -1 c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo 22:10:27 [semverPrep] GIT_COMMIT: c8950cde5b47f66b31744f2500dcbd35fb159ab0, Commit Message: Merge commit 'b3088f74b80dce78a876441a0c72d3538a65c555' into HEAD [Pipeline] echo 22:10:27 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:28 + grep -v github /etc/ssh/ssh_known_hosts 22:10:28 + [ -e /tmp/ssh_known_hosts ] 22:10:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:28 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:28 22:10:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:28 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:28 b85a868b505f: Pulling fs layer 22:10:28 e2be974225ed: Pulling fs layer 22:10:28 339a4e72a1f5: Pulling fs layer 22:10:28 988bab9f4d93: Pulling fs layer 22:10:28 1469e6f7b9e6: Pulling fs layer 22:10:28 eaf3925da568: Pulling fs layer 22:10:28 bab4dde63d76: Pulling fs layer 22:10:28 988bab9f4d93: Waiting 22:10:28 eaf3925da568: Waiting 22:10:28 1469e6f7b9e6: Waiting 22:10:28 bde34c3a00c8: Pulling fs layer 22:10:28 b352a97aabf1: Pulling fs layer 22:10:28 4872d77fe225: Pulling fs layer 22:10:28 b352a97aabf1: Waiting 22:10:28 bab4dde63d76: Waiting 22:10:28 bde34c3a00c8: Waiting 22:10:28 5851b861e8e6: Pulling fs layer 22:10:28 4872d77fe225: Waiting 22:10:28 5851b861e8e6: Waiting 22:10:28 e2be974225ed: Download complete 22:10:28 988bab9f4d93: Download complete 22:10:29 1469e6f7b9e6: Verifying Checksum 22:10:29 1469e6f7b9e6: Download complete 22:10:29 eaf3925da568: Verifying Checksum 22:10:29 eaf3925da568: Download complete 22:10:29 339a4e72a1f5: Verifying Checksum 22:10:29 339a4e72a1f5: Download complete 22:10:29 bde34c3a00c8: Download complete 22:10:29 b352a97aabf1: Download complete 22:10:29 4872d77fe225: Verifying Checksum 22:10:29 4872d77fe225: Download complete 22:10:29 5851b861e8e6: Download complete 22:10:29 b85a868b505f: Verifying Checksum 22:10:29 b85a868b505f: Download complete 22:10:29 bab4dde63d76: Verifying Checksum 22:10:29 bab4dde63d76: Download complete 22:10:30 b85a868b505f: Pull complete 22:10:30 e2be974225ed: Pull complete 22:10:31 339a4e72a1f5: Pull complete 22:10:31 988bab9f4d93: Pull complete 22:10:31 1469e6f7b9e6: Pull complete 22:10:31 eaf3925da568: Pull complete 22:10:33 bab4dde63d76: Pull complete 22:10:33 bde34c3a00c8: Pull complete 22:10:33 b352a97aabf1: Pull complete 22:10:33 4872d77fe225: Pull complete 22:10:33 5851b861e8e6: Pull complete 22:10:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:33 prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container 22:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:10:35 $ docker top 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a -eo pid,comm 22:10:35 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). 22:10:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:35 [ssh-agent] Looking for ssh-agent implementation... 22:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:35 $ docker exec 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent 22:10:35 SSH_AUTH_SOCK=/tmp/ssh-7oHIqUVSl2ZH/agent.32 22:10:35 SSH_AGENT_PID=38 22:10:35 Running ssh-add (command line suppressed) 22:10:35 Identity added: /w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_8960843098064610088.key (/w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_8960843098064610088.key) 22:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:35 + git tag --points-at HEAD [Pipeline] } 22:10:35 $ docker exec --env ******** --env ******** 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent -k 22:10:35 unset SSH_AUTH_SOCK; 22:10:35 unset SSH_AGENT_PID; 22:10:35 echo Agent pid 38 killed; 22:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:35 [ssh-agent] Looking for ssh-agent implementation... 22:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:35 $ docker exec 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent 22:10:36 SSH_AUTH_SOCK=/tmp/ssh-HcYBYPC7K7EL/agent.70 22:10:36 SSH_AGENT_PID=76 22:10:36 Running ssh-add (command line suppressed) 22:10:36 Identity added: /w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_7940857421742115490.key (/w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_7940857421742115490.key) 22:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:36 + git semver init 22:10:36 2023-04-17 22:10:36,687 [run_init] DEBUG init version:0.0.0 force:False 22:10:36 2023-04-17 22:10:36,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-307/.semver 22:10:36 2023-04-17 22:10:36,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-307/.semver 22:10:36 2023-04-17 22:10:36,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-307/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-307, universal_newlines=False, shell=None, istream=None) 22:10:37 2023-04-17 22:10:37,487 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-307/.git/info/exclude 22:10:37 2023-04-17 22:10:37,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-307/.semver/PR-307 with force:False 22:10:37 2023-04-17 22:10:37,488 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-307/.semver/PR-307 22:10:37 2023-04-17 22:10:37,492 [execute] INFO git cat-file --batch-check 22:10:37 2023-04-17 22:10:37,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-307/.semver, universal_newlines=False, shell=None, istream=) 22:10:37 2023-04-17 22:10:37,499 [execute] INFO git cat-file --batch 22:10:37 2023-04-17 22:10:37,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-307/.semver, universal_newlines=False, shell=None, istream=) 22:10:37 2023-04-17 22:10:37,505 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-307/.semver/PR-307 22:10:37 0.0.0 [Pipeline] } 22:10:37 $ docker exec --env ******** --env ******** 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent -k 22:10:37 unset SSH_AUTH_SOCK; 22:10:37 unset SSH_AGENT_PID; 22:10:37 echo Agent pid 76 killed; 22:10:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:38 + git semver [Pipeline] } 22:10:38 $ docker stop --time=1 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a 22:10:39 $ docker rm -f --volumes 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a [Pipeline] // withDockerContainer [Pipeline] sh 22:10:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:40 Stashed 1 file(s) [Pipeline] echo 22:10:40 [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 22:10:40 provisioning config files... 22:10:40 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-307@tmp/config12207720156761360106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:40 ---> docker-login.sh 22:10:40 nexus3.edgexfoundry.org:10001 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 nexus3.edgexfoundry.org:10002 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 nexus3.edgexfoundry.org:10003 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 nexus3.edgexfoundry.org:10004 22:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:40 Configure a credential helper to remove this warning. See 22:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:40 22:10:40 Login Succeeded 22:10:40 docker.io 22:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:41 Configure a credential helper to remove this warning. See 22:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:41 22:10:41 Login Succeeded 22:10:41 ---> docker-login.sh ends [Pipeline] } 22:10:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:41 ========================================================= 22:10:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:10:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:10:41 Sending build context to Docker daemon 26.94MB 22:10:41 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:10:41 Step 2/13 : FROM ${BASE} AS builder 22:10:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:41 63b65145d645: Pulling fs layer 22:10:41 a2d21d5440eb: Pulling fs layer 22:10:41 935e6c44a52c: Pulling fs layer 22:10:41 94cc34f8dd06: Pulling fs layer 22:10:41 30dea6a524f1: Pulling fs layer 22:10:41 a2aff8979fd8: Pulling fs layer 22:10:41 6808be2612f2: Pulling fs layer 22:10:41 f25807f1079a: Pulling fs layer 22:10:41 94cc34f8dd06: Waiting 22:10:41 30dea6a524f1: Waiting 22:10:41 a2aff8979fd8: Waiting 22:10:41 6808be2612f2: Waiting 22:10:41 f25807f1079a: Waiting 22:10:41 a2d21d5440eb: Download complete 22:10:41 94cc34f8dd06: Download complete 22:10:41 30dea6a524f1: Verifying Checksum 22:10:41 30dea6a524f1: Download complete 22:10:41 63b65145d645: Download complete 22:10:41 a2aff8979fd8: Verifying Checksum 22:10:41 a2aff8979fd8: Download complete 22:10:41 63b65145d645: Pull complete 22:10:42 a2d21d5440eb: Pull complete 22:10:42 f25807f1079a: Verifying Checksum 22:10:42 f25807f1079a: Download complete 22:10:42 935e6c44a52c: Verifying Checksum 22:10:42 935e6c44a52c: Download complete 22:10:42 6808be2612f2: Verifying Checksum 22:10:42 6808be2612f2: Download complete 22:10:45 935e6c44a52c: Pull complete 22:10:45 94cc34f8dd06: Pull complete 22:10:45 30dea6a524f1: Pull complete 22:10:45 a2aff8979fd8: Pull complete 22:10:47 6808be2612f2: Pull complete 22:10:48 f25807f1079a: Pull complete 22:10:48 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 22:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:10:48 ---> 3b553350e43f 22:10:48 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:10:50 ---> Running in 3c62b0a578e1 22:10:50 Removing intermediate container 3c62b0a578e1 22:10:50 ---> 913def060d08 22:10:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:50 ---> Running in d43a4588d4ec 22:10:50 Removing intermediate container d43a4588d4ec 22:10:50 ---> 25a0d3139b21 22:10:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:10:50 ---> Running in a0b9fbecbc96 22:10:50 Removing intermediate container a0b9fbecbc96 22:10:50 ---> ea12701b7b25 22:10:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:10:50 ---> Running in 8e22693166b3 22:10:50 Removing intermediate container 8e22693166b3 22:10:50 ---> fbedc11ecfcc 22:10:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:10:50 ---> Running in 9c2d3d129b77 22:10:50 Removing intermediate container 9c2d3d129b77 22:10:50 ---> d4d6fc2c92ae 22:10:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:50 ---> Running in fc416013a4e0 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:10:51 OK: 265 MiB in 53 packages 22:10:51 Removing intermediate container fc416013a4e0 22:10:51 ---> 764a815acb9a 22:10:51 Step 9/13 : WORKDIR /device-onvif-camera 22:10:51 ---> Running in 0d895fdc5cec 22:10:51 Removing intermediate container 0d895fdc5cec 22:10:51 ---> 431467e817bd 22:10:51 Step 10/13 : COPY go.mod vendor* ./ 22:10:51 ---> 204d9f710010 22:10:51 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:51 ---> Running in 294038ccb8ff 22:10:55 Still waiting to schedule task 22:10:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:11:24 Removing intermediate container 294038ccb8ff 22:11:24 ---> 780ea94ae11b 22:11:24 Step 12/13 : COPY . . 22:11:24 ---> 1e078eed53ea 22:11:24 Step 13/13 : RUN ${MAKE} 22:11:24 ---> Running in 621907829fe5 22:11:24 noop 22:11:25 Removing intermediate container 621907829fe5 22:11:25 ---> 625e95a7b38f 22:11:25 Successfully built 625e95a7b38f 22:11:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:25 + docker inspect -f . ci-base-image-x86_64 22:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:25 prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container 22:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@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 ******** ci-base-image-x86_64 cat 22:11:25 $ docker top f0de8e3d023be307ec2931bee4ed58b8574a360956033e552e9048f946fa520e -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:26 + go version 22:11:26 go version go1.20.2 linux/amd64 [Pipeline] } 22:11:26 $ docker stop --time=1 f0de8e3d023be307ec2931bee4ed58b8574a360956033e552e9048f946fa520e 22:11:27 $ docker rm -f --volumes f0de8e3d023be307ec2931bee4ed58b8574a360956033e552e9048f946fa520e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:27 + docker inspect -f . ci-base-image-x86_64 22:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:27 prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container 22:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@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 ******** ci-base-image-x86_64 cat 22:11:28 $ docker top 7e22e47234b1bc4f9ecbe200bf04bd4ad7eb1932d8e16a8f6a63004f28bd7bfa -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:28 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-307 [Pipeline] fileExists [Pipeline] sh 22:11:28 + make test 22:11:28 go test ./... -coverprofile=coverage.out ./... 22:11:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:11:46 # github.com/edgexfoundry/device-onvif-camera/cmd 22:11:46 cmd/main.go:22:56: cannot use &sd (value of type *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) 22:11:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:11:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.6% of statements 22:11:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.465s coverage: 86.5% of statements 22:11:47 FAIL 22:11:47 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 22:11:47 $ docker stop --time=1 7e22e47234b1bc4f9ecbe200bf04bd4ad7eb1932d8e16a8f6a63004f28bd7bfa 22:11:49 $ docker rm -f --volumes 7e22e47234b1bc4f9ecbe200bf04bd4ad7eb1932d8e16a8f6a63004f28bd7bfa [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 22:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:49 22:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:49 latest: Pulling from edgex-lftools-log-publisher 22:11:49 5eb5b503b376: Pulling fs layer 22:11:49 5c69ac0246d0: Pulling fs layer 22:11:49 ec43610c2a17: Pulling fs layer 22:11:49 3a2ae6a8a46f: Pulling fs layer 22:11:49 33b1e0a273af: Pulling fs layer 22:11:49 5d3b04190fa2: Pulling fs layer 22:11:49 2f39f015ded8: Pulling fs layer 22:11:49 33b1e0a273af: Waiting 22:11:49 5d3b04190fa2: Waiting 22:11:49 2f39f015ded8: Waiting 22:11:49 3a2ae6a8a46f: Waiting 22:11:49 5c69ac0246d0: Download complete 22:11:49 3a2ae6a8a46f: Verifying Checksum 22:11:49 3a2ae6a8a46f: Download complete 22:11:49 33b1e0a273af: Verifying Checksum 22:11:49 33b1e0a273af: Download complete 22:11:49 5d3b04190fa2: Verifying Checksum 22:11:49 5d3b04190fa2: Download complete 22:11:49 ec43610c2a17: Verifying Checksum 22:11:49 ec43610c2a17: Download complete 22:11:50 5eb5b503b376: Verifying Checksum 22:11:50 5eb5b503b376: Download complete 22:11:50 2f39f015ded8: Download complete 22:11:51 5eb5b503b376: Pull complete 22:11:51 5c69ac0246d0: Pull complete 22:11:52 ec43610c2a17: Pull complete 22:11:52 3a2ae6a8a46f: Pull complete 22:11:52 33b1e0a273af: Pull complete 22:11:52 5d3b04190fa2: Pull complete 22:11:56 2f39f015ded8: Pull complete 22:11:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:11:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:56 prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container 22:11:56 $ 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/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@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 22:11:57 $ docker top 056b55841b39fb4c421f508c28dacacd8b91a7b40bcf4afc1c78cba26b7b802c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:58 ---> job-cost.sh 22:11:58 lf-activate-venv: SKIPPING 22:11:58 INFO: No Stack... 22:11:58 INFO: Retrieving Pricing Info for: v3-standard-8 22:11:58 INFO: Archiving Costs [Pipeline] sh 22:11:58 + cat /w/workspace/undry_device-onvif-camera_PR-307/archives/cost.csv 22:11:58 + cut -d, -f6 [Pipeline] lock 22:11:58 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] 22:11:58 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] did not exist. Created. 22:11:58 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:11:59 + echo total: 0.2199999988079071 [Pipeline] stash 22:11:59 Stashed 1 file(s) [Pipeline] } 22:11:59 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:11:59 $ docker stop --time=1 056b55841b39fb4c421f508c28dacacd8b91a7b40bcf4afc1c78cba26b7b802c 22:12:00 $ docker rm -f --volumes 056b55841b39fb4c421f508c28dacacd8b91a7b40bcf4afc1c78cba26b7b802c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:12:00 Failed in branch amd64 22:12:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8806 in /w/workspace/undry_device-onvif-camera_PR-307 [Pipeline] { [Pipeline] ws 22:12:32 Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout 22:12:32 The recommended git tool is: git 22:12:38 using credential edgex-jenkins-ssh 22:12:38 Cloning the remote Git repository 22:12:38 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:12:38 > git init /w/workspace/device-onvif-camera/2 # timeout=10 22:12:38 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:38 > git --version # timeout=10 22:12:38 > git --version # 'git version 2.25.1' 22:12:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:41 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:43 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 22:12:42 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:43 > git config core.sparsecheckout # timeout=10 22:12:43 > git checkout -f 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 22:12:43 > git remote # timeout=10 22:12:43 > git config --get remote.origin.url # timeout=10 22:12:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:43 > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 22:12:44 Merge succeeded, producing 51f6c6fda366c21c899b0684f252a19ec6650430 22:12:44 Checking out Revision 51f6c6fda366c21c899b0684f252a19ec6650430 (PR-307) 22:12:44 > git rev-parse HEAD^{commit} # timeout=10 22:12:44 > git config core.sparsecheckout # timeout=10 22:12:44 > git checkout -f 51f6c6fda366c21c899b0684f252a19ec6650430 # timeout=10 22:12:47 Commit message: "Merge commit 'b3088f74b80dce78a876441a0c72d3538a65c555' into HEAD" 22:12:47 > git rev-list --no-walk 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:48 Dload Upload Total Spent Left Speed 22:12:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 22:12:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:49 + sudo tee /etc/docker/daemon.new 22:12:49 { 22:12:49 "registry-mirrors": [ 22:12:49 "https://nexus3.edgexfoundry.org:10001" 22:12:49 ], 22:12:49 "bip": "10.250.0.254/24", 22:12:49 "hosts": [ 22:12:49 "tcp://0.0.0.0:5555", 22:12:49 "unix:///var/run/docker.sock" 22:12:49 ], 22:12:49 "mtu": 1458, 22:12:49 "selinux-enabled": true, 22:12:49 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:49 } [Pipeline] sh 22:12:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:08 provisioning config files... 22:13:08 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config1522453020726136373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:09 ---> docker-login.sh 22:13:09 nexus3.edgexfoundry.org:10001 22:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:09 Configure a credential helper to remove this warning. See 22:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:09 22:13:09 Login Succeeded 22:13:09 nexus3.edgexfoundry.org:10002 22:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 nexus3.edgexfoundry.org:10003 22:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 nexus3.edgexfoundry.org:10004 22:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:10 Configure a credential helper to remove this warning. See 22:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:10 22:13:10 Login Succeeded 22:13:10 docker.io 22:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:11 Configure a credential helper to remove this warning. See 22:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:11 22:13:11 Login Succeeded 22:13:11 ---> docker-login.sh ends [Pipeline] } 22:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:11 ========================================================= 22:13:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:13:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:13:12 Sending build context to Docker daemon 19.66MB 22:13:12 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:13:12 Step 2/13 : FROM ${BASE} AS builder 22:13:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:13:13 af6eaf76a39c: Pulling fs layer 22:13:13 55522c791124: Pulling fs layer 22:13:13 ce5c4a1c91eb: Pulling fs layer 22:13:13 169dfbe0d373: Pulling fs layer 22:13:13 e1ff8fa3b103: Pulling fs layer 22:13:13 52ebb69f0ebf: Pulling fs layer 22:13:13 5abe8eddf0d5: Pulling fs layer 22:13:13 169dfbe0d373: Waiting 22:13:13 e1ff8fa3b103: Waiting 22:13:13 52ebb69f0ebf: Waiting 22:13:13 5abe8eddf0d5: Waiting 22:13:13 55522c791124: Verifying Checksum 22:13:13 55522c791124: Download complete 22:13:13 169dfbe0d373: Verifying Checksum 22:13:13 169dfbe0d373: Download complete 22:13:13 e1ff8fa3b103: Verifying Checksum 22:13:13 e1ff8fa3b103: Download complete 22:13:13 af6eaf76a39c: Verifying Checksum 22:13:13 af6eaf76a39c: Download complete 22:13:14 5abe8eddf0d5: Verifying Checksum 22:13:14 5abe8eddf0d5: Download complete 22:13:14 af6eaf76a39c: Pull complete 22:13:14 55522c791124: Pull complete 22:13:15 ce5c4a1c91eb: Verifying Checksum 22:13:15 ce5c4a1c91eb: Download complete 22:13:15 52ebb69f0ebf: Verifying Checksum 22:13:15 52ebb69f0ebf: Download complete 22:13:28 ce5c4a1c91eb: Pull complete 22:13:28 169dfbe0d373: Pull complete 22:13:28 e1ff8fa3b103: Pull complete 22:13:36 52ebb69f0ebf: Pull complete 22:13:37 5abe8eddf0d5: Pull complete 22:13:37 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 22:13:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:13:37 ---> 6cb57ee374ae 22:13:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:13:39 ---> Running in ca8cffd1d419 22:13:39 Removing intermediate container ca8cffd1d419 22:13:39 ---> 07b89ab1922b 22:13:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:39 ---> Running in 8958ab40bb87 22:13:39 Removing intermediate container 8958ab40bb87 22:13:39 ---> 322c678ae682 22:13:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:13:40 ---> Running in bed40ea76fec 22:13:40 Removing intermediate container bed40ea76fec 22:13:40 ---> 454240285f51 22:13:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:13:40 ---> Running in d650f5b6dc17 22:13:40 Removing intermediate container d650f5b6dc17 22:13:40 ---> 6c5b3a249e58 22:13:40 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:13:40 ---> Running in f2bef2525ea7 22:13:41 Removing intermediate container f2bef2525ea7 22:13:41 ---> cca7bd14472b 22:13:41 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:41 ---> Running in 6dcc01184195 22:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:13:44 OK: 263 MiB in 53 packages 22:13:45 Removing intermediate container 6dcc01184195 22:13:45 ---> 60cd5346fd42 22:13:45 Step 9/13 : WORKDIR /device-onvif-camera 22:13:45 ---> Running in 2871d5612b6d 22:13:45 Removing intermediate container 2871d5612b6d 22:13:45 ---> 020608d96d86 22:13:45 Step 10/13 : COPY go.mod vendor* ./ 22:13:46 ---> c68cb2ea7db7 22:13:46 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:46 ---> Running in 0f1d68b0de40 22:14:54 Removing intermediate container 0f1d68b0de40 22:14:54 ---> c7bb6b61980f 22:14:54 Step 12/13 : COPY . . 22:14:55 ---> b9d3021cd5a9 22:14:55 Step 13/13 : RUN ${MAKE} 22:14:55 ---> Running in 7aab03be4072 22:14:56 noop 22:14:57 Removing intermediate container 7aab03be4072 22:14:57 ---> e3188b810f05 22:14:57 Successfully built e3188b810f05 22:14:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:57 + docker inspect -f . ci-base-image-arm64 22:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:57 prd-ubuntu20.04-docker-arm64-4c-16g-8806 does not seem to be running inside a container 22:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 22:14:58 $ docker top 0fa006d8f7348fa32223c225676d8dc65add35df0a6af495e41e3de70dca0589 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:59 + go version 22:14:59 go version go1.20.2 linux/arm64 [Pipeline] } 22:14:59 $ docker stop --time=1 0fa006d8f7348fa32223c225676d8dc65add35df0a6af495e41e3de70dca0589 22:15:01 $ docker rm -f --volumes 0fa006d8f7348fa32223c225676d8dc65add35df0a6af495e41e3de70dca0589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:01 + docker inspect -f . ci-base-image-arm64 22:15:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:02 prd-ubuntu20.04-docker-arm64-4c-16g-8806 does not seem to be running inside a container 22:15:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 22:15:03 $ docker top ede31c2f0c64856cf74f0d6cf7bb48858c4d69e11b05214e97e3e30c966eccd9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:04 + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh 22:15:04 + make test 22:15:04 go test ./... -coverprofile=coverage.out ./... 22:15:43 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:17:50 # github.com/edgexfoundry/device-onvif-camera/cmd 22:17:50 cmd/main.go:22:56: cannot use &sd (value of type *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) 22:18:17 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:18:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 31.6% of statements 22:18:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.242s coverage: 86.5% of statements 22:18:40 FAIL 22:18:40 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 22:18:40 $ docker stop --time=1 ede31c2f0c64856cf74f0d6cf7bb48858c4d69e11b05214e97e3e30c966eccd9 22:18:42 $ docker rm -f --volumes ede31c2f0c64856cf74f0d6cf7bb48858c4d69e11b05214e97e3e30c966eccd9 [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 22:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:44 22:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:18:44 arm64: Pulling from edgex-lftools-log-publisher 22:18:44 8998bd30e6a1: Pulling fs layer 22:18:44 04944245beec: Pulling fs layer 22:18:44 699f458cf7ca: Pulling fs layer 22:18:44 765212b225bb: Pulling fs layer 22:18:44 f23df028b6ca: Pulling fs layer 22:18:44 d65c8cfc05b1: Pulling fs layer 22:18:44 2437ff75d9bd: Pulling fs layer 22:18:44 f23df028b6ca: Waiting 22:18:44 d65c8cfc05b1: Waiting 22:18:44 2437ff75d9bd: Waiting 22:18:44 765212b225bb: Waiting 22:18:44 04944245beec: Verifying Checksum 22:18:44 04944245beec: Download complete 22:18:44 765212b225bb: Verifying Checksum 22:18:44 765212b225bb: Download complete 22:18:44 f23df028b6ca: Verifying Checksum 22:18:44 f23df028b6ca: Download complete 22:18:44 d65c8cfc05b1: Verifying Checksum 22:18:44 d65c8cfc05b1: Download complete 22:18:44 699f458cf7ca: Verifying Checksum 22:18:44 699f458cf7ca: Download complete 22:18:45 8998bd30e6a1: Verifying Checksum 22:18:45 8998bd30e6a1: Download complete 22:18:48 2437ff75d9bd: Verifying Checksum 22:18:48 2437ff75d9bd: Download complete 22:18:49 8998bd30e6a1: Pull complete 22:18:50 04944245beec: Pull complete 22:18:51 699f458cf7ca: Pull complete 22:18:51 765212b225bb: Pull complete 22:18:54 f23df028b6ca: Pull complete 22:18:54 d65c8cfc05b1: Pull complete 22:19:09 2437ff75d9bd: Pull complete 22:19:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:19:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:09 prd-ubuntu20.04-docker-arm64-4c-16g-8806 does not seem to be running inside a container 22:19:09 $ 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-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@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 22:19:12 $ docker top 1703e60715d2d88fa9badad9270d0b215a7ada1353d766db35d2766754a95a7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:13 ---> job-cost.sh 22:19:13 lf-activate-venv: SKIPPING 22:19:13 INFO: No Stack... 22:19:14 INFO: Retrieving Pricing Info for: v3-standard-4 22:19:14 INFO: Archiving Costs [Pipeline] sh 22:19:15 + cat /w/workspace/device-onvif-camera/2/archives/cost.csv 22:19:15 + cut -d, -f6 [Pipeline] lock 22:19:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] 22:19:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] did not exist. Created. 22:19:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:19:16 /w/workspace/device-onvif-camera/2@tmp/durable-afacbf36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:19:16 + echo total: 0.10999999940395355 [Pipeline] stash 22:19:16 Warning: overwriting stash ‘stack-cost’ 22:19:17 Stashed 1 file(s) [Pipeline] } 22:19:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:19:17 $ docker stop --time=1 1703e60715d2d88fa9badad9270d0b215a7ada1353d766db35d2766754a95a7d 22:19:19 $ docker rm -f --volumes 1703e60715d2d88fa9badad9270d0b215a7ada1353d766db35d2766754a95a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:19:19 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 22:19:19 + [ -d /w/workspace/undry_device-onvif-camera_PR-307/archives ] 22:19:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-307/archives 22:19:19 total 16 22:19:19 drwxr-xr-x 3 root root 4096 Apr 17 22:11 . 22:19:19 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 22:11 .. 22:19:19 drwxr-xr-x 2 root root 4096 Apr 17 22:11 cost 22:19:19 -rw-r--r-- 1 root root 91 Apr 17 22:11 cost.csv 22:19:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-307/archives 22:19:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-307/archives 22:19:19 total 16 22:19:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 22:11 . 22:19:19 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 22:11 .. 22:19:19 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 22:11 cost 22:19:19 -rw-r--r-- 1 jenkins jenkins 91 Apr 17 22:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:19:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:19:21 ---> package-listing.sh 22:19:21 ++ facter osfamily 22:19:21 ++ tr '[:upper:]' '[:lower:]' 22:19:21 + OS_FAMILY=debian 22:19:21 + workspace=/w/workspace/undry_device-onvif-camera_PR-307 22:19:21 + START_PACKAGES=/tmp/packages_start.txt 22:19:21 + END_PACKAGES=/tmp/packages_end.txt 22:19:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:19:21 + PACKAGES=/tmp/packages_start.txt 22:19:21 + '[' /w/workspace/undry_device-onvif-camera_PR-307 ']' 22:19:21 + PACKAGES=/tmp/packages_end.txt 22:19:21 + case "${OS_FAMILY}" in 22:19:21 + dpkg -l 22:19:21 + grep '^ii' 22:19:21 + '[' -f /tmp/packages_start.txt ']' 22:19:21 + '[' -f /tmp/packages_end.txt ']' 22:19:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:19:21 + '[' /w/workspace/undry_device-onvif-camera_PR-307 ']' 22:19:21 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-307/archives/ 22:19:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-307/archives/ [Pipeline] echo 22:19:21 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/undry_device-onvif-camera_PR-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:19:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:22 prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container 22:19:22 $ 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/undry_device-onvif-camera_PR-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:19:22 $ docker top 6c55e75e4a0553443a8dca3be064b52a5338c3d5d1e72407ac9e720a5782dc17 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:22 + touch /tmp/pre-build-complete [Pipeline] sh 22:19:23 + mkdir -p /var/log/sysstat [Pipeline] sh 22:19:23 + ls /var/log/sa-host 22:19:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:23 provisioning config files... 22:19:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-307@tmp/config5830101249493733516tmp [Pipeline] { [Pipeline] echo 22:19:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:19:23 ---> create-netrc.sh [Pipeline] } 22:19:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:19:24 ---> python-tools-install.sh [Pipeline] echo 22:19:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:19:24 ---> sudo-logs.sh 22:19:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:19:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:19:24 ---> job-cost.sh 22:19:24 lf-activate-venv: SKIPPING 22:19:24 DEBUG: total: 0.2199999988079071 22:19:24 INFO: Retrieving Stack Cost... 22:19:25 INFO: Retrieving Pricing Info for: v3-standard-8 22:19:25 INFO: Archiving Costs [Pipeline] echo 22:19:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:19:25 ---> logs-deploy.sh 22:19:25 lf-activate-venv: SKIPPING 22:19:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-307/2 22:19:25 INFO: archiving workspace using pattern(s): 22:19:26 Archives upload complete. 22:19:26 INFO: archiving logs to Nexus 22:19:27 ---> uname -a: 22:19:27 Linux prd-ubuntu20-04-docker-8c-8g-8803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:19:27 22:19:27 22:19:27 ---> lscpu: 22:19:27 Architecture: x86_64 22:19:27 CPU op-mode(s): 32-bit, 64-bit 22:19:27 Byte Order: Little Endian 22:19:27 Address sizes: 40 bits physical, 48 bits virtual 22:19:27 CPU(s): 8 22:19:27 On-line CPU(s) list: 0-7 22:19:27 Thread(s) per core: 1 22:19:27 Core(s) per socket: 1 22:19:27 Socket(s): 8 22:19:27 NUMA node(s): 1 22:19:27 Vendor ID: AuthenticAMD 22:19:27 CPU family: 23 22:19:27 Model: 49 22:19:27 Model name: AMD EPYC-Rome Processor 22:19:27 Stepping: 0 22:19:27 CPU MHz: 2799.998 22:19:27 BogoMIPS: 5599.99 22:19:27 Virtualization: AMD-V 22:19:27 Hypervisor vendor: KVM 22:19:27 Virtualization type: full 22:19:27 L1d cache: 256 KiB 22:19:27 L1i cache: 256 KiB 22:19:27 L2 cache: 4 MiB 22:19:27 L3 cache: 128 MiB 22:19:27 NUMA node0 CPU(s): 0-7 22:19:27 Vulnerability Itlb multihit: Not affected 22:19:27 Vulnerability L1tf: Not affected 22:19:27 Vulnerability Mds: Not affected 22:19:27 Vulnerability Meltdown: Not affected 22:19:27 Vulnerability Mmio stale data: Not affected 22:19:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:19:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:19:27 Vulnerability Srbds: Not affected 22:19:27 Vulnerability Tsx async abort: Not affected 22:19:27 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 22:19:27 22:19:27 22:19:27 ---> nproc: 22:19:27 8 22:19:27 22:19:27 22:19:27 ---> df -h: 22:19:27 Filesystem Size Used Avail Use% Mounted on 22:19:27 overlay 155G 12G 144G 8% / 22:19:27 tmpfs 64M 0 64M 0% /dev 22:19:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:19:27 shm 64M 0 64M 0% /dev/shm 22:19:27 /dev/vda1 155G 12G 144G 8% /facter-os 22:19:27 22:19:27 22:19:27 ---> sar -b -r -n DEV: 22:19:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8803) 04/17/23 _x86_64_ (8 CPU) 22:19:27 22:19:27 22:09:47 LINUX RESTART (8 CPU) 22:19:27 22:19:27 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:19:27 22:11:01 384.95 46.48 338.48 0.00 5253.99 109177.49 0.00 22:19:27 22:12:01 164.14 1.20 162.94 0.00 12.93 72315.41 0.00 22:19:27 22:13:01 0.92 0.00 0.92 0.00 0.00 15.59 0.00 22:19:27 22:14:01 1.35 0.00 1.35 0.00 0.00 16.28 0.00 22:19:27 22:15:01 40.34 10.88 29.46 0.00 2921.65 5138.21 0.00 22:19:27 22:16:01 17.66 1.23 16.43 0.00 2270.42 3753.11 0.00 22:19:27 22:17:01 3.12 0.03 3.08 0.00 0.27 86.12 0.00 22:19:27 22:18:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 22:19:27 22:19:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 22:19:27 Average: 69.50 6.79 62.71 0.00 1177.21 21494.49 0.00 22:19:27 22:19:27 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:19:27 22:11:01 29125892 31567168 743840 2.26 76880 2641552 1925212 5.67 1033380 2360960 5052 22:19:27 22:12:01 27896652 31561600 737524 2.24 153180 3670688 1751916 5.16 1212524 3280108 264 22:19:27 22:13:01 27912040 31577012 721860 2.20 153208 3670688 1751916 5.16 1195248 3280108 200 22:19:27 22:14:01 27913384 31578584 720108 2.19 153248 3670824 1751916 5.16 1193800 3280240 160 22:19:27 22:15:01 27582916 31537816 748540 2.28 172268 3926752 1783484 5.26 1373800 3403848 152 22:19:27 22:16:01 27364504 31545600 738224 2.25 187444 4132340 1798392 5.30 1530796 3453020 48 22:19:27 22:17:01 27376312 31552728 731480 2.22 186000 4129084 1804456 5.32 1522380 3449964 16 22:19:27 22:18:01 27376648 31553216 730680 2.22 186032 4129092 1804456 5.32 1522608 3449968 20 22:19:27 22:19:01 27376496 31553068 730776 2.22 186048 4129096 1804456 5.32 1522420 3449972 4 22:19:27 Average: 27769427 31558532 733670 2.23 161590 3788902 1797356 5.30 1345217 3267576 657 22:19:27 22:19:27 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:19:27 22:11:01 ens3 700.55 424.71 6565.43 110.49 0.00 0.00 0.00 0.00 22:19:27 22:11:01 docker0 73.50 95.86 6.02 206.04 0.00 0.00 0.00 0.00 22:19:27 22:11:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 22:19:27 22:11:01 veth57ea8f8 58.44 78.54 5.56 50.99 0.00 0.00 0.00 0.00 22:19:27 22:12:01 ens3 373.60 203.63 4434.79 33.09 0.00 0.00 0.00 0.00 22:19:27 22:12:01 docker0 128.73 245.71 9.97 1885.86 0.00 0.00 0.00 0.00 22:19:27 22:12:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 22:19:27 22:13:01 ens3 12.88 4.43 12.09 0.53 0.00 0.00 0.00 0.00 22:19:27 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:14:01 ens3 1.35 0.68 0.45 0.29 0.00 0.00 0.00 0.00 22:19:27 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:27 22:15:01 ens3 108.45 60.87 1497.13 10.04 0.00 0.00 0.00 0.00 22:19:27 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:19:27 22:16:01 ens3 89.77 37.04 1374.61 2.63 0.00 0.00 0.00 0.00 22:19:27 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:19:27 22:17:01 ens3 0.18 0.08 0.12 0.01 0.00 0.00 0.00 0.00 22:19:27 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:19:27 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:27 22:19:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 22:19:27 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:27 Average: ens3 145.06 82.56 1561.24 17.80 0.00 0.00 0.00 0.00 22:19:27 Average: docker0 22.66 38.16 1.79 232.33 0.00 0.00 0.00 0.00 22:19:27 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 22:19:27 22:19:27 22:19:27 ---> sar -P ALL: 22:19:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8803) 04/17/23 _x86_64_ (8 CPU) 22:19:27 22:19:27 22:09:47 LINUX RESTART (8 CPU) 22:19:27 22:19:27 22:10:01 CPU %user %nice %system %iowait %steal %idle 22:19:27 22:11:01 all 9.61 0.00 3.52 1.60 0.08 85.20 22:19:27 22:11:01 0 8.70 0.00 4.71 3.90 0.08 82.61 22:19:27 22:11:01 1 12.78 0.00 3.50 0.39 0.08 83.25 22:19:27 22:11:01 2 9.79 0.00 3.30 1.39 0.06 85.45 22:19:27 22:11:01 3 9.90 0.00 3.48 2.58 0.07 83.98 22:19:27 22:11:01 4 10.07 0.00 2.59 0.20 0.08 87.06 22:19:27 22:11:01 5 8.51 0.00 2.96 0.36 0.07 88.11 22:19:27 22:11:01 6 9.00 0.00 4.11 3.44 0.07 83.39 22:19:27 22:11:01 7 8.11 0.00 3.51 0.51 0.10 87.76 22:19:27 22:12:01 all 25.94 0.00 6.67 0.87 0.07 66.44 22:19:27 22:12:01 0 24.64 0.00 7.17 0.20 0.07 67.93 22:19:27 22:12:01 1 23.33 0.00 7.41 2.39 0.07 66.80 22:19:27 22:12:01 2 26.26 0.00 6.03 0.08 0.05 67.57 22:19:27 22:12:01 3 27.30 0.00 6.29 0.10 0.07 66.24 22:19:27 22:12:01 4 26.71 0.00 6.64 0.17 0.07 66.41 22:19:27 22:12:01 5 24.48 0.00 6.12 0.08 0.07 69.25 22:19:27 22:12:01 6 26.90 0.00 7.49 3.74 0.07 61.80 22:19:27 22:12:01 7 27.92 0.00 6.23 0.20 0.10 65.55 22:19:27 22:13:01 all 0.25 0.00 0.04 0.00 0.01 99.69 22:19:27 22:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:19:27 22:13:01 1 0.00 0.00 0.03 0.02 0.02 99.93 22:19:27 22:13:01 2 1.73 0.00 0.03 0.00 0.02 98.22 22:19:27 22:13:01 3 0.05 0.00 0.05 0.02 0.02 99.87 22:19:27 22:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:27 22:13:01 5 0.08 0.00 0.03 0.00 0.02 99.87 22:19:27 22:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:19:27 22:13:01 7 0.08 0.00 0.08 0.00 0.02 99.82 22:19:27 22:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 22:19:27 22:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:19:27 22:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 22:19:27 22:14:01 2 0.13 0.00 0.02 0.00 0.02 99.83 22:19:27 22:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:19:27 22:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:19:27 22:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:19:27 22:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:19:27 22:14:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:19:27 22:15:01 all 1.68 0.00 0.94 0.23 0.02 97.12 22:19:27 22:15:01 0 1.35 0.00 0.68 0.08 0.02 97.86 22:19:27 22:15:01 1 1.10 0.00 0.78 0.23 0.02 97.86 22:19:27 22:15:01 2 1.83 0.00 0.49 0.08 0.02 97.59 22:19:27 22:15:01 3 0.88 0.00 0.62 0.58 0.03 97.88 22:19:27 22:15:01 4 2.80 0.00 1.10 0.52 0.02 95.56 22:19:27 22:15:01 5 2.32 0.00 0.77 0.05 0.02 96.84 22:19:27 22:15:01 6 1.25 0.00 2.52 0.28 0.02 95.93 22:19:27 22:15:01 7 1.94 0.00 0.57 0.02 0.03 97.44 22:19:27 22:16:01 all 0.86 0.00 0.60 0.13 0.02 98.39 22:19:27 22:16:01 0 0.28 0.00 1.70 0.02 0.02 97.98 22:19:27 22:16:01 1 0.37 0.00 0.78 0.02 0.02 98.82 22:19:27 22:16:01 2 0.59 0.00 0.20 0.15 0.02 99.05 22:19:27 22:16:01 3 0.48 0.00 0.27 0.40 0.03 98.81 22:19:27 22:16:01 4 1.30 0.00 0.47 0.25 0.02 97.96 22:19:27 22:16:01 5 1.19 0.00 0.40 0.03 0.02 98.36 22:19:27 22:16:01 6 2.15 0.00 0.65 0.17 0.02 97.01 22:19:27 22:16:01 7 0.53 0.00 0.30 0.02 0.03 99.12 22:19:27 22:17:01 all 0.09 0.00 0.05 0.01 0.01 99.84 22:19:27 22:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:19:27 22:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:19:27 22:17:01 2 0.12 0.00 0.03 0.00 0.00 99.85 22:19:27 22:17:01 3 0.07 0.00 0.07 0.10 0.02 99.75 22:19:27 22:17:01 4 0.30 0.00 0.07 0.00 0.00 99.63 22:19:27 22:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 22:19:27 22:17:01 6 0.07 0.00 0.05 0.00 0.00 99.88 22:19:27 22:17:01 7 0.10 0.00 0.05 0.00 0.02 99.83 22:19:27 22:18:01 all 0.02 0.00 0.02 0.01 0.01 99.95 22:19:27 22:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 22:19:27 22:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:27 22:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:19:27 22:18:01 3 0.05 0.00 0.03 0.02 0.02 99.88 22:19:27 22:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 22:19:27 22:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:19:27 22:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:19:27 22:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:19:27 22:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:19:27 22:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:19:27 22:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:19:27 22:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:19:27 22:19:01 3 0.07 0.00 0.00 0.00 0.02 99.92 22:19:27 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:27 22:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:19:27 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:19:27 22:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:19:27 Average: all 4.26 0.00 1.31 0.32 0.03 94.08 22:19:27 Average: 0 3.89 0.00 1.60 0.48 0.02 94.01 22:19:27 Average: 1 4.17 0.00 1.39 0.34 0.02 94.08 22:19:27 Average: 2 4.49 0.00 1.12 0.19 0.02 94.17 22:19:27 Average: 3 4.30 0.00 1.20 0.43 0.03 94.04 22:19:27 Average: 4 4.57 0.00 1.20 0.13 0.02 94.08 22:19:27 Average: 5 4.06 0.00 1.15 0.06 0.02 94.71 22:19:27 Average: 6 4.35 0.00 1.65 0.85 0.02 93.13 22:19:27 Average: 7 4.28 0.00 1.20 0.08 0.04 94.40 22:19:27 22:19:27 22:19:27