Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b+1a885dea823655429c4e0c6a767a18e3aa90292d (07dadf46de737c7d9b8edc65be411c09ba57d8c7) 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-ssh16836601334838888985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10210817859304200367.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-404/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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17434554857706040755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4309274171145720885.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-404/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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9901671920938125135.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-18158’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-18163’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18165’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18167’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18174 in /w/workspace/undry_device-onvif-camera_PR-404 [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-404 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 Merge succeeded, producing 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc Checking out Revision 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc (PR-404) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc # timeout=10 Commit message: "Merge commit '1a885dea823655429c4e0c6a767a18e3aa90292d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 77daeb61239e8d4e12a48ace1c7e44e57f7442fc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-15T22:11:16.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T22:11:16.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:11:16.324Z] ========================================================= [2023-11-15T22:11:16.324Z] EdgeX Global Pipelines Version Info [2023-11-15T22:11:16.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:11:17.029Z] ------------------- [2023-11-15T22:11:17.029Z] stable info: [2023-11-15T22:11:17.029Z] ------------------- [2023-11-15T22:11:17.029Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-15T22:11:17.029Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:11:17.029Z] Message: update stable to v1.0.258 [2023-11-15T22:11:17.599Z] ------------------- [2023-11-15T22:11:17.599Z] experimental info: [2023-11-15T22:11:17.599Z] ------------------- [2023-11-15T22:11:17.599Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T22:11:17.599Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:11:17.599Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T22:11:17.777Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-15T22:11:17.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-15T22:11:17.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T22:11:17.816Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T22:11:17.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T22:11:17.845Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T22:11:17.860Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T22:11:17.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T22:11:17.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T22:11:17.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T22:11:17.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T22:11:17.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-15T22:11:17.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T22:11:17.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T22:11:17.951Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:11:17.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:11:17.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:11:17.993Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:11:18.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T22:11:18.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T22:11:18.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-15T22:11:18.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-15T22:11:18.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T22:11:18.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T22:11:18.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T22:11:18.103Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T22:11:18.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T22:11:18.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2023-11-15T22:11:18.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2023-11-15T22:11:18.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2023-11-15T22:11:18.174Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo [2023-11-15T22:11:18.195Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a055c7 [Pipeline] echo [2023-11-15T22:11:18.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:11:18.258Z] provisioning config files... [2023-11-15T22:11:18.271Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config3845506179918742120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:11:18.582Z] ---> docker-login.sh [2023-11-15T22:11:18.582Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:11:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:18.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:18.844Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:18.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:18.844Z] [2023-11-15T22:11:18.844Z] Login Succeeded [2023-11-15T22:11:18.844Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:11:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:18.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:18.844Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:18.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:18.844Z] [2023-11-15T22:11:18.844Z] Login Succeeded [2023-11-15T22:11:18.844Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:11:19.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:19.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:19.103Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:19.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:19.103Z] [2023-11-15T22:11:19.103Z] Login Succeeded [2023-11-15T22:11:19.103Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:11:19.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:19.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:19.103Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:19.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:19.103Z] [2023-11-15T22:11:19.103Z] Login Succeeded [2023-11-15T22:11:19.103Z] docker.io [2023-11-15T22:11:19.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:19.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:19.363Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:19.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:19.363Z] [2023-11-15T22:11:19.363Z] Login Succeeded [2023-11-15T22:11:19.363Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:11:19.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T22:11:19.734Z] + git rev-list -1 --merges 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc~1..9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo [2023-11-15T22:11:19.789Z] -----------> git rev-list -1 --merges 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc~1..9a055c7c239fd2322e802b9c1f6f398dc65ad9bc 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [2023-11-15T22:11:19.789Z] 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [false] [Pipeline] sh [2023-11-15T22:11:20.076Z] + git log --format=format:%s -1 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo [2023-11-15T22:11:20.089Z] ========================================================= [2023-11-15T22:11:20.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-15T22:11:20.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:11:20.441Z] + git log --format=format:%s -1 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] echo [2023-11-15T22:11:20.452Z] [semverPrep] GIT_COMMIT: 9a055c7c239fd2322e802b9c1f6f398dc65ad9bc, Commit Message: Merge commit '1a885dea823655429c4e0c6a767a18e3aa90292d' into HEAD [Pipeline] echo [2023-11-15T22:11:20.463Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-15T22:11:20.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-15T22:11:20.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-15T22:11:20.816Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-15T22:11:20.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-15T22:11:20.816Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-15T22:11:20.816Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-15T22:11:20.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:11:21.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:11:21.154Z] [2023-11-15T22:11:21.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:11:21.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:11:21.454Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-15T22:11:21.454Z] b85a868b505f: Pulling fs layer [2023-11-15T22:11:21.454Z] e2be974225ed: Pulling fs layer [2023-11-15T22:11:21.454Z] 339a4e72a1f5: Pulling fs layer [2023-11-15T22:11:21.454Z] 988bab9f4d93: Pulling fs layer [2023-11-15T22:11:21.454Z] 1469e6f7b9e6: Pulling fs layer [2023-11-15T22:11:21.454Z] eaf3925da568: Pulling fs layer [2023-11-15T22:11:21.454Z] bab4dde63d76: Pulling fs layer [2023-11-15T22:11:21.454Z] bde34c3a00c8: Pulling fs layer [2023-11-15T22:11:21.454Z] b352a97aabf1: Pulling fs layer [2023-11-15T22:11:21.454Z] 4872d77fe225: Pulling fs layer [2023-11-15T22:11:21.454Z] 5851b861e8e6: Pulling fs layer [2023-11-15T22:11:21.454Z] 988bab9f4d93: Waiting [2023-11-15T22:11:21.454Z] 1469e6f7b9e6: Waiting [2023-11-15T22:11:21.454Z] eaf3925da568: Waiting [2023-11-15T22:11:21.454Z] bab4dde63d76: Waiting [2023-11-15T22:11:21.454Z] bde34c3a00c8: Waiting [2023-11-15T22:11:21.454Z] b352a97aabf1: Waiting [2023-11-15T22:11:21.454Z] 4872d77fe225: Waiting [2023-11-15T22:11:21.454Z] 5851b861e8e6: Waiting [2023-11-15T22:11:21.454Z] e2be974225ed: Download complete [2023-11-15T22:11:21.454Z] 988bab9f4d93: Verifying Checksum [2023-11-15T22:11:21.454Z] 988bab9f4d93: Download complete [2023-11-15T22:11:21.712Z] 1469e6f7b9e6: Verifying Checksum [2023-11-15T22:11:21.712Z] 1469e6f7b9e6: Download complete [2023-11-15T22:11:21.712Z] eaf3925da568: Download complete [2023-11-15T22:11:21.712Z] 339a4e72a1f5: Verifying Checksum [2023-11-15T22:11:21.712Z] 339a4e72a1f5: Download complete [2023-11-15T22:11:21.712Z] bde34c3a00c8: Download complete [2023-11-15T22:11:21.712Z] b352a97aabf1: Verifying Checksum [2023-11-15T22:11:21.712Z] b352a97aabf1: Download complete [2023-11-15T22:11:21.712Z] 4872d77fe225: Download complete [2023-11-15T22:11:21.712Z] b85a868b505f: Verifying Checksum [2023-11-15T22:11:21.712Z] b85a868b505f: Download complete [2023-11-15T22:11:21.973Z] bab4dde63d76: Verifying Checksum [2023-11-15T22:11:21.973Z] bab4dde63d76: Download complete [2023-11-15T22:11:22.927Z] b85a868b505f: Pull complete [2023-11-15T22:11:23.185Z] e2be974225ed: Pull complete [2023-11-15T22:11:23.754Z] 339a4e72a1f5: Pull complete [2023-11-15T22:11:23.754Z] 988bab9f4d93: Pull complete [2023-11-15T22:11:24.012Z] 1469e6f7b9e6: Pull complete [2023-11-15T22:11:24.012Z] eaf3925da568: Pull complete [2023-11-15T22:11:25.917Z] bab4dde63d76: Pull complete [2023-11-15T22:11:25.917Z] bde34c3a00c8: Pull complete [2023-11-15T22:11:26.179Z] b352a97aabf1: Pull complete [2023-11-15T22:11:26.439Z] 4872d77fe225: Pull complete [2023-11-15T22:11:26.700Z] 5851b861e8e6: Pull complete [2023-11-15T22:11:26.700Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-15T22:11:26.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-15T22:11:26.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:11:26.833Z] prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container [2023-11-15T22:11:26.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-15T22:11:31.328Z] $ docker top 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a -eo pid,comm [2023-11-15T22:11:31.389Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-15T22:11:31.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-15T22:11:31.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T22:11:31.429Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T22:11:31.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T22:11:31.555Z] $ docker exec 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent [2023-11-15T22:11:31.661Z] SSH_AUTH_SOCK=/tmp/ssh-TfSRhgv2XmkD/agent.32 [2023-11-15T22:11:31.661Z] SSH_AGENT_PID=38 [2023-11-15T22:11:31.666Z] Running ssh-add (command line suppressed) [2023-11-15T22:11:31.775Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4289033242129103570.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_4289033242129103570.key) [2023-11-15T22:11:31.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T22:11:32.077Z] + git tag --points-at HEAD [Pipeline] } [2023-11-15T22:11:32.098Z] $ docker exec --env ******** --env ******** 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent -k [2023-11-15T22:11:32.193Z] unset SSH_AUTH_SOCK; [2023-11-15T22:11:32.193Z] unset SSH_AGENT_PID; [2023-11-15T22:11:32.194Z] echo Agent pid 38 killed; [2023-11-15T22:11:32.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-15T22:11:32.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-15T22:11:32.226Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-15T22:11:32.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-15T22:11:32.337Z] $ docker exec 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent [2023-11-15T22:11:32.434Z] SSH_AUTH_SOCK=/tmp/ssh-EyRsDY64XGl0/agent.70 [2023-11-15T22:11:32.434Z] SSH_AGENT_PID=76 [2023-11-15T22:11:32.438Z] Running ssh-add (command line suppressed) [2023-11-15T22:11:32.562Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_7857127056248623514.key (/w/workspace/undry_device-onvif-camera_PR-404@tmp/private_key_7857127056248623514.key) [2023-11-15T22:11:32.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-15T22:11:32.861Z] + git semver init [2023-11-15T22:11:33.121Z] 2023-11-15 22:11:33,048 [run_init] DEBUG init version:0.0.0 force:False [2023-11-15T22:11:33.121Z] 2023-11-15 22:11:33,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-404/.semver [2023-11-15T22:11:33.121Z] 2023-11-15 22:11:33,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-404/.semver [2023-11-15T22:11:33.121Z] 2023-11-15 22:11:33,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-404/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-404, universal_newlines=False, shell=None, istream=None) [2023-11-15T22:11:34.501Z] 2023-11-15 22:11:34,273 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-404/.git/info/exclude [2023-11-15T22:11:34.501Z] 2023-11-15 22:11:34,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 with force:False [2023-11-15T22:11:34.502Z] 2023-11-15 22:11:34,274 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 [2023-11-15T22:11:34.502Z] 2023-11-15 22:11:34,279 [execute] INFO git cat-file --batch-check [2023-11-15T22:11:34.502Z] 2023-11-15 22:11:34,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T22:11:34.502Z] 2023-11-15 22:11:34,287 [execute] INFO git cat-file --batch [2023-11-15T22:11:34.502Z] 2023-11-15 22:11:34,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-11-15T22:11:34.502Z] 2023-11-15 22:11:34,294 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-404/.semver/PR-404 [2023-11-15T22:11:34.502Z] 0.0.0 [Pipeline] } [2023-11-15T22:11:34.517Z] $ docker exec --env ******** --env ******** 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a ssh-agent -k [2023-11-15T22:11:34.616Z] unset SSH_AUTH_SOCK; [2023-11-15T22:11:34.617Z] unset SSH_AGENT_PID; [2023-11-15T22:11:34.617Z] echo Agent pid 76 killed; [2023-11-15T22:11:34.624Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-15T22:11:34.922Z] + git semver [Pipeline] } [2023-11-15T22:11:35.194Z] $ docker stop --time=1 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a [2023-11-15T22:11:36.502Z] $ docker rm -f --volumes 0d81c88153fb8cb58f063311957059205cf160176bb01759f3a3da30ea491d7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:11:36.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-15T22:11:37.042Z] Stashed 1 file(s) [Pipeline] echo [2023-11-15T22:11:37.046Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:11:37.183Z] provisioning config files... [2023-11-15T22:11:37.192Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config16512472038616901183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:11:37.492Z] ---> docker-login.sh [2023-11-15T22:11:37.492Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:11:37.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:37.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:37.492Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:37.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:37.492Z] [2023-11-15T22:11:37.492Z] Login Succeeded [2023-11-15T22:11:37.492Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:11:37.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:37.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:37.492Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:37.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:37.492Z] [2023-11-15T22:11:37.492Z] Login Succeeded [2023-11-15T22:11:37.492Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:11:37.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:37.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:37.754Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:37.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:37.754Z] [2023-11-15T22:11:37.754Z] Login Succeeded [2023-11-15T22:11:37.754Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:11:37.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:37.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:37.754Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:37.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:37.754Z] [2023-11-15T22:11:37.754Z] Login Succeeded [2023-11-15T22:11:37.754Z] docker.io [2023-11-15T22:11:37.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:11:38.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:11:38.014Z] Configure a credential helper to remove this warning. See [2023-11-15T22:11:38.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:11:38.014Z] [2023-11-15T22:11:38.014Z] Login Succeeded [2023-11-15T22:11:38.014Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:11:38.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T22:11:38.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:11:38.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:11:38.116Z] ========================================================= [2023-11-15T22:11:38.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-15T22:11:38.116Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:11:38.461Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T22:11:38.462Z] Sending build context to Docker daemon 34.15MB [2023-11-15T22:11:38.462Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:11:38.462Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-15T22:11:38.722Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-15T22:11:38.722Z] 7264a8db6415: Pulling fs layer [2023-11-15T22:11:38.722Z] c4d48a809fc2: Pulling fs layer [2023-11-15T22:11:38.722Z] 4f1c88b9dad5: Pulling fs layer [2023-11-15T22:11:38.722Z] ad3a456e5733: Pulling fs layer [2023-11-15T22:11:38.722Z] 69c7f0334f64: Pulling fs layer [2023-11-15T22:11:38.722Z] 1f1c1a5573a3: Pulling fs layer [2023-11-15T22:11:38.722Z] ce7588e14bc9: Pulling fs layer [2023-11-15T22:11:38.722Z] b5e4710f87ac: Pulling fs layer [2023-11-15T22:11:38.722Z] ad3a456e5733: Waiting [2023-11-15T22:11:38.722Z] b5e4710f87ac: Waiting [2023-11-15T22:11:38.722Z] 69c7f0334f64: Waiting [2023-11-15T22:11:38.722Z] 1f1c1a5573a3: Waiting [2023-11-15T22:11:38.722Z] ce7588e14bc9: Waiting [2023-11-15T22:11:38.722Z] c4d48a809fc2: Verifying Checksum [2023-11-15T22:11:38.722Z] c4d48a809fc2: Download complete [2023-11-15T22:11:38.722Z] ad3a456e5733: Verifying Checksum [2023-11-15T22:11:38.722Z] ad3a456e5733: Download complete [2023-11-15T22:11:38.722Z] 69c7f0334f64: Verifying Checksum [2023-11-15T22:11:38.722Z] 69c7f0334f64: Download complete [2023-11-15T22:11:38.722Z] 7264a8db6415: Verifying Checksum [2023-11-15T22:11:38.722Z] 7264a8db6415: Download complete [2023-11-15T22:11:38.722Z] 1f1c1a5573a3: Verifying Checksum [2023-11-15T22:11:38.722Z] 1f1c1a5573a3: Download complete [2023-11-15T22:11:38.982Z] 7264a8db6415: Pull complete [2023-11-15T22:11:38.982Z] c4d48a809fc2: Pull complete [2023-11-15T22:11:38.982Z] b5e4710f87ac: Verifying Checksum [2023-11-15T22:11:38.982Z] b5e4710f87ac: Download complete [2023-11-15T22:11:39.241Z] 4f1c88b9dad5: Verifying Checksum [2023-11-15T22:11:39.241Z] 4f1c88b9dad5: Download complete [2023-11-15T22:11:39.499Z] ce7588e14bc9: Verifying Checksum [2023-11-15T22:11:39.499Z] ce7588e14bc9: Download complete [2023-11-15T22:11:42.842Z] 4f1c88b9dad5: Pull complete [2023-11-15T22:11:42.842Z] ad3a456e5733: Pull complete [2023-11-15T22:11:42.842Z] 69c7f0334f64: Pull complete [2023-11-15T22:11:42.842Z] 1f1c1a5573a3: Pull complete [2023-11-15T22:11:44.750Z] ce7588e14bc9: Pull complete [2023-11-15T22:11:45.327Z] b5e4710f87ac: Pull complete [2023-11-15T22:11:45.327Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-15T22:11:45.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-15T22:11:45.327Z] ---> 88b5674ff536 [2023-11-15T22:11:45.327Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:11:50.710Z] ---> Running in ea4f9f013d24 [2023-11-15T22:11:50.710Z] Removing intermediate container ea4f9f013d24 [2023-11-15T22:11:50.710Z] ---> 12f97e0c02b8 [2023-11-15T22:11:50.710Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:11:50.710Z] ---> Running in 4a39d6bd906c [2023-11-15T22:11:50.710Z] Removing intermediate container 4a39d6bd906c [2023-11-15T22:11:50.710Z] ---> 64678bd03df0 [2023-11-15T22:11:50.710Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T22:11:50.710Z] ---> Running in 77738749693c [2023-11-15T22:11:50.710Z] Removing intermediate container 77738749693c [2023-11-15T22:11:50.710Z] ---> 1540a371e4fa [2023-11-15T22:11:50.710Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:11:50.710Z] ---> Running in 62d28084f2a4 [2023-11-15T22:11:50.968Z] Removing intermediate container 62d28084f2a4 [2023-11-15T22:11:50.968Z] ---> 609f5b72419a [2023-11-15T22:11:50.968Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-15T22:11:50.968Z] ---> Running in e466a1695117 [2023-11-15T22:11:50.968Z] Removing intermediate container e466a1695117 [2023-11-15T22:11:50.968Z] ---> 02803fd24238 [2023-11-15T22:11:50.968Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:11:50.968Z] ---> Running in b79f95a6f0d7 [2023-11-15T22:11:51.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:11:51.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:11:52.058Z] OK: 264 MiB in 52 packages [2023-11-15T22:11:52.146Z] Still waiting to schedule task [2023-11-15T22:11:52.146Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-15T22:11:52.373Z] Removing intermediate container b79f95a6f0d7 [2023-11-15T22:11:52.373Z] ---> 4a645ec71569 [2023-11-15T22:11:52.373Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-15T22:11:52.373Z] ---> Running in 1754b1196fca [2023-11-15T22:11:52.373Z] Removing intermediate container 1754b1196fca [2023-11-15T22:11:52.373Z] ---> 88e79742bdc4 [2023-11-15T22:11:52.373Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-15T22:11:52.635Z] ---> ed0f741a4a82 [2023-11-15T22:11:52.635Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:11:52.635Z] ---> Running in 3b94b463e78a [2023-11-15T22:12:39.465Z] Removing intermediate container 3b94b463e78a [2023-11-15T22:12:39.465Z] ---> 94ec6897083b [2023-11-15T22:12:39.465Z] Step 12/13 : COPY . . [2023-11-15T22:12:39.723Z] ---> f53b102e6572 [2023-11-15T22:12:39.723Z] Step 13/13 : RUN ${MAKE} [2023-11-15T22:12:39.723Z] ---> Running in 02727e1ff588 [2023-11-15T22:12:39.981Z] noop [2023-11-15T22:12:40.239Z] Removing intermediate container 02727e1ff588 [2023-11-15T22:12:40.239Z] ---> c21c7ee165b4 [2023-11-15T22:12:40.239Z] Successfully built c21c7ee165b4 [2023-11-15T22:12:40.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:12:40.547Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T22:12:40.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:12:40.613Z] prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container [2023-11-15T22:12:40.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-x86_64 cat [2023-11-15T22:12:40.973Z] $ docker top 5420bb04344920fe843b6a8a1588737a0097f72da3a204eaacbd5adbc497a349 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:12:41.312Z] + go version [2023-11-15T22:12:41.312Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-15T22:12:41.324Z] $ docker stop --time=1 5420bb04344920fe843b6a8a1588737a0097f72da3a204eaacbd5adbc497a349 [2023-11-15T22:12:42.572Z] $ docker rm -f --volumes 5420bb04344920fe843b6a8a1588737a0097f72da3a204eaacbd5adbc497a349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:12:42.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-15T22:12:42.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:12:43.020Z] prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container [2023-11-15T22:12:43.054Z] $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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-x86_64 cat [2023-11-15T22:12:43.379Z] $ docker top a4c49d92670663177120996334de0ef1de6912bb71cc1d14ad4176f82ca6b4d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:12:43.712Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:12:44.004Z] + make test [2023-11-15T22:12:44.004Z] go test ./... -coverprofile=coverage.out ./... [2023-11-15T22:12:45.375Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-15T22:12:57.568Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-15T22:12:57.568Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-15T22:12:58.944Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.5% of statements [2023-11-15T22:12:59.202Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.348s coverage: 86.5% of statements [2023-11-15T22:13:07.343Z] go vet ./... [2023-11-15T22:13:09.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T22:13:09.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T22:13:09.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T22:13:09.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T22:13:09.912Z] $ docker stop --time=1 a4c49d92670663177120996334de0ef1de6912bb71cc1d14ad4176f82ca6b4d0 [2023-11-15T22:13:14.003Z] $ docker rm -f --volumes a4c49d92670663177120996334de0ef1de6912bb71cc1d14ad4176f82ca6b4d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:13:14.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T22:13:14.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T22:13:15.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T22:13:15.297Z] + ls -al . [2023-11-15T22:13:15.297Z] total 240 [2023-11-15T22:13:15.297Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 22:12 . [2023-11-15T22:13:15.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 .. [2023-11-15T22:13:15.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:12 .git [2023-11-15T22:13:15.297Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 .github [2023-11-15T22:13:15.297Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 22:11 .gitignore [2023-11-15T22:13:15.297Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 22:11 .golangci.yml [2023-11-15T22:13:15.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:11 .semver [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 22:11 Attribution.txt [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 22:11 CHANGELOG.md [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 22:11 Dockerfile [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:11 GOVERNANCE.md [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 22:11 Jenkinsfile [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 22:11 LICENSE [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 22:11 Makefile [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 22:11 OWNERS.md [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 22:11 README.md [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:11 VERSION [2023-11-15T22:13:15.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:11 bin [2023-11-15T22:13:15.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:11 cmd [2023-11-15T22:13:15.298Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 22:12 coverage.out [2023-11-15T22:13:15.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 doc [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 22:11 go.mod [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 22:11 go.sum [2023-11-15T22:13:15.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:11 internal [2023-11-15T22:13:15.298Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:13:15.608Z] + 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=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc --label arch=amd64 --label version=0.0.0 . [2023-11-15T22:13:15.608Z] Sending build context to Docker daemon 34.23MB [2023-11-15T22:13:15.608Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:13:15.608Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T22:13:15.608Z] ---> c21c7ee165b4 [2023-11-15T22:13:15.608Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:13:16.981Z] ---> Running in ec911146e9b9 [2023-11-15T22:13:16.981Z] Removing intermediate container ec911146e9b9 [2023-11-15T22:13:16.981Z] ---> 27ef1199a541 [2023-11-15T22:13:16.981Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:13:17.240Z] ---> Running in 8df1db209ebe [2023-11-15T22:13:17.805Z] Removing intermediate container 8df1db209ebe [2023-11-15T22:13:17.805Z] ---> 0be79af97933 [2023-11-15T22:13:17.805Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T22:13:18.065Z] ---> Running in 6825b3a03704 [2023-11-15T22:13:18.632Z] Removing intermediate container 6825b3a03704 [2023-11-15T22:13:18.632Z] ---> 1da725156f25 [2023-11-15T22:13:18.632Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:13:18.632Z] ---> Running in 38b6baa84d76 [2023-11-15T22:13:19.199Z] Removing intermediate container 38b6baa84d76 [2023-11-15T22:13:19.199Z] ---> 1e77d19dad49 [2023-11-15T22:13:19.199Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-15T22:13:19.199Z] ---> Running in 597a47f6695d [2023-11-15T22:13:19.767Z] Removing intermediate container 597a47f6695d [2023-11-15T22:13:19.767Z] ---> f281318fa95c [2023-11-15T22:13:19.767Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:13:20.028Z] ---> Running in ab235020f779 [2023-11-15T22:13:20.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:20.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:20.805Z] OK: 264 MiB in 52 packages [2023-11-15T22:13:21.373Z] Removing intermediate container ab235020f779 [2023-11-15T22:13:21.373Z] ---> c4d2020bb464 [2023-11-15T22:13:21.373Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-15T22:13:21.373Z] ---> Running in 649b43b26c0e [2023-11-15T22:13:21.630Z] Removing intermediate container 649b43b26c0e [2023-11-15T22:13:21.630Z] ---> 4621f4f83a15 [2023-11-15T22:13:21.630Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-15T22:13:21.630Z] ---> 163c3ecb714e [2023-11-15T22:13:21.630Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:13:21.630Z] ---> Running in 48cbad9c5d20 [2023-11-15T22:13:23.004Z] Removing intermediate container 48cbad9c5d20 [2023-11-15T22:13:23.004Z] ---> 63f0a501cecf [2023-11-15T22:13:23.004Z] Step 12/27 : COPY . . [2023-11-15T22:13:24.394Z] ---> bfccb2d2ef10 [2023-11-15T22:13:24.394Z] Step 13/27 : RUN ${MAKE} [2023-11-15T22:13:24.652Z] ---> Running in f2e7528936e6 [2023-11-15T22:13:25.220Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-15T22:13:47.133Z] Removing intermediate container f2e7528936e6 [2023-11-15T22:13:47.133Z] ---> 96fd83d73cf1 [2023-11-15T22:13:47.133Z] Step 14/27 : FROM alpine:3.18 [2023-11-15T22:13:47.133Z] 3.18: Pulling from library/alpine [2023-11-15T22:13:47.390Z] 96526aa774ef: Pulling fs layer [2023-11-15T22:13:47.390Z] 96526aa774ef: Verifying Checksum [2023-11-15T22:13:47.390Z] 96526aa774ef: Download complete [2023-11-15T22:13:47.647Z] 96526aa774ef: Pull complete [2023-11-15T22:13:47.647Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T22:13:47.647Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T22:13:47.647Z] ---> 8ca4688f4f35 [2023-11-15T22:13:47.647Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-15T22:13:47.647Z] ---> Running in 6093208454bb [2023-11-15T22:13:47.905Z] Removing intermediate container 6093208454bb [2023-11-15T22:13:47.905Z] ---> 7cad1745b1b9 [2023-11-15T22:13:47.905Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-15T22:13:47.905Z] ---> Running in db6108c39648 [2023-11-15T22:13:48.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:48.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:48.422Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T22:13:48.682Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T22:13:48.682Z] OK: 7 MiB in 16 packages [2023-11-15T22:13:48.941Z] Removing intermediate container db6108c39648 [2023-11-15T22:13:48.941Z] ---> 5c583724e5c6 [2023-11-15T22:13:48.941Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T22:13:48.941Z] ---> Running in 8dcd30717cbe [2023-11-15T22:13:49.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:49.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T22:13:49.456Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:13:49.456Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:13:49.456Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T22:13:49.456Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:13:49.456Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:13:49.456Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:13:49.456Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:13:49.456Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:13:49.456Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:13:49.456Z] OK: 7 MiB in 16 packages [2023-11-15T22:13:50.388Z] Removing intermediate container 8dcd30717cbe [2023-11-15T22:13:50.388Z] ---> 17638907ca48 [2023-11-15T22:13:50.388Z] Step 18/27 : WORKDIR / [2023-11-15T22:13:50.388Z] ---> Running in 11bd57ecf07f [2023-11-15T22:13:50.388Z] Removing intermediate container 11bd57ecf07f [2023-11-15T22:13:50.388Z] ---> baad4f8655e2 [2023-11-15T22:13:50.388Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-15T22:13:51.323Z] ---> 26b65c8818e5 [2023-11-15T22:13:51.323Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-15T22:13:51.582Z] ---> 3bb26ba50b40 [2023-11-15T22:13:51.582Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-15T22:13:51.582Z] ---> 9cf848dfe539 [2023-11-15T22:13:51.582Z] Step 22/27 : EXPOSE 59984 [2023-11-15T22:13:51.582Z] ---> Running in f664899cf312 [2023-11-15T22:13:51.839Z] Removing intermediate container f664899cf312 [2023-11-15T22:13:51.839Z] ---> d0c401eb0df8 [2023-11-15T22:13:51.839Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-15T22:13:51.839Z] ---> Running in 9fe90f7ad602 [2023-11-15T22:13:51.840Z] Removing intermediate container 9fe90f7ad602 [2023-11-15T22:13:51.840Z] ---> 4ba3b9909eda [2023-11-15T22:13:51.840Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T22:13:51.840Z] ---> Running in c0c8890e67b4 [2023-11-15T22:13:52.097Z] Removing intermediate container c0c8890e67b4 [2023-11-15T22:13:52.097Z] ---> 33ebb22cbec5 [2023-11-15T22:13:52.097Z] Step 25/27 : LABEL arch=amd64 [2023-11-15T22:13:52.097Z] ---> Running in d23b1014823f [2023-11-15T22:13:52.097Z] Removing intermediate container d23b1014823f [2023-11-15T22:13:52.097Z] ---> ec01b5d83fc4 [2023-11-15T22:13:52.097Z] Step 26/27 : LABEL git_sha=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [2023-11-15T22:13:52.097Z] ---> Running in 9bac153f064d [2023-11-15T22:13:52.097Z] Removing intermediate container 9bac153f064d [2023-11-15T22:13:52.097Z] ---> da0762124de2 [2023-11-15T22:13:52.097Z] Step 27/27 : LABEL version=0.0.0 [2023-11-15T22:13:52.097Z] ---> Running in 63981ac65dcb [2023-11-15T22:13:52.356Z] Removing intermediate container 63981ac65dcb [2023-11-15T22:13:52.356Z] ---> 8003b132191b [2023-11-15T22:13:52.356Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T22:13:52.356Z] Successfully built 8003b132191b [2023-11-15T22:13:52.356Z] 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 [2023-11-15T22:13:52.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:13:52.787Z] [2023-11-15T22:13:52.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:13:53.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:13:53.340Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T22:13:53.341Z] 5eb5b503b376: Pulling fs layer [2023-11-15T22:13:53.341Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T22:13:53.341Z] ec43610c2a17: Pulling fs layer [2023-11-15T22:13:53.341Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T22:13:53.341Z] 33b1e0a273af: Pulling fs layer [2023-11-15T22:13:53.341Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T22:13:53.341Z] 2f39f015ded8: Pulling fs layer [2023-11-15T22:13:53.341Z] 3a2ae6a8a46f: Waiting [2023-11-15T22:13:53.341Z] 5d3b04190fa2: Waiting [2023-11-15T22:13:53.341Z] 33b1e0a273af: Waiting [2023-11-15T22:13:53.341Z] 2f39f015ded8: Waiting [2023-11-15T22:13:53.341Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T22:13:53.341Z] 5c69ac0246d0: Download complete [2023-11-15T22:13:53.341Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T22:13:53.341Z] 3a2ae6a8a46f: Download complete [2023-11-15T22:13:53.341Z] 33b1e0a273af: Verifying Checksum [2023-11-15T22:13:53.341Z] 33b1e0a273af: Download complete [2023-11-15T22:13:53.341Z] 5d3b04190fa2: Verifying Checksum [2023-11-15T22:13:53.341Z] 5d3b04190fa2: Download complete [2023-11-15T22:13:53.599Z] ec43610c2a17: Verifying Checksum [2023-11-15T22:13:53.599Z] ec43610c2a17: Download complete [2023-11-15T22:13:53.599Z] 5eb5b503b376: Verifying Checksum [2023-11-15T22:13:53.599Z] 5eb5b503b376: Download complete [2023-11-15T22:13:54.165Z] 2f39f015ded8: Download complete [2023-11-15T22:13:55.101Z] 5eb5b503b376: Pull complete [2023-11-15T22:13:55.101Z] 5c69ac0246d0: Pull complete [2023-11-15T22:13:56.042Z] ec43610c2a17: Pull complete [2023-11-15T22:13:56.300Z] 3a2ae6a8a46f: Pull complete [2023-11-15T22:13:56.558Z] 33b1e0a273af: Pull complete [2023-11-15T22:13:56.819Z] 5d3b04190fa2: Pull complete [2023-11-15T22:14:01.020Z] 2f39f015ded8: Pull complete [2023-11-15T22:14:01.020Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T22:14:01.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:14:01.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:14:01.100Z] prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container [2023-11-15T22:14:01.132Z] $ 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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@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:latest cat [2023-11-15T22:14:06.192Z] $ docker top bdc304d437d2a72f88d43ec3ee1e78690dddd0ce144e2b1bcb4e08bae9ab423e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:14:06.639Z] ---> job-cost.sh [2023-11-15T22:14:06.639Z] lf-activate-venv: SKIPPING [2023-11-15T22:14:06.639Z] INFO: No Stack... [2023-11-15T22:14:06.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:14:07.184Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T22:14:07.514Z] + cat /w/workspace/undry_device-onvif-camera_PR-404/archives/cost.csv [2023-11-15T22:14:07.515Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T22:14:07.585Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [2023-11-15T22:14:07.591Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] did not exist. Created. [2023-11-15T22:14:07.591Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:14:07.913Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T22:14:07.947Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T22:14:07.954Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T22:14:07.974Z] $ docker stop --time=1 bdc304d437d2a72f88d43ec3ee1e78690dddd0ce144e2b1bcb4e08bae9ab423e [2023-11-15T22:14:09.216Z] $ docker rm -f --volumes bdc304d437d2a72f88d43ec3ee1e78690dddd0ce144e2b1bcb4e08bae9ab423e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T22:14:27.073Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18177 in /w/workspace/undry_device-onvif-camera_PR-404 [Pipeline] { [Pipeline] ws [2023-11-15T22:14:27.085Z] Running in /w/workspace/device-onvif-camera/6 [Pipeline] { [Pipeline] checkout [2023-11-15T22:14:27.125Z] The recommended git tool is: git [2023-11-15T22:14:33.300Z] using credential edgex-jenkins-ssh [2023-11-15T22:14:33.455Z] Cloning the remote Git repository [2023-11-15T22:14:33.557Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-15T22:14:33.799Z] > git init /w/workspace/device-onvif-camera/6 # timeout=10 [2023-11-15T22:14:34.001Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-15T22:14:34.003Z] > git --version # timeout=10 [2023-11-15T22:14:34.031Z] > git --version # 'git version 2.25.1' [2023-11-15T22:14:34.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T22:14:34.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T22:14:36.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-15T22:14:36.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T22:14:38.544Z] Merging remotes/origin/main commit 1a885dea823655429c4e0c6a767a18e3aa90292d into PR head commit 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b [2023-11-15T22:14:37.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-15T22:14:37.964Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-15T22:14:37.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T22:14:37.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-15T22:14:38.575Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T22:14:38.693Z] > git checkout -f 0a3ee310c21b33fa9f9a0ef1e3a76dddc9efc03b # timeout=10 [2023-11-15T22:14:39.262Z] Merge succeeded, producing 034ac33cecfc3b69623780bf4441cc5eaaba1030 [2023-11-15T22:14:39.262Z] Checking out Revision 034ac33cecfc3b69623780bf4441cc5eaaba1030 (PR-404) [2023-11-15T22:14:38.872Z] > git remote # timeout=10 [2023-11-15T22:14:38.895Z] > git config --get remote.origin.url # timeout=10 [2023-11-15T22:14:38.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T22:14:38.937Z] > git merge 1a885dea823655429c4e0c6a767a18e3aa90292d # timeout=10 [2023-11-15T22:14:39.231Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-15T22:14:39.268Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T22:14:39.292Z] > git checkout -f 034ac33cecfc3b69623780bf4441cc5eaaba1030 # timeout=10 [2023-11-15T22:14:42.848Z] Commit message: "Merge commit '1a885dea823655429c4e0c6a767a18e3aa90292d' into HEAD" [2023-11-15T22:14:42.877Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:14:42.855Z] > git rev-list --no-walk 77daeb61239e8d4e12a48ace1c7e44e57f7442fc # timeout=10 [2023-11-15T22:14:43.865Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T22:14:43.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T22:14:43.865Z] Dload Upload Total Spent Left Speed [2023-11-15T22:14:43.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-11-15T22:14:44.647Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T22:14:44.985Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-11-15T22:14:44.985Z] /etc/docker/daemon.json [2023-11-15T22:14:44.985Z] { [2023-11-15T22:14:44.985Z] "registry-mirrors": [ [2023-11-15T22:14:44.985Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T22:14:44.985Z] ], [2023-11-15T22:14:44.985Z] "bip": "10.250.0.254/24", [2023-11-15T22:14:44.985Z] "hosts": [ [2023-11-15T22:14:44.985Z] "tcp://0.0.0.0:5555", [2023-11-15T22:14:44.985Z] "unix:///var/run/docker.sock" [2023-11-15T22:14:44.985Z] ], [2023-11-15T22:14:44.985Z] "mtu": 1458, [2023-11-15T22:14:44.985Z] "selinux-enabled": true, [2023-11-15T22:14:44.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T22:14:44.985Z] } [Pipeline] sh [2023-11-15T22:14:45.321Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T22:14:45.649Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:15:03.925Z] provisioning config files... [2023-11-15T22:15:03.954Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/6@tmp/config1969093759289707693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:15:04.318Z] ---> docker-login.sh [2023-11-15T22:15:04.318Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:15:04.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:15:04.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:15:04.914Z] Configure a credential helper to remove this warning. See [2023-11-15T22:15:04.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:15:04.914Z] [2023-11-15T22:15:04.914Z] Login Succeeded [2023-11-15T22:15:04.914Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:15:05.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:15:05.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:15:05.455Z] Configure a credential helper to remove this warning. See [2023-11-15T22:15:05.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:15:05.455Z] [2023-11-15T22:15:05.455Z] Login Succeeded [2023-11-15T22:15:05.455Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:15:05.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:15:05.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:15:05.724Z] Configure a credential helper to remove this warning. See [2023-11-15T22:15:05.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:15:05.724Z] [2023-11-15T22:15:05.724Z] Login Succeeded [2023-11-15T22:15:05.724Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:15:05.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:15:05.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:15:05.995Z] Configure a credential helper to remove this warning. See [2023-11-15T22:15:05.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:15:05.995Z] [2023-11-15T22:15:05.995Z] Login Succeeded [2023-11-15T22:15:05.995Z] docker.io [2023-11-15T22:15:06.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:15:06.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:15:06.542Z] Configure a credential helper to remove this warning. See [2023-11-15T22:15:06.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:15:06.542Z] [2023-11-15T22:15:06.542Z] Login Succeeded [2023-11-15T22:15:06.542Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:15:06.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T22:15:06.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:15:06.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T22:15:06.852Z] ========================================================= [2023-11-15T22:15:06.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T22:15:06.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:15:07.194Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T22:15:07.790Z] Sending build context to Docker daemon 20.44MB [2023-11-15T22:15:07.790Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:15:07.790Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-15T22:15:08.066Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T22:15:08.066Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T22:15:08.066Z] 5d54e960e981: Pulling fs layer [2023-11-15T22:15:08.066Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T22:15:08.066Z] f0e02332f6b5: Pulling fs layer [2023-11-15T22:15:08.066Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T22:15:08.066Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T22:15:08.066Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T22:15:08.066Z] 94ae7d8d031c: Waiting [2023-11-15T22:15:08.066Z] 872ee5b61b7b: Waiting [2023-11-15T22:15:08.066Z] 0c6a40ed1a82: Waiting [2023-11-15T22:15:08.066Z] f0e02332f6b5: Waiting [2023-11-15T22:15:08.066Z] 5d54e960e981: Verifying Checksum [2023-11-15T22:15:08.066Z] 5d54e960e981: Download complete [2023-11-15T22:15:08.066Z] f0e02332f6b5: Verifying Checksum [2023-11-15T22:15:08.066Z] f0e02332f6b5: Download complete [2023-11-15T22:15:08.354Z] 872ee5b61b7b: Download complete [2023-11-15T22:15:08.354Z] 9fda8d8052c6: Download complete [2023-11-15T22:15:08.949Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T22:15:08.949Z] 94ae7d8d031c: Download complete [2023-11-15T22:15:09.222Z] 9fda8d8052c6: Pull complete [2023-11-15T22:15:10.193Z] 5d54e960e981: Pull complete [2023-11-15T22:15:10.193Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T22:15:10.193Z] c4a7e357bf2a: Download complete [2023-11-15T22:15:11.617Z] 0c6a40ed1a82: Verifying Checksum [2023-11-15T22:15:11.617Z] 0c6a40ed1a82: Download complete [2023-11-15T22:15:26.644Z] c4a7e357bf2a: Pull complete [2023-11-15T22:15:26.644Z] f0e02332f6b5: Pull complete [2023-11-15T22:15:26.644Z] 872ee5b61b7b: Pull complete [2023-11-15T22:15:34.890Z] 0c6a40ed1a82: Pull complete [2023-11-15T22:15:35.483Z] 94ae7d8d031c: Pull complete [2023-11-15T22:15:35.483Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T22:15:35.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T22:15:35.483Z] ---> 86de565de09d [2023-11-15T22:15:35.483Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:15:38.100Z] ---> Running in b64b09f7f305 [2023-11-15T22:15:38.100Z] Removing intermediate container b64b09f7f305 [2023-11-15T22:15:38.100Z] ---> 08cd3345c598 [2023-11-15T22:15:38.100Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:15:38.100Z] ---> Running in 2479258b0e3a [2023-11-15T22:15:38.374Z] Removing intermediate container 2479258b0e3a [2023-11-15T22:15:38.374Z] ---> 7769642d50f3 [2023-11-15T22:15:38.374Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T22:15:38.645Z] ---> Running in 7c92c835d822 [2023-11-15T22:15:38.913Z] Removing intermediate container 7c92c835d822 [2023-11-15T22:15:38.913Z] ---> a34cca3231fa [2023-11-15T22:15:38.913Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:15:38.913Z] ---> Running in 07f6f27948b0 [2023-11-15T22:15:39.497Z] Removing intermediate container 07f6f27948b0 [2023-11-15T22:15:39.497Z] ---> 782316a21fb1 [2023-11-15T22:15:39.497Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-15T22:15:39.497Z] ---> Running in c70399003c87 [2023-11-15T22:15:39.769Z] Removing intermediate container c70399003c87 [2023-11-15T22:15:39.769Z] ---> 8ae47f175b75 [2023-11-15T22:15:39.769Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:15:40.046Z] ---> Running in 7557ca227618 [2023-11-15T22:15:41.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:15:41.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:15:42.945Z] OK: 266 MiB in 52 packages [2023-11-15T22:15:43.922Z] Removing intermediate container 7557ca227618 [2023-11-15T22:15:43.923Z] ---> b7bac1feabe5 [2023-11-15T22:15:43.923Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-15T22:15:43.923Z] ---> Running in 66eadd10d101 [2023-11-15T22:15:44.211Z] Removing intermediate container 66eadd10d101 [2023-11-15T22:15:44.211Z] ---> 7a0124ddb301 [2023-11-15T22:15:44.211Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-15T22:15:44.804Z] ---> c40314558c37 [2023-11-15T22:15:44.804Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:15:45.077Z] ---> Running in c26c7ec40732 [2023-11-15T22:17:21.766Z] Removing intermediate container c26c7ec40732 [2023-11-15T22:17:21.766Z] ---> ae53aacf5695 [2023-11-15T22:17:21.766Z] Step 12/13 : COPY . . [2023-11-15T22:17:21.766Z] ---> 778a29424c8d [2023-11-15T22:17:21.766Z] Step 13/13 : RUN ${MAKE} [2023-11-15T22:17:21.766Z] ---> Running in e06eb4db9cc9 [2023-11-15T22:17:21.766Z] noop [2023-11-15T22:17:21.766Z] Removing intermediate container e06eb4db9cc9 [2023-11-15T22:17:21.766Z] ---> 2d01395e37ee [2023-11-15T22:17:21.766Z] Successfully built 2d01395e37ee [2023-11-15T22:17:21.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:17:22.123Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T22:17:22.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:17:22.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-18177 does not seem to be running inside a container [2023-11-15T22:17:22.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 [2023-11-15T22:17:23.798Z] $ docker top 4730667e0bc73cd7fb0208852ec65b5ddc72b1d8a8969c519b420331453e210b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:17:24.676Z] + go version [2023-11-15T22:17:24.676Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T22:17:24.693Z] $ docker stop --time=1 4730667e0bc73cd7fb0208852ec65b5ddc72b1d8a8969c519b420331453e210b [2023-11-15T22:17:26.451Z] $ docker rm -f --volumes 4730667e0bc73cd7fb0208852ec65b5ddc72b1d8a8969c519b420331453e210b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:17:27.054Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T22:17:27.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:17:27.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-18177 does not seem to be running inside a container [2023-11-15T22:17:27.328Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 [2023-11-15T22:17:28.598Z] $ docker top 75a97c837e9c4bed2e3ae7b96effe01825811b39652bb171b32408f8c0f7ce74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:17:29.497Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/6 [Pipeline] fileExists [Pipeline] sh [2023-11-15T22:17:30.156Z] + make test [2023-11-15T22:17:30.156Z] go test ./... -coverprofile=coverage.out ./... [2023-11-15T22:17:35.747Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-15T22:20:27.586Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-15T22:20:27.586Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-15T22:20:27.586Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.217s coverage: 31.5% of statements [2023-11-15T22:20:45.881Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.788s coverage: 86.5% of statements [2023-11-15T22:20:45.881Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T22:20:45.881Z] go vet ./... [2023-11-15T22:21:18.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T22:21:18.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T22:21:18.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-15T22:21:18.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T22:21:18.865Z] $ docker stop --time=1 75a97c837e9c4bed2e3ae7b96effe01825811b39652bb171b32408f8c0f7ce74 [2023-11-15T22:21:20.933Z] $ docker rm -f --volumes 75a97c837e9c4bed2e3ae7b96effe01825811b39652bb171b32408f8c0f7ce74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T22:21:22.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T22:21:22.814Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T22:21:23.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T22:21:24.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T22:21:24.489Z] + ls -al . [2023-11-15T22:21:24.489Z] total 236 [2023-11-15T22:21:24.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:17 . [2023-11-15T22:21:24.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:14 .. [2023-11-15T22:21:24.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 22:14 .git [2023-11-15T22:21:24.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:14 .github [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 15 22:14 .gitignore [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 15 22:14 .golangci.yml [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 15 22:14 Attribution.txt [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 15 22:14 CHANGELOG.md [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 15 22:14 Dockerfile [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 22:14 GOVERNANCE.md [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 15 22:14 Jenkinsfile [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 15 22:14 LICENSE [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 15 22:14 Makefile [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 15 22:14 OWNERS.md [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 15 22:14 README.md [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 22:11 VERSION [2023-11-15T22:21:24.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 22:14 bin [2023-11-15T22:21:24.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 22:14 cmd [2023-11-15T22:21:24.489Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 15 22:20 coverage.out [2023-11-15T22:21:24.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:14 doc [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 4040 Nov 15 22:14 go.mod [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 35594 Nov 15 22:14 go.sum [2023-11-15T22:21:24.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 22:14 internal [2023-11-15T22:21:24.489Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 15 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:21:24.852Z] + 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=034ac33cecfc3b69623780bf4441cc5eaaba1030 --label arch=arm64 --label version=0.0.0 . [2023-11-15T22:21:25.458Z] Sending build context to Docker daemon 20.52MB [2023-11-15T22:21:25.459Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T22:21:25.459Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-15T22:21:25.459Z] ---> 2d01395e37ee [2023-11-15T22:21:25.459Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-15T22:21:25.758Z] ---> Running in 90fc8981cff6 [2023-11-15T22:21:26.035Z] Removing intermediate container 90fc8981cff6 [2023-11-15T22:21:26.035Z] ---> 1512c0cccfd2 [2023-11-15T22:21:26.035Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T22:21:26.303Z] ---> Running in 7a22df122486 [2023-11-15T22:21:26.581Z] Removing intermediate container 7a22df122486 [2023-11-15T22:21:26.581Z] ---> 72483cb9c090 [2023-11-15T22:21:26.581Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T22:21:26.581Z] ---> Running in 4df5be4a1c4b [2023-11-15T22:21:27.173Z] Removing intermediate container 4df5be4a1c4b [2023-11-15T22:21:27.173Z] ---> 5f5c9e25c9a8 [2023-11-15T22:21:27.173Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T22:21:27.173Z] ---> Running in cc5e56a9122f [2023-11-15T22:21:27.442Z] Removing intermediate container cc5e56a9122f [2023-11-15T22:21:27.442Z] ---> 28b204c1cc4c [2023-11-15T22:21:27.442Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-15T22:21:27.710Z] ---> Running in 8bc89ff137c5 [2023-11-15T22:21:27.978Z] Removing intermediate container 8bc89ff137c5 [2023-11-15T22:21:27.978Z] ---> e855474c2d2d [2023-11-15T22:21:27.978Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T22:21:27.978Z] ---> Running in 13c9ed256aba [2023-11-15T22:21:29.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:21:29.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:21:31.086Z] OK: 266 MiB in 52 packages [2023-11-15T22:21:32.057Z] Removing intermediate container 13c9ed256aba [2023-11-15T22:21:32.057Z] ---> 600cbb54885e [2023-11-15T22:21:32.057Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-15T22:21:32.325Z] ---> Running in b026f0caa978 [2023-11-15T22:21:32.604Z] Removing intermediate container b026f0caa978 [2023-11-15T22:21:32.604Z] ---> 222944fb511b [2023-11-15T22:21:32.604Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-15T22:21:33.193Z] ---> 9f782c52f71f [2023-11-15T22:21:33.193Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T22:21:33.489Z] ---> Running in 364db47ff9ed [2023-11-15T22:21:36.105Z] Removing intermediate container 364db47ff9ed [2023-11-15T22:21:36.106Z] ---> 83f21dc5afe8 [2023-11-15T22:21:36.106Z] Step 12/27 : COPY . . [2023-11-15T22:21:38.064Z] ---> 0e72f60de171 [2023-11-15T22:21:38.064Z] Step 13/27 : RUN ${MAKE} [2023-11-15T22:21:38.064Z] ---> Running in 743feb5c66a3 [2023-11-15T22:21:39.492Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-15T22:24:31.308Z] Removing intermediate container 743feb5c66a3 [2023-11-15T22:24:31.308Z] ---> dcda52045133 [2023-11-15T22:24:31.308Z] Step 14/27 : FROM alpine:3.18 [2023-11-15T22:24:31.308Z] 3.18: Pulling from library/alpine [2023-11-15T22:24:31.308Z] 579b34f0a95b: Pulling fs layer [2023-11-15T22:24:31.308Z] 579b34f0a95b: Verifying Checksum [2023-11-15T22:24:31.308Z] 579b34f0a95b: Download complete [2023-11-15T22:24:31.308Z] 579b34f0a95b: Pull complete [2023-11-15T22:24:31.308Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T22:24:31.308Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T22:24:31.308Z] ---> 3cc203321400 [2023-11-15T22:24:31.308Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-15T22:24:31.308Z] ---> Running in 5a5f00c8b1d7 [2023-11-15T22:24:31.308Z] Removing intermediate container 5a5f00c8b1d7 [2023-11-15T22:24:31.308Z] ---> ff24d7f7bbe3 [2023-11-15T22:24:31.308Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-15T22:24:31.308Z] ---> Running in 3d3ba4e6cab9 [2023-11-15T22:24:31.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:24:31.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:24:31.308Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-15T22:24:31.308Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T22:24:31.308Z] OK: 8 MiB in 16 packages [2023-11-15T22:24:31.308Z] Removing intermediate container 3d3ba4e6cab9 [2023-11-15T22:24:31.308Z] ---> a06648d2d44a [2023-11-15T22:24:31.308Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-15T22:24:31.308Z] ---> Running in 117fa351a3d3 [2023-11-15T22:24:31.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T22:24:31.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T22:24:31.308Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:24:31.308Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:24:31.308Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T22:24:31.308Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:24:31.308Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:24:31.308Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T22:24:31.308Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T22:24:31.308Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T22:24:31.308Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T22:24:31.308Z] OK: 8 MiB in 16 packages [2023-11-15T22:24:32.768Z] Removing intermediate container 117fa351a3d3 [2023-11-15T22:24:32.768Z] ---> 2f67b84a1436 [2023-11-15T22:24:32.768Z] Step 18/27 : WORKDIR / [2023-11-15T22:24:32.768Z] ---> Running in 5eba22fff90a [2023-11-15T22:24:33.042Z] Removing intermediate container 5eba22fff90a [2023-11-15T22:24:33.042Z] ---> 35b16ff8b0a7 [2023-11-15T22:24:33.042Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-15T22:24:35.007Z] ---> d5420027439b [2023-11-15T22:24:35.007Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-15T22:24:35.599Z] ---> 916873e17050 [2023-11-15T22:24:35.599Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-15T22:24:36.576Z] ---> ff8292c0284f [2023-11-15T22:24:36.576Z] Step 22/27 : EXPOSE 59984 [2023-11-15T22:24:36.576Z] ---> Running in 6dadd9422630 [2023-11-15T22:24:36.847Z] Removing intermediate container 6dadd9422630 [2023-11-15T22:24:36.847Z] ---> 514515c5360f [2023-11-15T22:24:36.847Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-15T22:24:36.847Z] ---> Running in a2ef5c632025 [2023-11-15T22:24:37.437Z] Removing intermediate container a2ef5c632025 [2023-11-15T22:24:37.437Z] ---> 271c4ef23d10 [2023-11-15T22:24:37.437Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-15T22:24:37.437Z] ---> Running in 5350d34ee7b1 [2023-11-15T22:24:37.709Z] Removing intermediate container 5350d34ee7b1 [2023-11-15T22:24:37.709Z] ---> 62078c6687f5 [2023-11-15T22:24:37.709Z] Step 25/27 : LABEL arch=arm64 [2023-11-15T22:24:37.983Z] ---> Running in 7cc89b1e1963 [2023-11-15T22:24:38.257Z] Removing intermediate container 7cc89b1e1963 [2023-11-15T22:24:38.257Z] ---> 9def591ca2a0 [2023-11-15T22:24:38.257Z] Step 26/27 : LABEL git_sha=034ac33cecfc3b69623780bf4441cc5eaaba1030 [2023-11-15T22:24:38.257Z] ---> Running in c0204d3cd083 [2023-11-15T22:24:38.849Z] Removing intermediate container c0204d3cd083 [2023-11-15T22:24:38.849Z] ---> fba9f5556201 [2023-11-15T22:24:38.849Z] Step 27/27 : LABEL version=0.0.0 [2023-11-15T22:24:38.849Z] ---> Running in 27d1d1bcc6a7 [2023-11-15T22:24:39.123Z] Removing intermediate container 27d1d1bcc6a7 [2023-11-15T22:24:39.123Z] ---> 1d0c964b2070 [2023-11-15T22:24:39.123Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T22:24:39.123Z] Successfully built 1d0c964b2070 [2023-11-15T22:24:39.123Z] 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 [2023-11-15T22:24:39.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:24:39.608Z] [2023-11-15T22:24:39.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:24:39.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:24:40.232Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T22:24:40.232Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T22:24:40.232Z] 04944245beec: Pulling fs layer [2023-11-15T22:24:40.232Z] 699f458cf7ca: Pulling fs layer [2023-11-15T22:24:40.232Z] 765212b225bb: Pulling fs layer [2023-11-15T22:24:40.232Z] f23df028b6ca: Pulling fs layer [2023-11-15T22:24:40.232Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T22:24:40.232Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T22:24:40.232Z] f23df028b6ca: Waiting [2023-11-15T22:24:40.232Z] d65c8cfc05b1: Waiting [2023-11-15T22:24:40.232Z] 765212b225bb: Waiting [2023-11-15T22:24:40.232Z] 2437ff75d9bd: Waiting [2023-11-15T22:24:40.232Z] 04944245beec: Verifying Checksum [2023-11-15T22:24:40.232Z] 04944245beec: Download complete [2023-11-15T22:24:40.232Z] 765212b225bb: Verifying Checksum [2023-11-15T22:24:40.232Z] 765212b225bb: Download complete [2023-11-15T22:24:40.502Z] f23df028b6ca: Verifying Checksum [2023-11-15T22:24:40.502Z] f23df028b6ca: Download complete [2023-11-15T22:24:40.502Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T22:24:40.502Z] d65c8cfc05b1: Download complete [2023-11-15T22:24:40.502Z] 699f458cf7ca: Verifying Checksum [2023-11-15T22:24:40.502Z] 699f458cf7ca: Download complete [2023-11-15T22:24:40.773Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T22:24:40.773Z] 8998bd30e6a1: Download complete [2023-11-15T22:24:43.368Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T22:24:43.368Z] 2437ff75d9bd: Download complete [2023-11-15T22:24:45.970Z] 8998bd30e6a1: Pull complete [2023-11-15T22:24:46.239Z] 04944245beec: Pull complete [2023-11-15T22:24:48.199Z] 699f458cf7ca: Pull complete [2023-11-15T22:24:48.199Z] 765212b225bb: Pull complete [2023-11-15T22:24:49.178Z] f23df028b6ca: Pull complete [2023-11-15T22:24:49.446Z] d65c8cfc05b1: Pull complete [2023-11-15T22:25:07.703Z] 2437ff75d9bd: Pull complete [2023-11-15T22:25:07.703Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T22:25:07.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T22:25:07.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:25:07.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-18177 does not seem to be running inside a container [2023-11-15T22:25:08.062Z] $ 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/6 -v /w/workspace/device-onvif-camera/6:/w/workspace/device-onvif-camera/6:rw,z -v /w/workspace/device-onvif-camera/6@tmp:/w/workspace/device-onvif-camera/6@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 [2023-11-15T22:25:11.954Z] $ docker top b5612ca9e49ecbb58f6dd8af6bab1a08c095a756d4f6871db5a28e52fb9ab46d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:12.894Z] ---> job-cost.sh [2023-11-15T22:25:12.894Z] lf-activate-venv: SKIPPING [2023-11-15T22:25:12.894Z] INFO: No Stack... [2023-11-15T22:25:13.482Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T22:25:14.451Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T22:25:15.111Z] + cat /w/workspace/device-onvif-camera/6/archives/cost.csv+ cut -d, -f6 [2023-11-15T22:25:15.111Z] [Pipeline] lock [2023-11-15T22:25:15.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [2023-11-15T22:25:15.212Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] did not exist. Created. [2023-11-15T22:25:15.212Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T22:25:15.902Z] /w/workspace/device-onvif-camera/6@tmp/durable-e0fc82e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T22:25:16.584Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T22:25:16.604Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T22:25:16.679Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T22:25:16.686Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-404-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T22:25:16.706Z] $ docker stop --time=1 b5612ca9e49ecbb58f6dd8af6bab1a08c095a756d4f6871db5a28e52fb9ab46d [2023-11-15T22:25:18.281Z] $ docker rm -f --volumes b5612ca9e49ecbb58f6dd8af6bab1a08c095a756d4f6871db5a28e52fb9ab46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-15T22:25:18.723Z] provisioning config files... [2023-11-15T22:25:18.730Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config11676839239134955807tmp [Pipeline] { [Pipeline] sh [2023-11-15T22:25:19.020Z] + set +x [2023-11-15T22:25:19.020Z] + curl -s https://codecov.io/bash [2023-11-15T22:25:19.020Z] + bash -s -- [2023-11-15T22:25:19.279Z] [2023-11-15T22:25:19.279Z] _____ _ [2023-11-15T22:25:19.279Z] / ____| | | [2023-11-15T22:25:19.279Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T22:25:19.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T22:25:19.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T22:25:19.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T22:25:19.279Z] Bash-1.0.6 [2023-11-15T22:25:19.279Z] [2023-11-15T22:25:19.279Z] [2023-11-15T22:25:19.279Z] ==> git version 2.25.1 found [2023-11-15T22:25:19.279Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-15T22:25:19.279Z] Release-Date: 2020-01-08 [2023-11-15T22:25:19.279Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-15T22:25:19.279Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T22:25:19.279Z] ==> Jenkins CI detected. [2023-11-15T22:25:19.279Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-404 [2023-11-15T22:25:19.279Z] project root: . [2023-11-15T22:25:19.279Z] --> token set from env [2023-11-15T22:25:19.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T22:25:19.279Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T22:25:19.279Z] ==> Python coveragepy not found [2023-11-15T22:25:19.279Z] ==> Searching for coverage reports in: [2023-11-15T22:25:19.279Z] + . [2023-11-15T22:25:19.279Z] -> Found 1 reports [2023-11-15T22:25:19.279Z] ==> Detecting git/mercurial file structure [2023-11-15T22:25:19.279Z] ==> Reading reports [2023-11-15T22:25:19.279Z] + ./coverage.out bytes=78456 [2023-11-15T22:25:19.279Z] ==> Appending adjustments [2023-11-15T22:25:19.279Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T22:25:19.538Z] + Found adjustments [2023-11-15T22:25:19.538Z] ==> Gzipping contents [2023-11-15T22:25:19.538Z] 12K /tmp/codecov.MYL6H5.gz [2023-11-15T22:25:19.538Z] ==> Uploading reports [2023-11-15T22:25:19.538Z] url: https://codecov.io [2023-11-15T22:25:19.538Z] query: branch=PR-404&commit=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-11-15T22:25:19.538Z] -> Pinging Codecov [2023-11-15T22:25:19.538Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-404&commit=9a055c7c239fd2322e802b9c1f6f398dc65ad9bc&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-404%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=404&job=&cmd_args= [2023-11-15T22:25:19.797Z] -> Uploading to [2023-11-15T22:25:19.797Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F29A59C45E3A92E06B3E522C9905F8EF/9a055c7c239fd2322e802b9c1f6f398dc65ad9bc/735b05e3-1adf-4ee0-b1f4-d0fcdd9d151f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T222519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f32747d1c344db974ebb31bd35a98a64798bd9d9c7c2b032449be7f25ecc7b0 [2023-11-15T22:25:19.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T22:25:19.797Z] Dload Upload Total Spent Left Speed [2023-11-15T22:25:20.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 39310 --:--:-- --:--:-- --:--:-- 39310 [2023-11-15T22:25:20.055Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9a055c7c239fd2322e802b9c1f6f398dc65ad9bc [Pipeline] } [2023-11-15T22:25:20.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-15T22:25:20.787Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-404/archives ] [2023-11-15T22:25:20.787Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-15T22:25:20.787Z] total 16 [2023-11-15T22:25:20.787Z] drwxr-xr-x 3 root root 4096 Nov 15 22:14 . [2023-11-15T22:25:20.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:14 .. [2023-11-15T22:25:20.787Z] drwxr-xr-x 2 root root 4096 Nov 15 22:14 cost [2023-11-15T22:25:20.787Z] -rw-r--r-- 1 root root 91 Nov 15 22:14 cost.csv [2023-11-15T22:25:20.787Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-15T22:25:20.787Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-404/archives [2023-11-15T22:25:20.787Z] total 16 [2023-11-15T22:25:20.787Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 22:14 . [2023-11-15T22:25:20.787Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 22:14 .. [2023-11-15T22:25:20.787Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 22:14 cost [2023-11-15T22:25:20.787Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 15 22:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:21.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:21.999Z] ---> package-listing.sh [2023-11-15T22:25:21.999Z] ++ facter osfamily [2023-11-15T22:25:21.999Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T22:25:22.258Z] + OS_FAMILY=debian [2023-11-15T22:25:22.258Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-404 [2023-11-15T22:25:22.258Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T22:25:22.258Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T22:25:22.258Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T22:25:22.258Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T22:25:22.258Z] + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' [2023-11-15T22:25:22.258Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T22:25:22.258Z] + case "${OS_FAMILY}" in [2023-11-15T22:25:22.258Z] + dpkg -l [2023-11-15T22:25:22.258Z] + grep '^ii' [2023-11-15T22:25:22.258Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T22:25:22.258Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T22:25:22.258Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T22:25:22.258Z] + '[' /w/workspace/undry_device-onvif-camera_PR-404 ']' [2023-11-15T22:25:22.258Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-404/archives/ [2023-11-15T22:25:22.258Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-404/archives/ [Pipeline] echo [2023-11-15T22:25:22.269Z] 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T22:25:22.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:25:23.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:25:23.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:25:23.172Z] prd-ubuntu20.04-docker-8c-8g-18174 does not seem to be running inside a container [2023-11-15T22:25:23.204Z] $ 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-404/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-404 -v /w/workspace/undry_device-onvif-camera_PR-404:/w/workspace/undry_device-onvif-camera_PR-404:rw,z -v /w/workspace/undry_device-onvif-camera_PR-404@tmp:/w/workspace/undry_device-onvif-camera_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T22:25:23.377Z] $ docker top a029ae669efd205f4ea812d3ef38215ee053a77c22b87f764596476f5166b309 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:25:23.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T22:25:24.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T22:25:24.296Z] + ls /var/log/sa-host [2023-11-15T22:25:24.296Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:25:24.469Z] provisioning config files... [2023-11-15T22:25:24.477Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-404@tmp/config17673639758610383920tmp [Pipeline] { [Pipeline] echo [2023-11-15T22:25:24.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:24.776Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T22:25:24.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:25.124Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T22:25:25.134Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:25.419Z] ---> sudo-logs.sh [2023-11-15T22:25:25.419Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T22:25:25.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:25.799Z] ---> job-cost.sh [2023-11-15T22:25:25.799Z] lf-activate-venv: SKIPPING [2023-11-15T22:25:25.799Z] DEBUG: total: 0.2199999988079071 [2023-11-15T22:25:25.799Z] INFO: Retrieving Stack Cost... [2023-11-15T22:25:26.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:25:26.318Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T22:25:26.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:25:26.727Z] ---> logs-deploy.sh [2023-11-15T22:25:26.727Z] lf-activate-venv: SKIPPING [2023-11-15T22:25:26.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-404/6 [2023-11-15T22:25:26.727Z] INFO: archiving workspace using pattern(s): [2023-11-15T22:25:27.687Z] Archives upload complete. [2023-11-15T22:25:27.687Z] INFO: archiving logs to Nexus [2023-11-15T22:25:28.270Z] ---> uname -a: [2023-11-15T22:25:28.270Z] Linux prd-ubuntu20-04-docker-8c-8g-18174 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] ---> lscpu: [2023-11-15T22:25:28.270Z] Architecture: x86_64 [2023-11-15T22:25:28.270Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-15T22:25:28.270Z] Byte Order: Little Endian [2023-11-15T22:25:28.270Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-15T22:25:28.270Z] CPU(s): 8 [2023-11-15T22:25:28.270Z] On-line CPU(s) list: 0-7 [2023-11-15T22:25:28.270Z] Thread(s) per core: 1 [2023-11-15T22:25:28.270Z] Core(s) per socket: 1 [2023-11-15T22:25:28.270Z] Socket(s): 8 [2023-11-15T22:25:28.270Z] NUMA node(s): 1 [2023-11-15T22:25:28.270Z] Vendor ID: AuthenticAMD [2023-11-15T22:25:28.270Z] CPU family: 23 [2023-11-15T22:25:28.270Z] Model: 49 [2023-11-15T22:25:28.270Z] Model name: AMD EPYC-Rome Processor [2023-11-15T22:25:28.270Z] Stepping: 0 [2023-11-15T22:25:28.270Z] CPU MHz: 2800.000 [2023-11-15T22:25:28.270Z] BogoMIPS: 5600.00 [2023-11-15T22:25:28.270Z] Virtualization: AMD-V [2023-11-15T22:25:28.270Z] Hypervisor vendor: KVM [2023-11-15T22:25:28.270Z] Virtualization type: full [2023-11-15T22:25:28.270Z] L1d cache: 256 KiB [2023-11-15T22:25:28.270Z] L1i cache: 256 KiB [2023-11-15T22:25:28.270Z] L2 cache: 4 MiB [2023-11-15T22:25:28.270Z] L3 cache: 128 MiB [2023-11-15T22:25:28.270Z] NUMA node0 CPU(s): 0-7 [2023-11-15T22:25:28.270Z] Vulnerability Itlb multihit: Not affected [2023-11-15T22:25:28.270Z] Vulnerability L1tf: Not affected [2023-11-15T22:25:28.270Z] Vulnerability Mds: Not affected [2023-11-15T22:25:28.270Z] Vulnerability Meltdown: Not affected [2023-11-15T22:25:28.270Z] Vulnerability Mmio stale data: Not affected [2023-11-15T22:25:28.270Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-15T22:25:28.270Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-15T22:25:28.270Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-15T22:25:28.270Z] Vulnerability Srbds: Not affected [2023-11-15T22:25:28.270Z] Vulnerability Tsx async abort: Not affected [2023-11-15T22:25:28.270Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] ---> nproc: [2023-11-15T22:25:28.270Z] 8 [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] ---> df -h: [2023-11-15T22:25:28.270Z] Filesystem Size Used Avail Use% Mounted on [2023-11-15T22:25:28.270Z] overlay 155G 12G 144G 8% / [2023-11-15T22:25:28.270Z] tmpfs 64M 0 64M 0% /dev [2023-11-15T22:25:28.270Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-15T22:25:28.270Z] shm 64M 0 64M 0% /dev/shm [2023-11-15T22:25:28.270Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] ---> sar -b -r -n DEV: [2023-11-15T22:25:28.270Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18174) 11/15/23 _x86_64_ (8 CPU) [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] 22:10:12 LINUX RESTART (8 CPU) [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] 22:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-15T22:25:28.270Z] 22:12:01 381.46 38.11 343.36 0.00 4255.91 53128.97 0.00 [2023-11-15T22:25:28.270Z] 22:13:01 177.67 1.60 176.07 0.00 14.66 71846.69 0.00 [2023-11-15T22:25:28.270Z] 22:14:01 172.35 0.17 172.19 0.00 7.60 48989.97 0.00 [2023-11-15T22:25:28.270Z] 22:15:01 46.68 0.02 46.66 0.00 0.80 29677.87 0.00 [2023-11-15T22:25:28.270Z] 22:16:01 39.09 11.63 27.46 0.00 5422.16 20280.62 0.00 [2023-11-15T22:25:28.270Z] 22:17:01 6.27 0.02 6.25 0.00 0.13 14028.86 0.00 [2023-11-15T22:25:28.270Z] 22:18:01 3.40 0.00 3.40 0.00 0.00 13995.00 0.00 [2023-11-15T22:25:28.270Z] 22:19:01 3.85 0.00 3.85 0.00 0.00 14131.11 0.00 [2023-11-15T22:25:28.270Z] 22:20:01 3.10 0.00 3.10 0.00 0.00 13991.00 0.00 [2023-11-15T22:25:28.270Z] 22:21:01 4.18 0.00 4.18 0.00 0.00 14015.66 0.00 [2023-11-15T22:25:28.270Z] 22:22:01 1.23 0.00 1.23 0.00 0.00 1489.49 0.00 [2023-11-15T22:25:28.270Z] 22:23:01 1.73 0.00 1.73 0.00 0.00 19.20 0.00 [2023-11-15T22:25:28.270Z] 22:24:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 [2023-11-15T22:25:28.270Z] 22:25:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 [2023-11-15T22:25:28.270Z] Average: 59.86 3.64 56.22 0.00 688.74 21077.66 0.00 [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] 22:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-15T22:25:28.270Z] 22:12:01 29184140 31554220 763552 2.32 78932 2563196 1949540 5.75 1024264 2292260 5272 [2023-11-15T22:25:28.270Z] 22:13:01 27837724 31334996 967932 2.94 155932 3498700 2038172 6.01 1455796 3082636 218492 [2023-11-15T22:25:28.270Z] 22:14:01 27487840 31568384 735960 2.24 168608 4031904 1859380 5.48 1287832 3564472 460704 [2023-11-15T22:25:28.270Z] 22:15:01 27495900 31576696 727256 2.21 168880 4031928 1763396 5.20 1288140 3551924 20 [2023-11-15T22:25:28.270Z] 22:16:01 27121916 31557092 736616 2.24 176856 4364364 1819528 5.36 1523096 3664000 960 [2023-11-15T22:25:28.270Z] 22:17:01 27129040 31564388 729272 2.22 176952 4364488 1819528 5.36 1516564 3664128 4 [2023-11-15T22:25:28.270Z] 22:18:01 27128132 31563776 729256 2.22 177032 4364500 1819528 5.36 1516308 3664136 12 [2023-11-15T22:25:28.270Z] 22:19:01 27131400 31567124 725908 2.21 177096 4364504 1819528 5.36 1513448 3664140 12 [2023-11-15T22:25:28.270Z] 22:20:01 27131572 31567604 725612 2.21 177156 4364504 1819528 5.36 1513192 3664388 16 [2023-11-15T22:25:28.270Z] 22:21:01 27131272 31567412 725764 2.21 177284 4364460 1819528 5.36 1513496 3664364 28 [2023-11-15T22:25:28.270Z] 22:22:01 27131440 31567628 725684 2.21 177320 4364484 1819528 5.36 1513528 3664368 16 [2023-11-15T22:25:28.270Z] 22:23:01 27131676 31567936 725372 2.21 177352 4364492 1819528 5.36 1513108 3664376 8 [2023-11-15T22:25:28.270Z] 22:24:01 27131660 31567924 725312 2.21 177364 4364492 1819528 5.36 1513108 3664376 8 [2023-11-15T22:25:28.270Z] 22:25:01 27131580 31567856 725304 2.21 177380 4364496 1819528 5.36 1513108 3664380 48 [2023-11-15T22:25:28.270Z] Average: 27378949 31549503 747771 2.27 167439 4126465 1843269 5.43 1443213 3509568 48971 [2023-11-15T22:25:28.270Z] [2023-11-15T22:25:28.270Z] 22:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-15T22:25:28.270Z] 22:12:01 lo 6.57 6.57 0.65 0.65 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:12:01 docker0 102.74 116.08 8.41 317.81 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:12:01 ens3 710.79 486.17 6131.42 116.28 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:12:01 vethdd2426b 70.20 81.26 6.85 60.23 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:13:01 docker0 154.34 311.15 12.95 2439.34 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:13:01 veth007c31a 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:13:01 ens3 339.79 171.55 2465.96 25.95 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:14:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:14:01 docker0 5.82 12.13 0.36 141.13 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:14:01 ens3 130.16 76.79 2737.21 21.49 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.270Z] 22:15:01 ens3 10.03 6.82 12.35 3.11 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:16:01 ens3 149.58 80.05 2029.29 5.95 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:17:01 ens3 10.00 1.20 1.64 0.87 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:18:01 ens3 6.23 0.48 0.88 0.45 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:19:01 ens3 3.08 0.63 0.59 0.28 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:20:01 ens3 2.67 0.52 0.68 0.40 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:21:01 ens3 1.38 0.80 0.78 0.60 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:22:01 ens3 0.33 0.08 0.09 0.06 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:23:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:24:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] 22:25:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] Average: docker0 18.68 31.28 1.54 206.89 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] Average: ens3 96.78 58.45 949.67 12.41 0.00 0.00 0.00 0.00 [2023-11-15T22:25:28.271Z] [2023-11-15T22:25:28.271Z] [2023-11-15T22:25:28.271Z] ---> sar -P ALL: [2023-11-15T22:25:28.271Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18174) 11/15/23 _x86_64_ (8 CPU) [2023-11-15T22:25:28.271Z] [2023-11-15T22:25:28.271Z] 22:10:12 LINUX RESTART (8 CPU) [2023-11-15T22:25:28.271Z] [2023-11-15T22:25:28.271Z] 22:11:02 CPU %user %nice %system %iowait %steal %idle [2023-11-15T22:25:28.271Z] 22:12:01 all 8.94 0.00 3.11 3.76 0.08 84.12 [2023-11-15T22:25:28.271Z] 22:12:01 0 7.61 0.00 3.67 2.86 0.10 85.75 [2023-11-15T22:25:28.271Z] 22:12:01 1 10.32 0.00 2.76 1.66 0.09 85.17 [2023-11-15T22:25:28.271Z] 22:12:01 2 12.87 0.00 2.54 1.65 0.07 82.88 [2023-11-15T22:25:28.271Z] 22:12:01 3 7.39 0.00 3.74 1.41 0.09 87.38 [2023-11-15T22:25:28.271Z] 22:12:01 4 8.79 0.00 2.93 4.94 0.07 83.27 [2023-11-15T22:25:28.271Z] 22:12:01 5 9.57 0.00 2.76 2.95 0.07 84.65 [2023-11-15T22:25:28.271Z] 22:12:01 6 5.92 0.00 3.28 13.75 0.07 76.98 [2023-11-15T22:25:28.271Z] 22:12:01 7 9.02 0.00 3.21 0.81 0.09 86.88 [2023-11-15T22:25:28.271Z] 22:13:01 all 20.20 0.00 4.45 5.74 0.09 69.52 [2023-11-15T22:25:28.271Z] 22:13:01 0 17.71 0.00 3.88 0.87 0.09 77.46 [2023-11-15T22:25:28.271Z] 22:13:01 1 20.33 0.00 4.16 0.69 0.07 74.75 [2023-11-15T22:25:28.271Z] 22:13:01 2 19.51 0.00 4.18 11.74 0.09 64.49 [2023-11-15T22:25:28.271Z] 22:13:01 3 21.64 0.00 4.21 2.92 0.12 71.11 [2023-11-15T22:25:28.271Z] 22:13:01 4 19.94 0.00 4.96 2.83 0.08 72.19 [2023-11-15T22:25:28.271Z] 22:13:01 5 22.03 0.00 5.37 21.50 0.08 51.02 [2023-11-15T22:25:28.271Z] 22:13:01 6 19.43 0.00 4.18 4.52 0.08 71.79 [2023-11-15T22:25:28.271Z] 22:13:01 7 21.04 0.00 4.69 0.96 0.10 73.20 [2023-11-15T22:25:28.271Z] 22:14:01 all 25.45 0.00 3.89 4.44 0.10 66.13 [2023-11-15T22:25:28.271Z] 22:14:01 0 23.60 0.00 3.42 0.27 0.07 72.65 [2023-11-15T22:25:28.271Z] 22:14:01 1 24.40 0.00 3.89 9.57 0.08 62.06 [2023-11-15T22:25:28.271Z] 22:14:01 2 26.44 0.00 3.53 7.36 0.17 62.50 [2023-11-15T22:25:28.271Z] 22:14:01 3 25.33 0.00 4.22 1.55 0.08 68.82 [2023-11-15T22:25:28.271Z] 22:14:01 4 26.44 0.00 4.00 5.50 0.10 63.96 [2023-11-15T22:25:28.271Z] 22:14:01 5 25.68 0.00 4.22 5.15 0.10 64.85 [2023-11-15T22:25:28.271Z] 22:14:01 6 25.76 0.00 3.81 4.49 0.07 65.88 [2023-11-15T22:25:28.271Z] 22:14:01 7 25.99 0.00 4.00 1.60 0.08 68.32 [2023-11-15T22:25:28.271Z] 22:15:01 all 0.29 0.00 0.17 1.12 0.02 98.41 [2023-11-15T22:25:28.271Z] 22:15:01 0 0.20 0.00 0.13 0.70 0.00 98.97 [2023-11-15T22:25:28.271Z] 22:15:01 1 0.10 0.00 0.17 0.40 0.00 99.33 [2023-11-15T22:25:28.271Z] 22:15:01 2 0.17 0.00 0.08 0.48 0.03 99.23 [2023-11-15T22:25:28.271Z] 22:15:01 3 0.37 0.00 0.12 0.00 0.02 99.50 [2023-11-15T22:25:28.271Z] 22:15:01 4 0.50 0.00 0.08 0.00 0.02 99.40 [2023-11-15T22:25:28.271Z] 22:15:01 5 0.22 0.00 0.55 7.17 0.03 92.03 [2023-11-15T22:25:28.271Z] 22:15:01 6 0.65 0.00 0.10 0.02 0.02 99.22 [2023-11-15T22:25:28.271Z] 22:15:01 7 0.10 0.00 0.13 0.18 0.02 99.57 [2023-11-15T22:25:28.271Z] 22:16:01 all 1.26 0.00 0.60 0.86 0.02 97.26 [2023-11-15T22:25:28.271Z] 22:16:01 0 0.57 0.00 0.53 2.85 0.02 96.03 [2023-11-15T22:25:28.271Z] 22:16:01 1 3.59 0.00 0.72 0.92 0.02 94.76 [2023-11-15T22:25:28.271Z] 22:16:01 2 0.83 0.00 0.77 0.12 0.02 98.26 [2023-11-15T22:25:28.271Z] 22:16:01 3 0.62 0.00 0.48 0.02 0.02 98.87 [2023-11-15T22:25:28.271Z] 22:16:01 4 1.62 0.00 0.53 0.18 0.02 97.64 [2023-11-15T22:25:28.271Z] 22:16:01 5 0.52 0.00 0.40 0.39 0.03 98.66 [2023-11-15T22:25:28.271Z] 22:16:01 6 0.89 0.00 0.30 0.03 0.02 98.76 [2023-11-15T22:25:28.271Z] 22:16:01 7 1.45 0.00 1.08 2.37 0.02 95.08 [2023-11-15T22:25:28.271Z] 22:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-15T22:25:28.271Z] 22:17:01 0 0.03 0.00 0.00 0.05 0.00 99.92 [2023-11-15T22:25:28.271Z] 22:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-15T22:25:28.271Z] 22:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-15T22:25:28.271Z] 22:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:25:28.271Z] 22:17:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-15T22:25:28.271Z] 22:17:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-15T22:25:28.271Z] 22:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-15T22:25:28.271Z] 22:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-15T22:25:28.271Z] 22:18:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-11-15T22:25:28.271Z] 22:18:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-15T22:25:28.271Z] 22:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:25:28.271Z] 22:18:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-15T22:25:28.271Z] 22:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:18:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-15T22:25:28.271Z] 22:18:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-15T22:25:28.271Z] 22:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-15T22:25:28.271Z] 22:19:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2023-11-15T22:25:28.271Z] 22:19:01 0 0.00 0.00 0.00 0.07 0.00 99.93 [2023-11-15T22:25:28.271Z] 22:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:25:28.271Z] 22:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-15T22:25:28.271Z] 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.271Z] 22:19:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-15T22:25:28.271Z] 22:19:01 5 0.03 0.00 0.05 0.00 0.03 99.88 [2023-11-15T22:25:28.271Z] 22:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-11-15T22:25:28.271Z] 22:20:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-15T22:25:28.271Z] 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.271Z] 22:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.271Z] 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.271Z] 22:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:25:28.271Z] 22:20:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-15T22:25:28.271Z] 22:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-15T22:25:28.271Z] 22:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:21:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-11-15T22:25:28.271Z] 22:21:01 0 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-15T22:25:28.271Z] 22:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-15T22:25:28.271Z] 22:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:25:28.271Z] 22:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:21:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-11-15T22:25:28.271Z] 22:21:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2023-11-15T22:25:28.271Z] 22:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:22:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-11-15T22:25:28.271Z] 22:22:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-15T22:25:28.271Z] 22:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.271Z] 22:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:25:28.271Z] 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:25:28.271Z] 22:22:01 4 0.30 0.00 0.00 0.00 0.02 99.68 [2023-11-15T22:25:28.271Z] 22:22:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2023-11-15T22:25:28.272Z] 22:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-15T22:25:28.272Z] 22:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-15T22:25:28.272Z] [2023-11-15T22:25:28.272Z] 22:22:01 CPU %user %nice %system %iowait %steal %idle [2023-11-15T22:25:28.272Z] 22:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-15T22:25:28.272Z] 22:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-15T22:25:28.272Z] 22:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-15T22:25:28.272Z] 22:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:25:28.272Z] 22:23:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-15T22:25:28.272Z] 22:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-15T22:25:28.272Z] 22:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-15T22:25:28.272Z] 22:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:25:28.272Z] 22:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:25:28.272Z] 22:24:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-11-15T22:25:28.272Z] 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.272Z] 22:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-15T22:25:28.272Z] 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.272Z] 22:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:25:28.272Z] 22:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.272Z] 22:24:01 5 0.05 0.00 0.00 0.00 0.03 99.92 [2023-11-15T22:25:28.272Z] 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.272Z] 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:25:28.272Z] 22:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-15T22:25:28.272Z] 22:25:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-15T22:25:28.272Z] 22:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:25:28.272Z] 22:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-15T22:25:28.272Z] 22:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-15T22:25:28.272Z] 22:25:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-15T22:25:28.272Z] 22:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-15T22:25:28.272Z] 22:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-15T22:25:28.272Z] 22:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-15T22:25:28.272Z] Average: all 3.98 0.00 0.87 1.13 0.03 94.00 [2023-11-15T22:25:28.272Z] Average: 0 3.50 0.00 0.82 0.56 0.02 95.10 [2023-11-15T22:25:28.272Z] Average: 1 4.16 0.00 0.83 0.93 0.02 94.05 [2023-11-15T22:25:28.272Z] Average: 2 4.23 0.00 0.79 1.50 0.03 93.45 [2023-11-15T22:25:28.272Z] Average: 3 3.92 0.00 0.90 0.42 0.03 94.73 [2023-11-15T22:25:28.272Z] Average: 4 4.10 0.00 0.89 0.95 0.03 94.04 [2023-11-15T22:25:28.272Z] Average: 5 4.12 0.00 0.95 2.63 0.04 92.26 [2023-11-15T22:25:28.272Z] Average: 6 3.73 0.00 0.83 1.61 0.02 93.80 [2023-11-15T22:25:28.272Z] Average: 7 4.07 0.00 0.93 0.42 0.03 94.55 [2023-11-15T22:25:28.272Z] [2023-11-15T22:25:28.272Z] [2023-11-15T22:25:28.272Z]