Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77ccddf1f831a316cff875f9b23112dd948a8538 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-ssh9836688060417079259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4719150636009420904.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7091824711826646783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15551140010194632501.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16868321483972486832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4369 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 77ccddf1f831a316cff875f9b23112dd948a8538 (main) Commit message: "refactor(snap): Update command and metadata sourcing (#270)" > git config core.sparsecheckout # timeout=10 > git checkout -f 77ccddf1f831a316cff875f9b23112dd948a8538 # timeout=10 > git rev-list --no-walk a0fd57abbf79406ca3a821838202456f9ee8499c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T08:41:36.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T08:41:36.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T08:41:36.197Z] ========================================================= [2023-03-17T08:41:36.197Z] EdgeX Global Pipelines Version Info [2023-03-17T08:41:36.197Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:41:36.910Z] ------------------- [2023-03-17T08:41:36.910Z] stable info: [2023-03-17T08:41:36.910Z] ------------------- [2023-03-17T08:41:36.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T08:41:36.910Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T08:41:36.910Z] Message: update stable to v1.0.245 [2023-03-17T08:41:37.480Z] ------------------- [2023-03-17T08:41:37.480Z] experimental info: [2023-03-17T08:41:37.480Z] ------------------- [2023-03-17T08:41:37.480Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T08:41:37.480Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T08:41:37.480Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T08:41:37.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-17T08:41:37.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-17T08:41:37.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T08:41:37.714Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T08:41:37.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T08:41:37.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T08:41:37.756Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T08:41:37.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T08:41:37.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T08:41:37.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T08:41:37.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T08:41:37.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-17T08:41:37.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T08:41:37.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T08:41:37.861Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:41:37.871Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T08:41:37.881Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T08:41:37.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T08:41:37.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T08:41:37.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T08:41:37.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T08:41:37.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-17T08:41:37.955Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T08:41:37.971Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T08:41:37.987Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T08:41:37.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T08:41:38.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T08:41:38.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T08:41:38.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T08:41:38.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T08:41:38.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo [2023-03-17T08:41:38.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77ccddf [Pipeline] echo [2023-03-17T08:41:38.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:41:38.152Z] provisioning config files... [2023-03-17T08:41:38.165Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11890582530681481551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:41:38.468Z] ---> docker-login.sh [2023-03-17T08:41:38.468Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:41:38.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:38.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:38.990Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:38.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:38.990Z] [2023-03-17T08:41:38.990Z] Login Succeeded [2023-03-17T08:41:38.990Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:41:38.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:38.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:38.990Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:38.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:38.990Z] [2023-03-17T08:41:38.990Z] Login Succeeded [2023-03-17T08:41:38.990Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:41:39.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:39.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:39.249Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:39.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:39.249Z] [2023-03-17T08:41:39.249Z] Login Succeeded [2023-03-17T08:41:39.249Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:41:39.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:39.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:39.249Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:39.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:39.249Z] [2023-03-17T08:41:39.249Z] Login Succeeded [2023-03-17T08:41:39.249Z] docker.io [2023-03-17T08:41:39.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:39.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:39.509Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:39.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:39.509Z] [2023-03-17T08:41:39.509Z] Login Succeeded [2023-03-17T08:41:39.509Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:41:39.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T08:41:39.873Z] + git rev-list -1 --merges 77ccddf1f831a316cff875f9b23112dd948a8538~1..77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo [2023-03-17T08:41:39.924Z] -----------> git rev-list -1 --merges 77ccddf1f831a316cff875f9b23112dd948a8538~1..77ccddf1f831a316cff875f9b23112dd948a8538 77ccddf1f831a316cff875f9b23112dd948a8538 [false] [Pipeline] sh [2023-03-17T08:41:40.216Z] + git log --format=format:%s -1 77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo [2023-03-17T08:41:40.229Z] ========================================================= [2023-03-17T08:41:40.229Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T08:41:40.229Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:41:40.546Z] + git log --format=format:%s -1 77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo [2023-03-17T08:41:40.555Z] [semverPrep] GIT_COMMIT: 77ccddf1f831a316cff875f9b23112dd948a8538, Commit Message: refactor(snap): Update command and metadata sourcing (#270) [Pipeline] echo [2023-03-17T08:41:40.563Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T08:41:40.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T08:41:40.940Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T08:41:40.940Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T08:41:40.940Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T08:41:40.940Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T08:41:40.940Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T08:41:40.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:41:41.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:41:41.358Z] [2023-03-17T08:41:41.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:41:41.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:41:41.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T08:41:41.942Z] b85a868b505f: Pulling fs layer [2023-03-17T08:41:41.942Z] e2be974225ed: Pulling fs layer [2023-03-17T08:41:41.942Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T08:41:41.942Z] 988bab9f4d93: Pulling fs layer [2023-03-17T08:41:41.942Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T08:41:41.942Z] eaf3925da568: Pulling fs layer [2023-03-17T08:41:41.942Z] bab4dde63d76: Pulling fs layer [2023-03-17T08:41:41.942Z] bde34c3a00c8: Pulling fs layer [2023-03-17T08:41:41.942Z] b352a97aabf1: Pulling fs layer [2023-03-17T08:41:41.942Z] 4872d77fe225: Pulling fs layer [2023-03-17T08:41:41.942Z] 5851b861e8e6: Pulling fs layer [2023-03-17T08:41:41.942Z] eaf3925da568: Waiting [2023-03-17T08:41:41.942Z] bab4dde63d76: Waiting [2023-03-17T08:41:41.942Z] bde34c3a00c8: Waiting [2023-03-17T08:41:41.942Z] 988bab9f4d93: Waiting [2023-03-17T08:41:41.942Z] b352a97aabf1: Waiting [2023-03-17T08:41:41.942Z] 4872d77fe225: Waiting [2023-03-17T08:41:41.942Z] 1469e6f7b9e6: Waiting [2023-03-17T08:41:41.942Z] 5851b861e8e6: Waiting [2023-03-17T08:41:41.942Z] e2be974225ed: Verifying Checksum [2023-03-17T08:41:41.942Z] 988bab9f4d93: Verifying Checksum [2023-03-17T08:41:41.942Z] 988bab9f4d93: Download complete [2023-03-17T08:41:42.202Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T08:41:42.202Z] 1469e6f7b9e6: Download complete [2023-03-17T08:41:42.202Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T08:41:42.202Z] 339a4e72a1f5: Download complete [2023-03-17T08:41:42.202Z] eaf3925da568: Verifying Checksum [2023-03-17T08:41:42.202Z] eaf3925da568: Download complete [2023-03-17T08:41:42.202Z] bde34c3a00c8: Verifying Checksum [2023-03-17T08:41:42.202Z] bde34c3a00c8: Download complete [2023-03-17T08:41:42.202Z] b352a97aabf1: Verifying Checksum [2023-03-17T08:41:42.202Z] b352a97aabf1: Download complete [2023-03-17T08:41:42.202Z] 4872d77fe225: Verifying Checksum [2023-03-17T08:41:42.202Z] 4872d77fe225: Download complete [2023-03-17T08:41:42.202Z] 5851b861e8e6: Download complete [2023-03-17T08:41:42.202Z] b85a868b505f: Verifying Checksum [2023-03-17T08:41:42.202Z] b85a868b505f: Download complete [2023-03-17T08:41:42.773Z] bab4dde63d76: Verifying Checksum [2023-03-17T08:41:42.774Z] bab4dde63d76: Download complete [2023-03-17T08:41:44.176Z] b85a868b505f: Pull complete [2023-03-17T08:41:44.435Z] e2be974225ed: Pull complete [2023-03-17T08:41:45.004Z] 339a4e72a1f5: Pull complete [2023-03-17T08:41:45.263Z] 988bab9f4d93: Pull complete [2023-03-17T08:41:45.527Z] 1469e6f7b9e6: Pull complete [2023-03-17T08:41:45.527Z] eaf3925da568: Pull complete [2023-03-17T08:41:48.074Z] bab4dde63d76: Pull complete [2023-03-17T08:41:48.074Z] bde34c3a00c8: Pull complete [2023-03-17T08:41:48.336Z] b352a97aabf1: Pull complete [2023-03-17T08:41:48.336Z] 4872d77fe225: Pull complete [2023-03-17T08:41:48.595Z] 5851b861e8e6: Pull complete [2023-03-17T08:41:48.595Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T08:41:48.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T08:41:48.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:41:48.722Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-03-17T08:41:48.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T08:41:52.092Z] $ docker top ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 -eo pid,comm [2023-03-17T08:41:52.173Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T08:41:52.173Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T08:41:52.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:41:52.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:41:52.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:41:52.327Z] $ docker exec ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent [2023-03-17T08:41:52.448Z] SSH_AUTH_SOCK=/tmp/ssh-BGQrIIaURB8s/agent.32 [2023-03-17T08:41:52.448Z] SSH_AGENT_PID=38 [2023-03-17T08:41:52.456Z] Running ssh-add (command line suppressed) [2023-03-17T08:41:52.571Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7401059367094554815.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7401059367094554815.key) [2023-03-17T08:41:52.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:41:52.878Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T08:41:52.885Z] $ docker exec --env ******** --env ******** ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent -k [2023-03-17T08:41:52.997Z] unset SSH_AUTH_SOCK; [2023-03-17T08:41:52.997Z] unset SSH_AGENT_PID; [2023-03-17T08:41:52.997Z] echo Agent pid 38 killed; [2023-03-17T08:41:53.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T08:41:53.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T08:41:53.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T08:41:53.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T08:41:53.139Z] $ docker exec ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent [2023-03-17T08:41:53.247Z] SSH_AUTH_SOCK=/tmp/ssh-XxIMIn7ySMR6/agent.70 [2023-03-17T08:41:53.247Z] SSH_AGENT_PID=76 [2023-03-17T08:41:53.252Z] Running ssh-add (command line suppressed) [2023-03-17T08:41:53.364Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1031968533511803995.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1031968533511803995.key) [2023-03-17T08:41:53.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T08:41:53.673Z] + git semver init [2023-03-17T08:41:53.939Z] 2023-03-17 08:41:53,920 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T08:41:53.939Z] 2023-03-17 08:41:53,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-17T08:41:53.939Z] 2023-03-17 08:41:53,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-03-17T08:41:53.939Z] 2023-03-17 08:41:53,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T08:41:55.317Z] 2023-03-17 08:41:54,908 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-03-17T08:41:55.317Z] 2023-03-17 08:41:54,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-03-17T08:41:55.317Z] 2023-03-17 08:41:54,908 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-17T08:41:55.317Z] 2023-03-17 08:41:54,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-03-17T08:41:55.317Z] 3.0.0-dev.22 [Pipeline] } [2023-03-17T08:41:55.322Z] $ docker exec --env ******** --env ******** ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent -k [2023-03-17T08:41:55.418Z] unset SSH_AUTH_SOCK; [2023-03-17T08:41:55.422Z] unset SSH_AGENT_PID; [2023-03-17T08:41:55.422Z] echo Agent pid 76 killed; [2023-03-17T08:41:55.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T08:41:55.747Z] + git semver [Pipeline] } [2023-03-17T08:41:56.020Z] $ docker stop --time=1 ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 [2023-03-17T08:41:57.521Z] $ docker rm -f --volumes ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:41:57.880Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T08:41:58.108Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T08:41:58.111Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:41:58.238Z] provisioning config files... [2023-03-17T08:41:58.249Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config297279688680192639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:41:58.546Z] ---> docker-login.sh [2023-03-17T08:41:58.546Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:41:58.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:58.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:58.547Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:58.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:58.547Z] [2023-03-17T08:41:58.547Z] Login Succeeded [2023-03-17T08:41:58.547Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:41:58.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:58.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:58.547Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:58.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:58.547Z] [2023-03-17T08:41:58.547Z] Login Succeeded [2023-03-17T08:41:58.547Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:41:58.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:58.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:58.807Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:58.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:58.807Z] [2023-03-17T08:41:58.807Z] Login Succeeded [2023-03-17T08:41:58.807Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:41:58.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:58.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:58.807Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:58.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:58.807Z] [2023-03-17T08:41:58.807Z] Login Succeeded [2023-03-17T08:41:58.807Z] docker.io [2023-03-17T08:41:59.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:41:59.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:41:59.066Z] Configure a credential helper to remove this warning. See [2023-03-17T08:41:59.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:41:59.066Z] [2023-03-17T08:41:59.066Z] Login Succeeded [2023-03-17T08:41:59.066Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:41:59.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T08:41:59.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:41:59.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:41:59.184Z] ========================================================= [2023-03-17T08:41:59.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T08:41:59.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:41:59.523Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T08:41:59.524Z] Sending build context to Docker daemon 27.89MB [2023-03-17T08:41:59.524Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:41:59.524Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-17T08:41:59.784Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T08:41:59.784Z] 63b65145d645: Pulling fs layer [2023-03-17T08:41:59.784Z] a2d21d5440eb: Pulling fs layer [2023-03-17T08:41:59.784Z] 935e6c44a52c: Pulling fs layer [2023-03-17T08:41:59.784Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T08:41:59.784Z] 30dea6a524f1: Pulling fs layer [2023-03-17T08:41:59.784Z] a2aff8979fd8: Pulling fs layer [2023-03-17T08:41:59.784Z] 6808be2612f2: Pulling fs layer [2023-03-17T08:41:59.784Z] f25807f1079a: Pulling fs layer [2023-03-17T08:41:59.784Z] 94cc34f8dd06: Waiting [2023-03-17T08:41:59.784Z] 30dea6a524f1: Waiting [2023-03-17T08:41:59.784Z] a2aff8979fd8: Waiting [2023-03-17T08:41:59.784Z] 6808be2612f2: Waiting [2023-03-17T08:41:59.784Z] f25807f1079a: Waiting [2023-03-17T08:41:59.784Z] a2d21d5440eb: Verifying Checksum [2023-03-17T08:41:59.784Z] a2d21d5440eb: Download complete [2023-03-17T08:41:59.784Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T08:41:59.784Z] 94cc34f8dd06: Download complete [2023-03-17T08:41:59.784Z] 30dea6a524f1: Verifying Checksum [2023-03-17T08:41:59.784Z] 30dea6a524f1: Download complete [2023-03-17T08:41:59.784Z] 63b65145d645: Verifying Checksum [2023-03-17T08:41:59.784Z] 63b65145d645: Download complete [2023-03-17T08:41:59.784Z] a2aff8979fd8: Verifying Checksum [2023-03-17T08:41:59.784Z] a2aff8979fd8: Download complete [2023-03-17T08:42:00.049Z] 63b65145d645: Pull complete [2023-03-17T08:42:00.049Z] a2d21d5440eb: Pull complete [2023-03-17T08:42:00.321Z] f25807f1079a: Verifying Checksum [2023-03-17T08:42:00.321Z] f25807f1079a: Download complete [2023-03-17T08:42:00.594Z] 935e6c44a52c: Verifying Checksum [2023-03-17T08:42:00.594Z] 935e6c44a52c: Download complete [2023-03-17T08:42:00.854Z] 6808be2612f2: Verifying Checksum [2023-03-17T08:42:00.854Z] 6808be2612f2: Download complete [2023-03-17T08:42:04.140Z] 935e6c44a52c: Pull complete [2023-03-17T08:42:04.140Z] 94cc34f8dd06: Pull complete [2023-03-17T08:42:04.140Z] 30dea6a524f1: Pull complete [2023-03-17T08:42:04.140Z] a2aff8979fd8: Pull complete [2023-03-17T08:42:06.670Z] 6808be2612f2: Pull complete [2023-03-17T08:42:07.237Z] f25807f1079a: Pull complete [2023-03-17T08:42:07.497Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T08:42:07.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T08:42:07.497Z] ---> 3b553350e43f [2023-03-17T08:42:07.497Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:42:10.812Z] ---> Running in bb8646f48c92 [2023-03-17T08:42:11.071Z] Removing intermediate container bb8646f48c92 [2023-03-17T08:42:11.071Z] ---> 87024dbabd48 [2023-03-17T08:42:11.071Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:42:11.071Z] ---> Running in 3bec9e5f0432 [2023-03-17T08:42:11.071Z] Removing intermediate container 3bec9e5f0432 [2023-03-17T08:42:11.071Z] ---> 3bd8f8c8de6a [2023-03-17T08:42:11.071Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:42:11.071Z] ---> Running in 686e1341935d [2023-03-17T08:42:11.330Z] Removing intermediate container 686e1341935d [2023-03-17T08:42:11.330Z] ---> bd076ba79481 [2023-03-17T08:42:11.330Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:42:11.330Z] ---> Running in b3c23163acb1 [2023-03-17T08:42:11.330Z] Removing intermediate container b3c23163acb1 [2023-03-17T08:42:11.330Z] ---> 12b724f29efc [2023-03-17T08:42:11.330Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-17T08:42:11.330Z] ---> Running in b01168f79e9b [2023-03-17T08:42:11.330Z] Removing intermediate container b01168f79e9b [2023-03-17T08:42:11.330Z] ---> c22ee18ba6a2 [2023-03-17T08:42:11.330Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:42:11.591Z] ---> Running in 379f5ffc5e69 [2023-03-17T08:42:11.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:42:12.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:42:12.368Z] OK: 265 MiB in 53 packages [2023-03-17T08:42:12.627Z] Removing intermediate container 379f5ffc5e69 [2023-03-17T08:42:12.627Z] ---> b97e2f03c9e7 [2023-03-17T08:42:12.627Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-17T08:42:12.627Z] ---> Running in 04d1ff373e6f [2023-03-17T08:42:12.627Z] Removing intermediate container 04d1ff373e6f [2023-03-17T08:42:12.627Z] ---> 69894527d04f [2023-03-17T08:42:12.627Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-17T08:42:12.885Z] ---> 83185dc089a5 [2023-03-17T08:42:12.885Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:42:12.885Z] ---> Running in 4e02dc8794d3 [2023-03-17T08:42:13.196Z] Still waiting to schedule task [2023-03-17T08:42:13.196Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T08:42:39.533Z] Removing intermediate container 4e02dc8794d3 [2023-03-17T08:42:39.534Z] ---> bce67e28890b [2023-03-17T08:42:39.534Z] Step 12/13 : COPY . . [2023-03-17T08:42:40.498Z] ---> 4e0d102a7f9f [2023-03-17T08:42:40.498Z] Step 13/13 : RUN ${MAKE} [2023-03-17T08:42:40.498Z] ---> Running in 6eadd016a58f [2023-03-17T08:42:40.757Z] noop [2023-03-17T08:42:41.017Z] Removing intermediate container 6eadd016a58f [2023-03-17T08:42:41.017Z] ---> 96daaab7def6 [2023-03-17T08:42:41.017Z] Successfully built 96daaab7def6 [2023-03-17T08:42:41.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:42:41.333Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:42:41.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:42:41.405Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-03-17T08:42:41.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-17T08:42:41.799Z] $ docker top 5537b38fa726d980ca296580d45736c1611ad4b293c295c1adf11c5282a43589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:42:42.140Z] + go version [2023-03-17T08:42:42.140Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T08:42:42.157Z] $ docker stop --time=1 5537b38fa726d980ca296580d45736c1611ad4b293c295c1adf11c5282a43589 [2023-03-17T08:42:43.450Z] $ docker rm -f --volumes 5537b38fa726d980ca296580d45736c1611ad4b293c295c1adf11c5282a43589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:42:43.836Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T08:42:43.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:42:43.917Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-03-17T08:42:43.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-17T08:42:44.300Z] $ docker top 6929f740e553cd5875b68029c6bf12ddd75a50048592b8bf9cde1ca77f0e6789 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:42:44.643Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:42:44.947Z] + make test [2023-03-17T08:42:44.947Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T08:42:50.219Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-17T08:43:00.193Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-17T08:43:01.566Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-17T08:43:03.468Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 30.5% of statements [2023-03-17T08:43:03.727Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.357s coverage: 86.5% of statements [2023-03-17T08:43:11.835Z] go vet ./... [2023-03-17T08:43:15.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T08:43:15.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T08:43:15.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T08:43:15.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T08:43:15.150Z] $ docker stop --time=1 6929f740e553cd5875b68029c6bf12ddd75a50048592b8bf9cde1ca77f0e6789 [2023-03-17T08:43:18.703Z] $ docker rm -f --volumes 6929f740e553cd5875b68029c6bf12ddd75a50048592b8bf9cde1ca77f0e6789 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T08:43:19.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T08:43:19.207Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T08:43:19.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T08:43:20.008Z] + ls -al . [2023-03-17T08:43:20.008Z] total 232 [2023-03-17T08:43:20.008Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 08:42 . [2023-03-17T08:43:20.008Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:41 .. [2023-03-17T08:43:20.008Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 08:41 .git [2023-03-17T08:43:20.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:41 .github [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 17 08:41 .gitignore [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 08:41 .golangci.yml [2023-03-17T08:43:20.008Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:41 .semver [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 17 08:41 Attribution.txt [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 17 08:41 CHANGELOG.md [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 17 08:41 Dockerfile [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 08:41 GOVERNANCE.md [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 17 08:41 Jenkinsfile [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 17 08:41 LICENSE [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 17 08:41 Makefile [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 17 08:41 OWNERS.md [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 6346 Mar 17 08:41 README.md [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 08:41 VERSION [2023-03-17T08:43:20.008Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:41 bin [2023-03-17T08:43:20.008Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:41 cmd [2023-03-17T08:43:20.008Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 17 08:43 coverage.out [2023-03-17T08:43:20.008Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 08:41 doc [2023-03-17T08:43:20.008Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 17 08:41 go.mod [2023-03-17T08:43:20.009Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 17 08:41 go.sum [2023-03-17T08:43:20.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:41 internal [2023-03-17T08:43:20.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:41 snap [2023-03-17T08:43:20.009Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 17 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:20.311Z] + 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=77ccddf1f831a316cff875f9b23112dd948a8538 --label arch=amd64 --label version=3.0.0-dev.22 . [2023-03-17T08:43:20.311Z] Sending build context to Docker daemon 27.97MB [2023-03-17T08:43:20.311Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:43:20.311Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-17T08:43:20.311Z] ---> 96daaab7def6 [2023-03-17T08:43:20.311Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:43:20.961Z] ---> Running in 5c92fcb4fdb5 [2023-03-17T08:43:20.961Z] Removing intermediate container 5c92fcb4fdb5 [2023-03-17T08:43:20.961Z] ---> a270616b7a08 [2023-03-17T08:43:20.961Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:43:20.961Z] ---> Running in 34a4398bd4c0 [2023-03-17T08:43:20.961Z] Removing intermediate container 34a4398bd4c0 [2023-03-17T08:43:20.961Z] ---> 9f35ff4b853f [2023-03-17T08:43:20.961Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:43:20.961Z] ---> Running in 04e4476b3c89 [2023-03-17T08:43:20.961Z] Removing intermediate container 04e4476b3c89 [2023-03-17T08:43:20.961Z] ---> 8444ea24c993 [2023-03-17T08:43:20.961Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:43:21.237Z] ---> Running in e4b523826258 [2023-03-17T08:43:21.237Z] Removing intermediate container e4b523826258 [2023-03-17T08:43:21.237Z] ---> aa16af886d40 [2023-03-17T08:43:21.237Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-17T08:43:21.237Z] ---> Running in 8b3cbf8b0bd5 [2023-03-17T08:43:21.237Z] Removing intermediate container 8b3cbf8b0bd5 [2023-03-17T08:43:21.237Z] ---> a5b50dd9af04 [2023-03-17T08:43:21.237Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:43:21.237Z] ---> Running in 1606bb65df7f [2023-03-17T08:43:21.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:43:21.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:43:22.050Z] OK: 265 MiB in 53 packages [2023-03-17T08:43:22.309Z] Removing intermediate container 1606bb65df7f [2023-03-17T08:43:22.309Z] ---> 722f0812bbb4 [2023-03-17T08:43:22.309Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-17T08:43:22.309Z] ---> Running in fc3faba5eac5 [2023-03-17T08:43:22.309Z] Removing intermediate container fc3faba5eac5 [2023-03-17T08:43:22.309Z] ---> 205d759a8b25 [2023-03-17T08:43:22.309Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-17T08:43:22.567Z] ---> 8f371cb3090d [2023-03-17T08:43:22.567Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:43:22.567Z] ---> Running in 5dcff6a1860b [2023-03-17T08:43:23.502Z] Removing intermediate container 5dcff6a1860b [2023-03-17T08:43:23.502Z] ---> 7c594e88b2ca [2023-03-17T08:43:23.502Z] Step 12/26 : COPY . . [2023-03-17T08:43:24.154Z] ---> c2f29e937e5a [2023-03-17T08:43:24.154Z] Step 13/26 : RUN ${MAKE} [2023-03-17T08:43:24.154Z] ---> Running in 3a1bfc77835d [2023-03-17T08:43:24.412Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-17T08:43:46.340Z] Removing intermediate container 3a1bfc77835d [2023-03-17T08:43:46.340Z] ---> ef7d4ec66399 [2023-03-17T08:43:46.340Z] Step 14/26 : FROM alpine:3.17 [2023-03-17T08:43:46.340Z] 3.17: Pulling from library/alpine [2023-03-17T08:43:46.340Z] 63b65145d645: Already exists [2023-03-17T08:43:46.340Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T08:43:46.340Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T08:43:46.340Z] ---> b2aa39c304c2 [2023-03-17T08:43:46.340Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-17T08:43:46.340Z] ---> Running in 7d127cc63d8d [2023-03-17T08:43:46.340Z] Removing intermediate container 7d127cc63d8d [2023-03-17T08:43:46.340Z] ---> 7b764884f308 [2023-03-17T08:43:46.340Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-17T08:43:46.340Z] ---> Running in d5a085c2024b [2023-03-17T08:43:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T08:43:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T08:43:46.598Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T08:43:46.598Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T08:43:46.598Z] OK: 7 MiB in 16 packages [2023-03-17T08:43:46.856Z] Removing intermediate container d5a085c2024b [2023-03-17T08:43:46.856Z] ---> bb026941d822 [2023-03-17T08:43:46.856Z] Step 17/26 : WORKDIR / [2023-03-17T08:43:46.856Z] ---> Running in 2e2334296b8c [2023-03-17T08:43:47.115Z] Removing intermediate container 2e2334296b8c [2023-03-17T08:43:47.115Z] ---> 8d03b81ff00b [2023-03-17T08:43:47.115Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-17T08:43:47.683Z] ---> d8e23a0eef64 [2023-03-17T08:43:47.683Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-17T08:43:47.683Z] ---> 82c8675f31d9 [2023-03-17T08:43:47.683Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-17T08:43:47.942Z] ---> 3f14cb5f981f [2023-03-17T08:43:47.942Z] Step 21/26 : EXPOSE 59984 [2023-03-17T08:43:47.942Z] ---> Running in 3ecc4295567d [2023-03-17T08:43:47.942Z] Removing intermediate container 3ecc4295567d [2023-03-17T08:43:47.942Z] ---> c2e693d19020 [2023-03-17T08:43:47.942Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-17T08:43:47.942Z] ---> Running in b63b3b8977af [2023-03-17T08:43:48.200Z] Removing intermediate container b63b3b8977af [2023-03-17T08:43:48.200Z] ---> c732ccd2ef36 [2023-03-17T08:43:48.200Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T08:43:48.200Z] ---> Running in 20e4dffee0af [2023-03-17T08:43:48.200Z] Removing intermediate container 20e4dffee0af [2023-03-17T08:43:48.200Z] ---> 854e841531de [2023-03-17T08:43:48.200Z] Step 24/26 : LABEL arch=amd64 [2023-03-17T08:43:48.200Z] ---> Running in 3aa2a9a821aa [2023-03-17T08:43:48.200Z] Removing intermediate container 3aa2a9a821aa [2023-03-17T08:43:48.200Z] ---> e105a03aed26 [2023-03-17T08:43:48.200Z] Step 25/26 : LABEL git_sha=77ccddf1f831a316cff875f9b23112dd948a8538 [2023-03-17T08:43:48.200Z] ---> Running in 5f49836df956 [2023-03-17T08:43:48.460Z] Removing intermediate container 5f49836df956 [2023-03-17T08:43:48.460Z] ---> 3b95f98c1aed [2023-03-17T08:43:48.460Z] Step 26/26 : LABEL version=3.0.0-dev.22 [2023-03-17T08:43:48.460Z] ---> Running in 01ef04a6be97 [2023-03-17T08:43:48.460Z] Removing intermediate container 01ef04a6be97 [2023-03-17T08:43:48.460Z] ---> 54fda94ed712 [2023-03-17T08:43:48.460Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T08:43:48.460Z] Successfully built 54fda94ed712 [2023-03-17T08:43:48.460Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:43:48.541Z] provisioning config files... [2023-03-17T08:43:48.549Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12295111252078263578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:43:48.847Z] ---> docker-login.sh [2023-03-17T08:43:48.847Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:43:48.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:43:48.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:43:48.847Z] Configure a credential helper to remove this warning. See [2023-03-17T08:43:48.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:43:48.847Z] [2023-03-17T08:43:48.847Z] Login Succeeded [2023-03-17T08:43:48.847Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:43:48.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:43:48.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:43:48.847Z] Configure a credential helper to remove this warning. See [2023-03-17T08:43:48.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:43:48.847Z] [2023-03-17T08:43:48.847Z] Login Succeeded [2023-03-17T08:43:48.847Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:43:49.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:43:49.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:43:49.106Z] Configure a credential helper to remove this warning. See [2023-03-17T08:43:49.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:43:49.107Z] [2023-03-17T08:43:49.107Z] Login Succeeded [2023-03-17T08:43:49.107Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:43:49.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:43:49.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:43:49.107Z] Configure a credential helper to remove this warning. See [2023-03-17T08:43:49.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:43:49.107Z] [2023-03-17T08:43:49.107Z] Login Succeeded [2023-03-17T08:43:49.107Z] docker.io [2023-03-17T08:43:49.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:43:49.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:43:49.367Z] Configure a credential helper to remove this warning. See [2023-03-17T08:43:49.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:43:49.367Z] [2023-03-17T08:43:49.367Z] Login Succeeded [2023-03-17T08:43:49.367Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:43:49.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T08:43:49.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:43:49.418Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-17T08:43:49.418Z] 77ccddf1f831a316cff875f9b23112dd948a8538 [2023-03-17T08:43:49.418Z] latest [2023-03-17T08:43:49.418Z] 3.0.0-dev.22 [2023-03-17T08:43:49.418Z] 77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 [2023-03-17T08:43:49.418Z] main [2023-03-17T08:43:49.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:49.729Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:50.037Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538 [2023-03-17T08:43:50.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-17T08:43:50.037Z] 4b46c5a530cb: Preparing [2023-03-17T08:43:50.037Z] 45feab68c303: Preparing [2023-03-17T08:43:50.037Z] e5cb82cf98b3: Preparing [2023-03-17T08:43:50.037Z] c73208eab12d: Preparing [2023-03-17T08:43:50.037Z] 7cd52847ad77: Preparing [2023-03-17T08:43:50.037Z] 7cd52847ad77: Layer already exists [2023-03-17T08:43:50.037Z] 4b46c5a530cb: Pushed [2023-03-17T08:43:50.037Z] c73208eab12d: Pushed [2023-03-17T08:43:50.037Z] 45feab68c303: Pushed [2023-03-17T08:43:52.577Z] e5cb82cf98b3: Pushed [2023-03-17T08:43:52.577Z] 77ccddf1f831a316cff875f9b23112dd948a8538: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:52.888Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:53.196Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-17T08:43:53.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-17T08:43:53.196Z] 4b46c5a530cb: Preparing [2023-03-17T08:43:53.196Z] 45feab68c303: Preparing [2023-03-17T08:43:53.196Z] e5cb82cf98b3: Preparing [2023-03-17T08:43:53.196Z] c73208eab12d: Preparing [2023-03-17T08:43:53.196Z] 7cd52847ad77: Preparing [2023-03-17T08:43:53.196Z] 7cd52847ad77: Layer already exists [2023-03-17T08:43:53.196Z] 45feab68c303: Layer already exists [2023-03-17T08:43:53.196Z] c73208eab12d: Layer already exists [2023-03-17T08:43:53.196Z] 4b46c5a530cb: Layer already exists [2023-03-17T08:43:53.196Z] e5cb82cf98b3: Layer already exists [2023-03-17T08:43:53.196Z] latest: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:53.511Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:53.834Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [2023-03-17T08:43:53.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-17T08:43:53.834Z] 4b46c5a530cb: Preparing [2023-03-17T08:43:53.834Z] 45feab68c303: Preparing [2023-03-17T08:43:53.834Z] e5cb82cf98b3: Preparing [2023-03-17T08:43:53.834Z] c73208eab12d: Preparing [2023-03-17T08:43:53.834Z] 7cd52847ad77: Preparing [2023-03-17T08:43:53.834Z] 45feab68c303: Layer already exists [2023-03-17T08:43:53.834Z] e5cb82cf98b3: Layer already exists [2023-03-17T08:43:53.834Z] 7cd52847ad77: Layer already exists [2023-03-17T08:43:53.834Z] c73208eab12d: Layer already exists [2023-03-17T08:43:53.834Z] 4b46c5a530cb: Layer already exists [2023-03-17T08:43:53.834Z] 3.0.0-dev.22: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:54.155Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:54.480Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 [2023-03-17T08:43:54.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-17T08:43:54.480Z] 4b46c5a530cb: Preparing [2023-03-17T08:43:54.480Z] 45feab68c303: Preparing [2023-03-17T08:43:54.480Z] e5cb82cf98b3: Preparing [2023-03-17T08:43:54.480Z] c73208eab12d: Preparing [2023-03-17T08:43:54.480Z] 7cd52847ad77: Preparing [2023-03-17T08:43:54.480Z] 45feab68c303: Layer already exists [2023-03-17T08:43:54.480Z] c73208eab12d: Layer already exists [2023-03-17T08:43:54.480Z] 7cd52847ad77: Layer already exists [2023-03-17T08:43:54.480Z] e5cb82cf98b3: Layer already exists [2023-03-17T08:43:54.480Z] 4b46c5a530cb: Layer already exists [2023-03-17T08:43:54.480Z] 77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:54.805Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:55.120Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-03-17T08:43:55.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-17T08:43:55.121Z] 4b46c5a530cb: Preparing [2023-03-17T08:43:55.121Z] 45feab68c303: Preparing [2023-03-17T08:43:55.121Z] e5cb82cf98b3: Preparing [2023-03-17T08:43:55.121Z] c73208eab12d: Preparing [2023-03-17T08:43:55.121Z] 7cd52847ad77: Preparing [2023-03-17T08:43:55.121Z] c73208eab12d: Layer already exists [2023-03-17T08:43:55.121Z] e5cb82cf98b3: Layer already exists [2023-03-17T08:43:55.121Z] 7cd52847ad77: Layer already exists [2023-03-17T08:43:55.121Z] 45feab68c303: Layer already exists [2023-03-17T08:43:55.121Z] 4b46c5a530cb: Layer already exists [2023-03-17T08:43:55.121Z] main: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T08:43:55.176Z] ===================================================== [Pipeline] echo [2023-03-17T08:43:55.184Z] taggedImages: [2023-03-17T08:43:55.184Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538 [2023-03-17T08:43:55.184Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-17T08:43:55.184Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [2023-03-17T08:43:55.184Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 [2023-03-17T08:43:55.184Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [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-03-17T08:43:55.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:43:55.577Z] [2023-03-17T08:43:55.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:43:55.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:43:55.890Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T08:43:55.890Z] 5eb5b503b376: Pulling fs layer [2023-03-17T08:43:55.890Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T08:43:55.890Z] ec43610c2a17: Pulling fs layer [2023-03-17T08:43:55.890Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T08:43:55.890Z] 33b1e0a273af: Pulling fs layer [2023-03-17T08:43:55.890Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T08:43:55.890Z] 2f39f015ded8: Pulling fs layer [2023-03-17T08:43:55.890Z] 33b1e0a273af: Waiting [2023-03-17T08:43:55.890Z] 2f39f015ded8: Waiting [2023-03-17T08:43:55.890Z] 3a2ae6a8a46f: Waiting [2023-03-17T08:43:55.890Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T08:43:55.890Z] 5c69ac0246d0: Download complete [2023-03-17T08:43:55.890Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T08:43:56.148Z] 33b1e0a273af: Verifying Checksum [2023-03-17T08:43:56.148Z] 33b1e0a273af: Download complete [2023-03-17T08:43:56.148Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T08:43:56.148Z] 5d3b04190fa2: Download complete [2023-03-17T08:43:56.148Z] ec43610c2a17: Verifying Checksum [2023-03-17T08:43:56.148Z] ec43610c2a17: Download complete [2023-03-17T08:43:56.148Z] 5eb5b503b376: Verifying Checksum [2023-03-17T08:43:56.148Z] 5eb5b503b376: Download complete [2023-03-17T08:43:56.714Z] 2f39f015ded8: Download complete [2023-03-17T08:43:57.279Z] 5eb5b503b376: Pull complete [2023-03-17T08:43:57.537Z] 5c69ac0246d0: Pull complete [2023-03-17T08:43:57.796Z] ec43610c2a17: Pull complete [2023-03-17T08:43:57.796Z] 3a2ae6a8a46f: Pull complete [2023-03-17T08:43:58.091Z] 33b1e0a273af: Pull complete [2023-03-17T08:43:58.349Z] 5d3b04190fa2: Pull complete [2023-03-17T08:44:02.532Z] 2f39f015ded8: Pull complete [2023-03-17T08:44:02.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T08:44:02.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:44:02.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:44:02.615Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-03-17T08:44:02.657Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T08:44:06.932Z] $ docker top 8875f43dcd93667f9bfb144d15d0b0330c578fd38845e06bbfc1d2b6b4b505b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:44:07.320Z] ---> job-cost.sh [2023-03-17T08:44:07.320Z] lf-activate-venv: SKIPPING [2023-03-17T08:44:07.320Z] INFO: No Stack... [2023-03-17T08:44:07.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T08:44:08.142Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T08:44:08.429Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-03-17T08:44:08.429Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T08:44:08.442Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [2023-03-17T08:44:08.451Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] did not exist. Created. [2023-03-17T08:44:08.451Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T08:44:08.752Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T08:44:08.785Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T08:44:08.790Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T08:44:08.811Z] $ docker stop --time=1 8875f43dcd93667f9bfb144d15d0b0330c578fd38845e06bbfc1d2b6b4b505b6 [2023-03-17T08:44:09.953Z] $ docker rm -f --volumes 8875f43dcd93667f9bfb144d15d0b0330c578fd38845e06bbfc1d2b6b4b505b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T08:45:12.540Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4371 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-03-17T08:45:12.554Z] Running in /w/workspace/device-onvif-camera/115 [Pipeline] { [Pipeline] checkout [2023-03-17T08:45:12.606Z] The recommended git tool is: git [2023-03-17T08:45:22.419Z] using credential edgex-jenkins-ssh [2023-03-17T08:45:22.435Z] Cloning the remote Git repository [2023-03-17T08:45:22.497Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-17T08:45:22.614Z] > git init /w/workspace/device-onvif-camera/115 # timeout=10 [2023-03-17T08:45:22.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-17T08:45:22.833Z] > git --version # timeout=10 [2023-03-17T08:45:22.883Z] > git --version # 'git version 2.25.1' [2023-03-17T08:45:22.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T08:45:23.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:45:25.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-17T08:45:25.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T08:45:26.315Z] Avoid second fetch [2023-03-17T08:45:26.316Z] Checking out Revision 77ccddf1f831a316cff875f9b23112dd948a8538 (main) [2023-03-17T08:45:27.164Z] Commit message: "refactor(snap): Update command and metadata sourcing (#270)" [2023-03-17T08:45:26.335Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T08:45:26.433Z] > git checkout -f 77ccddf1f831a316cff875f9b23112dd948a8538 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T08:45:28.201Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T08:45:28.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T08:45:28.201Z] Dload Upload Total Spent Left Speed [2023-03-17T08:45:28.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh [2023-03-17T08:45:28.853Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T08:45:29.186Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-03-17T08:45:29.186Z] /etc/docker/daemon.json [2023-03-17T08:45:29.186Z] { [2023-03-17T08:45:29.186Z] "registry-mirrors": [ [2023-03-17T08:45:29.186Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T08:45:29.186Z] ], [2023-03-17T08:45:29.186Z] "bip": "10.250.0.254/24", [2023-03-17T08:45:29.186Z] "hosts": [ [2023-03-17T08:45:29.186Z] "tcp://0.0.0.0:5555", [2023-03-17T08:45:29.186Z] "unix:///var/run/docker.sock" [2023-03-17T08:45:29.186Z] ], [2023-03-17T08:45:29.186Z] "mtu": 1458, [2023-03-17T08:45:29.186Z] "selinux-enabled": true, [2023-03-17T08:45:29.186Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T08:45:29.186Z] } [Pipeline] sh [2023-03-17T08:45:29.526Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T08:45:29.869Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:45:48.169Z] provisioning config files... [2023-03-17T08:45:48.197Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/115@tmp/config10999440404727148209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:45:48.554Z] ---> docker-login.sh [2023-03-17T08:45:48.554Z] nexus3.edgexfoundry.org:10001 [2023-03-17T08:45:49.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:45:49.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:45:49.797Z] Configure a credential helper to remove this warning. See [2023-03-17T08:45:49.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:45:49.797Z] [2023-03-17T08:45:49.797Z] Login Succeeded [2023-03-17T08:45:49.797Z] nexus3.edgexfoundry.org:10002 [2023-03-17T08:45:50.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:45:50.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:45:50.069Z] Configure a credential helper to remove this warning. See [2023-03-17T08:45:50.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:45:50.069Z] [2023-03-17T08:45:50.069Z] Login Succeeded [2023-03-17T08:45:50.069Z] nexus3.edgexfoundry.org:10003 [2023-03-17T08:45:50.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:45:50.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:45:50.618Z] Configure a credential helper to remove this warning. See [2023-03-17T08:45:50.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:45:50.618Z] [2023-03-17T08:45:50.618Z] Login Succeeded [2023-03-17T08:45:50.618Z] nexus3.edgexfoundry.org:10004 [2023-03-17T08:45:50.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:45:50.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:45:50.888Z] Configure a credential helper to remove this warning. See [2023-03-17T08:45:50.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:45:50.888Z] [2023-03-17T08:45:50.888Z] Login Succeeded [2023-03-17T08:45:51.156Z] docker.io [2023-03-17T08:45:51.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T08:45:51.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T08:45:51.696Z] Configure a credential helper to remove this warning. See [2023-03-17T08:45:51.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T08:45:51.696Z] [2023-03-17T08:45:51.696Z] Login Succeeded [2023-03-17T08:45:51.696Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T08:45:51.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T08:45:52.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:45:52.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T08:45:52.038Z] ========================================================= [2023-03-17T08:45:52.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T08:45:52.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:45:52.389Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T08:45:52.979Z] Sending build context to Docker daemon 20.63MB [2023-03-17T08:45:52.979Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T08:45:52.979Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-17T08:45:53.252Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T08:45:53.252Z] af6eaf76a39c: Pulling fs layer [2023-03-17T08:45:53.252Z] 55522c791124: Pulling fs layer [2023-03-17T08:45:53.252Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T08:45:53.252Z] 169dfbe0d373: Pulling fs layer [2023-03-17T08:45:53.252Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T08:45:53.252Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T08:45:53.252Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T08:45:53.252Z] 169dfbe0d373: Waiting [2023-03-17T08:45:53.252Z] e1ff8fa3b103: Waiting [2023-03-17T08:45:53.252Z] 52ebb69f0ebf: Waiting [2023-03-17T08:45:53.252Z] 5abe8eddf0d5: Waiting [2023-03-17T08:45:53.252Z] 55522c791124: Download complete [2023-03-17T08:45:53.252Z] 169dfbe0d373: Download complete [2023-03-17T08:45:53.252Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T08:45:53.252Z] e1ff8fa3b103: Download complete [2023-03-17T08:45:53.252Z] af6eaf76a39c: Verifying Checksum [2023-03-17T08:45:53.252Z] af6eaf76a39c: Download complete [2023-03-17T08:45:54.715Z] af6eaf76a39c: Pull complete [2023-03-17T08:45:54.715Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T08:45:54.715Z] 5abe8eddf0d5: Download complete [2023-03-17T08:45:55.318Z] 55522c791124: Pull complete [2023-03-17T08:45:56.287Z] ce5c4a1c91eb: Download complete [2023-03-17T08:45:56.287Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T08:45:56.287Z] 52ebb69f0ebf: Download complete [2023-03-17T08:46:08.613Z] ce5c4a1c91eb: Pull complete [2023-03-17T08:46:08.613Z] 169dfbe0d373: Pull complete [2023-03-17T08:46:08.613Z] e1ff8fa3b103: Pull complete [2023-03-17T08:46:13.989Z] 52ebb69f0ebf: Pull complete [2023-03-17T08:46:16.647Z] 5abe8eddf0d5: Pull complete [2023-03-17T08:46:16.647Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T08:46:16.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T08:46:16.647Z] ---> 6cb57ee374ae [2023-03-17T08:46:16.647Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-17T08:46:20.916Z] ---> Running in 85b0d9d04533 [2023-03-17T08:46:20.916Z] Removing intermediate container 85b0d9d04533 [2023-03-17T08:46:20.916Z] ---> a3c69dc6a4d4 [2023-03-17T08:46:20.916Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T08:46:20.916Z] ---> Running in 976f3d59cc83 [2023-03-17T08:46:20.916Z] Removing intermediate container 976f3d59cc83 [2023-03-17T08:46:20.916Z] ---> e7c003973b57 [2023-03-17T08:46:20.916Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T08:46:20.916Z] ---> Running in 58a78be2bc1e [2023-03-17T08:46:21.529Z] Removing intermediate container 58a78be2bc1e [2023-03-17T08:46:21.529Z] ---> fe62de721e3a [2023-03-17T08:46:21.529Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T08:46:21.529Z] ---> Running in b73fe445f9f3 [2023-03-17T08:46:21.797Z] Removing intermediate container b73fe445f9f3 [2023-03-17T08:46:21.798Z] ---> ed9a065c9d2c [2023-03-17T08:46:21.798Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-17T08:46:21.798Z] ---> Running in 97e7ade751ff [2023-03-17T08:46:22.406Z] Removing intermediate container 97e7ade751ff [2023-03-17T08:46:22.406Z] ---> 63812bb7b780 [2023-03-17T08:46:22.406Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T08:46:22.406Z] ---> Running in e1973ed9847f [2023-03-17T08:46:23.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T08:46:24.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T08:46:25.393Z] OK: 263 MiB in 53 packages [2023-03-17T08:46:26.371Z] Removing intermediate container e1973ed9847f [2023-03-17T08:46:26.371Z] ---> bf3f14e17325 [2023-03-17T08:46:26.371Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-17T08:46:26.641Z] ---> Running in 0314b1597e33 [2023-03-17T08:46:27.235Z] Removing intermediate container 0314b1597e33 [2023-03-17T08:46:27.235Z] ---> 2ffe556b3414 [2023-03-17T08:46:27.235Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-17T08:46:28.653Z] ---> 00cc48637a52 [2023-03-17T08:46:28.653Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T08:46:28.653Z] ---> Running in 5c4f9e04ae4c [2023-03-17T08:47:36.593Z] Removing intermediate container 5c4f9e04ae4c [2023-03-17T08:47:36.593Z] ---> 40488cf45f3b [2023-03-17T08:47:36.593Z] Step 12/13 : COPY . . [2023-03-17T08:47:36.593Z] ---> 5f444915c321 [2023-03-17T08:47:36.593Z] Step 13/13 : RUN ${MAKE} [2023-03-17T08:47:36.593Z] ---> Running in b00b299e998f [2023-03-17T08:47:36.593Z] noop [2023-03-17T08:47:36.593Z] Removing intermediate container b00b299e998f [2023-03-17T08:47:36.593Z] ---> 770f3d365dca [2023-03-17T08:47:36.593Z] Successfully built 770f3d365dca [2023-03-17T08:47:36.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:47:36.954Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:47:36.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:47:37.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-4371 does not seem to be running inside a container [2023-03-17T08:47:37.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/115 -v /w/workspace/device-onvif-camera/115:/w/workspace/device-onvif-camera/115:rw,z -v /w/workspace/device-onvif-camera/115@tmp:/w/workspace/device-onvif-camera/115@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 ******** ci-base-image-arm64 cat [2023-03-17T08:47:38.692Z] $ docker top 2a8d57b3e24fbf544f37a6d47a9efbf86a0604e09286779f604afbd0f726a5d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:47:39.572Z] + go version [2023-03-17T08:47:39.572Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T08:47:39.593Z] $ docker stop --time=1 2a8d57b3e24fbf544f37a6d47a9efbf86a0604e09286779f604afbd0f726a5d5 [2023-03-17T08:47:41.297Z] $ docker rm -f --volumes 2a8d57b3e24fbf544f37a6d47a9efbf86a0604e09286779f604afbd0f726a5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:47:41.886Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T08:47:41.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:47:42.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-4371 does not seem to be running inside a container [2023-03-17T08:47:42.171Z] $ 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/115 -v /w/workspace/device-onvif-camera/115:/w/workspace/device-onvif-camera/115:rw,z -v /w/workspace/device-onvif-camera/115@tmp:/w/workspace/device-onvif-camera/115@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 ******** ci-base-image-arm64 cat [2023-03-17T08:47:43.510Z] $ docker top 15d1791656f956d81b03e0e975e265ec60e68b971527c843059d484452a3dffb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:47:44.375Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/115 [Pipeline] fileExists [Pipeline] sh [2023-03-17T08:47:45.042Z] + make test [2023-03-17T08:47:45.042Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T08:48:23.952Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-17T08:50:45.697Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-17T08:50:49.988Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-17T08:50:51.426Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.252s coverage: 30.5% of statements [2023-03-17T08:51:23.774Z] --- FAIL: TestIpGenerator (0.00s) [2023-03-17T08:51:23.774Z] --- FAIL: TestIpGenerator/basic_/8_subnet (30.06s) [2023-03-17T08:51:23.774Z] util_test.go:180: [2023-03-17T08:51:23.774Z] Error Trace: /w/workspace/device-onvif-camera/115/internal/netscan/util_test.go:180 [2023-03-17T08:51:23.774Z] Error: Not equal: [2023-03-17T08:51:23.774Z] expected: 0xfffffe [2023-03-17T08:51:23.774Z] actual : 0xff9fa7 [2023-03-17T08:51:23.774Z] Test: TestIpGenerator/basic_/8_subnet [2023-03-17T08:51:23.774Z] util_test.go:183: [2023-03-17T08:51:23.774Z] Error Trace: /w/workspace/device-onvif-camera/115/internal/netscan/util_test.go:183 [2023-03-17T08:51:23.774Z] Error: Not equal: [2023-03-17T08:51:23.774Z] expected: "10.255.255.254" [2023-03-17T08:51:23.774Z] actual : "10.255.159.167" [2023-03-17T08:51:23.774Z] [2023-03-17T08:51:23.774Z] Diff: [2023-03-17T08:51:23.774Z] --- Expected [2023-03-17T08:51:23.774Z] +++ Actual [2023-03-17T08:51:23.774Z] @@ -1 +1 @@ [2023-03-17T08:51:23.774Z] -10.255.255.254 [2023-03-17T08:51:23.774Z] +10.255.159.167 [2023-03-17T08:51:23.774Z] Test: TestIpGenerator/basic_/8_subnet [2023-03-17T08:51:23.774Z] FAIL [2023-03-17T08:51:23.774Z] github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements [2023-03-17T08:51:23.774Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.291s [2023-03-17T08:51:23.774Z] FAIL [2023-03-17T08:51:23.774Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-03-17T08:51:23.794Z] $ docker stop --time=1 15d1791656f956d81b03e0e975e265ec60e68b971527c843059d484452a3dffb [2023-03-17T08:51:25.765Z] $ docker rm -f --volumes 15d1791656f956d81b03e0e975e265ec60e68b971527c843059d484452a3dffb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:51:27.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T08:51:27.201Z] [2023-03-17T08:51:27.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:51:27.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T08:51:27.828Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T08:51:27.828Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T08:51:27.828Z] 04944245beec: Pulling fs layer [2023-03-17T08:51:27.828Z] 699f458cf7ca: Pulling fs layer [2023-03-17T08:51:27.828Z] 765212b225bb: Pulling fs layer [2023-03-17T08:51:27.828Z] f23df028b6ca: Pulling fs layer [2023-03-17T08:51:27.828Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T08:51:27.828Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T08:51:27.828Z] f23df028b6ca: Waiting [2023-03-17T08:51:27.828Z] d65c8cfc05b1: Waiting [2023-03-17T08:51:27.828Z] 2437ff75d9bd: Waiting [2023-03-17T08:51:27.828Z] 765212b225bb: Waiting [2023-03-17T08:51:27.828Z] 04944245beec: Verifying Checksum [2023-03-17T08:51:27.828Z] 04944245beec: Download complete [2023-03-17T08:51:27.828Z] 765212b225bb: Download complete [2023-03-17T08:51:28.105Z] f23df028b6ca: Verifying Checksum [2023-03-17T08:51:28.105Z] f23df028b6ca: Download complete [2023-03-17T08:51:28.105Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T08:51:28.106Z] d65c8cfc05b1: Download complete [2023-03-17T08:51:28.106Z] 699f458cf7ca: Verifying Checksum [2023-03-17T08:51:28.106Z] 699f458cf7ca: Download complete [2023-03-17T08:51:28.695Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T08:51:28.695Z] 8998bd30e6a1: Download complete [2023-03-17T08:51:31.334Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T08:51:31.334Z] 2437ff75d9bd: Download complete [2023-03-17T08:51:33.332Z] 8998bd30e6a1: Pull complete [2023-03-17T08:51:35.293Z] 04944245beec: Pull complete [2023-03-17T08:51:36.713Z] 699f458cf7ca: Pull complete [2023-03-17T08:51:36.986Z] 765212b225bb: Pull complete [2023-03-17T08:51:37.956Z] f23df028b6ca: Pull complete [2023-03-17T08:51:38.228Z] d65c8cfc05b1: Pull complete [2023-03-17T08:51:53.288Z] 2437ff75d9bd: Pull complete [2023-03-17T08:51:53.288Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T08:51:53.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T08:51:53.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:51:53.504Z] prd-ubuntu20.04-docker-arm64-4c-16g-4371 does not seem to be running inside a container [2023-03-17T08:51:53.586Z] $ 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/115 -v /w/workspace/device-onvif-camera/115:/w/workspace/device-onvif-camera/115:rw,z -v /w/workspace/device-onvif-camera/115@tmp:/w/workspace/device-onvif-camera/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T08:51:56.778Z] $ docker top 6f08958a3224ea218c692739eb35835261a16923cbfbead4eeab8fda39ba8e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:51:57.677Z] ---> job-cost.sh [2023-03-17T08:51:57.677Z] lf-activate-venv: SKIPPING [2023-03-17T08:51:57.677Z] INFO: No Stack... [2023-03-17T08:51:57.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T08:51:58.915Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T08:51:59.578Z] + cat /w/workspace/device-onvif-camera/115/archives/cost.csv [2023-03-17T08:51:59.578Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T08:51:59.665Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [2023-03-17T08:51:59.671Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] did not exist. Created. [2023-03-17T08:51:59.671Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T08:52:00.359Z] /w/workspace/device-onvif-camera/115@tmp/durable-1b07a4b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T08:52:01.036Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T08:52:01.067Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T08:52:01.718Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T08:52:01.725Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T08:52:01.743Z] $ docker stop --time=1 6f08958a3224ea218c692739eb35835261a16923cbfbead4eeab8fda39ba8e4c [2023-03-17T08:52:03.395Z] $ docker rm -f --volumes 6f08958a3224ea218c692739eb35835261a16923cbfbead4eeab8fda39ba8e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T08:52:03.723Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T08:52:04.462Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-03-17T08:52:04.462Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-17T08:52:04.462Z] total 16 [2023-03-17T08:52:04.462Z] drwxr-xr-x 3 root root 4096 Mar 17 08:44 . [2023-03-17T08:52:04.462Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 08:44 .. [2023-03-17T08:52:04.462Z] drwxr-xr-x 2 root root 4096 Mar 17 08:44 cost [2023-03-17T08:52:04.462Z] -rw-r--r-- 1 root root 91 Mar 17 08:44 cost.csv [2023-03-17T08:52:04.462Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-17T08:52:04.462Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-03-17T08:52:04.462Z] total 16 [2023-03-17T08:52:04.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:44 . [2023-03-17T08:52:04.462Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 08:44 .. [2023-03-17T08:52:04.462Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 08:44 cost [2023-03-17T08:52:04.462Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 17 08:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:04.749Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:05.606Z] ---> package-listing.sh [2023-03-17T08:52:05.606Z] ++ facter osfamily [2023-03-17T08:52:05.606Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T08:52:05.864Z] + OS_FAMILY=debian [2023-03-17T08:52:05.864Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-03-17T08:52:05.864Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T08:52:05.864Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T08:52:05.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T08:52:05.864Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T08:52:05.864Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-17T08:52:05.864Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T08:52:05.864Z] + case "${OS_FAMILY}" in [2023-03-17T08:52:05.864Z] + dpkg -l [2023-03-17T08:52:05.864Z] + grep '^ii' [2023-03-17T08:52:05.864Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T08:52:05.864Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T08:52:05.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T08:52:05.864Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-03-17T08:52:05.864Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-03-17T08:52:05.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-03-17T08:52:05.874Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T08:52:06.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T08:52:06.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T08:52:06.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T08:52:06.776Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2023-03-17T08:52:06.815Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T08:52:07.014Z] $ docker top 016205ab65b339a9b934d7ac22b13643834fe4fa2d249860368ede0564704f93 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T08:52:07.344Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T08:52:07.624Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T08:52:07.904Z] + ls /var/log/sa-host [2023-03-17T08:52:07.904Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T08:52:08.037Z] provisioning config files... [2023-03-17T08:52:08.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6147220702685938883tmp [Pipeline] { [Pipeline] echo [2023-03-17T08:52:08.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:08.336Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T08:52:08.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:08.673Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T08:52:08.680Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:08.962Z] ---> sudo-logs.sh [2023-03-17T08:52:08.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T08:52:08.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:09.276Z] ---> job-cost.sh [2023-03-17T08:52:09.276Z] lf-activate-venv: SKIPPING [2023-03-17T08:52:09.277Z] DEBUG: total: 0.2199999988079071 [2023-03-17T08:52:09.277Z] INFO: Retrieving Stack Cost... [2023-03-17T08:52:09.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T08:52:10.103Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T08:52:10.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T08:52:10.399Z] ---> logs-deploy.sh [2023-03-17T08:52:10.399Z] lf-activate-venv: SKIPPING [2023-03-17T08:52:10.399Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/115 [2023-03-17T08:52:10.399Z] INFO: archiving workspace using pattern(s): [2023-03-17T08:52:11.338Z] Archives upload complete. [2023-03-17T08:52:11.597Z] INFO: archiving logs to Nexus [2023-03-17T08:52:12.169Z] ---> uname -a: [2023-03-17T08:52:12.169Z] Linux prd-ubuntu20-04-docker-8c-8g-4369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] ---> lscpu: [2023-03-17T08:52:12.169Z] Architecture: x86_64 [2023-03-17T08:52:12.169Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-17T08:52:12.169Z] Byte Order: Little Endian [2023-03-17T08:52:12.169Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-17T08:52:12.169Z] CPU(s): 8 [2023-03-17T08:52:12.169Z] On-line CPU(s) list: 0-7 [2023-03-17T08:52:12.169Z] Thread(s) per core: 1 [2023-03-17T08:52:12.169Z] Core(s) per socket: 1 [2023-03-17T08:52:12.169Z] Socket(s): 8 [2023-03-17T08:52:12.169Z] NUMA node(s): 1 [2023-03-17T08:52:12.169Z] Vendor ID: AuthenticAMD [2023-03-17T08:52:12.169Z] CPU family: 23 [2023-03-17T08:52:12.169Z] Model: 49 [2023-03-17T08:52:12.169Z] Model name: AMD EPYC-Rome Processor [2023-03-17T08:52:12.169Z] Stepping: 0 [2023-03-17T08:52:12.169Z] CPU MHz: 2799.998 [2023-03-17T08:52:12.169Z] BogoMIPS: 5599.99 [2023-03-17T08:52:12.169Z] Virtualization: AMD-V [2023-03-17T08:52:12.169Z] Hypervisor vendor: KVM [2023-03-17T08:52:12.169Z] Virtualization type: full [2023-03-17T08:52:12.169Z] L1d cache: 256 KiB [2023-03-17T08:52:12.169Z] L1i cache: 256 KiB [2023-03-17T08:52:12.169Z] L2 cache: 4 MiB [2023-03-17T08:52:12.169Z] L3 cache: 128 MiB [2023-03-17T08:52:12.169Z] NUMA node0 CPU(s): 0-7 [2023-03-17T08:52:12.169Z] Vulnerability Itlb multihit: Not affected [2023-03-17T08:52:12.169Z] Vulnerability L1tf: Not affected [2023-03-17T08:52:12.169Z] Vulnerability Mds: Not affected [2023-03-17T08:52:12.169Z] Vulnerability Meltdown: Not affected [2023-03-17T08:52:12.169Z] Vulnerability Mmio stale data: Not affected [2023-03-17T08:52:12.169Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-17T08:52:12.169Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-17T08:52:12.169Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-17T08:52:12.169Z] Vulnerability Srbds: Not affected [2023-03-17T08:52:12.169Z] Vulnerability Tsx async abort: Not affected [2023-03-17T08:52:12.169Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] ---> nproc: [2023-03-17T08:52:12.169Z] 8 [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] ---> df -h: [2023-03-17T08:52:12.169Z] Filesystem Size Used Avail Use% Mounted on [2023-03-17T08:52:12.169Z] overlay 155G 12G 144G 8% / [2023-03-17T08:52:12.169Z] tmpfs 64M 0 64M 0% /dev [2023-03-17T08:52:12.169Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-17T08:52:12.169Z] shm 64M 0 64M 0% /dev/shm [2023-03-17T08:52:12.169Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] ---> sar -b -r -n DEV: [2023-03-17T08:52:12.169Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] 08:41:00 LINUX RESTART (8 CPU) [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] 08:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-17T08:52:12.169Z] 08:43:01 192.88 1.40 191.48 0.00 22.93 73665.99 0.00 [2023-03-17T08:52:12.169Z] 08:44:01 157.06 0.28 156.77 0.00 20.93 31916.28 0.00 [2023-03-17T08:52:12.169Z] 08:45:01 31.88 0.07 31.81 0.00 10.26 16159.32 0.00 [2023-03-17T08:52:12.169Z] 08:46:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 [2023-03-17T08:52:12.169Z] 08:47:01 55.24 10.60 44.64 0.00 5155.81 8745.88 0.00 [2023-03-17T08:52:12.169Z] 08:48:01 3.73 0.02 3.72 0.00 0.13 93.98 0.00 [2023-03-17T08:52:12.169Z] 08:49:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-03-17T08:52:12.169Z] 08:50:01 2.13 0.00 2.13 0.00 0.00 24.66 0.00 [2023-03-17T08:52:12.169Z] 08:51:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 [2023-03-17T08:52:12.169Z] 08:52:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2023-03-17T08:52:12.169Z] Average: 44.92 1.24 43.68 0.00 521.00 13067.47 0.00 [2023-03-17T08:52:12.169Z] [2023-03-17T08:52:12.169Z] 08:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-17T08:52:12.169Z] 08:43:01 27890736 31536112 760752 2.31 146644 3670300 2023972 5.96 1437256 3073356 461128 [2023-03-17T08:52:12.170Z] 08:44:01 27607868 31574392 723432 2.20 160040 3951072 1860892 5.48 1273704 3490736 456636 [2023-03-17T08:52:12.170Z] 08:45:01 27614408 31581572 716248 2.18 160416 3951424 1769240 5.21 1277876 3478764 12 [2023-03-17T08:52:12.170Z] 08:46:01 27614112 31581424 716036 2.18 160504 3951428 1769240 5.21 1277892 3478764 4 [2023-03-17T08:52:12.170Z] 08:47:01 27089312 31565776 719884 2.19 193840 4406668 1795596 5.29 1595380 3651396 8 [2023-03-17T08:52:12.170Z] 08:48:01 27093708 31565304 719704 2.19 192404 4403412 1784660 5.26 1594044 3648132 16 [2023-03-17T08:52:12.170Z] 08:49:01 27099448 31571108 713820 2.17 192476 4403416 1784660 5.26 1588376 3648140 4 [2023-03-17T08:52:12.170Z] 08:50:01 27099440 31571248 713684 2.17 192556 4403420 1784660 5.26 1588496 3648172 8 [2023-03-17T08:52:12.170Z] 08:51:01 27099424 31571320 713560 2.17 192644 4403408 1784660 5.26 1588644 3648172 8 [2023-03-17T08:52:12.170Z] 08:52:01 27099272 31571256 713532 2.17 192712 4403424 1784660 5.26 1588844 3648176 8 [2023-03-17T08:52:12.170Z] Average: 27330773 31568951 721065 2.19 178424 4194797 1814224 5.35 1481051 3541381 91783 [2023-03-17T08:52:12.170Z] [2023-03-17T08:52:12.170Z] 08:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-17T08:52:12.170Z] 08:43:01 docker0 182.99 310.90 14.51 1974.15 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:43:01 ens3 345.68 205.22 2009.16 32.70 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:43:01 veth5dae2ee 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:44:01 docker0 2.62 6.00 0.17 85.53 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:44:01 ens3 181.59 140.44 2644.66 329.89 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:44:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:45:01 ens3 15.70 9.67 25.39 4.50 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:46:01 ens3 0.90 0.37 0.38 0.27 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:47:01 ens3 148.74 70.84 2801.46 5.39 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:47:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:48:01 ens3 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:51:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:52:01 ens3 0.42 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] Average: docker0 18.56 31.69 1.47 205.96 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] Average: ens3 69.35 42.70 748.11 37.28 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-17T08:52:12.170Z] [2023-03-17T08:52:12.170Z] [2023-03-17T08:52:12.170Z] ---> sar -P ALL: [2023-03-17T08:52:12.170Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 03/17/23 _x86_64_ (8 CPU) [2023-03-17T08:52:12.170Z] [2023-03-17T08:52:12.170Z] 08:41:00 LINUX RESTART (8 CPU) [2023-03-17T08:52:12.170Z] [2023-03-17T08:52:12.170Z] 08:42:01 CPU %user %nice %system %iowait %steal %idle [2023-03-17T08:52:12.170Z] 08:43:01 all 24.32 0.00 6.22 3.51 0.08 65.86 [2023-03-17T08:52:12.170Z] 08:43:01 0 25.33 0.00 7.74 17.68 0.09 49.17 [2023-03-17T08:52:12.170Z] 08:43:01 1 24.88 0.00 6.37 2.00 0.08 66.66 [2023-03-17T08:52:12.170Z] 08:43:01 2 24.82 0.00 6.65 2.08 0.08 66.37 [2023-03-17T08:52:12.170Z] 08:43:01 3 24.86 0.00 6.16 3.06 0.07 65.85 [2023-03-17T08:52:12.170Z] 08:43:01 4 25.00 0.00 6.74 0.56 0.08 67.62 [2023-03-17T08:52:12.170Z] 08:43:01 5 20.69 0.00 4.26 0.56 0.07 74.42 [2023-03-17T08:52:12.170Z] 08:43:01 6 25.34 0.00 5.55 1.37 0.07 67.67 [2023-03-17T08:52:12.170Z] 08:43:01 7 23.67 0.00 6.33 0.87 0.09 69.05 [2023-03-17T08:52:12.170Z] 08:44:01 all 29.19 0.00 5.41 1.93 0.09 63.37 [2023-03-17T08:52:12.170Z] 08:44:01 0 32.27 0.00 5.24 0.34 0.12 62.03 [2023-03-17T08:52:12.170Z] 08:44:01 1 29.14 0.00 5.27 0.05 0.07 65.47 [2023-03-17T08:52:12.170Z] 08:44:01 2 28.07 0.00 5.81 0.12 0.07 65.94 [2023-03-17T08:52:12.170Z] 08:44:01 3 29.69 0.00 6.40 4.98 0.10 58.82 [2023-03-17T08:52:12.170Z] 08:44:01 4 28.52 0.00 5.95 0.42 0.07 65.04 [2023-03-17T08:52:12.170Z] 08:44:01 5 27.35 0.00 4.35 1.80 0.08 66.41 [2023-03-17T08:52:12.170Z] 08:44:01 6 28.95 0.00 5.09 0.15 0.13 65.67 [2023-03-17T08:52:12.170Z] 08:44:01 7 29.52 0.00 5.21 7.65 0.10 57.52 [2023-03-17T08:52:12.170Z] 08:45:01 all 0.24 0.00 0.22 0.86 0.03 98.66 [2023-03-17T08:52:12.170Z] 08:45:01 0 0.25 0.00 0.15 0.02 0.02 99.56 [2023-03-17T08:52:12.170Z] 08:45:01 1 0.40 0.00 0.13 0.00 0.02 99.45 [2023-03-17T08:52:12.170Z] 08:45:01 2 0.38 0.00 0.18 0.52 0.13 98.78 [2023-03-17T08:52:12.170Z] 08:45:01 3 0.15 0.00 0.13 0.00 0.02 99.70 [2023-03-17T08:52:12.170Z] 08:45:01 4 0.18 0.00 0.17 0.00 0.00 99.65 [2023-03-17T08:52:12.170Z] 08:45:01 5 0.10 0.00 0.60 5.80 0.02 93.48 [2023-03-17T08:52:12.170Z] 08:45:01 6 0.25 0.00 0.20 0.52 0.03 99.00 [2023-03-17T08:52:12.170Z] 08:45:01 7 0.18 0.00 0.17 0.02 0.02 99.62 [2023-03-17T08:52:12.170Z] 08:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-17T08:52:12.170Z] 08:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-17T08:52:12.170Z] 08:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-17T08:52:12.170Z] 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T08:52:12.170Z] 08:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-17T08:52:12.170Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-17T08:52:12.170Z] 08:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-17T08:52:12.170Z] 08:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-17T08:52:12.170Z] 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T08:52:12.170Z] 08:47:01 all 2.09 0.00 1.39 0.71 0.02 95.79 [2023-03-17T08:52:12.170Z] 08:47:01 0 2.25 0.00 1.62 1.45 0.02 94.66 [2023-03-17T08:52:12.170Z] 08:47:01 1 1.62 0.00 0.84 0.52 0.03 96.99 [2023-03-17T08:52:12.170Z] 08:47:01 2 2.67 0.00 0.87 0.86 0.03 95.57 [2023-03-17T08:52:12.170Z] 08:47:01 3 2.61 0.00 1.25 0.37 0.02 95.76 [2023-03-17T08:52:12.170Z] 08:47:01 4 1.27 0.00 1.27 0.42 0.02 97.03 [2023-03-17T08:52:12.170Z] 08:47:01 5 1.87 0.00 1.87 0.48 0.02 95.76 [2023-03-17T08:52:12.170Z] 08:47:01 6 1.84 0.00 2.01 0.97 0.02 95.17 [2023-03-17T08:52:12.170Z] 08:47:01 7 2.58 0.00 1.37 0.65 0.03 95.36 [2023-03-17T08:52:12.170Z] 08:48:01 all 0.08 0.00 0.06 0.01 0.00 99.85 [2023-03-17T08:52:12.170Z] 08:48:01 0 0.20 0.00 0.10 0.00 0.02 99.68 [2023-03-17T08:52:12.170Z] 08:48:01 1 0.10 0.00 0.07 0.02 0.02 99.80 [2023-03-17T08:52:12.170Z] 08:48:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-03-17T08:52:12.170Z] 08:48:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-17T08:52:12.170Z] 08:48:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-17T08:52:12.170Z] 08:48:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-17T08:52:12.170Z] 08:48:01 6 0.05 0.00 0.05 0.07 0.00 99.83 [2023-03-17T08:52:12.170Z] 08:48:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-17T08:52:12.170Z] 08:49:01 all 0.12 0.00 0.01 0.01 0.00 99.86 [2023-03-17T08:52:12.170Z] 08:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-17T08:52:12.170Z] 08:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-17T08:52:12.170Z] 08:49:01 2 0.80 0.00 0.03 0.00 0.02 99.15 [2023-03-17T08:52:12.170Z] 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T08:52:12.170Z] 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T08:52:12.170Z] 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T08:52:12.170Z] 08:49:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-17T08:52:12.170Z] 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T08:52:12.170Z] 08:50:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-03-17T08:52:12.170Z] 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.170Z] 08:50:01 1 0.37 0.00 0.05 0.00 0.03 99.55 [2023-03-17T08:52:12.170Z] 08:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-17T08:52:12.170Z] 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.170Z] 08:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-17T08:52:12.170Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.170Z] 08:50:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-17T08:52:12.170Z] 08:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T08:52:12.170Z] 08:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-17T08:52:12.170Z] 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-17T08:52:12.170Z] 08:51:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-03-17T08:52:12.170Z] 08:51:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-17T08:52:12.170Z] 08:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-17T08:52:12.170Z] 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-17T08:52:12.170Z] 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.170Z] 08:51:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-17T08:52:12.170Z] 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.170Z] 08:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-03-17T08:52:12.170Z] 08:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-17T08:52:12.170Z] 08:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-17T08:52:12.170Z] 08:52:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2023-03-17T08:52:12.170Z] 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.170Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-17T08:52:12.171Z] 08:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-17T08:52:12.171Z] 08:52:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-03-17T08:52:12.171Z] 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-17T08:52:12.171Z] Average: all 5.56 0.00 1.32 0.70 0.03 92.39 [2023-03-17T08:52:12.171Z] Average: 0 5.99 0.00 1.47 1.92 0.03 90.59 [2023-03-17T08:52:12.171Z] Average: 1 5.61 0.00 1.27 0.26 0.03 92.84 [2023-03-17T08:52:12.171Z] Average: 2 5.68 0.00 1.35 0.35 0.04 92.58 [2023-03-17T08:52:12.171Z] Average: 3 5.69 0.00 1.39 0.83 0.02 92.07 [2023-03-17T08:52:12.171Z] Average: 4 5.47 0.00 1.41 0.14 0.02 92.96 [2023-03-17T08:52:12.171Z] Average: 5 4.96 0.00 1.11 0.86 0.02 93.05 [2023-03-17T08:52:12.171Z] Average: 6 5.61 0.00 1.28 0.32 0.03 92.76 [2023-03-17T08:52:12.171Z] Average: 7 5.52 0.00 1.30 0.91 0.02 92.25 [2023-03-17T08:52:12.171Z] [2023-03-17T08:52:12.171Z] [2023-03-17T08:52:12.171Z]