Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+c606ad227c7573c7ba828fdfaccb601fc033aacf (ab7123e8f154dcd8ec46ea1e8e8b2c7ae40c3b7e) 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-ssh6609288140639680054.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8439167508986767390.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14818065540215902135.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6174524516675665811.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9970159558163644126.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.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-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117398’ Running on prd-ubuntu20.04-docker-8c-8g-117404 in /w/workspace/undry_device-onvif-camera_PR-185 [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-185 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-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 Merging remotes/origin/main commit c606ad227c7573c7ba828fdfaccb601fc033aacf into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 7bdc3f1f3e801a8481d66076e2e4df70122276f3 Checking out Revision 7bdc3f1f3e801a8481d66076e2e4df70122276f3 (PR-185) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c606ad227c7573c7ba828fdfaccb601fc033aacf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bdc3f1f3e801a8481d66076e2e4df70122276f3 # timeout=10 Commit message: "Merge commit 'c606ad227c7573c7ba828fdfaccb601fc033aacf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-27T02:10:44.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-27T02:10:44.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-27T02:10:44.266Z] ========================================================= [2022-10-27T02:10:44.266Z] EdgeX Global Pipelines Version Info [2022-10-27T02:10:44.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 51c571fe4f30899451120133df6ba469649ae0d3 # timeout=10 [2022-10-27T02:10:44.994Z] ------------------- [2022-10-27T02:10:44.995Z] stable info: [2022-10-27T02:10:44.995Z] ------------------- [2022-10-27T02:10:44.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-27T02:10:44.995Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T02:10:44.995Z] Message: update stable to v1.0.243 [2022-10-27T02:10:45.567Z] ------------------- [2022-10-27T02:10:45.567Z] experimental info: [2022-10-27T02:10:45.567Z] ------------------- [2022-10-27T02:10:45.567Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-27T02:10:45.567Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T02:10:45.567Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-27T02:10:45.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-27T02:10:45.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-27T02:10:45.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-27T02:10:45.803Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-27T02:10:45.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-27T02:10:45.820Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-27T02:10:45.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-27T02:10:45.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-27T02:10:45.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-27T02:10:45.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-27T02:10:45.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-27T02:10:45.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-27T02:10:45.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-27T02:10:45.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-27T02:10:45.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T02:10:45.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T02:10:45.935Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T02:10:45.947Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T02:10:45.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-27T02:10:45.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-27T02:10:45.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-27T02:10:45.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-27T02:10:46.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-27T02:10:46.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-27T02:10:46.042Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-27T02:10:46.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-27T02:10:46.065Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-27T02:10:46.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2022-10-27T02:10:46.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2022-10-27T02:10:46.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2022-10-27T02:10:46.111Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo [2022-10-27T02:10:46.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bdc3f1 [Pipeline] echo [2022-10-27T02:10:46.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T02:10:46.186Z] provisioning config files... [2022-10-27T02:10:46.199Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config16626458203655651313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:10:46.501Z] ---> docker-login.sh [2022-10-27T02:10:46.501Z] nexus3.edgexfoundry.org:10001 [2022-10-27T02:10:46.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:10:46.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:10:46.762Z] Configure a credential helper to remove this warning. See [2022-10-27T02:10:46.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:10:46.762Z] [2022-10-27T02:10:46.762Z] Login Succeeded [2022-10-27T02:10:46.762Z] nexus3.edgexfoundry.org:10002 [2022-10-27T02:10:47.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:10:47.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:10:47.022Z] Configure a credential helper to remove this warning. See [2022-10-27T02:10:47.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:10:47.022Z] [2022-10-27T02:10:47.022Z] Login Succeeded [2022-10-27T02:10:47.022Z] nexus3.edgexfoundry.org:10003 [2022-10-27T02:10:47.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:10:47.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:10:47.022Z] Configure a credential helper to remove this warning. See [2022-10-27T02:10:47.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:10:47.022Z] [2022-10-27T02:10:47.022Z] Login Succeeded [2022-10-27T02:10:47.022Z] nexus3.edgexfoundry.org:10004 [2022-10-27T02:10:47.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:10:47.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:10:47.283Z] Configure a credential helper to remove this warning. See [2022-10-27T02:10:47.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:10:47.283Z] [2022-10-27T02:10:47.283Z] Login Succeeded [2022-10-27T02:10:47.283Z] docker.io [2022-10-27T02:10:47.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:10:47.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:10:47.544Z] Configure a credential helper to remove this warning. See [2022-10-27T02:10:47.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:10:47.544Z] [2022-10-27T02:10:47.544Z] Login Succeeded [2022-10-27T02:10:47.544Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T02:10:47.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-27T02:10:47.901Z] + git rev-list -1 --merges 7bdc3f1f3e801a8481d66076e2e4df70122276f3~1..7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo [2022-10-27T02:10:47.928Z] -----------> git rev-list -1 --merges 7bdc3f1f3e801a8481d66076e2e4df70122276f3~1..7bdc3f1f3e801a8481d66076e2e4df70122276f3 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [2022-10-27T02:10:47.928Z] 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [false] [Pipeline] sh [2022-10-27T02:10:48.214Z] + git log --format=format:%s -1 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo [2022-10-27T02:10:48.227Z] ========================================================= [2022-10-27T02:10:48.227Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T02:10:48.227Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T02:10:48.554Z] + git log --format=format:%s -1 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo [2022-10-27T02:10:48.564Z] [semverPrep] GIT_COMMIT: 7bdc3f1f3e801a8481d66076e2e4df70122276f3, Commit Message: Merge commit 'c606ad227c7573c7ba828fdfaccb601fc033aacf' into HEAD [Pipeline] echo [2022-10-27T02:10:48.571Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-27T02:10:48.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T02:10:48.928Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-27T02:10:48.928Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-27T02:10:48.928Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-27T02:10:48.928Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-27T02:10:48.928Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-27T02:10:48.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:10:49.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T02:10:49.357Z] [2022-10-27T02:10:49.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:10:49.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T02:10:49.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-27T02:10:49.654Z] b85a868b505f: Pulling fs layer [2022-10-27T02:10:49.654Z] e2be974225ed: Pulling fs layer [2022-10-27T02:10:49.654Z] 339a4e72a1f5: Pulling fs layer [2022-10-27T02:10:49.654Z] 988bab9f4d93: Pulling fs layer [2022-10-27T02:10:49.654Z] 1469e6f7b9e6: Pulling fs layer [2022-10-27T02:10:49.654Z] eaf3925da568: Pulling fs layer [2022-10-27T02:10:49.654Z] bab4dde63d76: Pulling fs layer [2022-10-27T02:10:49.654Z] bde34c3a00c8: Pulling fs layer [2022-10-27T02:10:49.654Z] b352a97aabf1: Pulling fs layer [2022-10-27T02:10:49.654Z] 4872d77fe225: Pulling fs layer [2022-10-27T02:10:49.654Z] 5851b861e8e6: Pulling fs layer [2022-10-27T02:10:49.654Z] b352a97aabf1: Waiting [2022-10-27T02:10:49.654Z] bde34c3a00c8: Waiting [2022-10-27T02:10:49.654Z] 988bab9f4d93: Waiting [2022-10-27T02:10:49.654Z] 1469e6f7b9e6: Waiting [2022-10-27T02:10:49.654Z] 4872d77fe225: Waiting [2022-10-27T02:10:49.654Z] 5851b861e8e6: Waiting [2022-10-27T02:10:49.654Z] eaf3925da568: Waiting [2022-10-27T02:10:49.654Z] bab4dde63d76: Waiting [2022-10-27T02:10:49.654Z] e2be974225ed: Download complete [2022-10-27T02:10:49.654Z] 988bab9f4d93: Verifying Checksum [2022-10-27T02:10:49.654Z] 988bab9f4d93: Download complete [2022-10-27T02:10:49.916Z] 1469e6f7b9e6: Verifying Checksum [2022-10-27T02:10:49.916Z] 1469e6f7b9e6: Download complete [2022-10-27T02:10:49.916Z] 339a4e72a1f5: Verifying Checksum [2022-10-27T02:10:49.916Z] 339a4e72a1f5: Download complete [2022-10-27T02:10:49.916Z] eaf3925da568: Verifying Checksum [2022-10-27T02:10:49.916Z] eaf3925da568: Download complete [2022-10-27T02:10:49.916Z] bde34c3a00c8: Verifying Checksum [2022-10-27T02:10:49.916Z] bde34c3a00c8: Download complete [2022-10-27T02:10:49.916Z] b352a97aabf1: Verifying Checksum [2022-10-27T02:10:49.916Z] b352a97aabf1: Download complete [2022-10-27T02:10:49.916Z] 4872d77fe225: Download complete [2022-10-27T02:10:49.916Z] 5851b861e8e6: Verifying Checksum [2022-10-27T02:10:49.916Z] 5851b861e8e6: Download complete [2022-10-27T02:10:49.916Z] b85a868b505f: Verifying Checksum [2022-10-27T02:10:49.916Z] b85a868b505f: Download complete [2022-10-27T02:10:50.174Z] bab4dde63d76: Verifying Checksum [2022-10-27T02:10:50.174Z] bab4dde63d76: Download complete [2022-10-27T02:10:51.109Z] b85a868b505f: Pull complete [2022-10-27T02:10:51.366Z] e2be974225ed: Pull complete [2022-10-27T02:10:51.627Z] 339a4e72a1f5: Pull complete [2022-10-27T02:10:51.889Z] 988bab9f4d93: Pull complete [2022-10-27T02:10:52.146Z] 1469e6f7b9e6: Pull complete [2022-10-27T02:10:52.146Z] eaf3925da568: Pull complete [2022-10-27T02:10:54.062Z] bab4dde63d76: Pull complete [2022-10-27T02:10:54.062Z] bde34c3a00c8: Pull complete [2022-10-27T02:10:54.323Z] b352a97aabf1: Pull complete [2022-10-27T02:10:54.323Z] 4872d77fe225: Pull complete [2022-10-27T02:10:54.323Z] 5851b861e8e6: Pull complete [2022-10-27T02:10:54.323Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-27T02:10:54.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T02:10:54.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:10:54.728Z] prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container [2022-10-27T02:10:54.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 [2022-10-27T02:10:56.233Z] $ docker top 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 -eo pid,comm [2022-10-27T02:10:56.301Z] 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). [2022-10-27T02:10:56.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T02:10:56.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T02:10:56.343Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T02:10:56.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T02:10:56.455Z] $ docker exec 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent [2022-10-27T02:10:56.588Z] SSH_AUTH_SOCK=/tmp/ssh-HTlo80MrHNkR/agent.32 [2022-10-27T02:10:56.588Z] SSH_AGENT_PID=38 [2022-10-27T02:10:56.594Z] Running ssh-add (command line suppressed) [2022-10-27T02:10:56.708Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17358732543133550618.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17358732543133550618.key) [2022-10-27T02:10:56.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T02:10:57.017Z] + git tag --points-at HEAD [Pipeline] } [2022-10-27T02:10:57.020Z] $ docker exec --env ******** --env ******** 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent -k [2022-10-27T02:10:57.132Z] unset SSH_AUTH_SOCK; [2022-10-27T02:10:57.133Z] unset SSH_AGENT_PID; [2022-10-27T02:10:57.133Z] echo Agent pid 38 killed; [2022-10-27T02:10:57.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-27T02:10:57.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T02:10:57.178Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T02:10:57.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T02:10:57.289Z] $ docker exec 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent [2022-10-27T02:10:57.408Z] SSH_AUTH_SOCK=/tmp/ssh-LJDn6AhRfxsM/agent.71 [2022-10-27T02:10:57.408Z] SSH_AGENT_PID=77 [2022-10-27T02:10:57.413Z] Running ssh-add (command line suppressed) [2022-10-27T02:10:57.509Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_5305380144742837293.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_5305380144742837293.key) [2022-10-27T02:10:57.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T02:10:57.822Z] + git semver init [2022-10-27T02:10:58.081Z] 2022-10-27 02:10:58,026 [run_init] DEBUG init version:0.0.0 force:False [2022-10-27T02:10:58.081Z] 2022-10-27 02:10:58,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver [2022-10-27T02:10:58.081Z] 2022-10-27 02:10:58,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver [2022-10-27T02:10:58.081Z] 2022-10-27 02:10:58,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,131 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,131 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,134 [execute] INFO git cat-file --batch-check [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,141 [execute] INFO git cat-file --batch [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T02:10:59.462Z] 2022-10-27 02:10:59,148 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 [2022-10-27T02:10:59.462Z] 0.0.0 [Pipeline] } [2022-10-27T02:10:59.463Z] $ docker exec --env ******** --env ******** 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent -k [2022-10-27T02:10:59.560Z] unset SSH_AUTH_SOCK; [2022-10-27T02:10:59.560Z] unset SSH_AGENT_PID; [2022-10-27T02:10:59.560Z] echo Agent pid 77 killed; [2022-10-27T02:10:59.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T02:10:59.878Z] + git semver [Pipeline] } [2022-10-27T02:11:00.143Z] $ docker stop --time=1 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 [2022-10-27T02:11:01.484Z] $ docker rm -f 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T02:11:01.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-27T02:11:01.995Z] Stashed 1 file(s) [Pipeline] echo [2022-10-27T02:11:01.998Z] [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 [2022-10-27T02:11:02.110Z] provisioning config files... [2022-10-27T02:11:02.120Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config468761634095620103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:11:02.415Z] ---> docker-login.sh [2022-10-27T02:11:02.416Z] nexus3.edgexfoundry.org:10001 [2022-10-27T02:11:02.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:11:02.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:11:02.416Z] Configure a credential helper to remove this warning. See [2022-10-27T02:11:02.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:11:02.416Z] [2022-10-27T02:11:02.416Z] Login Succeeded [2022-10-27T02:11:02.416Z] nexus3.edgexfoundry.org:10002 [2022-10-27T02:11:02.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:11:02.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:11:02.416Z] Configure a credential helper to remove this warning. See [2022-10-27T02:11:02.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:11:02.416Z] [2022-10-27T02:11:02.416Z] Login Succeeded [2022-10-27T02:11:02.416Z] nexus3.edgexfoundry.org:10003 [2022-10-27T02:11:02.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:11:02.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:11:02.674Z] Configure a credential helper to remove this warning. See [2022-10-27T02:11:02.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:11:02.674Z] [2022-10-27T02:11:02.674Z] Login Succeeded [2022-10-27T02:11:02.674Z] nexus3.edgexfoundry.org:10004 [2022-10-27T02:11:02.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:11:02.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:11:02.674Z] Configure a credential helper to remove this warning. See [2022-10-27T02:11:02.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:11:02.674Z] [2022-10-27T02:11:02.674Z] Login Succeeded [2022-10-27T02:11:02.674Z] docker.io [2022-10-27T02:11:02.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:11:03.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:11:03.193Z] Configure a credential helper to remove this warning. See [2022-10-27T02:11:03.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:11:03.193Z] [2022-10-27T02:11:03.193Z] Login Succeeded [2022-10-27T02:11:03.193Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T02:11:03.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T02:11:03.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T02:11:03.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T02:11:03.272Z] ========================================================= [2022-10-27T02:11:03.272Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-27T02:11:03.272Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:11:03.580Z] + 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 . [2022-10-27T02:11:03.580Z] Sending build context to Docker daemon 27.39MB [2022-10-27T02:11:03.580Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T02:11:03.580Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-27T02:11:03.843Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-27T02:11:03.843Z] 213ec9aee27d: Pulling fs layer [2022-10-27T02:11:03.843Z] 4583459ba037: Pulling fs layer [2022-10-27T02:11:03.843Z] 93c1e223e6f2: Pulling fs layer [2022-10-27T02:11:03.843Z] 53926ce57604: Pulling fs layer [2022-10-27T02:11:03.843Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-27T02:11:03.843Z] 30f14e443154: Pulling fs layer [2022-10-27T02:11:03.843Z] 801331c1e519: Pulling fs layer [2022-10-27T02:11:03.843Z] 99cc6dd402b0: Pulling fs layer [2022-10-27T02:11:03.843Z] 7d9ed39f4882: Pulling fs layer [2022-10-27T02:11:03.843Z] 21b2b0c7a3f4: Waiting [2022-10-27T02:11:03.843Z] 30f14e443154: Waiting [2022-10-27T02:11:03.843Z] 53926ce57604: Waiting [2022-10-27T02:11:03.843Z] 801331c1e519: Waiting [2022-10-27T02:11:03.843Z] 99cc6dd402b0: Waiting [2022-10-27T02:11:03.843Z] 7d9ed39f4882: Waiting [2022-10-27T02:11:03.843Z] 93c1e223e6f2: Verifying Checksum [2022-10-27T02:11:03.843Z] 93c1e223e6f2: Download complete [2022-10-27T02:11:03.843Z] 4583459ba037: Download complete [2022-10-27T02:11:03.843Z] 21b2b0c7a3f4: Download complete [2022-10-27T02:11:03.843Z] 30f14e443154: Download complete [2022-10-27T02:11:03.843Z] 213ec9aee27d: Download complete [2022-10-27T02:11:03.843Z] 801331c1e519: Verifying Checksum [2022-10-27T02:11:03.843Z] 801331c1e519: Download complete [2022-10-27T02:11:03.843Z] 213ec9aee27d: Pull complete [2022-10-27T02:11:04.117Z] 4583459ba037: Pull complete [2022-10-27T02:11:04.117Z] 93c1e223e6f2: Pull complete [2022-10-27T02:11:04.393Z] 7d9ed39f4882: Verifying Checksum [2022-10-27T02:11:04.972Z] 99cc6dd402b0: Verifying Checksum [2022-10-27T02:11:04.972Z] 99cc6dd402b0: Download complete [2022-10-27T02:11:04.972Z] 53926ce57604: Download complete [2022-10-27T02:11:10.472Z] 53926ce57604: Pull complete [2022-10-27T02:11:10.472Z] 21b2b0c7a3f4: Pull complete [2022-10-27T02:11:10.472Z] 30f14e443154: Pull complete [2022-10-27T02:11:10.729Z] 801331c1e519: Pull complete [2022-10-27T02:11:12.630Z] 99cc6dd402b0: Pull complete [2022-10-27T02:11:13.565Z] 7d9ed39f4882: Pull complete [2022-10-27T02:11:13.565Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-27T02:11:13.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-27T02:11:13.565Z] ---> 1dedd983c030 [2022-10-27T02:11:13.565Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-27T02:11:15.467Z] ---> Running in 2d2a127059c1 [2022-10-27T02:11:15.467Z] Removing intermediate container 2d2a127059c1 [2022-10-27T02:11:15.467Z] ---> 4842b8b842d5 [2022-10-27T02:11:15.467Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T02:11:15.467Z] ---> Running in d2ff00da0cfb [2022-10-27T02:11:15.725Z] Removing intermediate container d2ff00da0cfb [2022-10-27T02:11:15.725Z] ---> 8feabd23d994 [2022-10-27T02:11:15.725Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T02:11:15.725Z] ---> Running in 1468d5c9a588 [2022-10-27T02:11:15.725Z] Removing intermediate container 1468d5c9a588 [2022-10-27T02:11:15.725Z] ---> af8840af823c [2022-10-27T02:11:15.725Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T02:11:15.725Z] ---> Running in 9f65674f2de2 [2022-10-27T02:11:15.985Z] Removing intermediate container 9f65674f2de2 [2022-10-27T02:11:15.985Z] ---> ebd4a1f7fefd [2022-10-27T02:11:15.985Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-10-27T02:11:15.985Z] ---> Running in 7f1a3951055f [2022-10-27T02:11:15.985Z] Removing intermediate container 7f1a3951055f [2022-10-27T02:11:15.985Z] ---> 27e43bfc0af4 [2022-10-27T02:11:15.985Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T02:11:15.985Z] ---> Running in bbeed48d1267 [2022-10-27T02:11:16.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T02:11:16.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T02:11:16.503Z] OK: 211 MiB in 51 packages [2022-10-27T02:11:17.071Z] Removing intermediate container bbeed48d1267 [2022-10-27T02:11:17.071Z] ---> 5299ae0cfccc [2022-10-27T02:11:17.071Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-10-27T02:11:17.071Z] ---> Running in 216c6fb4fe9c [2022-10-27T02:11:17.071Z] Removing intermediate container 216c6fb4fe9c [2022-10-27T02:11:17.071Z] ---> 808d0f27b5dc [2022-10-27T02:11:17.071Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-27T02:11:17.084Z] Still waiting to schedule task [2022-10-27T02:11:17.085Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117402’ [2022-10-27T02:11:17.330Z] ---> 94583ec318ad [2022-10-27T02:11:17.330Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T02:11:17.330Z] ---> Running in aac24c8b3d90 [2022-10-27T02:11:43.881Z] Removing intermediate container aac24c8b3d90 [2022-10-27T02:11:43.881Z] ---> 69c293d71cc5 [2022-10-27T02:11:43.881Z] Step 12/13 : COPY . . [2022-10-27T02:11:43.881Z] ---> 0472c35eadd6 [2022-10-27T02:11:43.881Z] Step 13/13 : RUN ${MAKE} [2022-10-27T02:11:43.881Z] ---> Running in 0120721d1b2d [2022-10-27T02:11:43.881Z] noop [2022-10-27T02:11:43.881Z] Removing intermediate container 0120721d1b2d [2022-10-27T02:11:43.881Z] ---> 13365f194e49 [2022-10-27T02:11:43.881Z] Successfully built 13365f194e49 [2022-10-27T02:11:43.881Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:11:44.195Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T02:11:44.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:11:44.271Z] prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container [2022-10-27T02:11:44.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 [2022-10-27T02:11:44.675Z] $ docker top 1b7e91ac631fc1c26c0d9fb18545617073c5d0a26a34df1bfeae8343ef4ba2ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T02:11:45.014Z] + go version [2022-10-27T02:11:45.014Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-27T02:11:45.028Z] $ docker stop --time=1 1b7e91ac631fc1c26c0d9fb18545617073c5d0a26a34df1bfeae8343ef4ba2ff [2022-10-27T02:11:46.308Z] $ docker rm -f 1b7e91ac631fc1c26c0d9fb18545617073c5d0a26a34df1bfeae8343ef4ba2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:11:46.698Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T02:11:46.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:11:46.765Z] prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container [2022-10-27T02:11:46.803Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 [2022-10-27T02:11:47.165Z] $ docker top d992fd54280208b55dc4cbd30b2ae9bddda29138a28cb344d0e1711dd65392e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T02:11:47.514Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh [2022-10-27T02:11:47.813Z] + make test [2022-10-27T02:11:47.813Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-27T02:11:48.071Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-27T02:12:00.279Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-27T02:12:00.845Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.031s coverage: 28.2% of statements [2022-10-27T02:12:00.845Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-27T02:12:00.845Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.538s coverage: 86.5% of statements [2022-10-27T02:12:08.964Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-27T02:12:09.221Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-27T02:12:13.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T02:12:13.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T02:12:13.402Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-27T02:12:13.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T02:12:13.420Z] $ docker stop --time=1 d992fd54280208b55dc4cbd30b2ae9bddda29138a28cb344d0e1711dd65392e7 [2022-10-27T02:12:15.702Z] $ docker rm -f d992fd54280208b55dc4cbd30b2ae9bddda29138a28cb344d0e1711dd65392e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T02:12:16.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T02:12:16.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-27T02:12:16.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T02:12:16.992Z] + ls -al . [2022-10-27T02:12:16.992Z] total 244 [2022-10-27T02:12:16.992Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:11 . [2022-10-27T02:12:16.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 .. [2022-10-27T02:12:16.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:12 .git [2022-10-27T02:12:16.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 .github [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 02:10 .gitignore [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 02:10 .golangci.yml [2022-10-27T02:12:16.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:10 .semver [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 02:10 Attribution.txt [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 02:10 CHANGELOG.md [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 02:10 Dockerfile [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:10 GOVERNANCE.md [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 02:10 Jenkinsfile [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 02:10 LICENSE [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 02:10 Makefile [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 02:10 OWNERS.md [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 02:10 README.md [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:11 VERSION [2022-10-27T02:12:16.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:10 bin [2022-10-27T02:12:16.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 cmd [2022-10-27T02:12:16.992Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 27 02:12 coverage.out [2022-10-27T02:12:16.992Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 02:10 doc [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 02:10 go.mod [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 02:10 go.sum [2022-10-27T02:12:16.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 internal [2022-10-27T02:12:16.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 snap [2022-10-27T02:12:16.992Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:12:17.302Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7bdc3f1f3e801a8481d66076e2e4df70122276f3 --label arch=amd64 --label version=0.0.0 . [2022-10-27T02:12:17.302Z] Sending build context to Docker daemon 27.47MB [2022-10-27T02:12:17.302Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T02:12:17.302Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T02:12:17.302Z] ---> 13365f194e49 [2022-10-27T02:12:17.302Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-27T02:12:17.580Z] ---> Running in 4960eff5fd86 [2022-10-27T02:12:17.580Z] Removing intermediate container 4960eff5fd86 [2022-10-27T02:12:17.580Z] ---> ce3fb46a9c23 [2022-10-27T02:12:17.580Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T02:12:17.839Z] ---> Running in f944d2752ab0 [2022-10-27T02:12:17.839Z] Removing intermediate container f944d2752ab0 [2022-10-27T02:12:17.839Z] ---> 52a102d21dd4 [2022-10-27T02:12:17.839Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T02:12:17.839Z] ---> Running in 57f8ddbe621a [2022-10-27T02:12:17.839Z] Removing intermediate container 57f8ddbe621a [2022-10-27T02:12:17.839Z] ---> 6943da8092b6 [2022-10-27T02:12:17.839Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T02:12:17.839Z] ---> Running in faa1becc3cfa [2022-10-27T02:12:18.100Z] Removing intermediate container faa1becc3cfa [2022-10-27T02:12:18.100Z] ---> 5dffdfa65785 [2022-10-27T02:12:18.100Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-10-27T02:12:18.100Z] ---> Running in 9507b142702b [2022-10-27T02:12:18.100Z] Removing intermediate container 9507b142702b [2022-10-27T02:12:18.100Z] ---> 6f39f7b598c7 [2022-10-27T02:12:18.100Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T02:12:18.359Z] ---> Running in deaccdc640e6 [2022-10-27T02:12:18.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T02:12:18.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T02:12:18.878Z] OK: 211 MiB in 51 packages [2022-10-27T02:12:19.138Z] Removing intermediate container deaccdc640e6 [2022-10-27T02:12:19.138Z] ---> 8982f7e260d5 [2022-10-27T02:12:19.138Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-10-27T02:12:19.138Z] ---> Running in fcf50fcf81c8 [2022-10-27T02:12:19.398Z] Removing intermediate container fcf50fcf81c8 [2022-10-27T02:12:19.398Z] ---> dbea3ff6c74b [2022-10-27T02:12:19.398Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-27T02:12:19.398Z] ---> 064e2ba438bb [2022-10-27T02:12:19.398Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T02:12:19.398Z] ---> Running in 00b9743c7338 [2022-10-27T02:12:20.332Z] Removing intermediate container 00b9743c7338 [2022-10-27T02:12:20.332Z] ---> 0420cdaf010a [2022-10-27T02:12:20.332Z] Step 12/26 : COPY . . [2022-10-27T02:12:20.899Z] ---> 3a06593ae82a [2022-10-27T02:12:20.899Z] Step 13/26 : RUN ${MAKE} [2022-10-27T02:12:20.899Z] ---> Running in 2942f504bc81 [2022-10-27T02:12:21.158Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-27T02:12:47.727Z] Removing intermediate container 2942f504bc81 [2022-10-27T02:12:47.727Z] ---> b0c6c5ade1ee [2022-10-27T02:12:47.727Z] Step 14/26 : FROM alpine:3.16 [2022-10-27T02:12:47.727Z] 3.16: Pulling from library/alpine [2022-10-27T02:12:47.727Z] 213ec9aee27d: Already exists [2022-10-27T02:12:47.727Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-27T02:12:47.727Z] Status: Downloaded newer image for alpine:3.16 [2022-10-27T02:12:47.727Z] ---> 9c6f07244728 [2022-10-27T02:12:47.727Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-27T02:12:47.727Z] ---> Running in 4b882f36ff21 [2022-10-27T02:12:47.727Z] Removing intermediate container 4b882f36ff21 [2022-10-27T02:12:47.727Z] ---> 89e562613057 [2022-10-27T02:12:47.727Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-27T02:12:47.727Z] ---> Running in 59700b90e052 [2022-10-27T02:12:47.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T02:12:47.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T02:12:47.727Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-27T02:12:47.727Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-27T02:12:47.727Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-27T02:12:47.727Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-27T02:12:47.727Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-27T02:12:47.727Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-27T02:12:47.727Z] Executing busybox-1.35.0-r17.trigger [2022-10-27T02:12:47.727Z] OK: 8 MiB in 20 packages [2022-10-27T02:12:47.727Z] Removing intermediate container 59700b90e052 [2022-10-27T02:12:47.727Z] ---> 3c74e8d35404 [2022-10-27T02:12:47.727Z] Step 17/26 : WORKDIR / [2022-10-27T02:12:47.727Z] ---> Running in da34fb521ae8 [2022-10-27T02:12:47.727Z] Removing intermediate container da34fb521ae8 [2022-10-27T02:12:47.727Z] ---> e7c5dee82d87 [2022-10-27T02:12:47.727Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-27T02:12:47.727Z] ---> 9015753ccca1 [2022-10-27T02:12:47.727Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-27T02:12:47.727Z] ---> 6c69f84e9d6c [2022-10-27T02:12:47.727Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-27T02:12:47.727Z] ---> 12d8e4c686ce [2022-10-27T02:12:47.727Z] Step 21/26 : EXPOSE 59984 [2022-10-27T02:12:47.727Z] ---> Running in 5955bc657623 [2022-10-27T02:12:47.727Z] Removing intermediate container 5955bc657623 [2022-10-27T02:12:47.727Z] ---> 5103791d9d41 [2022-10-27T02:12:47.727Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-27T02:12:47.727Z] ---> Running in e8c94f5d1157 [2022-10-27T02:12:47.727Z] Removing intermediate container e8c94f5d1157 [2022-10-27T02:12:47.727Z] ---> f8e5e9d876cc [2022-10-27T02:12:47.727Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-27T02:12:47.727Z] ---> Running in 7f8cb19b5370 [2022-10-27T02:12:47.727Z] Removing intermediate container 7f8cb19b5370 [2022-10-27T02:12:47.727Z] ---> bd0bac6a52aa [2022-10-27T02:12:47.727Z] Step 24/26 : LABEL arch=amd64 [2022-10-27T02:12:47.727Z] ---> Running in 6c2d3b53b8c8 [2022-10-27T02:12:47.727Z] Removing intermediate container 6c2d3b53b8c8 [2022-10-27T02:12:47.727Z] ---> 035ae3806d13 [2022-10-27T02:12:47.727Z] Step 25/26 : LABEL git_sha=7bdc3f1f3e801a8481d66076e2e4df70122276f3 [2022-10-27T02:12:47.727Z] ---> Running in d4351e922717 [2022-10-27T02:12:47.727Z] Removing intermediate container d4351e922717 [2022-10-27T02:12:47.727Z] ---> 3adc59a0d49b [2022-10-27T02:12:47.727Z] Step 26/26 : LABEL version=0.0.0 [2022-10-27T02:12:47.727Z] ---> Running in 6e4b557ac869 [2022-10-27T02:12:47.727Z] Removing intermediate container 6e4b557ac869 [2022-10-27T02:12:47.727Z] ---> 6fa176064160 [2022-10-27T02:12:47.727Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T02:12:47.727Z] Successfully built 6fa176064160 [2022-10-27T02:12:47.727Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:12:48.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T02:12:48.179Z] [2022-10-27T02:12:48.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:12:48.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T02:12:48.472Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-27T02:12:48.472Z] 5eb5b503b376: Pulling fs layer [2022-10-27T02:12:48.472Z] 5c69ac0246d0: Pulling fs layer [2022-10-27T02:12:48.472Z] ec43610c2a17: Pulling fs layer [2022-10-27T02:12:48.472Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-27T02:12:48.472Z] 33b1e0a273af: Pulling fs layer [2022-10-27T02:12:48.472Z] 5d3b04190fa2: Pulling fs layer [2022-10-27T02:12:48.472Z] 2f39f015ded8: Pulling fs layer [2022-10-27T02:12:48.472Z] 3a2ae6a8a46f: Waiting [2022-10-27T02:12:48.472Z] 33b1e0a273af: Waiting [2022-10-27T02:12:48.472Z] 5d3b04190fa2: Waiting [2022-10-27T02:12:48.472Z] 2f39f015ded8: Waiting [2022-10-27T02:12:48.472Z] 5c69ac0246d0: Download complete [2022-10-27T02:12:48.472Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-27T02:12:48.472Z] 3a2ae6a8a46f: Download complete [2022-10-27T02:12:48.472Z] 33b1e0a273af: Verifying Checksum [2022-10-27T02:12:48.472Z] 33b1e0a273af: Download complete [2022-10-27T02:12:48.734Z] 5d3b04190fa2: Verifying Checksum [2022-10-27T02:12:48.734Z] 5d3b04190fa2: Download complete [2022-10-27T02:12:48.734Z] ec43610c2a17: Verifying Checksum [2022-10-27T02:12:48.734Z] ec43610c2a17: Download complete [2022-10-27T02:12:48.734Z] 5eb5b503b376: Verifying Checksum [2022-10-27T02:12:48.734Z] 5eb5b503b376: Download complete [2022-10-27T02:12:49.301Z] 2f39f015ded8: Download complete [2022-10-27T02:12:49.870Z] 5eb5b503b376: Pull complete [2022-10-27T02:12:50.129Z] 5c69ac0246d0: Pull complete [2022-10-27T02:12:50.695Z] ec43610c2a17: Pull complete [2022-10-27T02:12:50.695Z] 3a2ae6a8a46f: Pull complete [2022-10-27T02:12:50.953Z] 33b1e0a273af: Pull complete [2022-10-27T02:12:50.953Z] 5d3b04190fa2: Pull complete [2022-10-27T02:12:56.560Z] 2f39f015ded8: Pull complete [2022-10-27T02:12:56.560Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-27T02:12:56.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T02:12:56.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:12:56.640Z] prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container [2022-10-27T02:12:56.664Z] $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 [2022-10-27T02:12:59.263Z] $ docker top 837385a20e4276dd72da0e1e4144b88a0d28600aca333036b5133541f02857ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:12:59.683Z] ---> job-cost.sh [2022-10-27T02:12:59.683Z] lf-activate-venv: SKIPPING [2022-10-27T02:12:59.683Z] INFO: No Stack... [2022-10-27T02:12:59.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T02:13:00.199Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T02:13:00.501Z] + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv [2022-10-27T02:13:00.501Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T02:13:00.515Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [2022-10-27T02:13:00.521Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] did not exist. Created. [2022-10-27T02:13:00.521Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T02:13:00.827Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-27T02:13:00.861Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T02:13:00.867Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T02:13:00.869Z] $ docker stop --time=1 837385a20e4276dd72da0e1e4144b88a0d28600aca333036b5133541f02857ae [2022-10-27T02:13:02.017Z] $ docker rm -f 837385a20e4276dd72da0e1e4144b88a0d28600aca333036b5133541f02857ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-27T02:14:02.998Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117407 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws [2022-10-27T02:14:03.011Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2022-10-27T02:14:03.053Z] The recommended git tool is: git [2022-10-27T02:14:09.213Z] using credential edgex-jenkins-ssh [2022-10-27T02:14:09.233Z] Cloning the remote Git repository [2022-10-27T02:14:09.296Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-27T02:14:09.393Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2022-10-27T02:14:09.586Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-27T02:14:09.587Z] > git --version # timeout=10 [2022-10-27T02:14:09.611Z] > git --version # 'git version 2.25.1' [2022-10-27T02:14:09.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T02:14:09.663Z] Verifying host key using known hosts file [2022-10-27T02:14:09.871Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T02:14:09.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T02:14:11.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-27T02:14:11.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T02:14:13.178Z] Merging remotes/origin/main commit c606ad227c7573c7ba828fdfaccb601fc033aacf into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 [2022-10-27T02:14:12.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-27T02:14:12.520Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-27T02:14:12.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T02:14:12.527Z] Verifying host key using known hosts file [2022-10-27T02:14:12.535Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T02:14:12.547Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-27T02:14:13.202Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T02:14:13.225Z] > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 [2022-10-27T02:14:14.274Z] Merge succeeded, producing 95b43847cab40fa8df647346e2b1e463c7afb4fd [2022-10-27T02:14:14.274Z] Checking out Revision 95b43847cab40fa8df647346e2b1e463c7afb4fd (PR-185) [2022-10-27T02:14:13.519Z] > git remote # timeout=10 [2022-10-27T02:14:13.539Z] > git config --get remote.origin.url # timeout=10 [2022-10-27T02:14:13.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T02:14:13.567Z] Verifying host key using known hosts file [2022-10-27T02:14:13.574Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T02:14:13.586Z] > git merge c606ad227c7573c7ba828fdfaccb601fc033aacf # timeout=10 [2022-10-27T02:14:14.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-27T02:14:14.284Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T02:14:14.297Z] > git checkout -f 95b43847cab40fa8df647346e2b1e463c7afb4fd # timeout=10 [2022-10-27T02:14:17.775Z] Commit message: "Merge commit 'c606ad227c7573c7ba828fdfaccb601fc033aacf' into HEAD" [2022-10-27T02:14:17.799Z] First time build. Skipping changelog. [2022-10-27T02:14:17.785Z] > git rev-list --no-walk 51c571fe4f30899451120133df6ba469649ae0d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T02:14:18.754Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-27T02:14:18.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T02:14:18.754Z] Dload Upload Total Spent Left Speed [2022-10-27T02:14:18.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh [2022-10-27T02:14:19.504Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-27T02:14:19.846Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-27T02:14:19.846Z] + sudo tee /etc/docker/daemon.new [2022-10-27T02:14:19.846Z] { [2022-10-27T02:14:19.846Z] "registry-mirrors": [ [2022-10-27T02:14:19.846Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-27T02:14:19.846Z] ], [2022-10-27T02:14:19.846Z] "bip": "10.250.0.254/24", [2022-10-27T02:14:19.846Z] "hosts": [ [2022-10-27T02:14:19.846Z] "tcp://0.0.0.0:5555", [2022-10-27T02:14:19.846Z] "unix:///var/run/docker.sock" [2022-10-27T02:14:19.846Z] ], [2022-10-27T02:14:19.846Z] "mtu": 1458, [2022-10-27T02:14:19.846Z] "selinux-enabled": true, [2022-10-27T02:14:19.846Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-27T02:14:19.846Z] } [Pipeline] sh [2022-10-27T02:14:20.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-27T02:14:20.529Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T02:14:38.828Z] provisioning config files... [2022-10-27T02:14:38.861Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config15992570975966871057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:14:39.227Z] ---> docker-login.sh [2022-10-27T02:14:39.227Z] nexus3.edgexfoundry.org:10001 [2022-10-27T02:14:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:14:40.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:14:40.414Z] Configure a credential helper to remove this warning. See [2022-10-27T02:14:40.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:14:40.414Z] [2022-10-27T02:14:40.414Z] Login Succeeded [2022-10-27T02:14:40.414Z] nexus3.edgexfoundry.org:10002 [2022-10-27T02:14:40.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:14:40.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:14:40.953Z] Configure a credential helper to remove this warning. See [2022-10-27T02:14:40.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:14:40.953Z] [2022-10-27T02:14:40.953Z] Login Succeeded [2022-10-27T02:14:40.953Z] nexus3.edgexfoundry.org:10003 [2022-10-27T02:14:41.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:14:41.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:14:41.225Z] Configure a credential helper to remove this warning. See [2022-10-27T02:14:41.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:14:41.225Z] [2022-10-27T02:14:41.225Z] Login Succeeded [2022-10-27T02:14:41.225Z] nexus3.edgexfoundry.org:10004 [2022-10-27T02:14:41.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:14:41.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:14:41.493Z] Configure a credential helper to remove this warning. See [2022-10-27T02:14:41.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:14:41.494Z] [2022-10-27T02:14:41.494Z] Login Succeeded [2022-10-27T02:14:41.494Z] docker.io [2022-10-27T02:14:41.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T02:14:42.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T02:14:42.348Z] Configure a credential helper to remove this warning. See [2022-10-27T02:14:42.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T02:14:42.348Z] [2022-10-27T02:14:42.348Z] Login Succeeded [2022-10-27T02:14:42.348Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T02:14:42.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T02:14:42.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T02:14:42.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T02:14:42.587Z] ========================================================= [2022-10-27T02:14:42.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-27T02:14:42.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:14:42.937Z] + 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 . [2022-10-27T02:14:43.533Z] Sending build context to Docker daemon 20.32MB [2022-10-27T02:14:43.533Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T02:14:43.533Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-27T02:14:43.806Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-27T02:14:43.806Z] 9b18e9b68314: Pulling fs layer [2022-10-27T02:14:43.806Z] d32db5db7311: Pulling fs layer [2022-10-27T02:14:43.806Z] d0c4b47475fc: Pulling fs layer [2022-10-27T02:14:43.806Z] 5831b945b038: Pulling fs layer [2022-10-27T02:14:43.806Z] 86bbec2aaacd: Pulling fs layer [2022-10-27T02:14:43.806Z] e10730c5d714: Pulling fs layer [2022-10-27T02:14:43.806Z] 5dd5c2283517: Pulling fs layer [2022-10-27T02:14:43.806Z] d5ac0230b979: Pulling fs layer [2022-10-27T02:14:43.806Z] e10730c5d714: Waiting [2022-10-27T02:14:43.806Z] 5831b945b038: Waiting [2022-10-27T02:14:43.806Z] 5dd5c2283517: Waiting [2022-10-27T02:14:43.806Z] 86bbec2aaacd: Waiting [2022-10-27T02:14:43.806Z] d0c4b47475fc: Download complete [2022-10-27T02:14:43.806Z] d32db5db7311: Download complete [2022-10-27T02:14:43.806Z] 86bbec2aaacd: Verifying Checksum [2022-10-27T02:14:43.806Z] 86bbec2aaacd: Download complete [2022-10-27T02:14:43.806Z] e10730c5d714: Verifying Checksum [2022-10-27T02:14:43.806Z] e10730c5d714: Download complete [2022-10-27T02:14:43.806Z] 9b18e9b68314: Verifying Checksum [2022-10-27T02:14:43.806Z] 9b18e9b68314: Download complete [2022-10-27T02:14:44.792Z] 9b18e9b68314: Pull complete [2022-10-27T02:14:45.067Z] d5ac0230b979: Verifying Checksum [2022-10-27T02:14:45.067Z] d5ac0230b979: Download complete [2022-10-27T02:14:45.665Z] d32db5db7311: Pull complete [2022-10-27T02:14:45.941Z] d0c4b47475fc: Pull complete [2022-10-27T02:14:46.212Z] 5dd5c2283517: Verifying Checksum [2022-10-27T02:14:46.212Z] 5dd5c2283517: Download complete [2022-10-27T02:14:46.803Z] 5831b945b038: Download complete [2022-10-27T02:14:59.146Z] 5831b945b038: Pull complete [2022-10-27T02:14:59.416Z] 86bbec2aaacd: Pull complete [2022-10-27T02:14:59.685Z] e10730c5d714: Pull complete [2022-10-27T02:15:06.365Z] 5dd5c2283517: Pull complete [2022-10-27T02:15:07.330Z] d5ac0230b979: Pull complete [2022-10-27T02:15:07.330Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-27T02:15:07.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-27T02:15:07.330Z] ---> 59b3b1a385d4 [2022-10-27T02:15:07.330Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-27T02:15:09.924Z] ---> Running in 5a3dffc9026e [2022-10-27T02:15:09.924Z] Removing intermediate container 5a3dffc9026e [2022-10-27T02:15:09.924Z] ---> f5f605df553f [2022-10-27T02:15:09.925Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T02:15:10.192Z] ---> Running in 925707cc7cee [2022-10-27T02:15:10.461Z] Removing intermediate container 925707cc7cee [2022-10-27T02:15:10.461Z] ---> 68f372d71985 [2022-10-27T02:15:10.462Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T02:15:10.462Z] ---> Running in b0ab1d6da11d [2022-10-27T02:15:11.053Z] Removing intermediate container b0ab1d6da11d [2022-10-27T02:15:11.053Z] ---> ed78701540f8 [2022-10-27T02:15:11.053Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T02:15:11.053Z] ---> Running in 000afde05ecf [2022-10-27T02:15:11.325Z] Removing intermediate container 000afde05ecf [2022-10-27T02:15:11.325Z] ---> f6edb117f68a [2022-10-27T02:15:11.325Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-10-27T02:15:11.596Z] ---> Running in cd0f1a425e3a [2022-10-27T02:15:11.882Z] Removing intermediate container cd0f1a425e3a [2022-10-27T02:15:11.882Z] ---> b060cd31fc36 [2022-10-27T02:15:11.882Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T02:15:11.882Z] ---> Running in dfa405464253 [2022-10-27T02:15:13.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T02:15:13.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T02:15:14.533Z] OK: 221 MiB in 51 packages [2022-10-27T02:15:15.495Z] Removing intermediate container dfa405464253 [2022-10-27T02:15:15.495Z] ---> 0634013bfc96 [2022-10-27T02:15:15.495Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-10-27T02:15:15.496Z] ---> Running in 1ebee93669ea [2022-10-27T02:15:15.766Z] Removing intermediate container 1ebee93669ea [2022-10-27T02:15:15.766Z] ---> 03be8d04b3fa [2022-10-27T02:15:15.766Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-27T02:15:16.351Z] ---> a426a12f2212 [2022-10-27T02:15:16.351Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T02:15:16.624Z] ---> Running in f7d1a178adf4 [2022-10-27T02:16:13.296Z] Removing intermediate container f7d1a178adf4 [2022-10-27T02:16:13.296Z] ---> f2fb18a87523 [2022-10-27T02:16:13.296Z] Step 12/13 : COPY . . [2022-10-27T02:16:14.269Z] ---> 7dcc17a5560e [2022-10-27T02:16:14.269Z] Step 13/13 : RUN ${MAKE} [2022-10-27T02:16:14.540Z] ---> Running in ea31628467ad [2022-10-27T02:16:15.513Z] noop [2022-10-27T02:16:16.103Z] Removing intermediate container ea31628467ad [2022-10-27T02:16:16.103Z] ---> f6404506a805 [2022-10-27T02:16:16.103Z] Successfully built f6404506a805 [2022-10-27T02:16:16.376Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:16:16.724Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T02:16:16.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:16:16.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-117407 does not seem to be running inside a container [2022-10-27T02:16:16.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-27T02:16:18.258Z] $ docker top cef39515aed2416a5ec60bc899e9a03c3d8d07c6dad03a7d20d7ca0ba93b624d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T02:16:19.113Z] + go version [2022-10-27T02:16:19.113Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-27T02:16:19.137Z] $ docker stop --time=1 cef39515aed2416a5ec60bc899e9a03c3d8d07c6dad03a7d20d7ca0ba93b624d [2022-10-27T02:16:20.807Z] $ docker rm -f cef39515aed2416a5ec60bc899e9a03c3d8d07c6dad03a7d20d7ca0ba93b624d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:16:21.379Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T02:16:21.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:16:21.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-117407 does not seem to be running inside a container [2022-10-27T02:16:21.659Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-27T02:16:22.857Z] $ docker top 1c6b9dc0747c71976e39685b324c56be2ee15610ed7a179e9c6a4bed90158bed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T02:16:23.701Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2022-10-27T02:16:24.037Z] + make test [2022-10-27T02:16:24.318Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-27T02:16:26.261Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-27T02:18:17.935Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-27T02:18:17.935Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.217s coverage: 28.2% of statements [2022-10-27T02:18:17.935Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-27T02:18:32.972Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.780s coverage: 86.5% of statements [2022-10-27T02:18:33.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-27T02:18:33.240Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-27T02:19:12.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T02:19:12.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T02:19:12.168Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-27T02:19:12.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T02:19:12.207Z] $ docker stop --time=1 1c6b9dc0747c71976e39685b324c56be2ee15610ed7a179e9c6a4bed90158bed [2022-10-27T02:19:14.247Z] $ docker rm -f 1c6b9dc0747c71976e39685b324c56be2ee15610ed7a179e9c6a4bed90158bed [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T02:19:15.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T02:19:15.437Z] Warning: overwriting stash ‘coverage-report’ [2022-10-27T02:19:16.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T02:19:16.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T02:19:16.798Z] + ls -al . [2022-10-27T02:19:16.798Z] total 240 [2022-10-27T02:19:16.798Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 02:16 . [2022-10-27T02:19:16.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:14 .. [2022-10-27T02:19:16.798Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:14 .git [2022-10-27T02:19:16.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:14 .github [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 02:14 .gitignore [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 02:14 .golangci.yml [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 02:14 Attribution.txt [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 02:14 CHANGELOG.md [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 02:14 Dockerfile [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:14 GOVERNANCE.md [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 02:14 Jenkinsfile [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 02:14 LICENSE [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 02:14 Makefile [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 02:14 OWNERS.md [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 02:14 README.md [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:11 VERSION [2022-10-27T02:19:16.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:14 bin [2022-10-27T02:19:16.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:14 cmd [2022-10-27T02:19:16.798Z] -rw-r--r-- 1 jenkins jenkins 78636 Oct 27 02:18 coverage.out [2022-10-27T02:19:16.798Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 02:14 doc [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 02:14 go.mod [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 02:14 go.sum [2022-10-27T02:19:16.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:14 internal [2022-10-27T02:19:16.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:14 snap [2022-10-27T02:19:16.798Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:19:17.137Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=95b43847cab40fa8df647346e2b1e463c7afb4fd --label arch=arm64 --label version=0.0.0 . [2022-10-27T02:19:17.723Z] Sending build context to Docker daemon 20.4MB [2022-10-27T02:19:17.990Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T02:19:17.990Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T02:19:17.990Z] ---> f6404506a805 [2022-10-27T02:19:17.990Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-27T02:19:18.260Z] ---> Running in 57eb50d9b602 [2022-10-27T02:19:18.534Z] Removing intermediate container 57eb50d9b602 [2022-10-27T02:19:18.534Z] ---> 269c117bfded [2022-10-27T02:19:18.534Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-27T02:19:18.803Z] ---> Running in ea0591692954 [2022-10-27T02:19:19.072Z] Removing intermediate container ea0591692954 [2022-10-27T02:19:19.072Z] ---> 5372b02818aa [2022-10-27T02:19:19.072Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-27T02:19:19.072Z] ---> Running in eae9aebb348f [2022-10-27T02:19:19.662Z] Removing intermediate container eae9aebb348f [2022-10-27T02:19:19.662Z] ---> 4a32f34b7aaa [2022-10-27T02:19:19.662Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T02:19:19.662Z] ---> Running in b5760e7567aa [2022-10-27T02:19:19.931Z] Removing intermediate container b5760e7567aa [2022-10-27T02:19:19.931Z] ---> cd42703cbaa7 [2022-10-27T02:19:19.931Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-10-27T02:19:20.199Z] ---> Running in ebf0f1d58dca [2022-10-27T02:19:20.468Z] Removing intermediate container ebf0f1d58dca [2022-10-27T02:19:20.468Z] ---> 341c1c7b54b4 [2022-10-27T02:19:20.469Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T02:19:20.469Z] ---> Running in d4d782efb0ee [2022-10-27T02:19:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T02:19:22.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T02:19:23.626Z] OK: 221 MiB in 51 packages [2022-10-27T02:19:25.111Z] Removing intermediate container d4d782efb0ee [2022-10-27T02:19:25.111Z] ---> 3224e3e1b53d [2022-10-27T02:19:25.111Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-10-27T02:19:25.111Z] ---> Running in 6df6ffe8176b [2022-10-27T02:19:25.384Z] Removing intermediate container 6df6ffe8176b [2022-10-27T02:19:25.384Z] ---> 75b0e6d44076 [2022-10-27T02:19:25.384Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-27T02:19:27.990Z] ---> 90398970d11d [2022-10-27T02:19:27.990Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T02:19:27.990Z] ---> Running in 9f9417c290e1 [2022-10-27T02:19:31.360Z] Removing intermediate container 9f9417c290e1 [2022-10-27T02:19:31.360Z] ---> b8732037fc54 [2022-10-27T02:19:31.360Z] Step 12/26 : COPY . . [2022-10-27T02:19:34.787Z] ---> ea2059a5ca9c [2022-10-27T02:19:34.787Z] Step 13/26 : RUN ${MAKE} [2022-10-27T02:19:34.787Z] ---> Running in 0d85c6415a67 [2022-10-27T02:19:36.750Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-27T02:22:28.545Z] Removing intermediate container 0d85c6415a67 [2022-10-27T02:22:28.545Z] ---> a966db6213fd [2022-10-27T02:22:28.545Z] Step 14/26 : FROM alpine:3.16 [2022-10-27T02:22:28.545Z] 3.16: Pulling from library/alpine [2022-10-27T02:22:28.545Z] 9b18e9b68314: Already exists [2022-10-27T02:22:28.545Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-27T02:22:28.545Z] Status: Downloaded newer image for alpine:3.16 [2022-10-27T02:22:28.545Z] ---> a6215f271958 [2022-10-27T02:22:28.545Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-27T02:22:28.545Z] ---> Running in 62f180f4587e [2022-10-27T02:22:28.545Z] Removing intermediate container 62f180f4587e [2022-10-27T02:22:28.545Z] ---> 16d7e40e1d9d [2022-10-27T02:22:28.545Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-27T02:22:28.545Z] ---> Running in eb64456cd7a2 [2022-10-27T02:22:28.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T02:22:28.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T02:22:28.545Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-27T02:22:28.545Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-27T02:22:28.545Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-27T02:22:28.545Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-27T02:22:28.545Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-27T02:22:28.545Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-27T02:22:28.545Z] Executing busybox-1.35.0-r17.trigger [2022-10-27T02:22:28.545Z] OK: 8 MiB in 20 packages [2022-10-27T02:22:28.545Z] Removing intermediate container eb64456cd7a2 [2022-10-27T02:22:28.545Z] ---> 71fa3922290b [2022-10-27T02:22:28.545Z] Step 17/26 : WORKDIR / [2022-10-27T02:22:28.545Z] ---> Running in 54168bf18ffb [2022-10-27T02:22:28.545Z] Removing intermediate container 54168bf18ffb [2022-10-27T02:22:28.545Z] ---> b719332c080c [2022-10-27T02:22:28.545Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-27T02:22:29.968Z] ---> 28a4204f68b7 [2022-10-27T02:22:29.968Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-27T02:22:30.237Z] ---> d66b4368585b [2022-10-27T02:22:30.237Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-27T02:22:30.504Z] ---> af5b23cf323d [2022-10-27T02:22:30.504Z] Step 21/26 : EXPOSE 59984 [2022-10-27T02:22:30.772Z] ---> Running in d85d8b3d9bb9 [2022-10-27T02:22:31.039Z] Removing intermediate container d85d8b3d9bb9 [2022-10-27T02:22:31.039Z] ---> 62883a42497a [2022-10-27T02:22:31.039Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-27T02:22:31.039Z] ---> Running in 3e87f0f4e796 [2022-10-27T02:22:31.305Z] Removing intermediate container 3e87f0f4e796 [2022-10-27T02:22:31.305Z] ---> 9a157ea4efd7 [2022-10-27T02:22:31.305Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-27T02:22:31.305Z] ---> Running in caadf02d52e7 [2022-10-27T02:22:31.573Z] Removing intermediate container caadf02d52e7 [2022-10-27T02:22:31.573Z] ---> 13b4e56822a1 [2022-10-27T02:22:31.573Z] Step 24/26 : LABEL arch=arm64 [2022-10-27T02:22:31.842Z] ---> Running in b4f88529f997 [2022-10-27T02:22:32.108Z] Removing intermediate container b4f88529f997 [2022-10-27T02:22:32.108Z] ---> d097ed8bbea3 [2022-10-27T02:22:32.108Z] Step 25/26 : LABEL git_sha=95b43847cab40fa8df647346e2b1e463c7afb4fd [2022-10-27T02:22:32.108Z] ---> Running in 9a7b6bb6f973 [2022-10-27T02:22:32.376Z] Removing intermediate container 9a7b6bb6f973 [2022-10-27T02:22:32.376Z] ---> 3f6efef178ee [2022-10-27T02:22:32.376Z] Step 26/26 : LABEL version=0.0.0 [2022-10-27T02:22:32.376Z] ---> Running in 0b2f7e582a7d [2022-10-27T02:22:32.644Z] Removing intermediate container 0b2f7e582a7d [2022-10-27T02:22:32.644Z] ---> e68e7afe6399 [2022-10-27T02:22:32.644Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T02:22:32.644Z] Successfully built e68e7afe6399 [2022-10-27T02:22:32.644Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:22:33.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T02:22:33.398Z] [2022-10-27T02:22:33.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:22:33.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T02:22:33.739Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-27T02:22:33.739Z] 8998bd30e6a1: Pulling fs layer [2022-10-27T02:22:33.739Z] 04944245beec: Pulling fs layer [2022-10-27T02:22:33.739Z] 699f458cf7ca: Pulling fs layer [2022-10-27T02:22:33.739Z] 765212b225bb: Pulling fs layer [2022-10-27T02:22:33.739Z] f23df028b6ca: Pulling fs layer [2022-10-27T02:22:33.739Z] d65c8cfc05b1: Pulling fs layer [2022-10-27T02:22:33.739Z] 2437ff75d9bd: Pulling fs layer [2022-10-27T02:22:33.739Z] f23df028b6ca: Waiting [2022-10-27T02:22:33.739Z] 765212b225bb: Waiting [2022-10-27T02:22:33.739Z] d65c8cfc05b1: Waiting [2022-10-27T02:22:33.739Z] 2437ff75d9bd: Waiting [2022-10-27T02:22:34.006Z] 04944245beec: Verifying Checksum [2022-10-27T02:22:34.006Z] 04944245beec: Download complete [2022-10-27T02:22:34.006Z] 765212b225bb: Verifying Checksum [2022-10-27T02:22:34.006Z] 765212b225bb: Download complete [2022-10-27T02:22:34.006Z] f23df028b6ca: Verifying Checksum [2022-10-27T02:22:34.006Z] f23df028b6ca: Download complete [2022-10-27T02:22:34.006Z] d65c8cfc05b1: Verifying Checksum [2022-10-27T02:22:34.006Z] d65c8cfc05b1: Download complete [2022-10-27T02:22:34.006Z] 699f458cf7ca: Verifying Checksum [2022-10-27T02:22:34.006Z] 699f458cf7ca: Download complete [2022-10-27T02:22:34.586Z] 8998bd30e6a1: Verifying Checksum [2022-10-27T02:22:34.586Z] 8998bd30e6a1: Download complete [2022-10-27T02:22:37.160Z] 2437ff75d9bd: Verifying Checksum [2022-10-27T02:22:37.161Z] 2437ff75d9bd: Download complete [2022-10-27T02:22:38.117Z] 8998bd30e6a1: Pull complete [2022-10-27T02:22:38.701Z] 04944245beec: Pull complete [2022-10-27T02:22:39.660Z] 699f458cf7ca: Pull complete [2022-10-27T02:22:39.929Z] 765212b225bb: Pull complete [2022-10-27T02:22:40.892Z] f23df028b6ca: Pull complete [2022-10-27T02:22:40.892Z] d65c8cfc05b1: Pull complete [2022-10-27T02:22:55.875Z] 2437ff75d9bd: Pull complete [2022-10-27T02:22:55.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-27T02:22:55.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T02:22:55.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:22:56.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-117407 does not seem to be running inside a container [2022-10-27T02:22:56.133Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-27T02:22:58.838Z] $ docker top d5ca1271e16d1d3c6a2cbe57d4aa3686b16a67959d8759cbbf023b025811c836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:22:59.676Z] ---> job-cost.sh [2022-10-27T02:22:59.676Z] lf-activate-venv: SKIPPING [2022-10-27T02:22:59.676Z] INFO: No Stack... [2022-10-27T02:23:00.258Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-27T02:23:00.842Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T02:23:01.167Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2022-10-27T02:23:01.437Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T02:23:01.478Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [2022-10-27T02:23:01.483Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] did not exist. Created. [2022-10-27T02:23:01.483Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T02:23:02.138Z] /w/workspace/device-onvif-camera/4@tmp/durable-dff8a4a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-27T02:23:02.468Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-27T02:23:02.490Z] Warning: overwriting stash ‘stack-cost’ [2022-10-27T02:23:02.551Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T02:23:02.559Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T02:23:02.576Z] $ docker stop --time=1 d5ca1271e16d1d3c6a2cbe57d4aa3686b16a67959d8759cbbf023b025811c836 [2022-10-27T02:23:04.015Z] $ docker rm -f d5ca1271e16d1d3c6a2cbe57d4aa3686b16a67959d8759cbbf023b025811c836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-27T02:23:04.424Z] provisioning config files... [2022-10-27T02:23:04.431Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config7961700577144197209tmp [Pipeline] { [Pipeline] sh [2022-10-27T02:23:04.728Z] + set +x [2022-10-27T02:23:04.728Z] + + bash -s -- [2022-10-27T02:23:04.728Z] curl -s https://codecov.io/bash [2022-10-27T02:23:04.728Z] [2022-10-27T02:23:04.728Z] _____ _ [2022-10-27T02:23:04.728Z] / ____| | | [2022-10-27T02:23:04.728Z] | | ___ __| | ___ ___ _____ __ [2022-10-27T02:23:04.728Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-27T02:23:04.728Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-27T02:23:04.728Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-27T02:23:04.728Z] Bash-1.0.6 [2022-10-27T02:23:04.728Z] [2022-10-27T02:23:04.728Z] [2022-10-27T02:23:04.728Z] ==> git version 2.25.1 found [2022-10-27T02:23:04.728Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-27T02:23:04.728Z] Release-Date: 2020-01-08 [2022-10-27T02:23:04.728Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-27T02:23:04.728Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-27T02:23:04.728Z] ==> Jenkins CI detected. [2022-10-27T02:23:04.728Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-185 [2022-10-27T02:23:04.728Z] project root: . [2022-10-27T02:23:04.728Z] --> token set from env [2022-10-27T02:23:04.728Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-27T02:23:04.728Z] ==> Running gcov in . (disable via -X gcov) [2022-10-27T02:23:04.728Z] ==> Python coveragepy not found [2022-10-27T02:23:04.728Z] ==> Searching for coverage reports in: [2022-10-27T02:23:04.728Z] + . [2022-10-27T02:23:04.987Z] -> Found 1 reports [2022-10-27T02:23:04.987Z] ==> Detecting git/mercurial file structure [2022-10-27T02:23:04.987Z] ==> Reading reports [2022-10-27T02:23:04.987Z] + ./coverage.out bytes=78636 [2022-10-27T02:23:04.987Z] ==> Appending adjustments [2022-10-27T02:23:04.987Z] https://docs.codecov.io/docs/fixing-reports [2022-10-27T02:23:04.987Z] + Found adjustments [2022-10-27T02:23:04.987Z] ==> Gzipping contents [2022-10-27T02:23:04.987Z] 12K /tmp/codecov.zAks4i.gz [2022-10-27T02:23:04.987Z] ==> Uploading reports [2022-10-27T02:23:04.987Z] url: https://codecov.io [2022-10-27T02:23:04.987Z] query: branch=PR-185&commit=7bdc3f1f3e801a8481d66076e2e4df70122276f3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2022-10-27T02:23:04.987Z] -> Pinging Codecov [2022-10-27T02:23:04.987Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=7bdc3f1f3e801a8481d66076e2e4df70122276f3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= [2022-10-27T02:23:05.245Z] -> Uploading to [2022-10-27T02:23:05.245Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-27/F29A59C45E3A92E06B3E522C9905F8EF/7bdc3f1f3e801a8481d66076e2e4df70122276f3/81a0af9f-96a9-4c24-ab0f-1ac343e468b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T022305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea47fab9c0681d85a16cc250d8351fda7cde5c5811840fac84d6d3d9afc0b8c5 [2022-10-27T02:23:05.655Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T02:23:05.655Z] Dload Upload Total Spent Left Speed [2022-10-27T02:23:05.655Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10791 0 0 100 10791 0 44225 --:--:-- --:--:-- --:--:-- 44225 [2022-10-27T02:23:05.655Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] } [2022-10-27T02:23:05.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-27T02:23:06.372Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] [2022-10-27T02:23:06.373Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-10-27T02:23:06.373Z] total 16 [2022-10-27T02:23:06.373Z] drwxr-xr-x 3 root root 4096 Oct 27 02:13 . [2022-10-27T02:23:06.373Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 02:13 .. [2022-10-27T02:23:06.373Z] drwxr-xr-x 2 root root 4096 Oct 27 02:13 cost [2022-10-27T02:23:06.373Z] -rw-r--r-- 1 root root 91 Oct 27 02:13 cost.csv [2022-10-27T02:23:06.373Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-10-27T02:23:06.373Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives [2022-10-27T02:23:06.373Z] total 16 [2022-10-27T02:23:06.373Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:13 . [2022-10-27T02:23:06.373Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 02:13 .. [2022-10-27T02:23:06.373Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 02:13 cost [2022-10-27T02:23:06.373Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 27 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:06.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:07.566Z] ---> package-listing.sh [2022-10-27T02:23:07.566Z] ++ facter osfamily [2022-10-27T02:23:07.566Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-27T02:23:07.826Z] + OS_FAMILY=debian [2022-10-27T02:23:07.826Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-185 [2022-10-27T02:23:07.826Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-27T02:23:07.826Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-27T02:23:07.826Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-27T02:23:07.826Z] + PACKAGES=/tmp/packages_start.txt [2022-10-27T02:23:07.826Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2022-10-27T02:23:07.826Z] + PACKAGES=/tmp/packages_end.txt [2022-10-27T02:23:07.826Z] + case "${OS_FAMILY}" in [2022-10-27T02:23:07.826Z] + dpkg -l [2022-10-27T02:23:07.826Z] + grep '^ii' [2022-10-27T02:23:07.826Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-27T02:23:07.826Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-27T02:23:07.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-27T02:23:07.826Z] + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' [2022-10-27T02:23:07.826Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ [2022-10-27T02:23:07.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo [2022-10-27T02:23:07.836Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-27T02:23:08.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T02:23:08.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T02:23:08.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T02:23:08.738Z] prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container [2022-10-27T02:23:08.748Z] $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 [2022-10-27T02:23:08.942Z] $ docker top 825bd477ab122c7443eaba333c5872e2db44b38ed75e297fed7d0fb24efc28d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T02:23:09.309Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-27T02:23:09.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-27T02:23:09.893Z] + ls /var/log/sa-host [2022-10-27T02:23:09.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T02:23:10.037Z] provisioning config files... [2022-10-27T02:23:10.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config13048078828540228275tmp [Pipeline] { [Pipeline] echo [2022-10-27T02:23:10.056Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:10.339Z] ---> create-netrc.sh [Pipeline] } [2022-10-27T02:23:10.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:10.674Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-27T02:23:10.682Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:10.961Z] ---> sudo-logs.sh [2022-10-27T02:23:10.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-27T02:23:10.991Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:11.278Z] ---> job-cost.sh [2022-10-27T02:23:11.278Z] lf-activate-venv: SKIPPING [2022-10-27T02:23:11.278Z] DEBUG: total: 0.2199999988079071 [2022-10-27T02:23:11.278Z] INFO: Retrieving Stack Cost... [2022-10-27T02:23:11.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T02:23:12.451Z] INFO: Archiving Costs [Pipeline] echo [2022-10-27T02:23:12.463Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T02:23:12.751Z] ---> logs-deploy.sh [2022-10-27T02:23:12.751Z] lf-activate-venv: SKIPPING [2022-10-27T02:23:12.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/4 [2022-10-27T02:23:12.751Z] INFO: archiving workspace using pattern(s): [2022-10-27T02:23:13.685Z] Archives upload complete. [2022-10-27T02:23:13.943Z] INFO: archiving logs to Nexus [2022-10-27T02:23:14.880Z] ---> uname -a: [2022-10-27T02:23:14.880Z] Linux prd-ubuntu20-04-docker-8c-8g-117404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-27T02:23:14.880Z] [2022-10-27T02:23:14.880Z] [2022-10-27T02:23:14.880Z] ---> lscpu: [2022-10-27T02:23:14.880Z] Architecture: x86_64 [2022-10-27T02:23:14.880Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-27T02:23:14.880Z] Byte Order: Little Endian [2022-10-27T02:23:14.880Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-27T02:23:14.880Z] CPU(s): 8 [2022-10-27T02:23:14.880Z] On-line CPU(s) list: 0-7 [2022-10-27T02:23:14.880Z] Thread(s) per core: 1 [2022-10-27T02:23:14.880Z] Core(s) per socket: 1 [2022-10-27T02:23:14.880Z] Socket(s): 8 [2022-10-27T02:23:14.880Z] NUMA node(s): 1 [2022-10-27T02:23:14.880Z] Vendor ID: AuthenticAMD [2022-10-27T02:23:14.880Z] CPU family: 23 [2022-10-27T02:23:14.880Z] Model: 49 [2022-10-27T02:23:14.880Z] Model name: AMD EPYC-Rome Processor [2022-10-27T02:23:14.880Z] Stepping: 0 [2022-10-27T02:23:14.880Z] CPU MHz: 2799.998 [2022-10-27T02:23:14.880Z] BogoMIPS: 5599.99 [2022-10-27T02:23:14.880Z] Virtualization: AMD-V [2022-10-27T02:23:14.880Z] Hypervisor vendor: KVM [2022-10-27T02:23:14.880Z] Virtualization type: full [2022-10-27T02:23:14.880Z] L1d cache: 256 KiB [2022-10-27T02:23:14.880Z] L1i cache: 256 KiB [2022-10-27T02:23:14.880Z] L2 cache: 4 MiB [2022-10-27T02:23:14.880Z] L3 cache: 128 MiB [2022-10-27T02:23:14.880Z] NUMA node0 CPU(s): 0-7 [2022-10-27T02:23:14.880Z] Vulnerability Itlb multihit: Not affected [2022-10-27T02:23:14.880Z] Vulnerability L1tf: Not affected [2022-10-27T02:23:14.880Z] Vulnerability Mds: Not affected [2022-10-27T02:23:14.880Z] Vulnerability Meltdown: Not affected [2022-10-27T02:23:14.880Z] Vulnerability Mmio stale data: Not affected [2022-10-27T02:23:14.880Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-27T02:23:14.880Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-27T02:23:14.880Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-27T02:23:14.880Z] Vulnerability Srbds: Not affected [2022-10-27T02:23:14.880Z] Vulnerability Tsx async abort: Not affected [2022-10-27T02:23:14.880Z] 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 [2022-10-27T02:23:14.880Z] [2022-10-27T02:23:14.880Z] [2022-10-27T02:23:14.880Z] ---> nproc: [2022-10-27T02:23:14.880Z] 8 [2022-10-27T02:23:14.880Z] [2022-10-27T02:23:14.880Z] [2022-10-27T02:23:14.880Z] ---> df -h: [2022-10-27T02:23:14.880Z] Filesystem Size Used Avail Use% Mounted on [2022-10-27T02:23:14.880Z] overlay 155G 12G 144G 8% / [2022-10-27T02:23:14.880Z] tmpfs 64M 0 64M 0% /dev [2022-10-27T02:23:14.880Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-27T02:23:14.881Z] shm 64M 0 64M 0% /dev/shm [2022-10-27T02:23:14.881Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] ---> sar -b -r -n DEV: [2022-10-27T02:23:14.881Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117404) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] 02:10:04 LINUX RESTART (8 CPU) [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-27T02:23:14.881Z] 02:12:01 179.66 1.44 178.22 0.00 41.48 69564.35 0.00 [2022-10-27T02:23:14.881Z] 02:13:01 181.52 0.35 181.17 0.00 18.53 43856.58 0.00 [2022-10-27T02:23:14.881Z] 02:14:01 3.85 0.00 3.85 0.00 0.00 54.94 0.00 [2022-10-27T02:23:14.881Z] 02:15:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 [2022-10-27T02:23:14.881Z] 02:16:01 39.79 9.33 30.46 0.00 2884.32 4827.20 0.00 [2022-10-27T02:23:14.881Z] 02:17:01 1.65 0.02 1.63 0.00 0.13 18.13 0.00 [2022-10-27T02:23:14.881Z] 02:18:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2022-10-27T02:23:14.881Z] 02:19:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 [2022-10-27T02:23:14.881Z] 02:20:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 [2022-10-27T02:23:14.881Z] 02:21:01 3.35 1.38 1.97 0.00 33.99 33.59 0.00 [2022-10-27T02:23:14.881Z] 02:22:01 1.27 0.20 1.07 0.00 3.20 12.79 0.00 [2022-10-27T02:23:14.881Z] 02:23:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2022-10-27T02:23:14.881Z] Average: 34.74 1.06 33.68 0.00 248.74 9788.52 0.00 [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-27T02:23:14.881Z] 02:12:01 28327976 31551552 754112 2.29 139956 3280824 1847296 5.44 1262564 2840996 131524 [2022-10-27T02:23:14.881Z] 02:13:01 27666508 31544368 759328 2.31 153432 3878080 1931076 5.69 1342760 3379376 380 [2022-10-27T02:23:14.881Z] 02:14:01 27696092 31573296 733304 2.23 153520 3877940 1744956 5.14 1314832 3379188 8 [2022-10-27T02:23:14.881Z] 02:15:01 27703072 31580408 725780 2.21 153568 3877936 1744956 5.14 1307460 3379188 32 [2022-10-27T02:23:14.881Z] 02:16:01 27407640 31562588 731104 2.22 172128 4126864 1778240 5.24 1461064 3494848 184 [2022-10-27T02:23:14.881Z] 02:17:01 27410276 31565272 728436 2.22 172168 4126860 1778240 5.24 1459260 3494848 12 [2022-10-27T02:23:14.881Z] 02:18:01 27416320 31571940 721876 2.20 172244 4126868 1778240 5.24 1452236 3495300 8 [2022-10-27T02:23:14.881Z] 02:19:01 27416796 31572508 721468 2.19 172332 4126868 1778240 5.24 1452104 3495304 8 [2022-10-27T02:23:14.881Z] 02:20:01 27416984 31572884 721080 2.19 172432 4126868 1778240 5.24 1452408 3495388 28 [2022-10-27T02:23:14.881Z] 02:21:01 27410584 31568464 725296 2.21 172520 4127896 1760624 5.19 1461076 3495904 32 [2022-10-27T02:23:14.881Z] 02:22:01 27409308 31567428 726264 2.21 172560 4128120 1760624 5.19 1461964 3495904 12 [2022-10-27T02:23:14.881Z] 02:23:01 27409732 31567884 725708 2.21 172592 4128116 1760624 5.19 1461696 3495868 24 [2022-10-27T02:23:14.881Z] Average: 27557607 31566549 731146 2.22 164954 3994437 1786780 5.27 1407452 3411843 11021 [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-27T02:23:14.881Z] 02:12:01 docker0 154.13 235.91 12.74 1845.13 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:12:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:12:01 veth7acb599 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:12:01 ens3 396.51 281.80 5877.52 37.99 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:13:01 docker0 4.20 8.70 0.27 98.54 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:13:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:13:01 ens3 121.33 80.41 2637.48 19.74 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:14:01 ens3 2.87 1.28 5.08 0.50 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:15:01 ens3 1.25 0.62 0.63 0.47 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:16:01 ens3 77.09 44.04 1299.08 3.49 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:17:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:18:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:19:01 ens3 0.70 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:20:01 ens3 0.53 0.13 0.11 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:21:01 ens3 4.18 3.23 3.05 3.66 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:22:01 ens3 3.61 3.00 2.12 2.29 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] 02:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] Average: docker0 13.00 20.08 1.07 159.62 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] Average: ens3 50.29 34.23 811.69 5.64 0.00 0.00 0.00 0.00 [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] ---> sar -P ALL: [2022-10-27T02:23:14.881Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117404) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] 02:10:04 LINUX RESTART (8 CPU) [2022-10-27T02:23:14.881Z] [2022-10-27T02:23:14.881Z] 02:11:02 CPU %user %nice %system %iowait %steal %idle [2022-10-27T02:23:14.881Z] 02:12:01 all 23.22 0.00 6.52 2.05 0.08 68.12 [2022-10-27T02:23:14.881Z] 02:12:01 0 22.47 0.00 7.62 0.96 0.09 68.87 [2022-10-27T02:23:14.881Z] 02:12:01 1 23.92 0.00 5.96 0.48 0.09 69.54 [2022-10-27T02:23:14.881Z] 02:12:01 2 23.49 0.00 5.74 1.19 0.09 69.50 [2022-10-27T02:23:14.881Z] 02:12:01 3 23.13 0.00 6.64 5.70 0.09 64.44 [2022-10-27T02:23:14.881Z] 02:12:01 4 23.48 0.00 7.07 3.82 0.10 65.53 [2022-10-27T02:23:14.881Z] 02:12:01 5 23.85 0.00 6.55 2.47 0.05 67.08 [2022-10-27T02:23:14.881Z] 02:12:01 6 22.98 0.00 5.98 1.36 0.07 69.62 [2022-10-27T02:23:14.881Z] 02:12:01 7 22.46 0.00 6.65 0.47 0.09 70.34 [2022-10-27T02:23:14.881Z] 02:13:01 all 33.77 0.00 6.33 1.59 0.08 58.23 [2022-10-27T02:23:14.881Z] 02:13:01 0 33.24 0.00 6.53 0.57 0.08 59.57 [2022-10-27T02:23:14.881Z] 02:13:01 1 34.81 0.00 5.53 0.74 0.07 58.86 [2022-10-27T02:23:14.881Z] 02:13:01 2 33.32 0.00 6.61 0.13 0.08 59.85 [2022-10-27T02:23:14.881Z] 02:13:01 3 34.16 0.00 5.97 0.47 0.08 59.32 [2022-10-27T02:23:14.881Z] 02:13:01 4 32.19 0.00 6.75 7.33 0.10 53.63 [2022-10-27T02:23:14.881Z] 02:13:01 5 35.55 0.00 7.11 0.51 0.08 56.75 [2022-10-27T02:23:14.881Z] 02:13:01 6 32.10 0.00 5.63 2.72 0.07 59.48 [2022-10-27T02:23:14.881Z] 02:13:01 7 34.77 0.00 6.49 0.30 0.07 58.37 [2022-10-27T02:23:14.881Z] 02:14:01 all 0.07 0.00 0.03 0.01 0.01 99.88 [2022-10-27T02:23:14.881Z] 02:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-27T02:23:14.881Z] 02:14:01 1 0.10 0.00 0.05 0.05 0.02 99.78 [2022-10-27T02:23:14.881Z] 02:14:01 2 0.22 0.00 0.07 0.00 0.03 99.68 [2022-10-27T02:23:14.881Z] 02:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-27T02:23:14.881Z] 02:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T02:23:14.881Z] 02:14:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-27T02:23:14.881Z] 02:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T02:23:14.881Z] 02:14:01 7 0.10 0.00 0.00 0.02 0.02 99.87 [2022-10-27T02:23:14.881Z] 02:15:01 all 0.05 0.00 0.02 0.01 0.00 99.92 [2022-10-27T02:23:14.881Z] 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T02:23:14.881Z] 02:15:01 1 0.13 0.00 0.07 0.05 0.03 99.72 [2022-10-27T02:23:14.881Z] 02:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T02:23:14.881Z] 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.881Z] 02:15:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2022-10-27T02:23:14.881Z] 02:15:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-27T02:23:14.881Z] 02:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T02:23:14.881Z] 02:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-27T02:23:14.881Z] 02:16:01 all 1.29 0.00 0.84 0.52 0.02 97.34 [2022-10-27T02:23:14.881Z] 02:16:01 0 0.63 0.00 0.37 0.18 0.02 98.80 [2022-10-27T02:23:14.881Z] 02:16:01 1 1.55 0.00 0.48 0.92 0.02 97.04 [2022-10-27T02:23:14.881Z] 02:16:01 2 0.92 0.00 2.12 0.10 0.02 96.85 [2022-10-27T02:23:14.881Z] 02:16:01 3 1.82 0.00 0.63 0.50 0.02 97.03 [2022-10-27T02:23:14.881Z] 02:16:01 4 1.60 0.00 0.62 0.28 0.02 97.48 [2022-10-27T02:23:14.881Z] 02:16:01 5 0.90 0.00 0.52 0.80 0.05 97.73 [2022-10-27T02:23:14.881Z] 02:16:01 6 1.32 0.00 1.22 0.48 0.00 96.98 [2022-10-27T02:23:14.881Z] 02:16:01 7 1.56 0.00 0.77 0.85 0.03 96.78 [2022-10-27T02:23:14.881Z] 02:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2022-10-27T02:23:14.881Z] 02:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-27T02:23:14.881Z] 02:17:01 1 0.07 0.00 0.05 0.07 0.00 99.82 [2022-10-27T02:23:14.881Z] 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T02:23:14.881Z] 02:17:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2022-10-27T02:23:14.881Z] 02:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-27T02:23:14.881Z] 02:17:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-27T02:23:14.881Z] 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T02:23:14.881Z] 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.881Z] 02:18:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2022-10-27T02:23:14.881Z] 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T02:23:14.881Z] 02:18:01 1 0.35 0.00 0.03 0.02 0.02 99.58 [2022-10-27T02:23:14.882Z] 02:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-27T02:23:14.882Z] 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T02:23:14.882Z] 02:18:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2022-10-27T02:23:14.882Z] 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-27T02:23:14.882Z] 02:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-10-27T02:23:14.882Z] 02:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:19:01 1 0.07 0.00 0.02 0.03 0.02 99.87 [2022-10-27T02:23:14.882Z] 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-27T02:23:14.882Z] 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:19:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2022-10-27T02:23:14.882Z] 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T02:23:14.882Z] 02:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:20:01 all 0.04 0.00 0.02 0.01 0.01 99.93 [2022-10-27T02:23:14.882Z] 02:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-27T02:23:14.882Z] 02:20:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2022-10-27T02:23:14.882Z] 02:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-27T02:23:14.882Z] 02:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2022-10-27T02:23:14.882Z] 02:20:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-27T02:23:14.882Z] 02:20:01 5 0.03 0.00 0.02 0.05 0.00 99.90 [2022-10-27T02:23:14.882Z] 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T02:23:14.882Z] 02:21:01 all 0.24 0.00 0.04 0.01 0.00 99.71 [2022-10-27T02:23:14.882Z] 02:21:01 0 0.23 0.00 0.05 0.02 0.02 99.68 [2022-10-27T02:23:14.882Z] 02:21:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2022-10-27T02:23:14.882Z] 02:21:01 2 0.12 0.00 0.05 0.02 0.00 99.82 [2022-10-27T02:23:14.882Z] 02:21:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-27T02:23:14.882Z] 02:21:01 4 0.43 0.00 0.03 0.02 0.00 99.52 [2022-10-27T02:23:14.882Z] 02:21:01 5 0.52 0.00 0.02 0.02 0.00 99.45 [2022-10-27T02:23:14.882Z] 02:21:01 6 0.18 0.00 0.02 0.00 0.00 99.80 [2022-10-27T02:23:14.882Z] 02:21:01 7 0.28 0.00 0.03 0.02 0.02 99.65 [2022-10-27T02:23:14.882Z] 02:22:01 all 0.06 0.00 0.04 0.01 0.01 99.89 [2022-10-27T02:23:14.882Z] 02:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-10-27T02:23:14.882Z] 02:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T02:23:14.882Z] 02:22:01 2 0.10 0.00 0.03 0.02 0.02 99.83 [2022-10-27T02:23:14.882Z] 02:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-27T02:23:14.882Z] 02:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-27T02:23:14.882Z] 02:22:01 5 0.13 0.00 0.08 0.02 0.02 99.75 [2022-10-27T02:23:14.882Z] 02:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T02:23:14.882Z] 02:22:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2022-10-27T02:23:14.882Z] [2022-10-27T02:23:14.882Z] 02:22:01 CPU %user %nice %system %iowait %steal %idle [2022-10-27T02:23:14.882Z] 02:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2022-10-27T02:23:14.882Z] 02:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-27T02:23:14.882Z] 02:23:01 1 0.40 0.00 0.02 0.00 0.05 99.53 [2022-10-27T02:23:14.882Z] 02:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T02:23:14.882Z] 02:23:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-27T02:23:14.882Z] 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T02:23:14.882Z] 02:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-27T02:23:14.882Z] 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T02:23:14.882Z] 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T02:23:14.882Z] Average: all 4.83 0.00 1.14 0.35 0.02 93.67 [2022-10-27T02:23:14.882Z] Average: 0 4.66 0.00 1.21 0.14 0.02 93.97 [2022-10-27T02:23:14.882Z] Average: 1 5.08 0.00 1.01 0.20 0.03 93.69 [2022-10-27T02:23:14.882Z] Average: 2 4.78 0.00 1.20 0.12 0.02 93.88 [2022-10-27T02:23:14.882Z] Average: 3 4.85 0.00 1.10 0.54 0.03 93.48 [2022-10-27T02:23:14.882Z] Average: 4 4.72 0.00 1.18 0.94 0.02 93.14 [2022-10-27T02:23:14.882Z] Average: 5 5.01 0.00 1.18 0.33 0.02 93.47 [2022-10-27T02:23:14.882Z] Average: 6 4.65 0.00 1.06 0.37 0.01 93.91 [2022-10-27T02:23:14.882Z] Average: 7 4.86 0.00 1.15 0.14 0.02 93.83 [2022-10-27T02:23:14.882Z] [2022-10-27T02:23:14.882Z] [2022-10-27T02:23:14.882Z]